2005-04-23 |
Martin Mares | Mainline will be v3.6. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Martin Mares | Don't use O_DIRECTORY on non-Linux systems. (It's not... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Martin Mares | Fixed a typo (thanks, Robert). |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Martin Mares | Fix "-CONFIG_SWITCH" parameters. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Martin Mares | Fix illegal operations with va_list's. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Martin Mares | Fixed a couple of mismatches in setting of CONFIG_LARGE... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Martin Mares | Moved endianity settings etc. to the per-CPU section. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Martin Mares | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Another Big Move -- moved most files specific for centr... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Removed the old configuration mechanism. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Even better CPU checks, this time taking into account... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Fixed bug in parsing of options. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Configure: CPU type autodetection. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Automatic detection of host OS and also partial automat... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Unfortunately, CONFIG_MORFEO is here to stay. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Distinguish between CONFIG_DEBUG and CONFIG_DEBUG_TOOLS... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | More progress on the new configurator. All configuratio... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Switched to the new config mechanism. Greatly simplified. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | More pieces of new configure. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Martin Mares | Added first pieces of the new configuration mechanism... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Martin Mares | Rewritten Makefiles to support separated source and... |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Martin Mares | Don't use prefetch on Pentium 4, it actually gives... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Martin Mares | Added qache_probe(). |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Martin Mares | Added `u8' and `s8' to keep consistency. |
commit | commitdiff | tree | snapshot |
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 |
next |