]> mj.ucw.cz Git - libucw.git/history - ucw
Fixed a typo in name of one unused inline function.
[libucw.git] / ucw /
2008-11-13 Pavel CharvatFixed a typo in name of one unused inline function.
2008-11-13 Pavel CharvatDoc: Small fix in fastbufs' doc.
2008-11-13 Pavel CharvatDoc: Updated the rules for fastbuf back-ends.
2008-11-12 Pavel CharvatDoc: Fixed one reference in binomial heaps.
2008-11-12 Pavel CharvatDoc: Referenced binomial heaps from the list of code...
2008-11-12 Pavel CharvatMerge branch 'dev-lib' of git+ssh://git.ucw.cz/projects...
2008-11-12 Pavel CharvatDoc:
2008-11-11 Pavel CharvatMempools: Do not use the void* arithtmetics (GNU extent...
2008-11-10 Pavel CharvatDoc: Described binsearch.h.
2008-11-10 Pavel CharvatDoc: Described prime.h.
2008-11-10 Pavel CharvatDoc: Noted that macro parameters in chartype.h are...
2008-11-10 Pavel CharvatDoc: Removed eltpools from the list of undocumented...
2008-11-10 Pavel CharvatDoc: Fixed some typos in mempool's examples.
2008-11-10 Pavel CharvatDoc: Briefly documented eltpools.
2008-11-09 Martin MaresConfigure: A better test for architecture type.
2008-11-09 Martin MaresConfigure: Polishing.
2008-11-09 Martin MaresBuild: Renamed BUILDSYS_PATH to BUILDSYS to make it...
2008-11-09 Michal VanerConfigure module to find the build system
2008-11-09 Michal VanerAllow the build system live anywhere
2008-11-09 Michal VanerProvide path to the build system
2008-11-09 Michal VanerInstall rest of UCW perl modules
2008-11-08 Michal VanerInstall UCW perl modules
2008-11-07 Michal VanerStore path to perl modules into pkgconfig
2008-11-07 Michal VanerSet CONFIG_URL_ESCAPE_COMPAT flag
2008-11-07 Michal VanerAdd flag to use old URL encoding
2008-11-06 Pavel CharvatSimplified 'unsigned char' -> 'byte'.
2008-11-06 Pavel CharvatDoc: Fixed a typo.
2008-11-06 Pavel CharvatDocumented chartype.h and unicode.h.
2008-11-06 Pavel CharvatDoc: More bits about linked lists.
2008-11-06 Pavel CharvatDoc: Fixed a typo.
2008-11-06 Michal Vanerucw docs: forgotten links in index
2008-11-06 Pavel CharvatMerge branch 'dev-lib' of git+ssh://git.ucw.cz/projects...
2008-11-06 Pavel CharvatDoc: Partially documented linked lists.
2008-11-06 Michal VanerFix installation of config files
2008-11-06 Pavel CharvatDoc: Documented ucw/unaligned.h.
2008-11-06 Pavel CharvatDoc: Fixed a typo.
2008-11-06 Martin MaresDoc: Cosmetic fixes.
2008-11-06 Pavel CharvatDoc: Described ff-binary.
2008-11-06 Pavel CharvatDoc: Described the interface for direct I/O on fastbufs.
2008-11-04 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-11-04 Michal Vanerucw docs: growing buffers
2008-11-04 Michal VanerDoc system: docs for macro generics extraction
2008-11-04 Martin MaresConfigure: Prepare for installation of Configure modules.
2008-11-04 Martin MaresDoc: Improved fastbuf documentation.
2008-11-04 Pavel CharvatDocumented some details about fastbufs.
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresBring interface of sorter/array-simple.h in line with...
2008-11-03 Martin MaresAnother reference to arraysort.
2008-11-03 Martin MaresRemoved the reference to arraysort in the doc.
2008-11-03 Martin MaresUpdate all calls to arraysort.h.
2008-11-03 Martin MaresMoved ucw/arraysort.h to ucw/sorter/array-simple.h.
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 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 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 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...
next