nsgmls: resolve coverity warnings related to uninitialed members in C++ classes
[oweals/cde.git] / cde / programs / dtappbuilder / src / abmf /
2017-08-06 Jon Trulsondtappbuilder: Add patches from Robert Pangrazio fixing...
2015-12-18 Jon Trulsondtappbuilder: replace accidental %a with %% in write_fu...
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-09-23 Ulrich WilkensResolve many build warnings
2014-09-21 Jon Trulsondtappbuilder: abmf.c: more warnings killed
2014-09-20 Jon Trulsondtappbuilder/dtcodegen: Fix up some warnings, remove...
2014-03-11 Ulrich WilkensFix dtfile and dtterm on NetBSD
2012-10-17 Ulrich WilkensFix dtappbuilder on Linux
2012-10-03 Jelle HermsenChanged a couple of ifdefs for __FreeBSD__ to CSRG_BASE...
2012-09-06 Ulrich WilkensFix for __va_copy on FreeBSD i386.
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-14 Pascal StumpfWIP to make dtbuilder work on 64bit.
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-10 Pascal StumpfOpenBSD fixes for DtWidget, dtaction, dtappbuilder.
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-05-31 Peter Howkinsconvert all Imakefile LinuxDistribution to LinuxArchite...
2012-04-12 Peter HowkinsLinux compilation of dtbuilder (Matthew Howkins)
2012-03-12 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsUndo previous method and use __va_copy instead.
2012-03-12 Peter HowkinsOn linux use the va_copy() func for variable arugment...
2012-03-12 Peter HowkinsInitialise varargs list in the same way as OSF
2012-03-12 Peter HowkinsCLK_TCK is considered obsolete in GCC, use CLOCKS_PER_S...
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...