]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2015-07-17 Martin MaresReleased libucw-6.5 v6.5
2015-07-17 Martin MaresDoc: Release notes for version 6.5
2015-07-17 Martin MaresUnicode: Fixed a test case
2015-07-17 Martin MaresMempools: Optimize mp_append_utf8_32()
2015-07-17 Martin MaresJSON: Comment on what is a string value
2015-07-17 Martin MaresJSON: Less strict checks when formatting strings
2015-07-17 Martin MaresJSON: Added numeric conversions
2015-07-17 Martin MaresJSON: Link with libm
2015-07-17 Martin MaresJSON: Checks for INF/NAN moved to json_new_number()
2015-07-17 Martin MaresJSON: Mention exceptions in docs
2015-07-17 Martin MaresJSON: Better exception name
2015-07-17 Pavel CharvatJSON: Defined debian packages.
2015-07-08 Martin MaresStrtonum: Fixed a typo in a comment
2015-07-08 Martin MaresJSON: Reject denormalized UTF-8 sequences
2015-07-08 Martin MaresUnicode: Reject denormalized UTF-8 sequences
2015-07-08 Martin MaresJSON: Add json_strdup()
2015-07-08 Martin MaresJSON: Remove unused includes
2015-07-08 Martin MaresJSON: Null, true, and false use a single static instance
2015-07-08 Martin MaresJSON: Improved memory management with pushing/popping...
2015-07-08 Martin MaresTester: Always print test numbers
2015-07-08 Martin MaresJSON: Basic documentation
2015-07-08 Martin MaresABI cleanups
2015-07-08 Martin MaresJSON: More tests and bug fixes
2015-07-08 Martin MaresJSON: Tests and bug fixes
2015-07-08 Martin MaresFastbuf: fw-hex escapes DEL, too
2015-07-08 Martin MaresFastbuf: Added fw-hex wrapper
2015-07-08 Martin MaresJSON: Error messages include column number
2015-07-08 Martin MaresJSON: More parsing and formatting details
2015-07-08 Martin MaresJSON: Rudimentary formatting
2015-07-08 Martin MaresJSON: Skeleton, memory representation, parser
2015-07-08 Martin MaresUnicode: Fixed a comment in unicode_sanitize_char()
2015-07-08 Martin MaresMempools: Added mp_append_utf8_32()
2015-04-09 Martin MaresMempools: Renamed mp_append_[v]printf() back to its...
2015-04-08 Martin MaresWeb: Fixed link to relnotes
2015-04-08 Martin MaresWill release as v6.4 v6.4
2015-04-01 Martin Mares... fix of the previous fix
2015-04-01 Martin MaresXML: Fixed installation of headers
2015-03-06 Martin MaresMainloop: Avoid polling for an empty set of events
2015-02-13 Martin MaresMaint: Automatic updating of version displayed at http...
2015-02-13 Martin MaresWill release as v6.3 v6.3
2015-02-13 Martin MaresDoc: Release notes for version 6.3
2015-02-13 Martin MaresMaint: Uploading of documentation of companion libraries
2015-02-13 Martin MaresXML: Brief documentation of LibUCW-XML
2015-02-13 Martin MaresMerge branch 'dev-xml-ns'
2015-02-13 Martin MaresMerge branch 'dev-xml'
2015-02-13 Martin MaresConfigure: Changed default.cfg
2015-02-13 Martin MaresConfigure: Experimental CONFIG_LTO
2015-02-13 Martin MaresXML: Uninlined
2015-02-13 Martin MaresXML: Bug fixes of namespaces
2015-02-13 Pavel CharvatMempool: Just updated (c)
2015-02-13 Pavel CharvatMempool: mp_new(size) should not add size of chunk...
2015-02-12 Martin MaresXML: Fix processing of namespace prefixes
2015-02-12 Martin MaresXML: ABI cleanup
2015-02-12 Martin MaresXML: Changed internal representation of attributes
2015-02-12 Martin MaresXML: Implementation of XML namespaces
2015-02-12 Martin MaresXML: Directory renamed to ucw-xml
2015-02-12 Martin MaresXML: ABI cleanup
2015-02-12 Martin MaresLogging: log_new_fd to fd=2 also prevents stderr from...
2015-02-12 Martin MaresRemove obsolete references to Sherlock
2015-02-12 Martin MaresXML: Fixed a typo in comment
2015-02-12 Martin MaresXML: DEL is not printable
2015-02-12 Martin MaresREADME: Adjusted years
2015-02-12 Martin MaresLogging: Resurrected testing of log-conf
2015-02-12 Martin MaresLogging: Added log_drop_stderr().
2015-01-16 Martin MaresMaint: One more note v6.2
2015-01-16 Martin MaresXtypes: Documentation cleanup
2015-01-16 Martin MaresDoc: Man pages are now generated as both HTML and NROFF
2015-01-16 Martin MaresMaint: Fix installation of man pages
2015-01-16 Martin MaresXtypes: Documentation
2015-01-16 Martin MaresMaint: Added a HOWTO on releasing LibUCW
2015-01-16 Martin MaresMerge branch 'dev-xtypes'
2015-01-15 Pavel CharvatBuild: Attempt to fix problems with access rights to...
2014-11-09 Martin MaresMacros: CLAMP now accepts arbitrary types, not only...
2014-11-09 Martin MaresMainloop: Be benevolent when file_del() is called on...
2014-10-10 Pavel CharvatDaemon: Fixed more race conditions. v6.1.1
2014-10-10 Pavel CharvatDaemon: Improved comments.
2014-10-10 Pavel CharvatDaemon: Use pipe instead of fcntl lock to synchronize...
2014-10-09 Pavel CharvatDaemon: Only fixed a comment.
2014-10-09 Pavel CharvatDaemon: Returned original check of written pidfile...
2014-10-09 Pavel CharvatDaemon: Removed unnecessary fcntl lock from daemon...
2014-10-09 Pavel CharvatDaemon: Fixed races in previous commit.
2014-10-09 Pavel CharvatDaemon: Fixed invalid permissions and some races when...
2014-09-05 Robert Kesslxtypes: fix of tests of xt_timestamp::parse
2014-09-04 Pavel CharvatXTypes: Fixed dump of configuration.
2014-09-04 Pavel CharvatXTypes: CF_XTYPE requires '&' before xt_*, just like...
2014-09-04 Pavel CharvatXTypes: Added support to configuration and option parser.
2014-08-10 Pavel CharvatBuild: Forced linker to find the currently compiled...
2014-08-10 Pavel CharvatTables: Fixed few typos in manpage.
2014-08-10 Pavel CharvatDoc: Generalized makefile rules for all categories...
2014-08-10 Pavel CharvatDoc: Manpages are installed to rundir so that you can...
2014-08-10 Pavel CharvatPackages: Updated build dependencies.
2014-08-10 Pavel CharvatSorter: Noted that we need to fix a bug in radix sort.
2014-08-10 Pavel CharvatDoc: Simplified rule for compilation of manpages.
2014-08-09 Pavel CharvatRelease: Increased version in default.cfg to 6.1. v6.1
2014-08-09 Pavel CharvatPackages: Fixed bug in debian/tag-release script.
2014-08-08 Martin MaresTODO: Do not forget xtype docs
2014-08-08 Martin MaresMerge branch 'dev-table'
2014-08-08 Martin Maresucw/doc/Makefile: Do not mix UCW_MANPAGES with MANPAGES
2014-08-08 Martin MaresMakefile cosmetics
2014-08-08 Robert KesslEven more updates in build of manpages
next