]> mj.ucw.cz Git - libucw.git/history - ucw
Filter config.h and autoconf.h in the public API.
[libucw.git] / ucw /
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 MaresSlightly better names for configuration modules.
2008-10-23 Michal Vanerdocs: anchors in config.txt
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 installation documentation
2008-10-08 Michal VanerCleanup libucw installation
2008-10-08 Michal VanerLibucw supports installation
2008-10-08 Michal VanerSplit autoconf.cfg
2008-10-08 Michal VanerFree docs: Removed unneeded deps from install.txt
2008-10-08 Michal VanerFree docs: slight tweaks in configure
2008-10-08 Michal Vanerfree docs: explain where the variables come from
2008-10-08 Michal VanerMove hex to debug/
2008-10-08 Michal VanerInstallation documentation for libucw
2008-10-08 Michal Vanerlibucw documentation: Fix links
2008-10-08 Michal VanerUpdate the configure documentation
2008-10-08 Michal Vanerlibucw documentation: slight language tweak
2008-10-08 Michal VanerSome sherlock independent docs put into libucw
2008-10-07 Michal Vanerucw docs: Mempool examples
2008-10-04 Michal VanerDoc. system: link docs under run directory
2008-10-03 Michal Vanerucw docs: Mempool struct internals are private
2008-10-03 Michal Vanerucw docs: fix language error
2008-10-03 Michal Vanerucw docs: fix language error
2008-10-02 Martin MaresRenamed cf_write_item() to cf_modify_item().
2008-10-01 Michal VanerFix the fix of compilation
2008-10-01 Michal VanerFix compilation after writing docs
2008-10-01 Michal VanerTODO about documentation
2008-09-29 Michal Vanerucw docs: Documented mempools
2008-09-28 Michal Vanerucw docs: Some more in conf system
2008-09-18 Michal Vanerucw docs: preprocess conf.h
2008-09-18 Michal VanerDoc. system: detect function typedefs
2008-09-14 Michal Vanerucw docs: configuration parser (example)
2008-09-14 Michal VanerDocument the documentation system syntax
2008-09-14 Michal Vanerucw docs: hashfunc reflects the syntax change
2008-09-14 Michal Vanerucw docs: basecode reflects the syntax change
2008-09-14 Michal Vanerucw docs: fastbufs reflect the syntax change
2008-09-14 Michal Vanerucw docs: fix function quoting
2008-09-13 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-13 Michal Vanerucw. docs: Update hash documentation
2008-09-13 Martin MaresCGI.pm: More improvements to the cookie mechanism.
2008-09-13 Martin MaresCGI.pm: Cope with corrupted cookie headers.
2008-09-13 Michal VanerDoc. system: Add type sections to definition list
2008-09-13 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-13 Martin MaresCGI.pm: Make cookie setting headers backwards-compatible.
2008-09-13 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-13 Martin MaresCGI.pm: Export URL and parameter de-escaping functions.
2008-09-13 Michal Vanerucw docs: more hash functions
2008-09-11 Martin MaresA couple of fixes to hash function documentation.
2008-09-11 Michal Vanerucw docs: Hash routines
2008-09-11 Michal Vanerucw docs: update basecode
2008-09-11 Michal Vanerucw docs: base64 & base224
2008-09-10 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-10 Michal Vanerb224 is deprecated by basecode
2008-09-10 Michal VanerMove ucw utils to subdirectory
2008-09-10 Michal Vanerucw. docs: update to use doc. system features
2008-09-10 Michal VanerUCW docs: split definitions off the main index
2008-09-09 Martin MaresMoved some utils from utils/ to ucw/
2008-09-09 Martin MaresDoc. system: Avoid ":=" rules in makefiles.
2008-09-09 Martin MaresFixed a typo: indeces -> indices.
2008-09-07 Michal Vanerlibucw documentation: index
2008-08-25 Martin MaresDoc: NULL is now detected and typeset properly.
2008-08-25 Martin MaresConfigure: Fixed a bug in error handling.
2008-08-25 Martin MaresUpdate documentation of fastbufs.
2008-08-25 Michal VanerDocumentation system: generate anchors/ids for functions
2008-08-25 Michal VanerDocumentation system: detect functions by name()
2008-08-25 Michal VanerLibucw: Documentation of more fastbuf headers.
2008-08-25 Michal VanerLibucw: documentation of fastbuf.h
2008-08-25 Michal VanerEnhanced documentation system.
2008-08-25 Michal VanerCreated documentation system.
2008-08-24 Martin MaresFixed a comment.
2008-07-27 Martin MaresBuild system: -soname should contain SONAME_SUFFIX.
2008-07-27 Martin MaresLibucw: Cleaned up logging in fb-atomic.
2008-07-27 Michal VanerLibucw: Get rid of a warning during test.
2008-07-27 Martin MaresConfigure: Determine /var and related installation...
2008-07-27 Martin MaresConfigure: Avoid dashes in names of variables.
2008-07-26 Michal VanerLibucw: Split ff-string.c.
2008-07-22 Michal VanerLibucw: Added tests of the URL module.
2008-07-22 Michal VanerLibucw: Update path parameter handling of URL to curren...
2008-07-22 Michal VanerLibucw: Update URL escaping to current RFC (2396).
2008-07-22 Michal VanerLibucw: A test for mmap fastbufs.
2008-07-22 Michal VanerLibucw: Coding conventions fix
2008-07-22 Michal VanerLibucw: Replace obsolete log calls by msg.
2008-07-22 Michal VanerLibucw: A test for fastbufs on static buffers.
2008-07-22 Michal VanerLibucw: Tests for some fastbufs which already have...
2008-07-22 Martin MaresLibucw: Added str_count_char().
2008-07-20 Michal VanerLibucw: Add ROR (bitwise ROtation to Right)
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-19 Martin MaresRemoved an obsolete comment.
2008-07-19 Martin MaresLibucw: Split ucw/fb-temp.c.
2008-07-19 Martin MaresLibucw: Better configuration of temporary directories.
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
next