]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2008-11-03 Martin MaresMoved ucw/arraysort.h to ucw/sorter/array-simple.h.
2008-11-03 Martin MaresUse .gitignore instead of hand-installing build/git...
2008-11-03 Martin MaresConfigure: Some versions of asciidoc print the version...
2008-11-03 Michal Vanerucw docs: make the language more English
2008-11-02 Michal Vanerucw docs: Generic headers
2008-11-02 Michal Vanerucw docs: File activity in mainloop
2008-10-31 Michal VanerDoc system: Check for asciidoc only when needed
2008-10-31 Michal VanerDoc system: Typos
2008-10-31 Michal VanerBuild system: Do not clean obj/ucw/autoconf.h
2008-10-31 Michal VanerFree dist: fix installation of lib-only package
2008-10-31 Michal VanerDoc system: Detect asciidoc
2008-10-31 Michal VanerDoc system: install if CONFIG_DOC
2008-10-31 Michal VanerDoc system: Allow building in default target
2008-10-31 Michal Vanerucw docs: Group undocumented modules together
2008-10-30 Michal Vanerucw docs: Move the list of undocumented modules
2008-10-30 Michal Vanerucw docs: Add missing documentation to index
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Michal Vanerucw docs: List of undocumented modules
2008-10-30 Martin MaresFixed more tests which failed with shared libraries.
2008-10-30 Martin MaresMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresDoc: Improved mainloop intro and also the description...
2008-10-30 Martin MaresFixed fb-atomic.test.
2008-10-30 Martin MaresFB_ATOMIC_TRACE no longer exists.
2008-10-30 Martin MaresDoc: Improved the title page.
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Martin MaresLibUCW: Reverted the config.h hack.
2008-10-30 Martin MaresSplit cf/library to cf/libucw and cf/libsherlock.
2008-10-30 Martin MaresLibUCW: Export version of the libraries as well as...
2008-10-30 Martin MaresLibUCW: Entrust generation of ucw/autoconf.h to the...
2008-10-30 Martin MaresConfigure: Enabled strict mode and localized @cpu.
2008-10-30 Martin MaresConfigure: Replaced debPrint() by DebugDump().
2008-10-30 Martin MaresConfigure: Fixed a silly typo.
2008-10-30 Martin MaresConfigure: Introduce AtWrite hooks and handle autoconf...
2008-10-30 Martin MaresUpdate references to autoconf.cfg.
2008-10-30 Martin MaresConfigure: Added a mechanism for registering post-confi...
2008-10-30 Martin MaresAdded cpp-parseable version string to autoconf.h.
2008-10-30 Martin MaresFilter config.h and autoconf.h in the public API.
2008-10-30 Martin MaresTwo more references to CONFIG_PARTMAP_IS_MMAP.
2008-10-30 Martin MaresMoved *_IS_MMAP to CONFIG_UCW_* namespace.
2008-10-30 Martin MaresBetter installation of ucw/autoconf.h.
2008-10-30 Martin MaresRemoved default-install from the generic build system.
2008-10-30 Martin MaresSlightly better names for configuration modules.
2008-10-30 Michal Vanerucw docs: Mainloop
2008-10-30 Michal Vanerucw docs: Intro in index.html
2008-10-30 Pavel CharvatGet rid of the "new" C++ keywords in ucwlib headers.
2008-10-30 Pavel Charvatupdate_adler32 -> adler32_update (similar to {md5,sha1...
2008-10-30 Pavel Charvatdefault_thread_stack_size -> ucwlib_thread_stack_size
2008-10-30 Pavel Charvatidentify_protocol -> url_identify_protocol
2008-10-29 Pavel CharvatAdded missing ifdef guards to ucw/*.h.
2008-10-27 Pavel CharvatJust renamed hash_block()'s `str' parameter to `buf'.
2008-10-27 Pavel CharvatFixed few typos.
2008-10-27 Pavel CharvatFixed a typo in configuration example.
2008-10-27 Pavel CharvatMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-27 Pavel Charvatshort_opts[] should be chars, not bytes
2008-10-26 Michal Vanerdoc system: fix "struct name;"
2008-10-26 Pavel CharvatImproved the bbcopy()'s documentation once more :)
2008-10-26 Pavel CharvatSlightly simplified bbcopy's documentation.
2008-10-26 Pavel CharvatDocumented the meaning of ~0U parameter in bbcopy().
2008-10-24 Robert Spalekucw/semaphore.h doesn't compile with gcc-4.0; the fix...
2008-10-23 Michal Vanerucw docs: Operation names, link to config
2008-10-23 Michal Vanerucw docs: fix spacing in config.html
2008-10-23 Michal Vanerucw docs: parser units
2008-10-23 Michal Vanerdocs: anchors in config.txt
2008-10-23 Michal Vanerucw docs: cf_pool
2008-10-22 Pavel CharvatImplemented mp_restore_fast().
2008-10-22 Pavel CharvatAssert that we called mp_printf_append() on a zero...
2008-10-22 Michal Vanerucw docs: config.h -- journal & sections
2008-10-22 Michal Vanerucw docs: tweaks in conf.html
2008-10-22 Michal Vanerucw docs: CF_STRING and CF_LOOKUP types
2008-10-22 Michal Vanerucw docs: init and commit hooks described in-place
2008-10-22 Michal Vanerucw docs: multiple configuration items
2008-10-21 Martin MaresREADME: Spell API in capitals.
2008-10-21 Martin MaresREADME: Fixed a typo.
2008-10-21 Martin MaresUCW doc: Fixed a typo.
2008-10-21 Martin MaresUCW doc: minor fixes to the introduction to config...
2008-10-20 Michal Vanerucw docs: complete conf.h api documentation
2008-10-20 Michal Vanerucw docs: complete getopt api docs
2008-10-20 Michal VanerDoc. system: Fix one-line structs & enums
2008-10-20 Michal Vanerucw docs: factual error about custom parsers
2008-10-20 Michal Vanerucw docs: tweaks in conf.txt
2008-10-18 Michal Vanerucw docs: Section about advanced uses of config
2008-10-17 Michal VanerNicer variable name
2008-10-17 Michal VanerPut configuration value to better place
2008-10-17 Michal VanerRemove useless debug print
2008-10-17 Michal VanerBetter variable name
2008-10-17 Michal VanerBetter detection of .a/.so
2008-10-09 Michal VanerFix installation of autoconf.h
2008-10-08 Michal VanerChange configure scripts to modules
2008-10-08 Michal VanerMove UCW perl modules to their directory
2008-10-08 Michal VanerFree dist: update README
2008-10-08 Michal VanerFree dist.: Update installation documentation
2008-10-08 Michal VanerCleanup libucw installation
2008-10-08 Michal VanerInstall libs-only config files
2008-10-08 Michal VanerLibimages installs
2008-10-08 Michal VanerLibcharset installs
2008-10-08 Michal Vanerlibsh installs
2008-10-08 Michal VanerLibucw supports installation
2008-10-08 Michal VanerDoc. system: link docs under run directory
2008-10-08 Michal VanerSplit autoconf.cfg
2008-10-08 Michal VanerFree docs: Removed unneeded deps from install.txt
next