]> mj.ucw.cz Git - libucw.git/history - ucw
Rename our gettid() wrapper to ucw_gettid()
[libucw.git] / ucw /
2021-07-21 Martin MaresRename our gettid() wrapper to ucw_gettid()
2020-08-13 Pavel CharvatLogging: msg() now does not change errno (easier usage...
2020-05-22 Pavel Charvatstkstring: Fixed bug in stk_fsize().
2020-02-28 Pavel CharvatReleased as 6.5.12. v6.5.12
2020-02-28 Pavel Charvatio-careful: Fixed missing #include
2020-02-26 Jan Filip Chadimaio-careful: Do not fail if a system call is interrupted...
2019-11-12 Pavel CharvatReleased as 6.5.11. v6.5.11
2019-09-07 Pavel CharvatTests: Silenced few warnings on new compilers.
2019-09-07 Pavel CharvatConfig: Added support for terabyte values, for example...
2019-03-22 Pavel CharvatReleased as 6.5.10. v6.5.10
2019-03-22 Pavel CharvatBuild: Silenced few -Wimplicit-fallthrough warnings.
2019-02-11 Martin MaresTests: xtypes-test sets an explicit timezone
2019-02-11 Martin MaresTests: table-test now works on 32-bit architectures
2019-02-11 Martin MaresConfigure::Doc: Add missing newlines in warnings
2019-02-11 Martin MaresConfigure: Recognize "armhf" architecture
2018-08-11 Martin MaresConfigure: Settings for powerpc
2018-05-06 Martin MaresCompatibility with GCC < 4.0 is not needed any longer
2018-04-09 Martin Maresconf.h: Added a hack to silence GCC's warnings about...
2018-03-30 Martin MaresConfigure: TestBool did not record a false value correctly
2018-03-23 Pavel CharvatReleased as 6.5.9. v6.5.9
2018-02-12 Pavel CharvatMain blockio: Added const keyword to block_io_write().
2018-02-12 Pavel CharvatMain recio: Fixed crashes when a second rec_io_add...
2018-02-11 Pavel CharvatMain recio: Avoid calling of read_handler() with zero...
2018-02-11 Pavel CharvatMain recio: Added const keyword to rec_io_write().
2018-02-05 Pavel CharvatCRC: Added const keywords.
2018-02-04 Pavel CharvatFbGrow: Fixed assertion error after a refill of empty...
2018-02-04 Pavel CharvatFastbuf: Fixed compilation with LOCAL_DEBUG.
2018-01-10 Pavel CharvatBase64: Improved documentation of base64_decode().
2018-01-10 Pavel CharvatReleased as 6.5.8. v6.5.8
2018-01-10 Pavel Charvatbgets_mp(): Rewritten implementation.
2018-01-10 Pavel CharvatMerge branch 'master' of ssh://git.ucw.cz/projects...
2018-01-10 Pavel Charvatbgets_mp(): Added a non-intuitive warning to documentation.
2018-01-10 Pavel CharvatReleased as 6.5.7. v6.5.7
2018-01-02 Pavel CharvatBase64: Rewritten base64 encoder and decoder.
2017-12-28 Pavel CharvatRevert "Unicode: Added reading of 32bit UTF-8 unicode...
2017-12-17 Pavel CharvatCLists, SLists: Extended interface for merging of link...
2017-12-14 Pavel CharvatUnicode: Added reading of 32bit UTF-8 unicode values...
2017-09-11 Pavel CharvatReleased as 6.5.6 v6.5.6
2017-09-11 Pavel CharvatUCW::Configure: Fixed compatibility with old perl.
2017-09-06 Martin MaresDoc: Added explanation of FB exceptions vs. fb_tie() v6.5.5
2017-09-06 Martin MaresUCW::Configure::Perl: Split off configuration of Perl...
2017-09-06 Martin MaresUCW::Configure: Flush STDOUT after logging
2017-09-05 Martin MaresFastbufs: bclose() on caller-allocated fastbuf is allowed
2017-09-05 Pavel CharvatBuild: "make install" should install also UCW::Configur...
2017-09-04 Pavel CharvatBuild: Added support for custom PKG_CONFIG_PATH in...
2017-09-04 Pavel CharvatReleased as 6.5.4 v6.5.4
2017-08-31 Pavel CharvatLizard: Fixed a typo in documentation.
2017-08-31 Pavel CharvatFB Socket: Fixed tracking of written bytes.
2017-08-26 Pavel CharvatMempool: Fix bug in a DBG() message.
2017-07-22 Martin MaresDebian: The build system is packaged as a part of libuc... v6.5.3
2017-07-22 Martin MaresXtype docs: Fixed a typo
2017-07-22 Martin MaresReleased as v6.5.3
2017-07-22 Martin MaresDebian: A separate package for (most) Perl modules
2017-02-26 Pavel CharvatOpt: Fixed compilation warnings in tests.
2017-02-26 Pavel CharvatLizard: Fixed compilation warning in tests.
2017-02-22 Martin MaresUCW::Configure: Translate local filenames to "./file"
2017-02-22 Martin MaresUCW::CGI: Encode UTF-8 characters in cookies properly
2017-02-21 Martin Maresfb-param: Fixed a typo found by warnings in newer GCC
2016-08-15 Pavel CharvatCRC: Fixed possible integer underflow when called on...
2015-09-14 Martin MaresUCW::CGI: Added an option for preserving whitespaces...
2015-07-22 Pavel CharvatReleased libucw-6.5.1 v6.5.1
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-08 Martin MaresStrtonum: Fixed a typo in a comment
2015-07-08 Martin MaresUnicode: Reject denormalized UTF-8 sequences
2015-07-08 Martin MaresABI cleanups
2015-07-08 Martin MaresFastbuf: fw-hex escapes DEL, too
2015-07-08 Martin MaresFastbuf: Added fw-hex wrapper
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 MaresWill release as v6.4 v6.4
2015-03-06 Martin MaresMainloop: Avoid polling for an empty set of events
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 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 Pavel CharvatMempool: Just updated (c)
2015-02-13 Pavel CharvatMempool: mp_new(size) should not add size of chunk...
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 MaresLogging: Resurrected testing of log-conf
2015-02-12 Martin MaresLogging: Added log_drop_stderr().
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 MaresXtypes: Documentation
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...
next