changelog
- 2004-02-15
- by tuomov [Mon, 16 Feb 2004 00:55:23 +0100] rev 59
- trunk: changeset 1306
Fixed snprintf path.
- 2004-02-15
- by tuomov [Mon, 16 Feb 2004 00:44:56 +0100] rev 58
- trunk: changeset 1303
Moved header files to top level directory.
- 2004-01-25
- by tuomov [Sun, 25 Jan 2004 12:07:52 +0100] rev 57
- trunk: changeset 1220
Some XX_SOURCE flag changes.
- 2003-11-17
- by tuomov [Mon, 17 Nov 2003 22:04:25 +0100] rev 56
- trunk: changeset 60
Check that PREV!=NULL when unlinking item from a list. (PREV must
point to something if on list.)
- 2003-11-17
- by tuomov [Mon, 17 Nov 2003 14:28:28 +0100] rev 55
- trunk: changeset 59
Set _GNU_SOURCE when compiling with system asprintf. Default to system
asprintf.
- 2003-07-17
- by tuomov [Thu, 17 Jul 2003 19:11:30 +0200] rev 54
- trunk: changeset 58
Cleaned up system.mk
- 2003-05-28
- by tuomov [Wed, 28 May 2003 23:48:16 +0200] rev 53
- trunk: changeset 57
License changed to Artistic/LGPL dual license.
- 2003-04-16
- by tuomov [Wed, 16 Apr 2003 09:09:34 +0200] rev 52
- trunk: changeset 56
set_warn_handler returns default_warn_handler instead of NULL when no
other warn handlers are set.
- 2003-04-05
- by tuomov [Sat, 05 Apr 2003 22:32:55 +0200] rev 51
- trunk: changeset 55
stringintmap_value added
- 2003-04-05
- by tuomov [Sat, 05 Apr 2003 22:24:03 +0200] rev 50
- trunk: changeset 54
Makefile refixed
- 2003-04-05
- by tuomov [Sat, 05 Apr 2003 22:21:24 +0200] rev 49
- trunk: changeset 53
StringIntMap fixed (not)
- 2003-04-02
- by tuomov [Wed, 02 Apr 2003 22:05:14 +0200] rev 48
- trunk: changeset 52
Makefile changes