2002-09-06 |
Martin Mares | Added first two functions of the Poor Man's CGI module. |
tree | commitdiff |
2002-09-02 |
Martin Mares | More improvements of the Query module. |
tree | commitdiff |
2002-09-02 |
Martin Mares | Added a simple Perl module for connecting to search... |
tree | commitdiff |
2002-08-26 |
Martin Mares | Export functions for explicit locking. |
tree | commitdiff |
2002-08-26 |
Martin Mares | The shell config helper now knows how to parse multiple... |
tree | commitdiff |
2002-08-26 |
Martin Mares | Added a quick-check mode which does bucket file checks... |
tree | commitdiff |
2002-08-26 |
Martin Mares | As usually, stuff in lib/* is LGPL'ed. |
tree | commitdiff |
2002-08-26 |
Martin Mares | Allow setting of default configuration file. |
tree | commitdiff |
2002-08-23 |
Martin Mares | Moved shell script support commands to lib/shell. |
tree | commitdiff |
2002-08-23 |
Martin Mares | Added a Perl module for parsing options and configuration. |
tree | commitdiff |
2002-08-23 |
Martin Mares | Allow SEEK_END. (I plan to rewrite seek in fbmem stream... |
tree | commitdiff |
2002-08-20 |
Martin Mares | Split bdirect_read to prepare and commit part (similarl... |
tree | commitdiff |
2002-08-20 |
Martin Mares | Tabs are legal in attribute values. |
tree | commitdiff |
2002-08-20 |
Martin Mares | Forgot to decrease URL_PROTO_MAX when deleting sql... |
tree | commitdiff |
2002-08-20 |
Martin Mares | If not debugging, compile at least ASSERT(0) as call... |
tree | commitdiff |
2002-08-20 |
Martin Mares | Oops, forgot WT_FILE there. |
tree | commitdiff |
2002-08-20 |
Martin Mares | Need a cast if sh_off_t is short. |
tree | commitdiff |
2002-08-20 |
Martin Mares | Forgot WT_LINK. |
tree | commitdiff |
2002-08-20 |
Martin Mares | Added license notices to all library files which are... |
tree | commitdiff |
2002-08-19 |
Martin Mares | Deleted too much. |
tree | commitdiff |
2002-08-19 |
Martin Mares | Site compression turned to a configurable feature. |
tree | commitdiff |
2002-08-18 |
Martin Mares | Moved customizations for Centrum to centrum/custom. |
tree | commitdiff |
2002-08-18 |
Martin Mares | After discussing the future of the SQL gatherer module... |
tree | commitdiff |
2002-08-17 |
Martin Mares | Cut-and-paste comments :-) |
tree | commitdiff |
2002-07-17 |
Martin Mares | Failed ASSERT now dumps core. |
tree | commitdiff |
2002-07-17 |
Martin Mares | Oops, a memory leak in the presorter. |
tree | commitdiff |
2002-07-16 |
Martin Mares | No more a development version. |
tree | commitdiff |
2002-07-12 |
Martin Mares | Oops, forgot a ')'. |
tree | commitdiff |
2002-07-12 |
Martin Mares | WORD_TYPES_HIDDEN shouldn't be considered META by default. |
tree | commitdiff |
2002-07-10 |
Robert Spalek | added v?xprintf() functions, they will be used in the... |
tree | commitdiff |
2002-07-10 |
Robert Spalek | HASH_WANT_FIND_NEXT fixed and its declaration changed |
tree | commitdiff |
2002-07-10 |
Robert Spalek | added the capability of hashing/finding more records... |
tree | commitdiff |
2002-07-06 |
Martin Mares | Increase line buffer sizes to 4096 bytes. Current gathe... |
tree | commitdiff |
2002-07-05 |
Martin Mares | Due to a bug, the "fsck" mode was unable to fix broken... |
tree | commitdiff |
2002-07-05 |
Martin Mares | When an inconsistency is encountered while shaking... |
tree | commitdiff |
2002-06-27 |
Martin Mares | When moving attributes, don't break the chain. |
tree | commitdiff |
2002-06-23 |
Martin Mares | Implemented merging of catalog attributes to the index... |
tree | commitdiff |
2002-06-23 |
Martin Mares | Removed obsolete examples of custom attributes. The... |
tree | commitdiff |
2002-06-23 |
Martin Mares | When O_APPEND is given to bopen(), don't forget to... |
tree | commitdiff |
2002-06-22 |
Martin Mares | dmalloc and efence work again (ported from rel-2.1... |
tree | commitdiff |
2002-06-19 |
Martin Mares | malloc -> xmalloc. |
tree | commitdiff |
2002-06-18 |
Martin Mares | Introduced SKIP_TAGGED_CHAR. |
tree | commitdiff |
2002-06-08 |
Martin Mares | New functions for manipulating attribute lists: obj_pre... |
tree | commitdiff |
2002-06-08 |
Martin Mares | Merging IS branch: New customization code and its use... |
tree | commitdiff |
2002-06-08 |
Martin Mares | The universal hash table generator now uses prime table... |
tree | commitdiff |
2002-06-06 |
Robert Spalek | SHIFT_BITS changed from 5 to 7 to fit the UCS-2 strings... |
tree | commitdiff |
2002-06-05 |
Robert Spalek | loop unrolling turned on for hashfunc.o |
tree | commitdiff |
2002-06-05 |
Robert Spalek | wow! i have optimized str_len_uns() yet more :-) ... |
tree | commitdiff |
2002-06-04 |
Robert Spalek | CONST attribute of functions noted in a better place |
tree | commitdiff |
2002-06-03 |
Martin Mares | Moved MAX_COMPLEX_LEN to index.h. |
tree | commitdiff |
2002-06-03 |
Robert Spalek | - str_hash.[ch] renamed to hashfunc.[ch], the functions... |
tree | commitdiff |
2002-06-03 |
Robert Spalek | __attribute__((const)) replaced by CONST |
tree | commitdiff |
2002-06-03 |
Martin Mares | If have GET_O and GET_P, we should have PUT_O and PUT_P... |
tree | commitdiff |
2002-06-02 |
Martin Mares | Prevent multiple inclusion. |
tree | commitdiff |
2002-06-02 |
Martin Mares | ST_BACKREF is gone. Frame backlinks are not indexed... |
tree | commitdiff |
2002-06-01 |
Robert Spalek | after a long time of experimenting, added a support... |
tree | commitdiff |
2002-06-01 |
Robert Spalek | when testing benchmarks of string operations, a user... |
tree | commitdiff |
2002-06-01 |
Robert Spalek | added macro UNALIGNED_PART() |
tree | commitdiff |
2002-05-31 |
Martin Mares | Warning fixes. |
tree | commitdiff |
2002-05-31 |
Martin Mares | Added a macro for __attribute__((const)). |
tree | commitdiff |
2002-05-29 |
Martin Mares | Make PROF_STR really work. |
tree | commitdiff |
2002-05-26 |
Martin Mares | Index reftexts, but don't search in them by default. |
tree | commitdiff |
2002-05-26 |
Martin Mares | Added block hash function. |
tree | commitdiff |
2002-05-26 |
Martin Mares | Added word types for file name keywords and link texts. |
tree | commitdiff |
2002-05-26 |
Martin Mares | Don't forget to define SHERLOCK_HAVE_PREAD. |
tree | commitdiff |
2002-05-26 |
Martin Mares | Shut up signed/unsigned warnings. |
tree | commitdiff |
2002-05-26 |
Martin Mares | Added bopen_tmp() for opening of temporary files. |
tree | commitdiff |
2002-05-25 |
Robert Spalek | - added str_hash.[ch] for fast evaluation of str_len... |
tree | commitdiff |
2002-05-24 |
Martin Mares | mmap_file() calls die() instead of returning failure. |
tree | commitdiff |
2002-05-24 |
Martin Mares | Image objects are now marked with a special flag and... |
tree | commitdiff |
2002-05-22 |
Martin Mares | Added bget_tagged_char(). |
tree | commitdiff |
2002-05-22 |
Martin Mares | bungetc() is no longer passed the character to unget... |
tree | commitdiff |
2002-05-21 |
Martin Mares | Changed null version of prof_format(), so that we don... |
tree | commitdiff |
2002-05-16 |
Robert Spalek | string newline fixed |
tree | commitdiff |
2002-05-16 |
Robert Spalek | sign mismatch fixed |
tree | commitdiff |
2002-05-16 |
Robert Spalek | fixed missing includes |
tree | commitdiff |
2002-04-28 |
Martin Mares | Removed partial support for LFS on Linuxes with pre... |
tree | commitdiff |
2002-04-28 |
Martin Mares | Added bitsig_free(). |
tree | commitdiff |
2002-04-25 |
Martin Mares | Implemented base-224 encoder and decoder. |
tree | commitdiff |
2002-04-21 |
Martin Mares | Finally I realized why we were using secondary sorting... |
tree | commitdiff |
2002-04-20 |
Martin Mares | Forgot to commit this one during the "search by age... |
tree | commitdiff |
2002-04-20 |
Martin Mares | Added secondary sorting (i.e., breaking ties when two... |
tree | commitdiff |
2002-04-20 |
Martin Mares | Added support for indexing/searching by custom attributes. |
tree | commitdiff |
2002-04-06 |
Martin Mares | Added .cvsignore files for all pieces of source which... |
tree | commitdiff |
2002-04-06 |
Martin Mares | All configuration options (except for custom attributes... |
tree | commitdiff |
2002-04-06 |
Martin Mares | Added a generic universal multi-purpose magical hash... |
tree | commitdiff |
2002-03-29 |
Martin Mares | Added a library module for generation of cryptographica... |
tree | commitdiff |
2002-03-29 |
Martin Mares | No longer need to handle undefined MAP_FAILED. |
tree | commitdiff |
2002-03-29 |
Martin Mares | Added CT_INCOMPLETE_SECTION which is equivalent to... |
tree | commitdiff |
2002-01-31 |
Martin Mares | Added a reference to the original article. |
tree | commitdiff |
2002-01-31 |
Martin Mares | Added a data structure for very efficient probabilistic... |
tree | commitdiff |
2002-01-21 |
Martin Mares | Development branch is now called 2.2a. |
tree | commitdiff |
2002-01-14 |
Robert Spalek | empty section of configuration item forbidden |
tree | commitdiff |
2002-01-13 |
Martin Mares | Don't call the callback function twice when deleting... |
tree | commitdiff |
2002-01-11 |
Martin Mares | Added "sql" to the list of protocol names. |
tree | commitdiff |
2002-01-09 |
Milan Vancura | Initial version of SQL gathering utility gsql added. |
tree | commitdiff |
2001-12-16 |
Martin Mares | Clarified comments. |
tree | commitdiff |
2001-12-16 |
Martin Mares | Added url_auto_canonicalize(). |
tree | commitdiff |
2001-12-15 |
Martin Mares | db-rebuild replaced by db-tool which allows not only... |
tree | commitdiff |
2001-12-15 |
Martin Mares | New version of the SDBM library. |
tree | commitdiff |
next |