2004-01-13 01:44  olly

make_release: Fixes for mingw building.

2004-01-13 01:12  olly

doc/HACKING.htm: Updated DJGPP cross-compiler building hints.

2004-01-08 14:59  olly

copy-release: Fixed to use scp now that the build machine doesn't host www.survex.com.

2004-01-07 03:31  olly

NEWS, configure.in, debian/changelog: Prepare for 1.0.27 release.

2004-01-07 02:54  olly

NEWS, src/cad3d.c: cad3d: DXF output now puts surface legs, stations, and labels in separate layers.

2004-01-06 14:56  olly

debian/: Makefile.am, rules: The default gcc/g++ is now c102 so remove code to explicitly use GCC 3.2.

2004-01-06 14:26  olly

Makefile.am, NEWS: distribute desc-svxedit.txt

2003-12-08 01:39  olly

src/commands.c: free_settings() can now safely free the root settings.

2003-12-08 01:38  olly

src/netartic.c: Fix mostly harmless access to uninitialised value in a consistency check, and disable that check by default (I'm confident the code works now).

2003-12-07 14:02  olly

src/: caverot.c, dosrot.c, filename.c, filename.h, matrix.c, message.c, osalloc.h, osdepend.h, useful.c, useful.h: Changed to use "Far" rather than "FAR" to avoid clashes with windows headers.

2003-12-04 01:52  olly

src/datain.c: sync with 1.1 (fixes warnings)

2003-11-29 21:31  olly

make_release: Tidied up recent mingw changes