2001-12-16 |
Martin Mares | Clarified comments. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Martin Mares | Added url_auto_canonicalize(). |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Martin Mares | db-rebuild replaced by db-tool which allows not only... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Martin Mares | New version of the SDBM library. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Martin Mares | bgetw() returns int instead of word, so it's possible |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Martin Mares | Rewrote the profiler. Each module can now choose its... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Martin Mares | Added CPU and OS type defines. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Martin Mares | Added a Poor Man's Profiler :-) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Martin Mares | HEAP_DELETE: Copy the `pos' parameter to a temporary... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Martin Mares | Log file names are now allowed to contain strftime... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Martin Mares | Moved all customizable parts of configuration and index... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Martin Mares | Insert is now capable of inserting a sequence of blank... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robert Spalek | url_component_separators has a default value "" to... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robert Spalek | url_has_repeated_component() fully implemented and... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Robert Spalek | added skeleton of not yet implemented function url_has_... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Robert Spalek | die() called with string containing newlines replaced... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Robert Spalek | CF_USAGE printed (description of -S and -C parameters) |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Robert Spalek | added CF_USAGE |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Robert Spalek | typo fixed |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Martin Mares | Added I/O functions on addr_int_t. |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Martin Mares | Added CPU_64BIT_POINTERS. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Martin Mares | Added shakedown, but don't use it on real gatherer... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Martin Mares | Added function for shaking down the bucket file. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Martin Mares | Added new charsets: windows-1250 and x-cork. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Martin Mares | Better encapsulation of the ipaccess filter. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Martin Mares | Added generic functions for IP address access lists. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robert Spalek | bugfix |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Martin Mares | Minor optimization of GET_TAGGED_CHAR. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Martin Mares | Audited TODO list and bumped version number to 2.0. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Martin Mares | Relax the accent match rules of "auto" accent mode... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Martin Mares | URL words split to two categories with different weights. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Martin Mares | Added URLWORD search specifier. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Martin Mares | Added indexing of URL words (partially ported from... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Martin Mares | Cleanup of word type name macros. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Martin Mares | Cured memory leak. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Martin Mares | Cupcase() works even for non-letters, so there is no... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Robert Spalek | <ctype.h> dependency deleted |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Robert Spalek | test audited |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Robert Spalek | syntax of regular expessions changed to extended |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Robert Spalek | rx_compile() can now compile with IGNORING CASE enabled too |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Robert Spalek | cards.c printed tags converted tolower |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Robert Spalek | added WT_NAMES from WORD_TYPE_NAMES temporarily, MJ... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Mapping of zero-length files returns just a random... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Added optional work-arounds for path underflows and... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Added ASSERT checks for tag byte syntax. Didn't find... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Load the default config file on first non-config option... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Removed tempfile functions (nobody uses them and they... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Added ABS macro. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Removed FIXME. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Martin Mares | Slow case of b(get|put)_utf8 no longer inline. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Robert Spalek | CVS repository cleaned up a bit: |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Martin Mares | Oops, endianity problem in reference files. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Martin Mares | Better setproctitle() inspired by sendmail's one. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Martin Mares | Define setproctitle() and use it for gatherer thread... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Martin Mares | Moved generic heap macros to heap.h. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Martin Mares | Changed locking mechanism of the bucket library to... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Martin Mares | Use sh_ftruncate() instead of ftruncate(). |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Martin Mares | Buckettool converted to standard command line parsing, |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Martin Mares | Bucket file name and I/O buffer size are no longer... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Martin Mares | Added macro for fetching of u32's aligned on 2-byte... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Martin Mares | Some typecasts due to LFS. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | Created a new include for efficient access to unaligned... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | Removed old incarnation of CLAMP. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | Added a couple of useful macros: MIN, MAX, CLAMP, ARRAY... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | Added sh_mmap(). |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | open -> sh_open |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | Use sh_open instead of open. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Martin Mares | Don't crash when the last fragment is of zero length. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Martin Mares | The StringMap file contains an end marker pointing... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Martin Mares | Introduced obuck_get_pos(), converted gatherd limits... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Robert Spalek | bugfix |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Martin Mares | Removed cf_read() and cf_default_*(). |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Robert Spalek | obuck_size() deleted |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Robert Spalek | cf_default_init() replaced by direct access to cfdeffil... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Robert Spalek | cf_default_{init,done} interface used instead cf_read |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Robert Spalek | added cf_default_{init,done} for setting the default... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Robert Spalek | added obuck_size() returning the size of bucket file... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Martin Mares | Moved fp_hash() to index.h. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Martin Mares | Define FASTBUF_BYTES_PER_(O|P). |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Martin Mares | Added indexer names for word and string type classes. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Martin Mares | Defined which string classes contain URL's and which... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Robert Spalek | added |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Martin Mares | Updated the charset conversion library to UniCode 3.0. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Martin Mares | Replaced <sys/time.h> by <time.h> where appropriate. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Martin Mares | Fixed bug in generating UTF-8 for codes >= 0x800. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Martin Mares | Defined a GET_TAGGED_CHAR macro to read our internal... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Martin Mares | Generate index cards. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Martin Mares | Indexing of strings. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Martin Mares | Some more chewer work... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Martin Mares | Added bgets0(). |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Martin Mares | Added a useful macro for value clamping. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Martin Mares | Oops, breadb() was wrong. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Martin Mares | Added breadb() which acts just like bread(), but die... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Martin Mares | SORT_DELETE_INPUT works even with SORT_INPUT_FB. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Martin Mares | Declare fingerprints as 12 bytes, not 3 u32's. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Martin Mares | Added #define PACKED __attribute__((packed)). |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Martin Mares | Added merger. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Martin Mares | Added unmapping and writeable mappings. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Martin Mares | Scanner improvements: create redirect backlinks, detect... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Martin Mares | Testing programs are not build by default. |
commit | commitdiff | tree | snapshot |
next |