Merge branch 'master' into utf8-conversion, after 2.3.0a release
[oweals/cde.git] / cde / programs / dtcalc /
2019-01-15 Jon TrulsonMerge branch 'master' into utf8-conversion
2019-01-06 tu83Fixed segfault for mode switching when compiled with...
2018-11-08 Jon TrulsonMerge branch 'master' into utf8-conversion
2018-11-08 Jon Trulsondtcalc/calctool.h: Use include stdlib rather than exter...
2018-11-04 Jon TrulsonMerge branch 'master' into cde-next
2018-10-06 chaseRemove hpversion.h from repository
2018-09-30 chaseremove ultrix support
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-05 Jon TrulsonMerge branch 'master' into update-with-master
2018-06-28 Jon TrulsonMerge branch 'master' into cde-next
2018-06-28 Jon Trulsondtcalc: remove register keyword
2018-06-28 Peter Howkinsdtcalc: Change to ANSI function definitions
2018-05-31 Ulrich WilkensFix BSD and Sun problems after coverity fixes
2018-05-24 chaseremove OSF1 support
2018-05-20 chaseRemove Unixware and openserver support
2018-05-16 chaseRemove UXPDS support
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-04 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2018-04-03 Jon Trulsondtcalc/ds_xlib.c: Coverity CID 175167; uninit value
2018-04-02 Jon Trulsondtcalc: remove MAX_PATH, use standard PATH_MAX
2018-04-02 Jon Trulsondtcalc/ds_xlib.c: coverity CID 175093; wrong sizeof...
2018-03-30 Peter Howkinsdtcalc: resolve coverity issues
2018-03-28 Peter Howkinsdtcalc: resolve coverity issues
2018-03-27 Peter Howkinsdtcalc: change from obsoleted MAXFLOAT to FLT_MAX from...
2016-04-20 Peter HowkinsDisable all code related to libXp
2015-05-09 Ulrich WilkensFix broken build on OpenBSD
2015-05-09 Ulrich WilkensSupport for new Solaris/OpenIndiana versions
2014-12-30 Peter Howkinsdtcalc: resolve 13 compiler warnings on 64 bit builds.
2014-12-26 Jon Trulsondtcalc: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsondtcalc: Coverity (memory corruption, moderate)
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-03-22 Peter Tribbleinitial illumos port
2013-09-16 Ulrich Wilkenscorrection of message files
2012-11-20 Peter Howkinsdtcalc: Resolve 82 warnings causing by enabling -Wall
2012-11-19 Peter Howkinsdtcalc: Further remove K&R function prototypes and...
2012-11-16 Peter Howkinsdtcalc: Convert functions from K&R to ansi declarations.
2012-11-05 Peter Howkinsdtcalc: Resolve 43 warnings that would be introduced...
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-08-30 Peter Howkinsdtcalc: Fix some warnings related to mixing NULL, 0...
2012-08-22 Peter Howkinsdtcalc: Resolve "format not a string literal and no...
2012-08-22 Peter Howkinsdtcalc: Resolve "missing sentinel in function call...
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-12 Pascal StumpfOpenBSD patches for dtcalc, dtdocbook, dthelp and dtims...
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Peter Howkinsdtcalc: warning prevention, add <stdlib.h> include...
2012-08-09 Peter Howkinsdtcalc: warning prevention, do not use NULL when you...
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-05-31 Peter HowkinsConvert all Imakefile LinuxDistribution switches to...
2012-03-12 Peter HowkinsWhen linking against libtt (a C++ lib) the link stage...
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...