]> mj.ucw.cz Git - libucw.git/history - lib/config.h
sign mismatch fixed
[libucw.git] / lib / config.h
2002-04-20 Martin MaresAdded support for indexing/searching by custom attributes.
2002-04-06 Martin MaresAll configuration options (except for custom attributes...
2002-01-21 Martin MaresDevelopment branch is now called 2.2a.
2001-12-02 Martin MaresAdded CPU and OS type defines.
2001-10-05 Martin MaresMoved all customizable parts of configuration and index...
2001-09-02 Martin MaresAdded CPU_64BIT_POINTERS.
2001-04-10 Martin MaresAudited TODO list and bumped version number to 2.0.
2001-03-07 Martin MaresCreated a new include for efficient access to unaligned...
2001-02-16 Martin MaresAdded #define PACKED __attribute__((packed)).
2001-01-14 Martin MaresAdd sh_time_t type.
2001-01-14 Martin MaresAdded DEFAULT_CONFIG define which tells us the name...
2001-01-07 Martin MaresAdded sh_ftruncate(), but it currently works only on...
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-05 Martin MaresAdded a couple of FIXME's.
2000-10-29 Martin MaresImplemented long tags and section limits (must be enabl...
2000-08-02 Martin MaresRewrote large file support. Instead of mucking with...
1999-12-10 Martin MaresStupid bug.
1999-10-24 Martin MaresLarge File Support.
1999-09-13 Martin MaresKilled `typedef unsigned long ulg' and replaced all...
1999-03-27 Martin MaresRemove few obsolete config files, bump version to 1...
1999-03-27 Martin MaresAdded fast wildcard matcher.
1998-02-11 Martin MaresAdded typedefs for s64 and u64.
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-07-29 Martin MaresSee ChangeLogs.
1997-07-28 Martin Maresx
1997-04-09 Martin MaresInitial revision