]> mj.ucw.cz Git - libucw.git/history - lib/redblack.h
perl: Log and Die funtions are now exportable
[libucw.git] / lib / redblack.h
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-10 Martin MaresBinary fastbuf functions moved to lib/ff-binary.h.
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2006-07-25 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-24 Pavel CharvatMerge with git+ssh://www.ucw.cz/projects/sherlock/GIT...
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-19 Pavel CharvatMerge with git+ssh://www.ucw.cz/projects/sherlock/GIT...
2006-07-03 Daniel FialaAdded function lib/redblack.h:search_down(key), that...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresRemoved trailing whitespaces.
2006-04-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-23 Robert Spaleklib: converted to use conf2.c instead of conf.c
2005-01-10 Robert Spalekupdate the copyright; it's been quite a long time until...
2005-01-10 Robert Spalekadded TREE_WANT_BOUNDARY for finding the first/last...
2004-12-11 Martin MaresAdjust comments in UCW Library modules.
2004-01-10 Martin MaresGLUE_ again.
2003-06-20 Robert SpalekI have meanwhile fiddled a little with #include's after...
2003-06-18 Martin MaresCasting addresses to longs is not portable, use addr_in...
2003-06-18 Martin MaresCorrected a couple of comments.
2003-06-18 Martin MaresMinor changes to the RB-tree code:
2003-06-18 Martin MaresAdded generic red-black trees Robert has sent to me...