]> mj.ucw.cz Git - libucw.git/history - lib/lib.h
Added license notices to all library files which are not specific
[libucw.git] / lib / lib.h
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-07-17 Martin MaresFailed ASSERT now dumps core.
2002-06-22 Martin Maresdmalloc and efence work again (ported from rel-2.1...
2002-06-08 Martin MaresNew functions for manipulating attribute lists: obj_pre...
2002-06-01 Robert Spalekadded macro UNALIGNED_PART()
2002-03-29 Martin MaresAdded a library module for generation of cryptographica...
2001-03-30 Robert Spalekrx_compile() can now compile with IGNORING CASE enabled too
2001-03-27 Martin MaresRemoved tempfile functions (nobody uses them and they...
2001-03-27 Martin MaresAdded ABS macro.
2001-03-17 Martin MaresDefine setproctitle() and use it for gatherer thread...
2001-03-07 Martin MaresAdded a couple of useful macros: MIN, MAX, CLAMP, ARRAY...
2001-02-16 Martin MaresAdded unmapping and writeable mappings.
2001-01-28 Martin MaresAdded __attribute__((format...)) to declaration of...
2001-01-26 Martin MaresAdded log_fork() which should be called after fork...
2001-01-21 Martin MaresIntroduced xmalloc_zero().
2001-01-14 Martin MaresImport object attribute handling from old Sherlock.
2001-01-14 Martin MaresNew logging mechanism. Also cleaned up lib.h.
2000-12-11 Martin MaresAdded support for memory debuggers (efence and [unteste...
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-05 Martin MaresAdded a couple of FIXME's.
2000-12-05 Martin MaresAdd directory to all includes.
1999-11-08 Martin MaresMoved OFFSETOF etc. here. Added ASSERT.
1999-09-13 Martin MaresKilled `typedef unsigned long ulg' and replaced all...
1999-03-27 Martin MaresImplemented mmap_file().
1998-02-11 Martin MaresAdded a nice bounded random-number generator. Use where...
1998-01-19 Martin MaresAdded universal function for scanning of object trees...
1998-01-12 Martin MaresAdded "name" parameter to obj_fload in order to get...
1998-01-10 Pavel MachekSync after disk crash. Main now includes zajicek's...
1998-01-06 Martin MaresSyncing crashed repository with my work tree.
1997-12-03 Martin Maresffs _cannot_ be used as a substitute for log2, because...
1997-11-25 Martin MaresAdded regex library interface.
1997-11-14 Martin MaresMore hierarchy fixes.
1997-09-09 Martin MaresPre-release!
1997-07-29 Martin MaresSee ChangeLogs.
1997-07-27 Martin MaresAdding all files developed during last week...
1997-05-02 Martin Maresmatch_pattern_nocase
1997-04-21 Martin MaresFirst a bit working version.
1997-04-16 Martin MaresMETA and decoders
1997-04-13 Martin MaresDaily commit.
1997-04-09 Martin MaresInitial revision