log

age author description
Thu, 24 May 2012 23:46:53 +0300 Matti Hamalainen Added tag rel-1_96 for changeset 1bd4e39c600b
Thu, 24 May 2012 23:36:24 +0300 Matti Hamalainen Bump version. rel-1_96
Sat, 06 Aug 2011 10:41:57 +0300 Matti Hamalainen Clean up some warnings.
Sat, 06 Aug 2011 10:41:08 +0300 Matti Hamalainen Add pwplib_end() to public header.
Sat, 09 Jul 2011 11:58:24 +0300 Matti Hamalainen Delete dead function convcalc_monotab_attr(int parms)
Sat, 09 Jul 2011 11:57:54 +0300 Matti Hamalainen convcalc_ascii()'s one argument is unused, remove it.
Sat, 09 Jul 2011 11:51:19 +0300 Matti Hamalainen Change char -> unsigned char pointer to fix a warning.
Sat, 09 Jul 2011 11:49:41 +0300 Matti Hamalainen Kill a unused variable.
Sat, 09 Jul 2011 11:48:52 +0300 Matti Hamalainen Possibly fix a bug in argument handling.
Thu, 01 Jul 2010 11:09:43 +0300 Matti Hamalainen Add section about known bugs. rel-1_95
Fri, 28 May 2010 15:24:04 +0300 Matti Hamalainen Warning cleanup.
Thu, 27 May 2010 22:48:37 +0300 Matti Hamalainen More cleanups.
Thu, 27 May 2010 20:16:08 +0300 Matti Hamalainen Cleanups.
Wed, 26 May 2010 01:22:51 +0300 Matti Hamalainen Various code cleanups, cosmetics, warning fixes.
Wed, 26 May 2010 00:42:25 +0300 Matti Hamalainen Make Final Isi hack more easily configurable.
Mon, 24 May 2010 14:24:04 +0300 Matti Hamalainen Use #if 0 instead of commenting out.
Mon, 24 May 2010 11:48:48 +0300 Matti Hamalainen Hack Final Isi to "work", kind of. Requires a nasty hack in pwplib to actually run (without it, it quits abruptly .. not yet sure why.)
Mon, 24 May 2010 08:48:18 +0300 Matti Hamalainen Remove usage of malloc.h; Other misc cleanups.
Mon, 24 May 2010 08:46:57 +0300 Matti Hamalainen Use ranlib when building pwplib.a.
Mon, 24 May 2010 05:51:08 +0300 Matti Hamalainen Better quote.
Mon, 24 May 2010 05:48:57 +0300 Matti Hamalainen Add 'hg-tar' target for making a tarball from the Mercurial repository.
Mon, 24 May 2010 05:45:28 +0300 Matti Hamalainen Improve the zip packaging a bit.
Mon, 24 May 2010 05:44:00 +0300 Matti Hamalainen "Hidden" targets for win32 binary zip generation.
Mon, 24 May 2010 05:43:44 +0300 Matti Hamalainen Documentation clarifications.
Mon, 24 May 2010 05:07:33 +0300 Matti Hamalainen Add a small delay in SDL audio pseudo-loopflush function to avoid tightlooping in prod main loops (explained better in the added comment.)
Mon, 24 May 2010 03:49:06 +0300 Matti Hamalainen Bump version.
Mon, 24 May 2010 03:48:17 +0300 Matti Hamalainen Add some more documentation.
Mon, 24 May 2010 02:55:17 +0300 Matti Hamalainen Cosmetics.
Mon, 24 May 2010 02:41:36 +0300 Matti Hamalainen New documentation.
Mon, 24 May 2010 02:19:13 +0300 Matti Hamalainen Buildsystem changes, build zaxplay or orig only when the target probably allows it.