2002-05-22 |
Martin Mares | Need to include unicode.h for GET_UTF8.
|
commit | commitdiff | tree |
2002-05-22 |
Martin Mares | Use one-parameter bungetc() everywhere.
|
commit | commitdiff | tree |
2002-05-22 |
Martin Mares | bungetc() is no longer passed the character to unget...
|
commit | commitdiff | tree |
2002-05-21 |
Martin Mares | Changed null version of prof_format(), so that we don...
|
commit | commitdiff | tree |
2002-04-28 |
Martin Mares | Removed partial support for LFS on Linuxes with pre...
|
commit | commitdiff | tree |
2002-04-28 |
Martin Mares | Added bitsig_free().
|
commit | commitdiff | tree |
2002-04-25 |
Martin Mares | Implemented base-224 encoder and decoder.
|
commit | commitdiff | tree |
2002-04-21 |
Martin Mares | Finally I realized why we were using secondary sorting...
|
commit | commitdiff | tree |
2002-04-20 |
Martin Mares | Forgot to commit this one during the "search by age...
|
commit | commitdiff | tree |
2002-04-20 |
Martin Mares | Added secondary sorting (i.e., breaking ties when two...
|
commit | commitdiff | tree |
2002-04-20 |
Martin Mares | Added support for indexing/searching by custom attributes.
|
commit | commitdiff | tree |
2002-04-06 |
Martin Mares | Added .cvsignore files for all pieces of source which...
|
commit | commitdiff | tree |
2002-04-06 |
Martin Mares | All configuration options (except for custom attributes...
|
commit | commitdiff | tree |
2002-04-06 |
Martin Mares | Added a generic universal multi-purpose magical hash...
|
commit | commitdiff | tree |
2002-03-29 |
Martin Mares | Added a library module for generation of cryptographically...
|
commit | commitdiff | tree |
2002-03-29 |
Martin Mares | No longer need to handle undefined MAP_FAILED.
|
commit | commitdiff | tree |
2002-03-29 |
Martin Mares | Added CT_INCOMPLETE_SECTION which is equivalent to...
|
commit | commitdiff | tree |
2002-01-31 |
Martin Mares | Added a reference to the original article.
|
commit | commitdiff | tree |
2002-01-31 |
Martin Mares | Added a data structure for very efficient probabilistic...
|
commit | commitdiff | tree |
2002-01-21 |
Martin Mares | Development branch is now called 2.2a.
|
commit | commitdiff | tree |
2002-01-13 |
Martin Mares | Don't call the callback function twice when deleting...
|
commit | commitdiff | tree |
2002-01-11 |
Martin Mares | Added "sql" to the list of protocol names.
|
commit | commitdiff | tree |
2001-12-16 |
Martin Mares | Clarified comments.
|
commit | commitdiff | tree |
2001-12-16 |
Martin Mares | Added url_auto_canonicalize().
|
commit | commitdiff | tree |
2001-12-15 |
Martin Mares | db-rebuild replaced by db-tool which allows not only...
|
commit | commitdiff | tree |
2001-12-15 |
Martin Mares | New version of the SDBM library.
|
commit | commitdiff | tree |
2001-12-15 |
Martin Mares | bgetw() returns int instead of word, so it's possible
|
commit | commitdiff | tree |
2001-12-02 |
Martin Mares | Rewrote the profiler. Each module can now choose its...
|
commit | commitdiff | tree |
2001-12-02 |
Martin Mares | Added CPU and OS type defines.
|
commit | commitdiff | tree |
2001-12-01 |
Martin Mares | Added a Poor Man's Profiler :-)
|
commit | commitdiff | tree |
2001-11-02 |
Martin Mares | HEAP_DELETE: Copy the `pos' parameter to a temporary...
|
commit | commitdiff | tree |
2001-10-12 |
Martin Mares | Log file names are now allowed to contain strftime...
|
commit | commitdiff | tree |
2001-10-05 |
Martin Mares | Moved all customizable parts of configuration and index...
|
commit | commitdiff | tree |
2001-10-05 |
Martin Mares | Insert is now capable of inserting a sequence of blank...
|
commit | commitdiff | tree |
2001-09-02 |
Martin Mares | Added I/O functions on addr_int_t.
|
commit | commitdiff | tree |
2001-09-02 |
Martin Mares | Added CPU_64BIT_POINTERS.
|
commit | commitdiff | tree |
2001-09-01 |
Martin Mares | Added shakedown, but don't use it on real gatherer...
|
commit | commitdiff | tree |
2001-09-01 |
Martin Mares | Added function for shaking down the bucket file.
|
commit | commitdiff | tree |
2001-08-30 |
Martin Mares | Added new charsets: windows-1250 and x-cork.
|
commit | commitdiff | tree |
2001-08-29 |
Martin Mares | Better encapsulation of the ipaccess filter.
|
commit | commitdiff | tree |
2001-08-29 |
Martin Mares | Added generic functions for IP address access lists.
|
commit | commitdiff | tree |
2001-05-13 |
Martin Mares | Minor optimization of GET_TAGGED_CHAR.
|
commit | commitdiff | tree |
2001-04-10 |
Martin Mares | Audited TODO list and bumped version number to 2.0.
|
commit | commitdiff | tree |
2001-04-10 |
Martin Mares | Relax the accent match rules of "auto" accent mode...
|
commit | commitdiff | tree |
2001-04-10 |
Martin Mares | URL words split to two categories with different weights.
|
commit | commitdiff | tree |
2001-04-08 |
Martin Mares | Added URLWORD search specifier.
|
commit | commitdiff | tree |
2001-03-30 |
Martin Mares | Added indexing of URL words (partially ported from...
|
commit | commitdiff | tree |
2001-03-30 |
Martin Mares | Cleanup of word type name macros.
|
commit | commitdiff | tree |
2001-03-30 |
Martin Mares | Cured memory leak.
|
commit | commitdiff | tree |
2001-03-30 |
Martin Mares | Cupcase() works even for non-letters, so there is no...
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Mapping of zero-length files returns just a random...
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Added optional work-arounds for path underflows and...
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Added ASSERT checks for tag byte syntax. Didn't find...
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Load the default config file on first non-config option...
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Removed tempfile functions (nobody uses them and they...
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Added ABS macro.
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Removed FIXME.
|
commit | commitdiff | tree |
2001-03-27 |
Martin Mares | Slow case of b(get|put)_utf8 no longer inline.
|
commit | commitdiff | tree |
2001-03-19 |
Martin Mares | Oops, endianity problem in reference files.
|
commit | commitdiff | tree |
2001-03-17 |
Martin Mares | Better setproctitle() inspired by sendmail's one.
|
commit | commitdiff | tree |
2001-03-17 |
Martin Mares | Define setproctitle() and use it for gatherer thread...
|
commit | commitdiff | tree |
2001-03-16 |
Martin Mares | Moved generic heap macros to heap.h.
|
commit | commitdiff | tree |
2001-03-15 |
Martin Mares | Changed locking mechanism of the bucket library to...
|
commit | commitdiff | tree |
2001-03-15 |
Martin Mares | Use sh_ftruncate() instead of ftruncate().
|
commit | commitdiff | tree |
2001-03-15 |
Martin Mares | Buckettool converted to standard command line parsing,
|
commit | commitdiff | tree |
2001-03-15 |
Martin Mares | Bucket file name and I/O buffer size are no longer...
|
commit | commitdiff | tree |
2001-03-10 |
Martin Mares | Added macro for fetching of u32's aligned on 2-byte...
|
commit | commitdiff | tree |
2001-03-09 |
Martin Mares | Some typecasts due to LFS.
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | Created a new include for efficient access to unaligned...
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | Removed old incarnation of CLAMP.
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | Added a couple of useful macros: MIN, MAX, CLAMP, ARRAY_SIZE.
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | Added sh_mmap().
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | open -> sh_open
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | Use sh_open instead of open.
|
commit | commitdiff | tree |
2001-03-07 |
Martin Mares | Don't crash when the last fragment is of zero length.
|
commit | commitdiff | tree |
2001-03-06 |
Martin Mares | The StringMap file contains an end marker pointing...
|
commit | commitdiff | tree |
2001-03-05 |
Martin Mares | Introduced obuck_get_pos(), converted gatherd limits...
|
commit | commitdiff | tree |
2001-03-05 |
Martin Mares | Removed cf_read() and cf_default_*().
|
commit | commitdiff | tree |
2001-03-03 |
Martin Mares | Moved fp_hash() to index.h.
|
commit | commitdiff | tree |
2001-03-03 |
Martin Mares | Define FASTBUF_BYTES_PER_(O|P).
|
commit | commitdiff | tree |
2001-03-03 |
Martin Mares | Added indexer names for word and string type classes.
|
commit | commitdiff | tree |
2001-03-03 |
Martin Mares | Defined which string classes contain URL's and which...
|
commit | commitdiff | tree |
2001-03-02 |
Martin Mares | Updated the charset conversion library to UniCode 3.0.
|
commit | commitdiff | tree |
2001-03-02 |
Martin Mares | Replaced <sys/time.h> by <time.h> where appropriate.
|
commit | commitdiff | tree |
2001-03-01 |
Martin Mares | Fixed bug in generating UTF-8 for codes >= 0x800.
|
commit | commitdiff | tree |
2001-03-01 |
Martin Mares | Defined a GET_TAGGED_CHAR macro to read our internal...
|
commit | commitdiff | tree |
2001-02-23 |
Martin Mares | Generate index cards.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Mares | Indexing of strings.
|
commit | commitdiff | tree |
2001-02-22 |
Martin Mares | Some more chewer work...
|
commit | commitdiff | tree |
2001-02-20 |
Martin Mares | Added bgets0().
|
commit | commitdiff | tree |
2001-02-20 |
Martin Mares | Added a useful macro for value clamping.
|
commit | commitdiff | tree |
2001-02-19 |
Martin Mares | Oops, breadb() was wrong.
|
commit | commitdiff | tree |
2001-02-19 |
Martin Mares | Added breadb() which acts just like bread(), but die...
|
commit | commitdiff | tree |
2001-02-16 |
Martin Mares | SORT_DELETE_INPUT works even with SORT_INPUT_FB.
|
commit | commitdiff | tree |
2001-02-16 |
Martin Mares | Declare fingerprints as 12 bytes, not 3 u32's.
|
commit | commitdiff | tree |
2001-02-16 |
Martin Mares | Added #define PACKED __attribute__((packed)).
|
commit | commitdiff | tree |
2001-02-16 |
Martin Mares | Added merger.
|
commit | commitdiff | tree |
2001-02-16 |
Martin Mares | Added unmapping and writeable mappings.
|
commit | commitdiff | tree |
2001-02-16 |
Martin Mares | Scanner improvements: create redirect backlinks, detect...
|
commit | commitdiff | tree |
2001-02-15 |
Martin Mares | Testing programs are not build by default.
|
commit | commitdiff | tree |
next |