2005-02-10 |
Martin Mares | Oops, a nasty bug has crept in. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Martin Mares | Added overflow-safe string functions allocating everyth... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Martin Mares | Added tests for the mempool string functions. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Martin Mares | Added printf-like function with output to mempool. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Martin Mares | Added fb_wrap_charconv_in(). |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Martin Mares | A minor optimization. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Martin Mares | Don't forget to undefine BUF_T. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Tomas Valla | Wrong alignment fixed. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Tomas Valla | We should check the special case. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Tomas Valla | useful macro to align pointer p to size s |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Robert Spalek | update the copyright; it's been quite a long time until... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Robert Spalek | added TREE_WANT_BOUNDARY for finding the first/last... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Martin Mares | Added another debugging customization for testing of... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Martin Mares | Fixed a nasty bug in partmap_map(). When called for... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Martin Mares | Added functions for single-character conversions betwee... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Martin Mares | .cvsignore no longer needed here. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Resurrected CONFIG_LARGE_DB. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Compilation of Perl and Shell parts of libucw is optional. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Adjust comments in UCW Library modules. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Changed all references to Sherlock Library by UCW Library. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | SHERLOCK_HAVE_PREAD -> HAVE_PREAD. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | CONFIG_LFS has been removed, CONFIG_LARGE_DB got replac... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Moved oid_t to sherlock.h. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Moved the lizard-fb module to Sherlock library, because... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Configure libucw according to Sherlock config. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Moved CGI.pm and Query.pm to Sherlock library. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Split library functions to libsh and libucw. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Introduced `sherlock/config.mk' which contains non... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Martin Mares | Made DEFAULT_CONFIG optional. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tomas Holusa | fb-charconv now not closing wrapped stream, only flushi... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Martin Mares | A minor bug fix to the installer (when installing ... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Martin Mares | Added the `extras' target (initially empty) and INSTALL... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Martin Mares | Partial inlining of bskip(). |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Martin Mares | Introduced COMPARE_LT and COMPARE_GT for comparison... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Martin Mares | Increase CARD_POS_SHIFT on Centrum. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Martin Mares | If "Run" is omitted from a test, keep the value from... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Robert Spalek | enlarge MAX_ATTR_SIZE |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Martin Mares | Move all explicit extern declarations of logf() [which... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Martin Mares | Updated test rules. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Martin Mares | Added tests for the hash table module. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Martin Mares | Added support for dynamically allocated hash tables... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Martin Mares | Finally I decided to change the syntax of INDEX_VERSION... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Martin Mares | Corrected INDEX_VERSION, documented the rules and added... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robert Spalek | if SORT_PRESORT and SORT_UP_TO are both on, compute... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robert Spalek | just a bit more funny initialization for the SORT_UP_TO... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robert Spalek | actually, the number of runs is halved during each... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Martin Mares | Fixed a bug in parsing of replies -- the parse tree... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robert Spalek | bfilesize() returns sh_off_t |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Robert Spalek | SORT_ONLY_PRESORT feature improved into SORT_UP_TO... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Tomas Holusa | Split type_flags to 4/4 bits for FILETYPE and LANG |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Martin Mares | Remember that DEBUG has been renamed. |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Martin Mares | Added "pre-sort only" mode as Robert suggested. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Martin Mares | One more round of changes to the assert code -- I didn... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Martin Mares | Always define the memory allocation primitives with... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Martin Mares | Changed DEBUG to CONFIG_DEBUG to avoid conflicts with... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Martin Mares | Tagged current sources as rel-3-3 (bug fixes only) |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Martin Mares | Double oops. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Martin Mares | Oops. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Martin Mares | Added sh_file_size() (stat() isn't reliable on large... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Martin Mares | Introduced relative counterparts of url_canon_split... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Martin Mares | Let bskip() return success. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Martin Mares | obuck_slurp_pool() is now able to skip unwanted buckets... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Martin Mares | A couple of minor improvements to the generic hash... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Martin Mares | Thoroughly tested and fixed a couple of bugs. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Martin Mares | Fixed a couple of bugs. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Martin Mares | No exceptions for url-equiv. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robert Spalek | tested MJ's patches on charconv. they successfully... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Robert Spalek | - bugfix: when disabling compression, change bucket_type |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Robert Spalek | added sepsplit() in wordsplit.c |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin Mares | Added initial support for areas to the indexer. Merging... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin Mares | Put debug/custom last, so that one more manual recompil... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin Mares | Check more configurations. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | if b?get_attr() returns 0, it clears attr->attr too |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | a really essential bugfix |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin Mares | Use GET_UTF8 instead of GET_UTF8_CHAR (this costs us... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin Mares | Added unit tests for UTF8 macros. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin Mares | Optimized and simplified UTF8 macros. In fact, turned... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | renamed attr_set_type() to put_attr_set_type() |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | - added b?get_attr() |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | - added get_attr() and bget_attr() with get_attr_set_type() |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | - use put_utf8_32() |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Robert Spalek | - added {get,put}_utf8_32() for all full 6-byte codes |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Robert Spalek | - do not try to compress when liz_min_compr == 0 |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Robert Spalek | typo |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Robert Spalek | renamed function |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Martin Mares | A better implementation of vbprintf() which avoids... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Martin Mares | Comparisons of type `if (f->bptr + length > f->bstop... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Robert Spalek | bugfix in obuck_slurp_refill |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Robert Spalek | cards format has changed, do upgrade the version of... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Robert Spalek | added a module that supports transparent compression... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Martin Mares | Accept V33_LIZARD buckets without body -- such buckets... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Martin Mares | Added sync_dir(). |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Martin Mares | Added bfilesync(). |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Martin Mares | Made `buckettool -x' show the header if in verbose... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Martin Mares | Added obj_find_anum() which is obj_find_aval() combined... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Martin Mares | UTF8_SPACE turned to an inline function. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Martin Mares | obj_add_attr_ref() with an on-stack buffer is not advis... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Martin Mares | When reading, the data end at b->bstop, not b->bufend. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Martin Mares | Bucket fastbuf's have to be seekable, since shep-reap... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Robert Spalek | do not read the whole bucket into memory if only header... |
commit | commitdiff | tree | snapshot |
next |