]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2014-01-03 Martin MaresABI: Symbol renames for libimages
2014-01-03 Martin MaresImages: Added missing include
2014-01-03 Martin MaresImages: Clean up old-style function declarations
2014-01-03 Martin MaresTools: It's 2014 now :)
2014-01-03 Martin MaresABI: Manual tweaks for ff-binary.h
2014-01-03 Martin MaresABI: rename-symbols does not touch timestamps of unmodi...
2014-01-03 Martin MaresABI: Tables used by ucw/chartype.h are prefixed
2014-01-03 Pavel CharvatPackages: Added a custom string to names of compiled...
2014-01-03 Pavel CharvatPackages: Split each UCW library to its own set of...
2014-01-03 Martin MaresABI: Manual tweaks for strtonum.h
2014-01-03 Martin MaresABI: ucwlib_ prefix is also safe
2014-01-03 Martin MaresABI: Rename internal tables of libcharset
2014-01-03 Martin MaresABI: Avoid macro re-definition
2014-01-03 Martin MaresABI: Symbol renames for libucw and libcharset
2014-01-03 Martin MaresConfig: By default, debug configuration build shared...
2014-01-03 Martin MaresConfig: Added CONFIG_UCW_CLEAN_ABI
2014-01-03 Martin MaresAdded a list of exported symbols, which are subject...
2014-01-03 Martin MaresTools: Added tools for symbol renaming and checking
2014-01-03 Pavel CharvatPackages: Install also obsolete ucw-daemon-helper for...
2014-01-03 Martin MaresClean up old-style function declarations split to multi...
2013-12-10 Pavel CharvatLibUCW: Added fb-socket.h header to public API.
2013-12-10 Pavel CharvatPackages: Simplified definition of install targets.
2013-12-07 Pavel CharvatPackages: Improved installation of example configs.
2013-12-07 Pavel CharvatPackages: Added some docs/examples.
2013-12-07 Pavel CharvatPackages: Several fixes in debian packages and their...
2013-12-06 Pavel CharvatLibUCW: Added `ucw-' prefix to utils.
2013-12-06 Pavel CharvatLibucw-images: Added `ucw-' prefix to utils.
2013-12-06 Pavel CharvatPackages: Several fixes in debian packages.
2013-12-06 Pavel CharvatPackages: First experiments with Debian packages.
2013-12-06 Pavel CharvatRenamed shxml/* to xml/*.
2013-12-06 Pavel CharvatSplit install-lib* rules to runtime and dev parts.
2013-12-06 Pavel CharvatAdded libucw-* prefix to some forgotten places.
2013-12-06 Pavel CharvatAdded libucw-* prefix to all libraries (libcharset...
2013-11-28 Pavel CharvatLibUCW: xrealloc(ptr, 0) should return NULL and not...
2013-11-05 Tomas Vallabinomial heaps: Added missing node order initialization.
2013-10-24 Pavel CharvatLibUCW: Fixed broken DARY_ALLOC() on 64bit architectures.
2013-10-18 Martin MaresFastbuf: Fix possible memory leak in new bprintf()
2013-10-18 Martin MaresFixed note about res_alloc() with no resource pool...
2013-10-17 Martin MaresAdded DBG_SPOT macro
2013-10-17 Martin MaresFastbuf: Rewritten bprintf()
2013-10-17 Martin MaresTester: Compare stderr if requested
2013-10-17 Martin MaresTests: Enable tests of bitops
2013-10-17 Martin MaresTester: Support here-documents
2013-10-15 Martin MaresUCW::CGI: Escaping functions silently convert undef...
2013-09-06 Tomas Vallaoption parser: Empty stub of the documentation
2013-09-06 Tomas VallaMerge branch 'master' into dev-opt
2013-09-03 Martin MaresOpt: Removed my bogus comment
2013-09-03 Martin MaresOpt: Introduced contexts
2013-09-03 Martin MaresOpt: Tamed FIELD and LASTFIELD macros
2013-09-03 Martin MaresOpt: Deleted extra newlines after failure messages
2013-09-03 Martin MaresOpt: Do not be shy of multi-line outputs
2013-09-03 Martin MaresOpt: Earl Grey was not an American :)
2013-09-03 Martin MaresOpt: Tests split off to a separate file
2013-09-03 Martin MaresOpt: Whitespace cleanup
2013-07-22 Tomas Vallagary.h: Fixed bug in INIT_SPACE_* macros
2013-07-22 Martin Maresgary: Added GARY_INIT_SPACE(_ZERO)
2013-07-20 Tomas Vallaff-varints: Fixed really silly bug in handling fastbufs.
2013-07-04 Martin MaresOpt: A couple of review comments
2013-06-25 Jan 'Moskyt... Opt: Calling hooks, config opts added
2013-06-20 Jan 'Moskyt... Opt: Config getopt and hooks
2013-05-29 Pavel CharvatLibUCW: Documented OptionalInclude in configuration...
2013-05-29 Pavel CharvatLibUCW: Implemented OptionalInclude to configuration...
2013-05-13 Jan 'Moskyt... Opt: tests for OPT_MULTIPLE
2013-05-13 Jan 'Moskyt... Opt: OPT_MULTIPLE implemented, no tests yet but seems...
2013-05-13 Jan 'Moskyt... Opt: Tests and some minor fixes
2013-05-13 Jan 'Moskyt... Opt: looks well, going to write some tests
2013-05-13 Jan 'Moskyt... Opt: strdup -> xstrdup
2013-05-13 Jan 'Moskyt... Opt: fixed nothing-supplied detection
2013-05-06 Jan 'Moskyt... Opt: fixed checking --no args and OPT_SINGLE
2013-05-06 Jan 'Moskyt... Opt: help is now displaying correctly
2013-04-29 Jan 'Moskyt... Opt: compilable, segfaulting.
2013-04-28 Martin MaresOpt: Fixed a couple of randomly found typos
2013-04-25 Jan 'Moskyt... Opt: not yet compiling, written part of the parser
2013-04-22 Jan 'Moskyt... Opt: docs fixes
2013-04-22 Jan 'Moskyt... Opt: interface ready for review
2013-04-15 Jan 'Moskyt... Opt: defined user interface
2013-03-28 Tomas VallaVarints: Added documentation.
2013-03-25 Martin MaresNew module: variable-length integer encoding
2013-03-25 Tomas Vallaucw/unicode.h: Typo fix
2013-03-19 Martin MaresBitarray: Added bit_array_xrealloc()
2013-02-26 Martin MaresDoc: Fixed a typo
2012-12-27 Tomas Vallamainloop.h: Typo fix.
2012-12-26 Martin MaresUCW::CGI: Documented the changes
2012-12-26 Martin MaresUCW::CGI error handling split off to separate module...
2012-11-17 Pavel CharvatBitarray: Counting of bits and other fixes
2012-11-17 Pavel CharvatBitops: Implement bit_count()
2012-11-02 Martin Maresgary: Allow GARY_RESIZE to be used for immediate array...
2012-10-30 Martin MaresMainloop: Fixed position tracking in timer heaps
2012-10-30 Martin MaresHeap: Documented position tracking
2012-10-30 Martin MaresSignames: Run tests automatically
2012-10-30 Martin MaresMD5: The rest of the test suite
2012-10-30 Martin MaresMD5: Test suite
2012-10-30 Martin MaresMD5: Removed a potential pointer aliasing problem
2012-10-30 Martin MaresDebug: Compile with CONFIG_IMAGES_{DUP,SIM}
2012-10-30 Martin MaresImages: Heap use fixup
2012-10-30 Martin MaresHeap: Revert changes to HEAP_DELETE, which broke positi...
2012-10-28 Martin MaresDo not forget to export eltpool.h to public API
2012-10-25 Tomas VallaMainloop: Fixed +1 error in heap usage.
2012-10-21 Martin MaresHeap: Adjust callers
2012-10-21 Martin MaresHeap: Interface cleanup
next