]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2008-12-16 Michal VanerFix config directory names in build system
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-12-10 Pavel CharvatLibucw: Implemented HEAP_DECREASE. Fixed description...
2008-12-02 Pavel CharvatFixed a bug in mp_printf_append(). Thanks to Dan.
2008-11-30 Michal VanerRemove left-over NOP code
2008-11-30 Michal VanerBetter error message for missing fb-direct
2008-11-30 Michal VanerBetter names for direct IO switches
2008-11-30 Michal VanerDebug utilities have O_DIRECT hardcoded manually
2008-11-30 Martin MaresCosmetics.
2008-11-30 Michal VanerHandle when O_DIRECT is not available
2008-11-30 Michal VanerExport fb-direct functions only when turned on
2008-11-30 Michal VanerTurn off CONFIG_DIRECT when needed
2008-11-30 Michal VanerAdded switch CONFIG_DIRECT
2008-11-30 Michal VanerDoc. system: remove doc. symlinks upon clean
2008-11-30 Michal VanerRevert "Fail when O_DIRECT requested on Darwin"
2008-11-29 Robert Spalekfix installer on Darwin
2008-11-29 Robert Spalekfix building shared libraries on Darwin
2008-11-28 Michal VanerFail when O_DIRECT requested on Darwin
2008-11-28 Robert Spalekmake Sherlock compilable on Darwin without hacks due...
2008-11-28 Michal VanerRemove the random text that got somehow inside
2008-11-28 Michal Vanerucw docs: lizard_decompress_save update
2008-11-27 Robert Spalekclean up linking -lpcre to libucw
2008-11-27 Robert Spalekfixing my previous patch according to MJ's comments
2008-11-27 Robert Spalekmake regex and asciidoc work on Darwin without hacking
2008-11-27 Michal Vanerucw docs: The lizard compression algorithm
2008-11-27 Robert Spalekmake Sherlock compilable on Darwin without hacks due...
2008-11-27 Robert Spalekallow libucw to depend on other libraries
2008-11-24 Martin MaresMerge branch 'dev-lib'
2008-11-24 Michal VanerFix comments
2008-11-23 Michal VanerAnother attempt to do the fix right
2008-11-23 Michal VanerOptions to include separate libraries in build
2008-11-23 Michal VanerMake the tests work with CONFIG_UCW_ONLY
2008-11-23 Michal VanerFix kmp-test in libs-only distribution
2008-11-23 Michal VanerFix tests in libs-only distribution
2008-11-21 Martin MaresAdded an ability to build static position-independent...
2008-11-21 Martin MaresReleasing the v3.99.1 library packages.
2008-11-21 Martin MaresUse CONFIG_DIR in the source tree, too.
2008-11-21 Martin MaresShared library building features from Ego.
2008-11-21 Martin MaresDo not delete things named `core'.
2008-11-18 Michal VanerMention other libraries in libucw webpage
2008-11-17 Michal VanerFix DTD in libucw page
2008-11-17 Michal VanerLibucw logo
2008-11-17 Michal VanerWeb pages for libucw
2008-11-16 Martin MaresSorry, the original description of API docs was correct.
2008-11-16 Martin MaresAdded building of a separate libucw package.
2008-11-16 Martin MaresConfigure: merged recognition of Nocona CPU's from...
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-16 Martin MaresDecided to update version to 4.0, so the beta will...
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 MaresBuild: The target `tests' is phony.
2008-11-09 Martin MaresConfigure: A better test for architecture type.
2008-11-09 Martin MaresConfigure: Polishing.
2008-11-09 Martin MaresConfigure: Use `die "...\n"' for all error messages.
2008-11-09 Martin MaresExample: Fix the previous commit.
2008-11-09 Martin MaresExample: Request a new version of libucw.
2008-11-09 Martin MaresBuild example: Word polishing.
2008-11-09 Martin MaresBuild: Renamed BUILDSYS_PATH to BUILDSYS to make it...
2008-11-09 Michal VanerExample of extern project
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 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 Michal VanerDoc. system: parse complicated structures
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
next