2002-07-10 |
Robert Spalek | HASH_WANT_FIND_NEXT fixed and its declaration changed |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Robert Spalek | added the capability of hashing/finding more records... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Martin Mares | Increase line buffer sizes to 4096 bytes. Current gathe... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Martin Mares | Due to a bug, the "fsck" mode was unable to fix broken... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Martin Mares | When an inconsistency is encountered while shaking... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Martin Mares | When moving attributes, don't break the chain. |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Martin Mares | Implemented merging of catalog attributes to the index... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Martin Mares | Removed obsolete examples of custom attributes. The... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Martin Mares | When O_APPEND is given to bopen(), don't forget to... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Martin Mares | dmalloc and efence work again (ported from rel-2.1... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Martin Mares | malloc -> xmalloc. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Martin Mares | Introduced SKIP_TAGGED_CHAR. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Martin Mares | UTF8_SKIP now recognizes the real end of the UTF-8... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Martin Mares | Added a macro UTF8_SKIP for skipping a UTF-8 character... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Martin Mares | New functions for manipulating attribute lists: obj_pre... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Martin Mares | Merging IS branch: New customization code and its use... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Martin Mares | The universal hash table generator now uses prime table... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Robert Spalek | SHIFT_BITS changed from 5 to 7 to fit the UCS-2 strings... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Robert Spalek | loop unrolling turned on for hashfunc.o |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Robert Spalek | wow! i have optimized str_len_uns() yet more :-) ... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Robert Spalek | CONST attribute of functions noted in a better place |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Martin Mares | Moved MAX_COMPLEX_LEN to index.h. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Robert Spalek | - str_hash.[ch] renamed to hashfunc.[ch], the functions... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Robert Spalek | __attribute__((const)) replaced by CONST |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Martin Mares | If have GET_O and GET_P, we should have PUT_O and PUT_P... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Martin Mares | Prevent multiple inclusion. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Martin Mares | ST_BACKREF is gone. Frame backlinks are not indexed... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Robert Spalek | after a long time of experimenting, added a support... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Robert Spalek | when testing benchmarks of string operations, a user... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Robert Spalek | added macro UNALIGNED_PART() |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Martin Mares | Warning fixes. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Martin Mares | Added a macro for __attribute__((const)). |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Martin Mares | Make PROF_STR really work. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Martin Mares | Index reftexts, but don't search in them by default. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Martin Mares | Added block hash function. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Martin Mares | Added word types for file name keywords and link texts. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Martin Mares | Don't forget to define SHERLOCK_HAVE_PREAD. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Martin Mares | Shut up signed/unsigned warnings. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Martin Mares | Added bopen_tmp() for opening of temporary files. |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Robert Spalek | - added str_hash.[ch] for fast evaluation of str_len... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Martin Mares | mmap_file() calls die() instead of returning failure. |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Martin Mares | Image objects are now marked with a special flag and... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Martin Mares | Added bget_tagged_char(). |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Martin Mares | Need to include unicode.h for GET_UTF8. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Martin Mares | Use one-parameter bungetc() everywhere. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Martin Mares | bungetc() is no longer passed the character to unget... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Martin Mares | Changed null version of prof_format(), so that we don... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Robert Spalek | string newline fixed |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Robert Spalek | sign mismatch fixed |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Robert Spalek | fixed missing includes |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Martin Mares | Removed partial support for LFS on Linuxes with pre... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Martin Mares | Added bitsig_free(). |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Martin Mares | Implemented base-224 encoder and decoder. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Martin Mares | Finally I realized why we were using secondary sorting... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Martin Mares | Forgot to commit this one during the "search by age... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Martin Mares | Added secondary sorting (i.e., breaking ties when two... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Martin Mares | Added support for indexing/searching by custom attributes. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Martin Mares | Added .cvsignore files for all pieces of source which... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Martin Mares | All configuration options (except for custom attributes... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Martin Mares | Added a generic universal multi-purpose magical hash... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Martin Mares | Added a library module for generation of cryptographica... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Martin Mares | No longer need to handle undefined MAP_FAILED. |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Martin Mares | Added CT_INCOMPLETE_SECTION which is equivalent to... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Martin Mares | Added a reference to the original article. |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Martin Mares | Added a data structure for very efficient probabilistic... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Martin Mares | Development branch is now called 2.2a. |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Robert Spalek | empty section of configuration item forbidden |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Martin Mares | Don't call the callback function twice when deleting... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Martin Mares | Added "sql" to the list of protocol names. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Milan Vancura | Initial version of SQL gathering utility gsql added. |
commit | commitdiff | tree | snapshot |
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 |
next |