Age | Commit message (Expand) | Author |
---|---|---|
2004-05-31 | Added rmove() (by Andreas, tweaked by me). | Martin Mares |
2000-05-09 | Implemented debugging function rlookup() which you can call from gdb | Martin Mares |
2000-03-30 | Avoid conflicts with libraries defining their own xmalloc by defining | Martin Mares |
1999-03-29 | Added lp_flush() which flushes contents of a linear pool, leaving all the | Martin Mares |
1999-03-04 | Use dmalloc instead of EFence when available (dmalloc has lot of improvements | Martin Mares |
1998-12-06 | Name cleanups as suggested by Pavel: | Martin Mares |
1998-11-27 | Removed prototype of rp_free() since this function has never existed. | Martin Mares |
1998-05-26 | Resource pools are now named. | Martin Mares |
1998-05-03 | BIRD library: The story continues. | Martin Mares |
1998-04-28 | Changed #include <x/y> to #include "x/y" for our local includes, so that | Martin Mares |
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares |