]> mj.ucw.cz Git - libucw.git/history - sherlock
Made ucw/unaligned.h compatible with the worst programming language :-)
[libucw.git] / sherlock /
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-17 Michal VanerBetter detection of .a/.so
2008-10-08 Michal Vanerlibsh installs
2008-07-14 Martin MaresThe big move. Step #2: Updated all other references...
2008-07-07 Pavel CharvatMerge branch 'master' into dev-admin
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-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-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-20 Pavel Charvattypo again :)
2008-01-20 Pavel CharvatReverted invalid "bugfix", the previous version was...
2008-01-20 Pavel CharvatFixed a typo.
2008-01-20 Martin MaresFixed a couple of typos.
2008-01-20 Pavel CharvatXML: Fixed the help for bin/xml-text.
2008-01-20 Pavel CharvatXML: Slighly changed parameters to the xml-test utility.
2008-01-20 Pavel CharvatXML: removed some obsolete parameters
2008-01-20 Pavel CharvatSmall changes in XML parser:
2008-01-17 Pavel CharvatXML: Several fixes, slightly changed the iface.
2008-01-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
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.
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 CharvatXML: Split to several files, revised part of iface and
2007-12-11 Pavel CharvatXML: Updates to the XML parser.
2007-12-10 Pavel CharvatXML: Report corrupted encoding.
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 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...