]> mj.ucw.cz Git - libucw.git/history - lib/redblack.h
Added very simple functions for emulating a fastbuf stream over a static
[libucw.git] / lib / redblack.h
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...