]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2007-07-19 Martin MaresMoved autoconf.h from obj/lib to obj.
2007-07-19 Martin MaresSimplified clean targets.
2007-07-19 Martin Maresautoconf.h needs to be handled differently, since it...
2007-07-19 Martin MaresUnfortunately, libraries with public API need an extra...
2007-07-18 Martin MaresSet `s' and `o' variables in configure.
2007-07-18 Martin MaresUse msg() instead of log().
2007-07-18 Martin MaresRemoved another bunch of unneeded dependencies on sherl...
2007-07-18 Martin MaresRemoved unnecessary depedencies on sherlock/sherlock.h.
2007-07-18 Martin MaresSome of the directories in run/ hierarchy are not depen...
2007-07-18 Martin MaresFixed const qualifiers in regex library.
2007-07-18 Martin MaresSplit the top-level Makefile to three parts.
2007-07-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-18 Martin MaresCleaned up insallation of library API.
2007-07-18 Martin Mares"-nt" behaves randomly on non-existent files, so check...
2007-07-17 Martin MaresFirst bits of installation of .pc files.
2007-07-17 Martin MaresFixed depedencies of libimages.
2007-07-17 Martin MaresThe pkg-config variables have no default value.
2007-07-17 Martin MaresUse pkg-config to handle library dependencies.
2007-07-17 Martin MaresSubstitute not only configuration switches, but also...
2007-07-17 Martin MaresUnified installation of includes.
2007-07-17 Martin MaresIntroduced the verbose switch.
2007-06-25 Pavel Charvattypos
2007-06-25 Pavel Charvatfew "byte *" -> "char *" conversions
2007-06-25 Pavel Charvatnoted that utf8_{put/get} supports only a subset of...
2007-06-25 Pavel Charvatconverted byte ** -> char ** in sepsplit
2007-06-25 Pavel Charvatreplaced several "byte *" -> "char *", mostly in the...
2007-06-25 Pavel Charvatfastbufs: byte * -> char *
2007-06-22 Martin Mareshashfunc: char-ified.
2007-06-22 Martin MaresUse `char *' instead of `byte *' for strings
2007-06-22 Martin MaresAdded missing parameter names to function prototypes.
2007-06-22 Robert Spaleklib: convert log->msg in Darwin-#ifdef'ed code
2007-06-21 Pavel Charvatlibimages: removed experiments with Hilbert curves
2007-06-21 Pavel Charvatrun testing utities in rundir instead of in source...
2007-06-21 Pavel CharvatThe great conversion of log() logging function to msg().
2007-06-21 Pavel Charvatlicharset: added const qualifiers
2007-06-21 Pavel Charvatlibucw: added more const qualifiers
2007-06-21 Pavel Charvatfixed few compilation warnings
2007-06-21 Pavel Charvatlibucw: added several const qualifiers
2007-06-20 Martin MaresMoved detaching of stdout from log_file() to the daemon...
2007-06-20 Martin MaresDocumented bgets() and friends per popular request.
2007-06-14 Pavel Charvatsimplified usage utf8_get
2007-06-04 Martin MaresAdded missing includes to libucw API.
2007-06-03 Martin MaresExported the addrmasks and their matching.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel Charvatbugfix in image scaling (select the correct strategy)
2007-05-17 Pavel Charvatinstall sorter-globals.h header
2007-05-16 Martin MaresTAGS were specified twice.
2007-04-28 Robert Spaleklib: added missing include on Darwin
2007-04-23 Pavel Charvatfixed off-by-one error in workqueue
2007-04-23 Pavel Charvatfixed another bug with mixed HASH_GIVE_ALLOC and HASH_T...
2007-04-23 Pavel Charvatfixed bug in big_free
2007-04-23 Pavel Charvathashtables: fixed combination of HASH_GIVE_ALLOC and...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-18 Daniel FialaAdded kmp.h and kmp-search.h between includes that...
2007-04-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-13 Pavel Charvatcommented stolen getopt
2007-04-13 Pavel Charvatforgotten commit from yesterday
2007-04-12 Pavel Charvattrying to steal GNU libc's getopt... maybe it would...
2007-04-11 Pavel Charvatfixed a typo in bfilesize
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel Charvatremoved MAX_ATTR_SIZE from images/*
2007-04-10 Pavel Charvatadded stk_vprintf
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Martin MaresAdded a new mempool primitive mp_spread().
2007-03-29 Martin MaresAdded a new mempool primitive mp_spread().
2007-03-29 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Pavel CharvatMerged extended mempool from the dev-playground branch.
2007-03-20 Pavel Charvatremoved useless code from Ulimit & Filelock perl modules
2007-03-20 Pavel Charvatsimplified usage of Log & Die
2007-03-20 Pavel Charvatperl: Log and Die funtions are now exportable
2007-03-16 Pavel Charvatcommon switch for perl modules
2007-03-16 Pavel CharvatAdded Log perl module.
2007-03-15 Pavel Charvatlibucw: added UTF-8 correctness checker
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-11 Pavel Charvatbetter ifdefs in images/config.c
2007-03-10 Martin MaresRewritten ff-binary.
2007-03-10 Martin MaresUnaligned access functions (formerly macros) work in...
2007-03-10 Martin MaresBinary fastbuf functions moved to lib/ff-binary.h.
2007-03-10 Martin MaresRemoved an unnecessary optimization.
2007-03-10 Martin Mareslib/fastbuf.h no longer includes <stdio.h>.
2007-03-10 Martin MaresFastbufs now work better on unseekable files.
2007-03-10 Pavel Charvatuse the new mkdist feature in cf/images
2007-03-09 Pavel Charvatperl: Added Sherlock::Config::Usage string.
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-07 Pavel CharvatASSERT if now an expression
2007-03-07 Pavel Charvatremoved EASSERT
2007-03-07 Pavel Charvatadded always evaluated EASSERT(x)
2007-03-07 Pavel CharvatAdded 32bit random number generator.
2007-03-05 Pavel Charvatsmall fixes in perl modules
2007-03-03 Pavel Charvatpartially updated free/mkdist
2007-03-01 Pavel Charvatstkstring.h depends on <stdio.h> (sprintf)
2007-02-25 Pavel Charvatfixed fcnt_lock interface description
2007-02-25 Pavel Charvatadded a perl module for fcntl locking
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
next