]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2008-01-20 Pavel Charvat'make tests' should not display error messages when...
2008-01-17 Pavel CharvatXML: Several fixes, slightly changed the iface.
2008-01-16 Pavel CharvatFixed a recent bug in libcharset.
2008-01-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-08 Pavel CharvatSlightly simplified the URL loop detector and fixed...
2008-01-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-07 Pavel CharvatXML & WML: WML parser now uses the new XML library.
2008-01-02 Pavel CharvatBugfix in cycle detector.
2008-01-02 Pavel CharvatLibrary: Improved the detector of cycled URLs (Bug...
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-29 Martin MaresUse clist_remove_head() where possible.
2007-12-29 Martin MaresAdded clist_remove_head() and clist_remove_tail().
2007-12-23 Martin MaresIf no config file is specified, pretend loading an...
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresReverted the unwanted parts of the previous commit.
2007-12-13 Daniel Fialaany is better than i386 :-)
2007-12-13 Pavel CharvatXML: The parser can completely skip the internal subset...
2007-12-12 Pavel CharvatXML: Small simplification in parsing of names.
2007-12-12 Pavel CharvatXML: The great reorganization... several improvements...
2007-12-12 Pavel CharvatUCW: Backported small bugfixes in hashtables.
2007-12-12 Pavel CharvatUCW: Undefine forgotten template parameters in hashtable.h.
2007-12-12 Pavel CharvatXML: Split to several files, revised part of iface and
2007-12-11 Pavel CharvatXML: Updates to the XML parser.
2007-12-11 Pavel CharvatLibCharset: Implemented UTF-16 encoding (not tested...
2007-12-10 Pavel CharvatUCW: Added some ff-unicode test cases.
2007-12-10 Pavel CharvatUCW: Added UTF-16 test cases.
2007-12-10 Pavel CharvatUCW: Renamed 'UTF-8' tests to 'Unicode' (I am going...
2007-12-10 Pavel CharvatXML: Report corrupted encoding.
2007-12-10 Pavel CharvatUCW: Implemented bput_utf16_*.
2007-12-10 Pavel CharvatXML: Fixed a typo in Makefile.
2007-12-10 Pavel CharvatUCW: Added bget_utf16_{le,be} routines.
2007-12-10 Pavel CharvatXML: Fixed the path to automatically generated Unicode...
2007-12-10 Pavel CharvatUCW: Added UTF-8 routines with custom replacement char...
2007-12-10 Pavel CharvatUCW: Added UTF-8 routines with custom replacement char...
2007-12-10 Pavel CharvatRenamed lib/ff-utf8.* to lib/ff-unicode.*
2007-12-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-10 Pavel CharvatXML: Backuped incomplete XML parser. Changes mostly...
2007-12-10 Pavel CharvatUCW: Added inlined functions for reading/writing of...
2007-12-05 Pavel CharvatHashTables:
2007-12-05 Pavel CharvatXML: Backuped unfinished XML parser.
2007-11-28 Martin MaresBranched off v3.12.1.
2007-11-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-23 Pavel CharvatMergeImages: Just small improvements.
2007-11-23 Pavel Charvatsanitize_char(): Allowed tabulators.
2007-11-23 Pavel CharvatAdded a missing "inline" keyword.
2007-11-23 Pavel Charvatucwlib: Added a function for checking "regular" unicode...
2007-11-22 Pavel CharvatMergeImages: Added several config options.
2007-11-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-19 Pavel CharvatJust backuped unfinished detector of image duplicates.
2007-11-19 Martin MaresSimplify temporary file deletion in the tester.
2007-11-18 Martin MaresLet the tester create its tmp directory if it doesn...
2007-11-18 Martin MaresName test cases in the longest suites.
2007-11-18 Martin MaresA new unit test module.
2007-11-14 Pavel CharvatBackuped experiments with image duplicates.
2007-11-07 Pavel Charvatimages: Fixed trailing spaces and invalid indentation.
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-29 Martin MaresMainline has set forth towards v3.13.
2007-10-29 Martin MaresSet TESTING_DEPS in the example customization, so that...
2007-10-29 Pavel CharvatPerform threaded imagelib tests only with CONFIG_UCW_TH...
2007-10-29 Pavel CharvatAllow direct I/O parametrized fastbufs only with CONFIG...
2007-10-29 Pavel Charvatfixed the compilation of parametrized fastbufs with...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-18 Martin MaresNo need to report negative sorter speeds.
2007-10-16 Daniel FialaPatrik needs lib/binsearch.h in the library package.
2007-10-14 Pavel Charvatget rid of the 'register' keyword
2007-09-27 Pavel Charvatucwlib: default.cfg should return success
2007-09-27 Pavel Charvatucwlib: unset DEFAULT_CONFIG and ENV_VAR_CONFIG by...
2007-09-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-27 Pavel Charvatsorter: fixed the previous bugfix... all tests now...
2007-09-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-27 Pavel Charvatsorter: fixed buffer allocation in s-internal, the...
2007-09-26 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-26 Pavel Charvatfixed bug in bugfix :-)
2007-09-26 Pavel CharvatFixed buggy switching of buffers in the internal sorter.
2007-09-26 Pavel CharvatFixed a bug in fixint sorter.
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-21 Martin MaresFixed a typo.
2007-09-21 Martin MaresThe graph tests are able to generate empty input now.
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-21 Martin MaresDo not die on ASSERT when sorting an empty input with...
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-20 Martin MaresAdded a very brief introduction to ASIO.
2007-09-20 Martin MaresAdded copyright messages.
2007-09-20 Martin MaresDocumented the changes in dev-sorter.
2007-09-20 Martin MaresPolished the introductory comments in sorter.h.
2007-09-19 Martin MaresFix the swapping bug, this time correctly.
2007-09-19 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-19 Martin MaresFixed a bug in s-internal, which caused it to write...
2007-09-17 Martin MaresHonor SORT_DEBUG_KEEP_BUCKETS when swapping in a bucket.
2007-09-17 Martin MaresPrint item counts as %u's.
2007-09-17 Martin MaresArray sorter thresholds are now configured as 64-bit...
2007-09-17 Martin MaresRemoved a reference to the old sorter.
2007-09-16 Martin MaresAdded another note.
2007-09-16 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-16 Martin MaresFixed a silly bug in the parallel radix-sorter.
2007-09-14 Pavel Charvatfixed a memory leak
2007-09-14 Pavel Charvatremoved a traling whitespace
2007-09-11 Martin MaresFixed a nasty bug in the threaded radix-sorter.
next