]> mj.ucw.cz Git - libucw.git/history - ucw/doc
Mainloop: Fixed +1 error in heap usage.
[libucw.git] / ucw / doc /
2012-10-21 Martin MaresHeap: Interface cleanup
2012-10-21 Martin MaresHashtable: Fixed some documentation errors
2012-07-24 Martin MaresDoc: Mention fb_multi in the release notes
2012-07-18 Martin MaresDoc: Mentioned daemon and signal helpers in release...
2012-07-18 Martin MaresSignals: Documentation
2012-07-18 Martin MaresDoc: Added Daemon helpers to the index
2012-07-17 Martin MaresDaemon: Documentation: Example and description of the...
2012-07-17 Martin MaresDaemon: More documentation
2012-07-12 Martin MaresDaemon: Preliminary documentation
2012-04-29 Martin MaresRelease notes on conf changes
2012-04-29 Martin MaresConf: Config documentation
2012-04-29 Martin MaresConf: Revive cf_def_file and cf_env_file
2012-04-29 Martin MaresConf: Obsolete references to cf_def_file
2012-03-18 Martin MaresCRC: Documentation
2012-02-21 Martin MaresDoc: Updated license
2012-02-21 Martin MaresDoc: Fixed a typo
2012-02-21 Martin MaresRelease notes: 5.0 is no longer WIP
2012-02-21 Martin MaresRelease notes: Remark on fastbuf implementation
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.
next