]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2014-06-12 Robert KesslMerge remote-tracking branch 'origin/master'
2014-06-12 Robert KesslTableprinter: added U64, INT64
2014-06-05 Martin MaresRemoved some remaining "uns" relics
2014-06-05 Martin MaresMerge branch 'table'
2014-06-05 Pavel CharvatPackages: Forces dpkg-shlibdeps to add dependency to...
2014-06-04 Robert KesslTable: renamed table_col_order[_by_name] -> table_set_c...
2014-06-04 Robert KesslTable: added left alignment flag
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-03 Pavel CharvatMapping of whole files: Converted to size_t.
2014-06-03 Pavel CharvatCareful I/O: Converted to size_t.
2014-06-03 Pavel CharvatBuild: Just removed redundant parentheses.
2014-06-03 Robert KesslTable: update of column macros and table_start
2014-06-03 Pavel CharvatBuild: SO_LINK_PATH must be always defined.
2014-06-03 Pavel CharvatBuild: Do not split -rpath in two -Wl options. Pkg...
2014-06-03 Robert KesslTable: update of column initialization macros
2014-06-02 Pavel CharvatBuild: Improved paths in local builds.
2014-06-02 Pavel CharvatUTF-8 strings: Converted to size_t.
2014-06-02 Pavel CharvatStrings: Converted to size_t.
2014-06-02 Pavel CharvatGrowing buffer: Converted to size_t.
2014-06-02 Pavel Charvatfbpool: Converted to size_t.
2014-06-02 Tomas VallaReturned back 'uns' and related functions for backwards...
2014-06-02 Tomas VallaRenamed uns -> uint
2014-06-02 Pavel CharvatMempool: Converted to size_t.
2014-05-30 Martin MaresTable: Clean up column list parsing
2014-05-30 Martin MaresTable: Fixed bugs in header printing configuration
2014-05-30 Martin MaresTable: Renaming callbacks to a formatter
2014-05-30 Martin MaresTable: Shuffle functions to form thematic blocks
2014-05-30 Pavel CharvatMempool: Fixed bug in mp_stats().
2014-05-30 Martin MaresTable: Cosmetic cleanups and FIXMEs
2014-05-30 Martin MaresTable: Guard macros now follow LibUCW conventions
2014-05-30 Martin MaresImported tableprinter module
2014-05-30 Martin MaresMempool: Disable harmless failing ASSERT for a moment
2014-05-29 Pavel CharvatPackages: We no longer need to install the obsolete...
2014-05-29 Pavel CharvatUtils: ucw-{config,logger,logoutput} moved from /usr...
2014-05-28 Pavel CharvatMempool: Do not count the struct mempool to its stats...
2014-05-27 Pavel CharvatBuild: With shared LibUCW we no longer need picstatic...
2014-05-26 Martin MaresUCW::CGI: When a file is uploaded, its original name...
2014-05-22 Pavel CharvatBuild: Added lib*.so -> lib*.so.0 symlinks to run/lib.
2014-05-22 Pavel CharvatBuild: Added link path to libraries installed to non...
2014-05-21 Pavel CharvatFastbufs: Fixed uninitialized variables in fbmulti...
2014-05-20 Pavel CharvatMempool: Fixed broken unit test.
2014-05-20 Pavel CharvatMempool: Implemented mp_shrink().
2014-05-20 Pavel CharvatMempool: stats->chain_size[] should be u64, not uns.
2014-05-20 Pavel CharvatMempool: Implemented statistics about allocated bytes...
2014-05-17 Martin MaresSorter: Fixed a documentation comment
2014-05-15 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/projects...
2014-05-15 Martin MaresMempool: Implemented various functions for appending...
2014-05-15 Martin MaresABI cleanup
2014-05-15 Pavel CharvatNull fastbuf: Don't forget to set a fastbuf's name.
2014-05-13 Pavel CharvatBuild: Fixed a bug in our unit tester.
2014-05-13 Pavel CharvatNull fastbuf: Clean ABI.
2014-05-13 Martin MaresMempools: mp_total_size() is O(1)
2014-05-13 Pavel CharvatMerge branch 'master' of ssh://git.ucw.cz/projects...
2014-05-13 Pavel CharvatNull fastbuf: Implemented a new "/dev/null"-like fastbuf.
2014-05-10 Martin MaresXML: "PUSH" in comments should be "PULL"
2014-05-07 Pavel CharvatPackages: Implemented `debian/mk --extra-conf=...'.
2014-05-07 Pavel CharvatImages: Fixed dependencies in `make tests'.
2014-05-07 Pavel CharvatImages: Fixed compilation problems with enabled Graphic...
2014-05-07 Pavel CharvatImages: Fixed linkage of libpthread.
2014-05-07 Pavel CharvatBuild: Fixed few compilation warnings/errors.
2014-05-07 Pavel CharvatMemory pools: Add a reference from each chunk to its...
2014-05-07 Pavel CharvatBuild: Silenced several compilation warnings on some...
2014-04-28 Tomas Vallaasserts: Added ASSERT_MSG to print a debug msg together...
2014-04-18 Martin MaresUCW::CGI: Let url_param_escape() encode non-ASCII chara...
2014-04-04 Pavel CharvatBuild: LibUCW should depend on -lm.
2014-03-10 Martin MaresDaemon: Make user/group switching available separately
2014-02-24 Martin MaresOpt: Fixed confused macros
2014-02-17 Martin MaresOpt: "--help" can stand both before and after config...
2014-02-17 Martin MaresOpt: Improved parsing of negative boolean options
2014-02-17 Martin MaresOpt: OPT_NO_HELP is gone
2014-02-17 Pavel CharvatOpt: Fixed a typo in OPT_UINT.
2014-02-17 Pavel CharvatOpt: Implemented OPT_UINT.
2014-02-17 Pavel CharvatTypes: Defined `uint' as a replacement for `uns'.
2014-02-12 Pavel CharvatFastbufs: Fixed an off-by-one error in bprintf().
2014-02-07 Pavel CharvatPackages: Small fix in `debian/mk --gen-script'.
2014-02-07 Pavel CharvatPackages: Implemented `debian/mk --no-source'.
2014-02-07 Pavel CharvatLibUCW: debian/mk can postprocess debian/control with...
2014-02-06 Pavel CharvatOpt: Fixed a bug in positional arguments.
2014-02-06 Martin MaresOpt: Avoid fixed constants, use OPT_POSITIONAL_TAIL
2014-02-04 Pavel CharvatPackages: Removed the "-dev" suffix from UCW_ABI_SUFFIX.
2014-02-04 Pavel CharvatMerge branch 'master' of ssh://jabberwock.ucw.cz/projec...
2014-02-04 Martin MaresLogging: Stream filters are permitted to modify log...
2014-02-04 Pavel CharvatPackages: The version number appended to names of libra...
2014-01-30 Jan 'Moskyt... Doc: Moskyto has a homepage
2014-01-30 Tomas Vallawebpage: Updated for v6.0, author list and feature...
2014-01-28 Martin MaresDebian: Let git describe use unsigned tags, too
2014-01-28 Martin MaresAPI: Include tbf.h and trie.h
2014-01-28 Martin MaresDoc: Fixed function references v5.99
2014-01-28 Martin MaresRelease: Use "make install-libucw-docs" to generate...
2014-01-28 Martin MaresMaint: Automatic uploads of documentation
2014-01-28 Martin MaresDoc: Release dates
2014-01-28 Martin MaresABI: Updated symbol renames
2014-01-28 Martin MaresMaint: Moved ABI tools to maint/
2014-01-28 Martin MaresDoc: Updated the list of contributors
2014-01-28 Martin MaresDoc: Documented growing arrays, generic allocators...
2014-01-28 Martin MaresIntroduced generic allocators
2014-01-28 Martin MaresConf: Dynamic arrays re-implemented as gary's
2014-01-28 Martin MaresOpt: OPT_MULTIPLE with clists replaced by OPT_CL_MULTIP...
next