changelog
- Sat, 19 Jun 2004 00:04:43 +0200
- by tuomov [Sat, 19 Jun 2004 00:04:43 +0200] rev 73
- trunk: changeset 1574
Added routines for storing commonly used strings and referring to them
by keys.
- 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).