]> mj.ucw.cz Git - libucw.git/history - lib/index.h
Introduced CARD_LANG_FRAMESET.
[libucw.git] / lib / index.h
2003-03-08 Martin MaresIntroduced CARD_LANG_FRAMESET.
2003-03-02 Martin MaresOh, those misleading comments...
2003-01-22 Martin MaresMore configuration enhancements:
2002-10-10 Martin MaresAudited usage of MAX_WORD_LEN, fixed several bugs and...
2002-08-19 Martin MaresSite compression turned to a configurable feature.
2002-06-18 Martin MaresIntroduced SKIP_TAGGED_CHAR.
2002-06-08 Martin MaresMerging IS branch: New customization code and its use...
2002-06-03 Martin MaresMoved MAX_COMPLEX_LEN to index.h.
2002-05-24 Martin MaresImage objects are now marked with a special flag and...
2002-05-22 Martin MaresAdded bget_tagged_char().
2002-04-20 Martin MaresForgot to commit this one during the "search by age...
2002-04-20 Martin MaresAdded secondary sorting (i.e., breaking ties when two...
2002-04-20 Martin MaresAdded support for indexing/searching by custom attributes.
2001-10-05 Martin MaresMoved all customizable parts of configuration and index...
2001-05-13 Martin MaresMinor optimization of GET_TAGGED_CHAR.
2001-04-10 Martin MaresRelax the accent match rules of "auto" accent mode...
2001-04-10 Martin MaresURL words split to two categories with different weights.
2001-04-08 Martin MaresAdded URLWORD search specifier.
2001-03-30 Martin MaresAdded indexing of URL words (partially ported from...
2001-03-30 Martin MaresCleanup of word type name macros.
2001-03-30 Robert Spalekcards.c printed tags converted tolower
2001-03-30 Robert Spalekadded WT_NAMES from WORD_TYPE_NAMES temporarily, MJ...
2001-03-27 Martin MaresAdded ASSERT checks for tag byte syntax. Didn't find...
2001-03-07 Martin MaresRemoved old incarnation of CLAMP.
2001-03-06 Martin MaresThe StringMap file contains an end marker pointing...
2001-03-03 Martin MaresMoved fp_hash() to index.h.
2001-03-03 Martin MaresAdded indexer names for word and string type classes.
2001-03-03 Martin MaresDefined which string classes contain URL's and which...
2001-03-01 Martin MaresDefined a GET_TAGGED_CHAR macro to read our internal...
2001-02-23 Martin MaresGenerate index cards.
2001-02-23 Martin MaresIndexing of strings.
2001-02-22 Martin MaresSome more chewer work...
2001-02-20 Martin MaresAdded a useful macro for value clamping.
2001-02-16 Martin MaresDeclare fingerprints as 12 bytes, not 3 u32's.
2001-02-16 Martin MaresAdded merger.
2001-02-16 Martin MaresScanner improvements: create redirect backlinks, detect...
2001-02-15 Martin MaresAdded URL fingerprints.
2001-01-23 Martin MaresWord type 0 is reserved.
2001-01-21 Martin MaresHTML parser basically works. A *lot* of things still...
2001-01-21 Martin MaresCreated a header which will contain description of...