]> mj.ucw.cz Git - libucw.git/history - ucw/doc
tableprinter: definition of the table separated from handle
[libucw.git] / ucw / doc /
2014-07-07 Robert Kessltableprinter: update of documentation
2014-06-25 Robert KesslMerge remote-tracking branch 'origin/master'
2014-06-22 Martin MaresDoc: Finishing touches before release v6.0
2014-06-22 Martin MaresDocs: Polish table printer documentation
2014-06-20 Martin MaresDocs: Improved table printer documentation
2014-06-20 Martin MaresDoc: Release notes are ready
2014-06-17 Robert KesslTableprinter: added table documentation
2014-06-12 Robert KesslMerge remote-tracking branch 'origin/master'
2014-06-05 Martin MaresRemoved some remaining "uns" relics
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Pavel CharvatBuild: Improved paths in local builds.
2014-06-02 Tomas VallaRenamed uns -> uint
2014-06-02 Pavel CharvatMempool: Converted to size_t.
2014-01-28 Martin MaresDoc: Fixed function references v5.99
2014-01-28 Martin MaresDoc: Release dates
2014-01-28 Martin MaresDoc: Updated the list of contributors
2014-01-28 Martin MaresDoc: Documented growing arrays, generic allocators...
2014-01-28 Martin MaresConf: Dynamic arrays re-implemented as gary's
2014-01-28 Martin MaresOpt: User-defined types are specified as CT_USER, not...
2014-01-28 Martin MaresDoc: Indentation
2014-01-28 Martin MaresGary: GARY_PUSH and GARY_POP have lost the 2nd argument
2014-01-27 Martin MaresPrepared for release of Libucw 6.0
2014-01-27 Martin MaresOpt: Forgot to describe help columns
2014-01-27 Martin MaresMerge branch 'dev-opt'
2014-01-27 Martin MaresOpt: Documented opt and its interaction with conf
2014-01-27 Martin MaresLet <ucw/lib.h> include <stdbool.h> automatically
2014-01-15 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-14 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2014-01-07 Pavel CharvatMerge branch 'dev-api' into dev-package
2013-12-06 Pavel CharvatLibUCW: Added `ucw-' prefix to utils.
2013-09-06 Tomas Vallaoption parser: Empty stub of the documentation
2013-09-06 Tomas VallaMerge branch 'master' into dev-opt
2013-05-29 Pavel CharvatLibUCW: Documented OptionalInclude in configuration...
2013-04-22 Jan 'Moskyt' MatejkaOpt: docs fixes
2013-03-28 Tomas VallaVarints: Added documentation.
2013-02-26 Martin MaresDoc: Fixed a typo
2012-12-26 Martin MaresUCW::CGI: Documented the changes
2012-10-30 Martin MaresHeap: Documented position tracking
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
next