]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2012-03-18 Martin MaresCRC: Documentation
2012-03-18 Martin MaresCRC: Added tests
2012-03-18 Martin MaresCRC: Added a module for calculating CRC32
2012-03-02 Martin MaresMempools: Implemented mp_str_from_mem()
2012-02-21 Martin MaresChanged default configuration to include LibUCW and... v5.0
2012-02-21 Martin MaresMaint: Added a script for uploading online documentation
2012-02-21 Martin MaresDoc: Updated web pages
2012-02-21 Martin MaresDoc: Updated license
2012-02-21 Martin MaresWeb: Moved one directory up
2012-02-21 Martin MaresDoc: Fixed a typo
2012-02-21 Martin MaresRelease notes: 5.0 is no longer WIP
2012-02-21 Martin MaresSorter: Make sort-test a part of the test suite
2012-02-21 Martin MaresRelease notes: Remark on fastbuf implementation
2012-02-21 Martin Mareslogoutput: Clean up --help message
2012-02-21 Martin Mareslogoutput: More control over verbosity
2012-02-20 Pavel CharvatAtomic Fastbuf: Fixed assertion error in unit test.
2012-02-19 Pavel CharvatSorter: Another timer.h -> time.h.
2012-02-19 Pavel CharvatSorter: Ah, fixed wrong include of time.h.
2012-02-19 Pavel CharvatSorter: Added missing include.
2012-02-18 Martin MaresUpdated TODO
2012-02-18 Martin MaresUpdated README for the public release
2012-02-18 Martin MaresMaint: Added release machinery
2012-02-18 Martin MaresREADME: Trying variable substitution
2012-02-18 Martin MaresUpdated TODO
2012-02-18 Martin MaresRemoved obsolete lfs-test
2012-02-18 Martin MaresRemoved ancient scripts for making library releases
2012-02-18 Martin MaresMoved web pages to a top-level directory
2012-02-18 Martin MaresExampled moved to a top-level directory
2012-02-18 Martin MaresConfig: Support "LibUCW only" mode
2012-02-18 Martin MaresConfigure: Update copyrights
2012-02-18 Martin MaresConfigure: Removed references to SHERLOCK_VERSION
2012-02-18 Martin MaresConfigure: Simplified radix sorter configuration
2012-02-18 Martin MaresConfigure: Moved LibUCW specific Darwin hacks to the...
2012-02-18 Martin MaresConfig: Enable CONFIG_EXACT_CPU in debugging configuration
2012-02-18 Martin MaresConfigure: Replaced dark magic in CPU detection by...
2012-02-18 Martin Marescheck-configs: Enable CONFIG_LOCAL, otherwise tests...
2012-02-18 Martin Marescheck-configs: Check configurations without CONFIG_DEBU...
2012-02-18 Martin Mareslib.h: Added ASSERT_READABLE and ASSERT_WRITEABLE
2012-02-16 Martin MaresTime: Added a module for parsing timeouts
2012-02-16 Martin MaresTime: Documented the header splitoff
2012-02-16 Martin MaresTime: Timing functions separated out to <ucw/time.h>
2012-02-11 Martin MaresCharset: compile cs2cs
2012-02-11 Martin MaresSorter tests: get rid of sherlock.h
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresFastbuf: Get rid of ->is_fastbuf typechecking hack
2012-02-11 Martin MaresBase64: Made thread-safe
2012-02-11 Martin MaresConfig: Use CONFIG_LOCAL in debugging configuration
2012-02-11 Martin MaresTimer: Use monotonic clock on Linux
2012-02-11 Martin MaresDoc: Release notes about timestamp_t
2012-02-11 Martin MaresMain: Use get_timestamp() for main_now
2012-02-11 Martin MaresMain: Decouple main_now from system time, remove main_n...
2012-02-11 Martin MaresTimer: get_timer() adds a random offset to catch misuse...
2012-02-11 Martin MaresRedefined timestamp_t and removed ucw_time_t
2012-02-11 Martin MaresConfig: Updated check-configs
2012-02-11 Martin MaresConfig: CONFIG_UCW_FAKE_ELTPOOL
2012-02-11 Martin MaresGary: GARY_INIT_OR_RESIZE got broken by introduction...
2012-02-11 Martin MaresConfig: Regularized configuration of regex libs
2012-02-11 Martin MaresConfig: Updated UCW_VERSION and ..._CODE
2012-02-11 Martin MaresConfig: Removed reference to MAX_WORD_(BYTES|CHARS)
2012-02-11 Martin MaresConfig: Update the filtering rules for autoconf.h
2012-02-11 Martin MaresConfig: Split CONFIG_UCW_DEBUG off CONFIG_DEBUG
2012-02-11 Martin MaresConfig: One more reference to CONFIG_LARGE_FILES
2012-02-11 Martin MaresConfig: Moved CONFIG_LARGE_FILES to UCW namespace,...
2012-02-11 Martin MaresConfig: CONFIG_OWN_GETOPT moved to UCW namespace
2012-02-11 Martin MaresConfig: CONFIG_DIRECT_IO moved to UCW namespace
2012-02-11 Martin MaresConf: DEFAULT_CONFIG and ENV_VAR_CONFIG got a CONFIG_UC...
2012-02-11 Martin MaresURL: Removed CONFIG_URL_ESCAPE_COMPAT
2012-02-11 Martin MaresDoc: Updated release notes
2012-02-11 Martin MaresUpdated TODO
2012-02-11 Martin MaresSighandler removed from public API
2012-02-11 Martin MaresLizard: Removed comments which are already part of...
2012-02-11 Martin MaresDoc: Typos in the index
2012-02-11 Martin MaresDoc: Typos and clarifications in unicode.h
2012-02-11 Martin MaresDoc: lib.h is already fully documented
2012-02-11 Martin MaresDoc: Describe general rules for reentrancy
2012-02-11 Martin MaresRemoved str_start_with() and str_end_with()
2012-02-11 Martin MaresDocs: Removed obsolete remarks about automatic tying...
2012-02-11 Martin MaresTrans: Moved FIXMEs to global TODO
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-02-10 Martin MaresTester: Do not be picky about final newlines
2012-02-10 Martin MaresBasecode tests were completely wrong
2012-02-10 Martin MaresGrowing arrays: Fixed test cases
2012-02-10 Martin MaresGrowing arrays now support auto-zeroing mode
2012-02-09 Martin MaresUpdated TODO
2012-02-09 Martin MaresRemoved the `qache' module
2012-02-09 Martin MaresDoc: Mention several undocumented modules
2012-02-09 Martin MaresMoved memory allocation functions together and document...
2012-02-09 Martin MaresThe `prefetch' module has been removed.
2012-02-09 Martin MaresThe rest of sighandler separation
2012-02-09 Martin MaresSeparated out sighandler module
2012-02-09 Martin MaresMoved process-related functions to ucw/process.h
2012-02-09 Martin Maresio.h: Fixed guard macro
2012-02-09 Martin MaresMore modules moved to io.h and renamed to io-*.c
2012-02-09 Martin MaresMoved ucw/lfs.h to ucw/io.h
2012-02-09 Martin MaresThe `randomkey' module has been removed.
2012-02-09 Martin MaresThe `profile' module has been removed
2012-02-09 Martin MaresMain: hook_add() is guaranteed to reschedule the hook
2012-02-09 Martin MaresMain: Removing an already removed event is always safe.
2012-02-08 Pavel CharvatAdded consts to functions for matching of prefixes...
2012-02-07 Martin MaresMain: Fixed miscalculated memory allocation
next