]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2004-12-11 Martin MaresSHERLOCK_HAVE_PREAD -> HAVE_PREAD.
2004-12-11 Martin MaresCONFIG_LFS has been removed, CONFIG_LARGE_DB got replac...
2004-12-11 Martin MaresMoved oid_t to sherlock.h.
2004-12-11 Martin MaresMoved the lizard-fb module to Sherlock library, because...
2004-12-11 Martin MaresConfigure libucw according to Sherlock config.
2004-12-11 Martin MaresMoved CGI.pm and Query.pm to Sherlock library.
2004-12-11 Martin MaresSplit library functions to libsh and libucw.
2004-12-11 Martin MaresIntroduced `sherlock/config.mk' which contains non...
2004-12-11 Martin MaresMade DEFAULT_CONFIG optional.
2004-12-08 Tomas Holusafb-charconv now not closing wrapped stream, only flushi...
2004-12-03 Martin MaresA minor bug fix to the installer (when installing ...
2004-12-03 Martin MaresAdded the `extras' target (initially empty) and INSTALL...
2004-11-20 Martin MaresPartial inlining of bskip().
2004-11-20 Martin MaresIntroduced COMPARE_LT and COMPARE_GT for comparison...
2004-11-20 Martin MaresIncrease CARD_POS_SHIFT on Centrum.
2004-11-19 Martin MaresIf "Run" is omitted from a test, keep the value from...
2004-11-15 Robert Spalekenlarge MAX_ATTR_SIZE
2004-11-14 Martin MaresMove all explicit extern declarations of logf() [which...
2004-11-14 Martin MaresUpdated test rules.
2004-11-14 Martin MaresAdded tests for the hash table module.
2004-11-14 Martin MaresAdded support for dynamically allocated hash tables...
2004-11-14 Martin MaresFinally I decided to change the syntax of INDEX_VERSION...
2004-11-14 Martin MaresCorrected INDEX_VERSION, documented the rules and added...
2004-11-09 Robert Spalekif SORT_PRESORT and SORT_UP_TO are both on, compute...
2004-11-09 Robert Spalekjust a bit more funny initialization for the SORT_UP_TO...
2004-11-09 Robert Spalekactually, the number of runs is halved during each...
2004-11-09 Martin MaresFixed a bug in parsing of replies -- the parse tree...
2004-11-09 Robert Spalekbfilesize() returns sh_off_t
2004-11-08 Robert SpalekSORT_ONLY_PRESORT feature improved into SORT_UP_TO...
2004-11-05 Tomas HolusaSplit type_flags to 4/4 bits for FILETYPE and LANG
2004-11-04 Martin MaresRemember that DEBUG has been renamed.
2004-11-04 Martin MaresAdded "pre-sort only" mode as Robert suggested.
2004-10-29 Martin MaresOne more round of changes to the assert code -- I didn...
2004-10-29 Martin MaresAlways define the memory allocation primitives with...
2004-10-29 Martin MaresChanged DEBUG to CONFIG_DEBUG to avoid conflicts with...
2004-10-25 Martin MaresTagged current sources as rel-3-3 (bug fixes only)
2004-10-04 Martin MaresDouble oops.
2004-10-04 Martin MaresOops.
2004-10-04 Martin MaresAdded sh_file_size() (stat() isn't reliable on large...
2004-10-02 Martin MaresIntroduced relative counterparts of url_canon_split...
2004-09-27 Martin MaresLet bskip() return success.
2004-09-26 Martin Maresobuck_slurp_pool() is now able to skip unwanted buckets...
2004-09-20 Martin MaresA couple of minor improvements to the generic hash...
2004-09-09 Martin MaresThoroughly tested and fixed a couple of bugs.
2004-09-09 Martin MaresFixed a couple of bugs.
2004-09-09 Martin MaresNo exceptions for url-equiv.
2004-08-26 Robert Spalektested MJ's patches on charconv. they successfully...
2004-08-21 Robert Spalek- bugfix: when disabling compression, change bucket_type
2004-08-21 Robert Spalekadded sepsplit() in wordsplit.c
2004-08-20 Martin MaresAdded initial support for areas to the indexer. Merging...
2004-08-20 Martin MaresPut debug/custom last, so that one more manual recompil...
2004-08-20 Martin MaresCheck more configurations.
2004-08-20 Robert Spalekif b?get_attr() returns 0, it clears attr->attr too
2004-08-20 Robert Spaleka really essential bugfix
2004-08-20 Martin MaresUse GET_UTF8 instead of GET_UTF8_CHAR (this costs us...
2004-08-20 Martin MaresAdded unit tests for UTF8 macros.
2004-08-20 Martin MaresOptimized and simplified UTF8 macros. In fact, turned...
2004-08-20 Robert Spalekrenamed attr_set_type() to put_attr_set_type()
2004-08-20 Robert Spalek- added b?get_attr()
2004-08-20 Robert Spalek- added get_attr() and bget_attr() with get_attr_set_type()
2004-08-20 Robert Spalek- use put_utf8_32()
2004-08-20 Robert Spalek- added {get,put}_utf8_32() for all full 6-byte codes
2004-08-19 Robert Spalek- do not try to compress when liz_min_compr == 0
2004-08-19 Robert Spalektypo
2004-08-19 Robert Spalekrenamed function
2004-08-19 Martin MaresA better implementation of vbprintf() which avoids...
2004-08-19 Martin MaresComparisons of type `if (f->bptr + length > f->bstop...
2004-08-18 Robert Spalekbugfix in obuck_slurp_refill
2004-08-17 Robert Spalekcards format has changed, do upgrade the version of...
2004-08-17 Robert Spalekadded a module that supports transparent compression...
2004-08-15 Martin MaresAccept V33_LIZARD buckets without body -- such buckets...
2004-08-15 Martin MaresAdded sync_dir().
2004-08-15 Martin MaresAdded bfilesync().
2004-08-15 Martin MaresMade `buckettool -x' show the header if in verbose...
2004-08-14 Martin MaresAdded obj_find_anum() which is obj_find_aval() combined...
2004-08-14 Martin MaresUTF8_SPACE turned to an inline function.
2004-08-05 Martin Maresobj_add_attr_ref() with an on-stack buffer is not advis...
2004-08-05 Martin MaresWhen reading, the data end at b->bstop, not b->bufend.
2004-08-05 Martin MaresBucket fastbuf's have to be seekable, since shep-reap...
2004-08-05 Robert Spalekdo not read the whole bucket into memory if only header...
2004-08-05 Martin MaresNew attributes are now added at the end of the list.
2004-07-20 Robert Spalektiny bugfix :))
2004-07-20 Robert Spalektiny optimization: do not make 2 function calls in...
2004-07-16 Martin MaresFixed two bugs in parsing of buckets (one of them intro...
2004-07-16 Martin MaresBuckets of unknown format should be skipped properly...
2004-07-16 Martin Mares`buckettool -c' (cat) now separates buckets by an empty...
2004-07-16 Martin MaresParsing of PLAIN type buckets also ends after buck_len...
2004-07-16 Martin MaresReading of V30 buckets was broken (for example it didn...
2004-07-16 Robert Spalekprune the original source code yet more
2004-07-16 Robert Spalektiny bugfix
2004-07-16 Robert Spalektaken much faster implementation of Adler32 and put...
2004-07-16 Robert Spalekadd Adler32 checksum to compressed V33 buckets
2004-07-16 Robert Spalekadded adler32 functions
2004-07-16 Robert Spalekautomatically add 0x80000000 to bucket-type specified...
2004-07-16 Robert Spalekimproved an error message to catch an error
2004-07-15 Martin MaresAdded {b,}put_attr_separator().
2004-07-12 Martin MaresIntroduced late matchers and custom statistics [see...
2004-07-10 Martin Marespools.h -> mempool.h
2004-07-10 Martin MaresI always wanted to rename the rather inconsistent memor...
2004-07-10 Martin MaresArranged the module list.
next