]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2008-11-28 Michal Vanerucw docs: lizard_decompress_save update
2008-11-27 Michal Vanerucw docs: The lizard compression algorithm
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
2008-11-04 Martin MaresConfigure: Prepare for installation of Configure modules.
2008-11-04 Michal VanerDoc. system: support for macro generics
2008-11-04 Martin MaresDoc: Improved fastbuf documentation.
2008-11-04 Pavel CharvatDocumented some details about fastbufs.
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresBuild system: By default, we use `etc' instead of ...
2008-11-03 Martin MaresSimplified calls of sorter/array-simple.h.
2008-11-03 Martin MaresBring interface of sorter/array-simple.h in line with...
2008-11-03 Martin MaresAnother reference to arraysort.
2008-11-03 Martin MaresRemoved the reference to arraysort in the doc.
2008-11-03 Martin MaresUpdate all calls to arraysort.h.
2008-11-03 Martin MaresMoved ucw/arraysort.h to ucw/sorter/array-simple.h.
2008-11-03 Martin MaresUse .gitignore instead of hand-installing build/git...
2008-11-03 Martin MaresConfigure: Some versions of asciidoc print the version...
2008-11-03 Michal Vanerucw docs: make the language more English
2008-11-02 Michal Vanerucw docs: Generic headers
2008-11-02 Michal Vanerucw docs: File activity in mainloop
2008-10-31 Michal VanerDoc system: Check for asciidoc only when needed
2008-10-31 Michal VanerDoc system: Typos
2008-10-31 Michal VanerBuild system: Do not clean obj/ucw/autoconf.h
2008-10-31 Michal VanerFree dist: fix installation of lib-only package
2008-10-31 Michal VanerDoc system: Detect asciidoc
2008-10-31 Michal VanerDoc system: install if CONFIG_DOC
2008-10-31 Michal VanerDoc system: Allow building in default target
2008-10-31 Michal Vanerucw docs: Group undocumented modules together
2008-10-30 Michal Vanerucw docs: Move the list of undocumented modules
next