2002-08-20 |
Martin Mares | Added license notices to all library files which are...
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Finally found the cause of make remaking unnecessary...
|
commit | commitdiff | tree |
2002-08-19 |
Martin Mares | Deleted too much.
|
commit | commitdiff | tree |
2002-08-19 |
Martin Mares | Site compression turned to a configurable feature.
|
commit | commitdiff | tree |
2002-08-18 |
Martin Mares | Moved customizations for Centrum to centrum/custom.
|
commit | commitdiff | tree |
2002-08-18 |
Martin Mares | After discussing the future of the SQL gatherer module...
|
commit | commitdiff | tree |
2002-08-17 |
Martin Mares | Cut-and-paste comments :-)
|
commit | commitdiff | tree |
2002-07-17 |
Martin Mares | Failed ASSERT now dumps core.
|
commit | commitdiff | tree |
2002-07-17 |
Martin Mares | Oops, a memory leak in the presorter.
|
commit | commitdiff | tree |
2002-07-16 |
Martin Mares | Expand shell metacharacters (most importantly "~")...
|
commit | commitdiff | tree |
2002-07-16 |
Martin Mares | No more a development version.
|
commit | commitdiff | tree |
2002-07-16 |
Martin Mares | Added an "install" target.
|
commit | commitdiff | tree |
2002-07-12 |
Martin Mares | Oops, forgot a ')'.
|
commit | commitdiff | tree |
2002-07-12 |
Martin Mares | WORD_TYPES_HIDDEN shouldn't be considered META by default.
|
commit | commitdiff | tree |
2002-07-06 |
Martin Mares | Increase line buffer sizes to 4096 bytes. Current gatherd...
|
commit | commitdiff | tree |
2002-07-05 |
Martin Mares | Due to a bug, the "fsck" mode was unable to fix broken...
|
commit | commitdiff | tree |
2002-07-05 |
Martin Mares | When an inconsistency is encountered while shaking...
|
commit | commitdiff | tree |
2002-06-27 |
Martin Mares | When moving attributes, don't break the chain.
|
commit | commitdiff | tree |
2002-06-23 |
Martin Mares | Implemented merging of catalog attributes to the index...
|
commit | commitdiff | tree |
2002-06-23 |
Martin Mares | Removed obsolete examples of custom attributes. The...
|
commit | commitdiff | tree |
2002-06-23 |
Martin Mares | When O_APPEND is given to bopen(), don't forget to...
|
commit | commitdiff | tree |
2002-06-22 |
Martin Mares | dmalloc and efence work again (ported from rel-2.1...
|
commit | commitdiff | tree |
2002-06-19 |
Martin Mares | malloc -> xmalloc.
|
commit | commitdiff | tree |
2002-06-18 |
Martin Mares | Introduced SKIP_TAGGED_CHAR.
|
commit | commitdiff | tree |
2002-06-18 |
Martin Mares | UTF8_SKIP now recognizes the real end of the UTF-8...
|
commit | commitdiff | tree |
2002-06-14 |
Martin Mares | Added a macro UTF8_SKIP for skipping a UTF-8 character...
|
commit | commitdiff | tree |
2002-06-08 |
Martin Mares | New functions for manipulating attribute lists: obj_prepend_...
|
commit | commitdiff | tree |
2002-06-08 |
Martin Mares | Merging IS branch: New customization code and its use...
|
commit | commitdiff | tree |
2002-06-08 |
Martin Mares | The universal hash table generator now uses prime table...
|
commit | commitdiff | tree |
2002-06-03 |
Martin Mares | Moved MAX_COMPLEX_LEN to index.h.
|
commit | commitdiff | tree |
2002-06-03 |
Martin Mares | If have GET_O and GET_P, we should have PUT_O and PUT_P...
|
commit | commitdiff | tree |
2002-06-02 |
Martin Mares | Prevent multiple inclusion.
|
commit | commitdiff | tree |
2002-06-02 |
Martin Mares | ST_BACKREF is gone. Frame backlinks are not indexed...
|
commit | commitdiff | tree |
2002-05-31 |
Martin Mares | Warning fixes.
|
commit | commitdiff | tree |
2002-05-31 |
Martin Mares | Added a macro for __attribute__((const)).
|
commit | commitdiff | tree |
2002-05-29 |
Martin Mares | Make PROF_STR really work.
|
commit | commitdiff | tree |
2002-05-26 |
Martin Mares | Index reftexts, but don't search in them by default.
|
commit | commitdiff | tree |
2002-05-26 |
Martin Mares | Added block hash function.
|
commit | commitdiff | tree |
2002-05-26 |
Martin Mares | Added word types for file name keywords and link texts.
|
commit | commitdiff | tree |
2002-05-26 |
Martin Mares | Don't forget to define SHERLOCK_HAVE_PREAD.
|
commit | commitdiff | tree |
2002-05-26 |
Martin Mares | Shut up signed/unsigned warnings.
|
commit | commitdiff | tree |
2002-05-26 |
Martin Mares | Added bopen_tmp() for opening of temporary files.
|
commit | commitdiff | tree |
2002-05-24 |
Martin Mares | mmap_file() calls die() instead of returning failure.
|
commit | commitdiff | tree |
2002-05-24 |
Martin Mares | Image objects are now marked with a special flag and...
|
commit | commitdiff | tree |
2002-05-22 |
Martin Mares | Added bget_tagged_char().
|
commit | commitdiff | tree |
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 |
next |