]> mj.ucw.cz Git - libucw.git/history - ucw
Fixed a typo in name of one unused inline function.
[libucw.git] / ucw /
2008-07-27 Martin MaresConfigure: Determine /var and related installation...
2008-07-27 Martin MaresConfigure: Avoid dashes in names of variables.
2008-07-26 Michal VanerLibucw: Split ff-string.c.
2008-07-22 Michal VanerLibucw: Added tests of the URL module.
2008-07-22 Michal VanerLibucw: Update path parameter handling of URL to curren...
2008-07-22 Michal VanerLibucw: Update URL escaping to current RFC (2396).
2008-07-22 Michal VanerLibucw: A test for mmap fastbufs.
2008-07-22 Michal VanerLibucw: Coding conventions fix
2008-07-22 Michal VanerLibucw: Replace obsolete log calls by msg.
2008-07-22 Michal VanerLibucw: A test for fastbufs on static buffers.
2008-07-22 Michal VanerLibucw: Tests for some fastbufs which already have...
2008-07-22 Martin MaresLibucw: Added str_count_char().
2008-07-20 Michal VanerLibucw: Add ROR (bitwise ROtation to Right)
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-19 Martin MaresRemoved an obsolete comment.
2008-07-19 Martin MaresLibucw: Split ucw/fb-temp.c.
2008-07-19 Martin MaresLibucw: Better configuration of temporary directories.
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
2008-07-19 Martin MaresLibucw: Use the new temp file logic for semaphores.
2008-07-19 Martin MaresLibucw: Be able to use public tmp directory.
2008-07-19 Martin MaresLibucw: added bopen_fd_name()
2008-07-19 Michal VanerLibucw: url byte -> char
2008-07-19 Michal VanerLibucw: remove dmalloc support
2008-07-17 Michal VanerLibucw: Remove lists.{h,c}
2008-07-17 Michal VanerMove pagecache from libucw to libsherlock
2008-07-17 Michal VanerMove db system from Libucw to Libsherlock
2008-07-17 Michal VanerMove context matching to libgather
2008-07-17 Michal VanerLibucw: unicode.h - Remove macros with the same functio...
2008-07-17 Michal VanerLibucw: fix extention (.test -> .t)
2008-07-17 Michal VanerLibucw: basecode would break while decoding and '-...
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.