nsgmls: resolve coverity warnings related to uninitialed members in C++ classes
[oweals/cde.git] / cde / programs / dtappbuilder / src /
2018-04-12 Jon Trulsondtbuilder/Imakefile: fix clean target to remove dtbuild...
2017-08-06 Jon Trulsondtappbuilder: Add patches from Robert Pangrazio fixing...
2015-12-18 Jon Trulsondtappbuilder: replace accidental %a with %% in write_fu...
2014-12-26 Jon Trulsondtappbuilder: Coverity (memory corruption)
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-04-06 Jon Trulsondtappbuilder: bil_store.c: don't return local variables
2014-03-22 Peter Tribbleinitial illumos port
2014-03-11 Ulrich WilkensFix dtfile and dtterm on NetBSD
2014-02-23 Ulrich WilkensNetBSD port
2012-10-17 Ulrich WilkensFix dtappbuilder on Linux
2012-10-03 Jelle HermsenChanged a couple of ifdefs for __FreeBSD__ to CSRG_BASE...
2012-09-28 James WoodcockRemove unnecessary extern modifier from struct declaration.
2012-09-06 Ulrich WilkensFix for __va_copy on FreeBSD i386.
2012-08-16 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Marcin CieslakFreeBSD does not need extern char *sys_errlist[]
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-14 Jon Trulsondtbuilder: manually fix up istr.h (from Pascal) since...
2012-08-14 Pascal StumpfWIP to make dtbuilder work on 64bit.
2012-08-14 Jon TrulsonRevert "At least on OpenBSD/amd64, this macro returns...
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-10 Pascal StumpfOpenBSD fixes for DtWidget, dtaction, dtappbuilder.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonAt least on OpenBSD/amd64, this macro returns a bogus...
2012-08-03 Jon Trulsondtbuilder: fixup TOG copyrights issue in generated...
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 HowkinsDo not bother trying to redefine the putenv() function
2012-03-12 Peter HowkinsCLK_TCK is considered obsolete in GCC, use CLOCKS_PER_S...
2012-03-12 Peter HowkinsDo not redefine strdup() on Linux
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...