2005-04-01 |
Martin Mares | Added file_close_all(). |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Martin Mares | Cache module finished. Implemented internal consistency... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Martin Mares | More work on the caching module: added some debugging... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Martin Mares | Wrote the cache module, not debugged yet. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Martin Mares | First steps towards a universal shared memory cache... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Martin Mares | Warn on mistyped arguments to stk_printf(). |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Martin Mares | Mainloop timers are now measured in milliseconds. Will... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Martin Mares | Avoid "cast of pointer to a smaller integer type" warnings. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Martin Mares | If previous check-customs run failed, run/cf could... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Martin Mares | Fixed building of shared library config, |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Martin Mares | Fix incorrect pointer casts. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Martin Mares | Build full debugging config with shared libraries as... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Robert Spalek | typo fixed |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Robert Spalek | shup up, gcc |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Robert Spalek | fixed library dependencies |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robert Spalek | comparison of signed and unsigned encountered without... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Martin Mares | Added clist walking macros with embedded C99 declaratio... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robert Spalek | added yet another utility for processing cvs logs |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robert Spalek | added th2 |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Martin Mares | If requested by config.mk, install all libraries and... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Martin Mares | Clarified a comment. |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Martin Mares | A better comment. |
commit | commitdiff | tree | snapshot |
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 |
next |