]> mj.ucw.cz Git - libucw.git/history - ucw
Types: Defined `uint' as a replacement for `uns'.
[libucw.git] / ucw /
2014-02-17 Pavel CharvatTypes: Defined `uint' as a replacement for `uns'.
2014-02-12 Pavel CharvatFastbufs: Fixed an off-by-one error in bprintf().
2014-02-06 Pavel CharvatOpt: Fixed a bug in positional arguments.
2014-02-06 Martin MaresOpt: Avoid fixed constants, use OPT_POSITIONAL_TAIL
2014-02-04 Pavel CharvatPackages: Removed the "-dev" suffix from UCW_ABI_SUFFIX.
2014-02-04 Pavel CharvatMerge branch 'master' of ssh://jabberwock.ucw.cz/projec...
2014-02-04 Martin MaresLogging: Stream filters are permitted to modify log...
2014-01-28 Martin MaresAPI: Include tbf.h and trie.h
2014-01-28 Martin MaresDoc: Fixed function references v5.99
2014-01-28 Martin MaresDoc: Release dates
2014-01-28 Martin MaresABI: Updated symbol renames
2014-01-28 Martin MaresDoc: Updated the list of contributors
2014-01-28 Martin MaresDoc: Documented growing arrays, generic allocators...
2014-01-28 Martin MaresIntroduced generic allocators
2014-01-28 Martin MaresConf: Dynamic arrays re-implemented as gary's
2014-01-28 Martin MaresOpt: OPT_MULTIPLE with clists replaced by OPT_CL_MULTIP...
2014-01-28 Martin MaresGary: Type-agnostic push
2014-01-28 Martin MaresOpt: Document CT_USER with optional values
2014-01-28 Martin MaresOpt: User-defined types are specified as CT_USER, not...
2014-01-28 Martin MaresGary: Added growing arrays over mempools
2014-01-28 Martin MaresThreads: Renamed default_ucwlib_context to ucwlib_defau...
2014-01-28 Martin MaresGary: Symbol renames
2014-01-28 Martin MaresAPI: Introduced exceptions for common mistakes of the...
2014-01-28 Martin MaresGary: Gary now works over a general allocator
2014-01-28 Martin MaresDoc: Indentation
2014-01-28 Martin MaresGary: GARY_PUSH and GARY_POP have lost the 2nd argument
2014-01-28 Martin MaresGary: Remove unused gary_free()
2014-01-27 Martin MaresPrepared for release of Libucw 6.0
2014-01-27 Martin MaresOpt: Added missing reference
2014-01-27 Martin MaresOpt: Forgot to describe help columns
2014-01-27 Martin MaresMerge branch 'dev-opt'
2014-01-27 Martin MaresOpt: Documented opt and its interaction with conf
2014-01-27 Martin MaresOpt: State of opt-conf moved to opt_context
2014-01-27 Martin MaresOpt: OPT_HELP_OPTION does not need passing pointer...
2014-01-27 Martin MaresLet <ucw/lib.h> include <stdbool.h> automatically
2014-01-27 Martin MaresOpt: opt_failure() is public, opt_usage() not so
2014-01-27 Martin MaresOpt: Generalization of hooks
2014-01-27 Martin MaresOpt: Cleaned up opt-conf
2014-01-27 Martin MaresOpt: Make OPT_LAST_ARG actually work and document inter...
2014-01-27 Martin MaresOpt: Split to three separate modules
2014-01-27 Martin MaresOpt: Rewritten formatting of help
2014-01-27 Martin MaresOpt: exit() does not return, no need to call va_end...
2014-01-27 Martin MaresOpt: Simpified and corrected processing of OPT_SINGLE
2014-01-27 Martin MaresOpt: Fix bug introduced by my cleanups
2014-01-27 Martin MaresOpt: Improved reporting of errors
2014-01-27 Martin MaresOpt: Streamlined opt_parse_value()
2014-01-27 Martin MaresOpt: Streamlined parsing of long options
2014-01-27 Martin MaresOpt: Accept arguments for short options even in bundles
2014-01-27 Martin MaresOpt: Updated test case
2014-01-27 Martin MaresOpt: Streamlined opt_shortopt()
2014-01-27 Martin MaresOpt: Start of positional arguments is not hard-wired
2014-01-27 Martin MaresOpt: Checking of required arguments simplified
2014-01-27 Martin MaresOpt: Cosmetics
2014-01-27 Martin MaresOpt: Streamlined setting of default options
2014-01-27 Martin MaresOpt: Updated symbol renames
2014-01-27 Martin MaresOpt: Simplified preprocessing of options
2014-01-27 Martin MaresOpt: Fixed a test case
2014-01-15 Pavel CharvatBuild: Make sure that we link against the locally compi...
2014-01-15 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-15 Pavel CharvatPackages: Install subset of UCW utilities to /usr/sbin...
2014-01-15 Martin MaresTrie: Improved Tom's warning about hell
2014-01-14 Pavel CharvatOpt: Merged fixes from Gigamail.
2014-01-14 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-14 Pavel CharvatDocs: Checked for problems with common var-len-arrays...
2014-01-14 Pavel CharvatLibUCW: Fixed a bug in fb-atomic.
2014-01-14 Pavel CharvatLibUCW: Added missing includes in <ucw/io.h>
2014-01-14 Pavel CharvatPackages: Fixed installation of obsolete ucw-daemon...
2014-01-14 Pavel CharvatPCRE regex: Fixed a harmless compilation warning.
2014-01-14 Tomas Vallavarints: Fixed format strings.
2014-01-14 Martin MaresOpt: ABI cleanup
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2014-01-14 Pavel CharvatLibUCW: Fixed a stupid typo in the UCW_DIE_BY_ABORT...
2014-01-14 Pavel CharvatLibUCW: Implemented UCW_DIE_BY_ABORT environment switch.
2014-01-14 Pavel CharvatPackages: install-ucw-sorter-api make target moved...
2014-01-07 Pavel CharvatPackages: Removed customization of SONAME_SUFFIX to...
2014-01-07 Pavel CharvatPackages: Fixed a typo in Makefile causing unnecessary...
2014-01-07 Pavel CharvatPackages: Dependencies on external dynamic libraries...
2014-01-07 Pavel CharvatPackages: We need to include SONAME symbolic links...
2014-01-07 Pavel CharvatPackages: Do not install picstatic version of libs.
2014-01-07 Pavel CharvatMerge branch 'dev-api' into dev-package
2014-01-03 Martin MaresABI: Fix string.h
2014-01-03 Martin MaresABI: Manual tweaks for ff-binary.h
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: Avoid macro re-definition
2014-01-03 Martin MaresABI: Symbol renames for libucw and libcharset
2014-01-03 Martin MaresConfig: Added CONFIG_UCW_CLEAN_ABI
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: Several fixes in debian packages and their...
2013-12-06 Pavel CharvatLibUCW: Added `ucw-' prefix to utils.
2013-12-06 Pavel CharvatPackages: Several fixes in debian packages.
2013-12-06 Pavel CharvatSplit install-lib* rules to runtime and dev parts.
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.
next