]> mj.ucw.cz Git - libucw.git/history - ucw/doc
Sorter: Ah, fixed wrong include of time.h.
[libucw.git] / ucw / doc /
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 MaresDoc: Release notes about timestamp_t
2012-02-11 Martin MaresDoc: Updated release notes
2012-02-11 Martin MaresDoc: Typos in the index
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 MaresTrans: Moved FIXMEs to global TODO
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-02-09 Martin MaresRemoved the `qache' module
2012-02-09 Martin MaresDoc: Mention several undocumented modules
2012-02-09 Martin MaresThe `prefetch' module has been removed.
2012-02-09 Martin MaresMoved ucw/lfs.h to ucw/io.h
2012-02-09 Martin MaresThe `profile' module has been removed
2012-02-09 Martin MaresMain: Removing an already removed event is always safe.
2012-01-07 Martin MaresLogging: Added log_set_default_stream()
2011-07-31 Martin MaresDoc: Updated release notes
2011-07-31 Martin MaresMerge branch 'dev-mainloop'
2011-06-09 Martin MaresMain: Moved hooks before recio
2011-05-01 Martin MaresMain: Preliminary implementation of record-based I/O
2011-04-19 Martin MaresResources: Renamed respool.* -> resource.*
2011-04-19 Martin MaresDoc: Note that gary.h is undocumented
2011-04-19 Martin MaresResources: Added eltpool class
2011-04-19 Martin MaresEltpool: Fixed a doc typo
2011-04-19 Martin MaresFastbufs: More exceptions
2011-04-19 Martin MaresTrans: Document which modules have to be resourcified
2011-04-19 Martin MaresResources: res_new() requires an active pool
2011-04-19 Martin MaresTrans: Documented naming of exceptions
2011-04-19 Martin MaresFastbufs: Clean up exception handling
2011-04-19 Martin MaresFastbufs are not tied to resources automatically any...
2011-04-19 Martin MaresTrans: trans_commit() calls rp_commit()
2011-04-19 Martin MaresImplemented temporary resources
2011-04-18 Martin MaresDocumented ucw/string.h.
2011-04-17 Martin MaresTrans: more documentation
2011-04-17 Martin MaresResource pools documented
2011-04-17 Martin MaresTrans: First bits of documentation
2011-03-29 Martin MaresAutomatic tying of fastbufs to resources.
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2011-02-27 Martin MaresMain: One more relnote
2011-02-27 Martin MaresPreliminary release notes for LibUCW 4.1
2011-02-27 Martin MaresMain: Updated documentation
2011-02-26 Martin MaresMain: Proofreading docs
2011-02-26 Martin MaresMain: Update documentation
2010-11-07 Pavel Charvathashtable: Updated docs.
2010-11-07 Pavel Charvathashtable: Documented HASH_TABLE_VARS.
2009-09-16 Martin MaresFixed bugs in sorter docs.
2009-02-21 Martin MaresLogging: Let log_new_file() and log_new_fd() accept...
2009-02-21 Martin MaresLogging: Documented the rate limiters.
2009-02-20 Martin MaresLogging: L_SIGHANDLER should be really safe.
2009-02-19 Martin MaresLogging: Implemented message types.
2009-02-19 Martin MaresConfig parser: Document :reset.
2009-02-19 Martin MaresConfig parser: Let `:append' and `:prepend' on bitmaps...
2009-02-16 Martin MaresLogging: Mention closing logfiles before exec in the...
2009-02-15 Michal Vanerucw. docs: document single-line doc. comments
2009-02-14 Martin MaresDocs: Fixed a typo introduced by the previous commit.
2009-02-14 Martin MaresMore documentation of <ucw/lib.h> and <ucw/config.h>.
2009-02-14 Martin MaresLogging: Documentation and minor cleanups of headers.
2009-02-14 Martin MaresLogging: The first bits of documentation.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2009-01-16 Michal Vanerucw docs: language tweak
2009-01-11 Michal Vanerucw docs: hashtables
2008-12-14 Michal Vanerucw docs: external sorter
2008-12-14 Michal Vanerucw docs: Array sorter
2008-12-14 Michal Vanerucw docs: Simple array sorter
2008-11-28 Michal Vanerucw docs: lizard_decompress_save update
2008-11-27 Michal Vanerucw docs: The lizard compression algorithm
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
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-10 Pavel CharvatDoc: Described binsearch.h.
2008-11-10 Pavel CharvatDoc: Described prime.h.
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-06 Pavel CharvatDocumented chartype.h and unicode.h.
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 Pavel CharvatDoc: Documented ucw/unaligned.h.
2008-11-06 Pavel CharvatDoc: Described ff-binary.
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-03 Martin MaresRemoved the reference to arraysort in the doc.
2008-11-03 Michal Vanerucw docs: make the language more English
2008-11-02 Michal Vanerucw docs: Generic headers
2008-10-31 Michal VanerDoc system: Typos
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 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 MaresDoc: Improved the title page.
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
next