changelog
- Sun, 02 May 2004 17:14:06 +0200
- by tuomov [Sun, 02 May 2004 17:14:06 +0200] rev 72
- trunk: changeset 1462
Added -DHAVE_SNPRINTF when compiling with snprintf_2.2.
- Tue, 16 Mar 2004 21:38:58 +0100
- by tuomov [Tue, 16 Mar 2004 21:38:58 +0100] rev 71
- trunk: changeset 1411
Removed superfluous include flag.
- Tue, 16 Mar 2004 21:35:13 +0100
- by tuomov [Tue, 16 Mar 2004 21:35:13 +0100] rev 70
- trunk: changeset 1408
Changed include directives to reflect change in locations of headers.
- Wed, 10 Mar 2004 18:31:01 +0100
- by tuomov [Wed, 10 Mar 2004 18:31:01 +0100] rev 69
- trunk: changeset 1374
Added include checks to rb header.
- Wed, 10 Mar 2004 17:53:04 +0100
- by tuomov [Wed, 10 Mar 2004 17:53:04 +0100] rev 68
- trunk: changeset 1373
Added myself to copyright notices of rb code.
- Wed, 10 Mar 2004 17:46:49 +0100
- by tuomov [Wed, 10 Mar 2004 17:46:49 +0100] rev 67
- trunk: changeset 1370
- Added red-black tree routines for direct pointer comparison.
- Made keys to red-black tree routines const.
- Wed, 10 Mar 2004 17:33:39 +0100
- by tuomov [Wed, 10 Mar 2004 17:33:39 +0100] rev 66
- trunk: changeset 1369
Fixed some issues with the ripped red-black tree code (compiler printf
warnings, type safety, check of malloc result).
- Wed, 10 Mar 2004 17:08:26 +0100
- by tuomov [Wed, 10 Mar 2004 17:08:26 +0100] rev 65
- trunk: changeset 1368
Added code for red-black trees.
- Sun, 07 Mar 2004 22:45:24 +0100
- by tuomov [Sun, 07 Mar 2004 22:45:24 +0100] rev 64
- trunk: changeset 1362
Added libtu_strcasestr.
- Sun, 07 Mar 2004 22:10:48 +0100
- by tuomov [Sun, 07 Mar 2004 22:10:48 +0100] rev 63
- trunk: changeset 1360
Added scopyn.
- Mon, 16 Feb 2004 18:50:28 +0100
- by tuomov [Mon, 16 Feb 2004 18:50:28 +0100] rev 62
- trunk: changeset 1318
Switched to using spaces only for indentation. Simple automatic "\t"
-> " " conversion; may need tuning later.
- Mon, 16 Feb 2004 18:09:03 +0100
- by tuomov [Mon, 16 Feb 2004 18:09:03 +0100] rev 61
- trunk: changeset 1316
Oops. Errorlog hadn't been added.
- Mon, 16 Feb 2004 18:04:44 +0100
- by tuomov [Mon, 16 Feb 2004 18:04:44 +0100] rev 60
- trunk: changeset 1313
Moved Ion object system and other generic code from Ion to libtu.
- Mon, 16 Feb 2004 00:55:23 +0100
- by tuomov [Mon, 16 Feb 2004 00:55:23 +0100] rev 59
- trunk: changeset 1306
Fixed snprintf path.
- Mon, 16 Feb 2004 00:44:56 +0100
- by tuomov [Mon, 16 Feb 2004 00:44:56 +0100] rev 58
- trunk: changeset 1303
Moved header files to top level directory.
- Sun, 25 Jan 2004 12:07:52 +0100
- by tuomov [Sun, 25 Jan 2004 12:07:52 +0100] rev 57
- trunk: changeset 1220
Some XX_SOURCE flag changes.
- Mon, 17 Nov 2003 22:04:25 +0100
- 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.)
- Mon, 17 Nov 2003 14:28:28 +0100
- 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.
- Thu, 17 Jul 2003 19:11:30 +0200
- by tuomov [Thu, 17 Jul 2003 19:11:30 +0200] rev 54
- trunk: changeset 58
Cleaned up system.mk
- Wed, 28 May 2003 23:48:16 +0200
- by tuomov [Wed, 28 May 2003 23:48:16 +0200] rev 53
- trunk: changeset 57
License changed to Artistic/LGPL dual license.
- Wed, 16 Apr 2003 09:09:34 +0200
- 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.
- Sat, 05 Apr 2003 22:32:55 +0200
- by tuomov [Sat, 05 Apr 2003 22:32:55 +0200] rev 51
- trunk: changeset 55
stringintmap_value added
- Sat, 05 Apr 2003 22:24:03 +0200
- by tuomov [Sat, 05 Apr 2003 22:24:03 +0200] rev 50
- trunk: changeset 54
Makefile refixed
- Sat, 05 Apr 2003 22:21:24 +0200
- by tuomov [Sat, 05 Apr 2003 22:21:24 +0200] rev 49
- trunk: changeset 53
StringIntMap fixed (not)
- Wed, 02 Apr 2003 22:05:14 +0200
- by tuomov [Wed, 02 Apr 2003 22:05:14 +0200] rev 48
- trunk: changeset 52
Makefile changes
- Tue, 11 Mar 2003 20:01:42 +0100
- by tuomov [Tue, 11 Mar 2003 20:01:42 +0100] rev 47
- trunk: changeset 51
minor glitch
- Sat, 08 Mar 2003 15:55:01 +0100
- by tuomov [Sat, 08 Mar 2003 15:55:01 +0100] rev 46
- trunk: changeset 50
Added CONFOPTS_NOT_SET and parse_config_tokz_skip_section.
- Tue, 25 Feb 2003 20:13:43 +0100
- by tuomov [Tue, 25 Feb 2003 20:13:43 +0100] rev 45
- trunk: changeset 49
acsystem -> system-ac