]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2008-07-14 Michal VanerReadding line of makefile lost in merge
2008-07-14 Martin MaresLibucw: basecode utility and its tests.
2008-07-14 Michal VanerLibucw: Changing md5 module interface to match sha1.
2008-07-14 Michal VanerLibucw: wildmatch uses char * instead of byte * for...
2008-07-14 Michal VanerLibucw: Test for redblack.h
2008-07-14 Michal VanerLibucw: Test for binheap.h
2008-07-14 Michal VanerLibucw: Test for arraysort.h
2008-07-14 Martin MaresMerge branch 'master' into dev-lib
2008-07-14 Martin MaresMerge branch 'dev-admin'
2008-07-08 Pavel CharvatEnable automatic tests for byte-bases tries.
2008-07-08 Pavel CharvatImplemented byte-bases trie.
2008-07-08 Pavel CharvatImplemented {mp,ep}_total_size().
2008-07-08 Pavel CharvatHidden one possible compilation warning in KMP.
2008-07-07 Pavel CharvatMerge branch 'master' into dev-admin
2008-07-04 Martin MaresLibucw: Spelling.
2008-07-01 Martin MaresLibucw: Added an implementation of HMAC-SHA1.
2008-07-01 Martin MaresAdapt to CF_LOOKUP constification.
2008-07-01 Martin MaresUCW: Constified the lookup table for CF_LOOKUP and...
2008-07-01 Martin MaresLibucw: Added sha1.t to the automatic tests.
2008-07-01 Martin MaresLibucw: Added a SHA-1 module.
2008-07-01 Martin MaresConfigure: Better extraction of settings in PkgConfig...
2008-07-01 Martin MaresConfigure: better guard against undef's returned by...
2008-07-01 Martin MaresTests for the string module.
2008-06-25 Martin MaresThe libucw Makefile no longer installs cf/library autom...
2008-06-25 Martin MaresFixed a bug in str_unesc() and added a testsuite.
2008-06-25 Martin MaresReplaced the md5hex module by the hexdumper.
2008-06-25 Martin Maresstr_hexdump() now uses the new hexdumper.
2008-06-25 Martin MaresHexdumping functions can also use separators.
2008-06-25 Martin MaresAdded a simple module for making and parsing hexdumps.
2008-06-25 Martin MaresRenamed str-test to hashfunc-test, because that's what...
2008-06-25 Martin MaresMove chartype functions to lib/char-*.c.
2008-06-25 Martin MaresMoved matching and splitting functions to lib/str-*.c.
2008-06-25 Martin MaresMore moves of string functions out of lib/lib.h.
2008-06-25 Martin MaresMoved regex functions to lib/regex.h.
2008-06-25 Martin MaresIntroduced new header "lib/string.h".
2008-06-25 Martin MaresBuild system: Substitute installation paths in .pc...
2008-06-25 Martin MaresRevert "Configure: Set installation paths based on...
2008-06-25 Martin MaresConfigure: Set installation paths based on PREFIX.
2008-06-25 Martin MaresConfigure: Set installation paths based on PREFIX.
2008-06-25 Martin MaresAllow the name of the config file directory to be overr...
2008-06-25 Martin MaresMakefiles: implement a symlink-alias macro.
2008-06-25 Martin MaresMakefiles: Allow a prefix and suffix of installed libra...
2008-06-25 Martin MaresConfigure: Partial support for CONFIG_LOCAL and PREFIX.
2008-06-25 Martin MaresConfigure: Remember PKG_CONFIG_PATH used for building.
2008-06-25 Martin MaresBuild system hack: set PKG_CONFIG_PATH in shell commands.
2008-06-20 Martin MaresDefault switches for gcc-4.3.
2008-06-18 Martin MaresRemoved the lib/ff-utf8.h compatibility stub.
2008-06-18 Martin MaresThe mainline heads to v3.13.
2008-06-17 Martin MaresAdded a new fastbuf backend for sockets with timeouts.
2008-06-16 Martin MaresWord length: Set the parameters in library examples.
2008-06-07 Martin MaresThe Configure mechanism is now able to find packages...
2008-06-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-06-04 Martin MaresCleaned up interface of the logger.
2008-06-04 Martin MaresReplaced safe_msg() with a flag L_SIGHANDLER to msg().
2008-06-04 Martin MaresRemoved CONFIG_OWN_REGEX and the copy of regex library...
2008-06-02 Pavel Charvat3.12.3-dev -> 3.12.3
2008-06-02 Pavel Charvatv3.12.3-dev -> v3.12.4-dev
2008-05-25 Martin MaresAllow `configure OPTIONS' without specifying configurat...
2008-05-25 Martin MaresAdded a rule for installing config files from sub-direc...
2008-05-25 Martin MaresMoved the `custom cf' rule from Makebottom to the top...
2008-05-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-05-19 Pavel CharvatFixed test cases for the xml parser.
2008-05-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-05-15 Pavel CharvatAppended '-dev' to the version string of the dev branch.
2008-04-28 Pavel CharvatQuick fix of possible daedlock when logging from Shephe...
2008-04-28 Pavel CharvatXML: Small bugfix in xml_merge_chars.
2008-04-28 Pavel CharvatXML: Validate required attributes. Added an option...
2008-04-25 Pavel CharvatXML: Implemented a merger of element's contents.
2008-04-24 Pavel CharvatXML: Partial support for external DTD subset
2008-04-24 Pavel CharvatXML: A primitive DTD validation of elements... it is...
2008-04-24 Pavel CharvatXML: implemented user-friendly function to deal with...
2008-04-24 Pavel CharvatXML: Implemented xml_skip_element().
2008-04-24 Pavel CharvatXML: Implemented detection and validation of ignorable...
2008-04-23 Pavel CharvatXML: Bugfix in processing of multi-byte newlines.
2008-04-22 Pavel CharvatXML: Fixed reporting of characters via the PULL interface.
2008-03-11 Pavel CharvatKMP: removed possible compilation warning
2008-03-05 Pavel Charvatsmall bugfixes in tries
2008-03-02 Pavel CharvatUCW tries:
2008-02-29 Pavel CharvatUCW tries: applied MJ's remarks
2008-02-29 Pavel CharvatUCW: implemented simple memory statistics for tries
2008-02-29 Pavel CharvatUCW: implemented ep_total_size (similar to mp_total_size)
2008-02-29 Pavel Charvatadmin: the can be more than one site for a single domain
2008-02-29 Pavel CharvatUCWLib:
2008-02-19 Pavel CharvatUCW: implemented shortcut for computing size of a mempo...
2008-02-01 Pavel CharvatSmall fixes and improvements in bin/installer.
2008-01-31 Pavel CharvatSupport for 'make CONFIRM=y install'
2008-01-28 Pavel CharvatIndexer:
2008-01-24 Pavel CharvatRemoved forgotten useless macro.
2008-01-24 Pavel CharvatFixed a compilation warning in libcharset.
2008-01-23 Pavel CharvatIndexer: Implemented support for multiple sources.
2008-01-22 Pavel CharvatPrepared next Sherlock's version.
2008-01-22 Pavel CharvatUpdated the Sherlock's version to 3.12.2.
2008-01-21 Pavel Charvatbgetl() should return uns instead of u32
2008-01-21 Pavel CharvatAll customization are compilable again.
2008-01-21 Pavel CharvatRemoved useless stamp from XML Makefile.
2008-01-21 Pavel CharvatHotfix in XML Makefile. I dont know why but the previou...
2008-01-21 Pavel CharvatFixed several bugs in UTF-16 encoding/decoding (tested...
2008-01-21 Pavel Charvatff-utf8.h is back... as an alias to ff-unicode.h
2008-01-20 Pavel Charvattypo again :)
2008-01-20 Pavel CharvatReverted invalid "bugfix", the previous version was...
next