2003-07-04 |
Robert Spalek | added (and renamed) all iso-8859-* charsets
|
commit | commitdiff | tree |
2003-07-04 |
Robert Spalek | added (and renamed) all iso-8859-{1,2,...,16} charsets
|
commit | commitdiff | tree |
2003-07-04 |
Robert Spalek | adapted to UNDEFINED characters
|
commit | commitdiff | tree |
2003-07-04 |
Robert Spalek | upgraded from ftp.unicode.org and also renamed
|
commit | commitdiff | tree |
2003-07-04 |
Robert Spalek | updated according to the newest tables downloaded from...
|
commit | commitdiff | tree |
2003-07-04 |
Robert Spalek | imported by `trunicode` from ftp.unicode.org
|
commit | commitdiff | tree |
2003-07-04 |
Robert Spalek | added a tool for importing mappings from ftp.unicode.org
|
commit | commitdiff | tree |
2003-06-27 |
Robert Spalek | fixed handling of characters lost by recoding
|
commit | commitdiff | tree |
2003-06-27 |
Robert Spalek | added tools for stealing translation tables from recode
|
commit | commitdiff | tree |
2003-06-20 |
Robert Spalek | a little bugfix of the test-tool
|
commit | commitdiff | tree |
2003-06-20 |
Robert Spalek | one test has been meanwhile adjusted
|
commit | commitdiff | tree |
2003-06-20 |
Robert Spalek | I have meanwhile fiddled a little with #include's after...
|
commit | commitdiff | tree |
2003-06-08 |
Robert Spalek | bugfix found by gcc-3.3
|
commit | commitdiff | tree |
2003-03-28 |
Robert Spalek | documentation fixed
|
commit | commitdiff | tree |
2003-02-14 |
Robert Spalek | a bug fixed, it reveals when you want to process the...
|
commit | commitdiff | tree |
2003-02-13 |
Robert Spalek | added utf8_strlen()
|
commit | commitdiff | tree |
2003-01-13 |
Robert Spalek | MJ has forgotten to add ASORT_EXTRA_ARGS at the end...
|
commit | commitdiff | tree |
2002-11-05 |
Robert Spalek | WT_LINK added into WORD_TYPES_META
|
commit | commitdiff | tree |
2002-09-26 |
Robert Spalek | added base64 module, it is imported from somewhere :))
|
commit | commitdiff | tree |
2002-07-10 |
Robert Spalek | added v?xprintf() functions, they will be used in the...
|
commit | commitdiff | tree |
2002-07-10 |
Robert Spalek | HASH_WANT_FIND_NEXT fixed and its declaration changed
|
commit | commitdiff | tree |
2002-07-10 |
Robert Spalek | added the capability of hashing/finding more records...
|
commit | commitdiff | tree |
2002-06-06 |
Robert Spalek | SHIFT_BITS changed from 5 to 7 to fit the UCS-2 strings...
|
commit | commitdiff | tree |
2002-06-05 |
Robert Spalek | loop unrolling turned on for hashfunc.o
|
commit | commitdiff | tree |
2002-06-05 |
Robert Spalek | wow! i have optimized str_len_uns() yet more :-) ...
|
commit | commitdiff | tree |
2002-06-04 |
Robert Spalek | CONST attribute of functions noted in a better place
|
commit | commitdiff | tree |
2002-06-03 |
Robert Spalek | - str_hash.[ch] renamed to hashfunc.[ch], the functions...
|
commit | commitdiff | tree |
2002-06-03 |
Robert Spalek | __attribute__((const)) replaced by CONST
|
commit | commitdiff | tree |
2002-06-01 |
Robert Spalek | after a long time of experimenting, added a support...
|
commit | commitdiff | tree |
2002-06-01 |
Robert Spalek | when testing benchmarks of string operations, a user...
|
commit | commitdiff | tree |
2002-06-01 |
Robert Spalek | added macro UNALIGNED_PART()
|
commit | commitdiff | tree |
2002-05-25 |
Robert Spalek | - added str_hash.[ch] for fast evaluation of str_len...
|
commit | commitdiff | tree |
2002-05-16 |
Robert Spalek | string newline fixed
|
commit | commitdiff | tree |
2002-05-16 |
Robert Spalek | sign mismatch fixed
|
commit | commitdiff | tree |
2002-05-16 |
Robert Spalek | fixed missing includes
|
commit | commitdiff | tree |
2002-01-14 |
Robert Spalek | empty section of configuration item forbidden
|
commit | commitdiff | tree |
2001-09-27 |
Robert Spalek | url_component_separators has a default value "" to...
|
commit | commitdiff | tree |
2001-09-27 |
Robert Spalek | url_has_repeated_component() fully implemented and...
|
commit | commitdiff | tree |
2001-09-26 |
Robert Spalek | added skeleton of not yet implemented function url_has_repea...
|
commit | commitdiff | tree |
2001-09-26 |
Robert Spalek | die() called with string containing newlines replaced...
|
commit | commitdiff | tree |
2001-09-26 |
Robert Spalek | CF_USAGE printed (description of -S and -C parameters)
|
commit | commitdiff | tree |
2001-09-26 |
Robert Spalek | added CF_USAGE
|
commit | commitdiff | tree |
2001-09-06 |
Robert Spalek | typo fixed
|
commit | commitdiff | tree |
2001-08-14 |
Robert Spalek | bugfix
|
commit | commitdiff | tree |
2001-03-30 |
Robert Spalek | <ctype.h> dependency deleted
|
commit | commitdiff | tree |
2001-03-30 |
Robert Spalek | test audited
|
commit | commitdiff | tree |
2001-03-30 |
Robert Spalek | syntax of regular expessions changed to extended
|
commit | commitdiff | tree |
2001-03-30 |
Robert Spalek | rx_compile() can now compile with IGNORING CASE enabled too
|
commit | commitdiff | tree |
2001-03-30 |
Robert Spalek | cards.c printed tags converted tolower
|
commit | commitdiff | tree |
2001-03-30 |
Robert Spalek | added WT_NAMES from WORD_TYPE_NAMES temporarily, MJ...
|
commit | commitdiff | tree |
2001-03-22 |
Robert Spalek | CVS repository cleaned up a bit:
|
commit | commitdiff | tree |
2001-03-05 |
Robert Spalek | bugfix
|
commit | commitdiff | tree |
2001-03-05 |
Robert Spalek | obuck_size() deleted
|
commit | commitdiff | tree |
2001-03-05 |
Robert Spalek | cf_default_init() replaced by direct access to cfdeffile...
|
commit | commitdiff | tree |
2001-03-04 |
Robert Spalek | cf_default_{init,done} interface used instead cf_read
|
commit | commitdiff | tree |
2001-03-04 |
Robert Spalek | added cf_default_{init,done} for setting the default...
|
commit | commitdiff | tree |
2001-03-04 |
Robert Spalek | added obuck_size() returning the size of bucket file...
|
commit | commitdiff | tree |
2001-03-02 |
Robert Spalek | added
|
commit | commitdiff | tree |
2001-02-09 |
Robert Spalek | added cf_item_count()
|
commit | commitdiff | tree |
2001-02-09 |
Robert Spalek | deleted unused variable prog
|
commit | commitdiff | tree |
2001-02-09 |
Robert Spalek | added sort-test
|
commit | commitdiff | tree |
2001-02-04 |
Robert Spalek | cf_get_item added
|
commit | commitdiff | tree |
2001-01-21 |
Robert Spalek | declaration cosmetic fix
|
commit | commitdiff | tree |
2001-01-21 |
Robert Spalek | memory pool for everything about configuration added
|
commit | commitdiff | tree |
2001-01-15 |
Robert Spalek | rewritten, enhanced, updated, fixed
|
commit | commitdiff | tree |
2001-01-14 |
Robert Spalek | lib/conf.[ch] rewritten
|
commit | commitdiff | tree |
2001-01-08 |
Robert Spalek | added tester for conf.c, already tested and it works
|
commit | commitdiff | tree |
2001-01-08 |
Robert Spalek | bugfixes
|
commit | commitdiff | tree |
2001-01-07 |
Robert Spalek | written parsing config files and command line parameters...
|
commit | commitdiff | tree |
|