2002-10-06 |
Martin Mares | Finished the fb-mmap module. Basic parameters are now...
|
commit | commitdiff | tree |
2002-10-03 |
Martin Mares | Squash warning with 32-bit sh_off_t.
|
commit | commitdiff | tree |
2002-10-03 |
Martin Mares | Older versions of glibc don't have madvise.
|
commit | commitdiff | tree |
2002-10-03 |
Martin Mares | Added a temporary hack for testing of fb-mmap. Please...
|
commit | commitdiff | tree |
2002-09-30 |
Martin Mares | The is_temp_file variable was originally a good idea...
|
commit | commitdiff | tree |
2002-09-27 |
Martin Mares | The fb-mmap module, now read/write. Still needs a lot...
|
commit | commitdiff | tree |
2002-09-27 |
Martin Mares | When writing, the data needn't start at the beginning...
|
commit | commitdiff | tree |
2002-09-26 |
Martin Mares | Recognize not only user names, but also passwords.
|
commit | commitdiff | tree |
2002-09-24 |
Martin Mares | After a lot of benchmarking replaced the old super...
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Introduced bfdopen_shared() which behaves like bfdopen...
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Damned automatic typecasts!
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Better avoid the brain-dead encoding " " as "+" when...
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Fix escaping of "+" characters in outgoing parameters...
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Oops, the card array was reversed!
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Forgot to commit with the rest of fastbuf changes.
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Adapted to new fastbufs.
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Adapted the bucket code to new fastbufs. Stream positions...
|
commit | commitdiff | tree |
2002-09-23 |
Martin Mares | Major cleanup of fastbufs:
|
commit | commitdiff | tree |
2002-09-19 |
Martin Mares | Robert> uff, na prvni pohled nic nechapu, asi je to...
|
commit | commitdiff | tree |
2002-09-18 |
Martin Mares | Debug output now calls a given subroutine instead of...
|
commit | commitdiff | tree |
2002-09-17 |
Martin Mares | Added functions for automatic processing of script...
|
commit | commitdiff | tree |
2002-09-06 |
Martin Mares | Added first two functions of the Poor Man's CGI module.
|
commit | commitdiff | tree |
2002-09-02 |
Martin Mares | More improvements of the Query module.
|
commit | commitdiff | tree |
2002-09-02 |
Martin Mares | Added a simple Perl module for connecting to search...
|
commit | commitdiff | tree |
2002-08-26 |
Martin Mares | Export functions for explicit locking.
|
commit | commitdiff | tree |
2002-08-26 |
Martin Mares | The shell config helper now knows how to parse multiple...
|
commit | commitdiff | tree |
2002-08-26 |
Martin Mares | Added a quick-check mode which does bucket file checks...
|
commit | commitdiff | tree |
2002-08-26 |
Martin Mares | As usually, stuff in lib/* is LGPL'ed.
|
commit | commitdiff | tree |
2002-08-26 |
Martin Mares | Allow setting of default configuration file.
|
commit | commitdiff | tree |
2002-08-23 |
Martin Mares | Moved shell script support commands to lib/shell.
|
commit | commitdiff | tree |
2002-08-23 |
Martin Mares | Added a Perl module for parsing options and configuration.
|
commit | commitdiff | tree |
2002-08-23 |
Martin Mares | Allow SEEK_END. (I plan to rewrite seek in fbmem streams...
|
commit | commitdiff | tree |
2002-08-21 |
Martin Mares | Deleted the .SECONDARY hack -- (1) it only patched...
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Split bdirect_read to prepare and commit part (similarly...
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Tabs are legal in attribute values.
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Forgot to decrease URL_PROTO_MAX when deleting sql...
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | If not debugging, compile at least ASSERT(0) as call...
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Oops, forgot WT_FILE there.
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Need a cast if sh_off_t is short.
|
commit | commitdiff | tree |
2002-08-20 |
Martin Mares | Forgot WT_LINK.
|
commit | commitdiff | tree |
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 |
next |