2001-01-21 |
Martin Mares | Created a header which will contain description of... |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Martin Mares | Added "direct buffer I/O" interface for those who want... |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Martin Mares | Use xmalloc_zero() instead of xmalloc() followed by... |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Martin Mares | Use xmalloc_zero() instead of xmalloc(), thus squashing... |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Martin Mares | Introduced mp_alloc_zero(). |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Martin Mares | Introduced xmalloc_zero(). |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Martin Mares | Exported conversions between internal character codes... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Martin Mares | Fixed a couple of bugs. |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Robert Spalek | rewritten, enhanced, updated, fixed |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Martin Mares | Added an explanatory comment. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Guards, guards! |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Remember to link object.o to the library. :) |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Add sh_time_t type. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Allow bclose(NULL). |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Guard against multiple inclusion. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Import object attribute handling from old Sherlock. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Keep up with conf.h changes. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Keep in sync with pools.h changes. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Renamed memory pool functions to "mp_*", so they don... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Added DEFAULT_CONFIG define which tells us the name... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Moved #include <getopt.h> to conf.h. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | Switch to new logging functions. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Martin Mares | New logging mechanism. Also cleaned up lib.h. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Robert Spalek | lib/conf.[ch] rewritten |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Robert Spalek | added tester for conf.c, already tested and it works |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Robert Spalek | bugfixes |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Robert Spalek | written parsing config files and command line parameter... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Martin Mares | When checking/fixing bucket file structure, adjust... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Martin Mares | Added a simple utility for handling of buckets and... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Martin Mares | Squashed a signedness warning. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Martin Mares | Added sh_ftruncate(), but it currently works only on... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Martin Mares | bread() now returns the number of bytes read instead... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Martin Mares | Use OBUCK_INCOMPLETE_MAGIC for incomplete entries. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Martin Mares | Rewrote to use pread/pwrite() and to avoid messing... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Martin Mares | Preliminary version of object bucket code. |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Martin Mares | Added support for memory debuggers (efence and [unteste... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Martin Mares | Fixed includes, defines and copyrights. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Martin Mares | #include <errno.h> |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Added a couple of FIXME's. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Revived the old chartype macros. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Add path to all includes. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Add directory to all includes. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Squashed a couple of warnings. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Added build tools. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | New Makefiles. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Martin Mares | Added character class definitions, formerly in lib... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Martin Mares | Implemented long tags and section limits (must be enabl... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Martin Mares | New I/O library. |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Martin Mares | Support database sizes from 2G to 4G. |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Martin Mares | Don't cry when pread/pwrite is not available. |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Martin Mares | Rewrote large file support. Instead of mucking with... |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Martin Mares | Added "-t" switch. |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Martin Mares | Recalculate directory position when cascading splits. |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Martin Mares | Added a utility for rebuilding of databases. |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Martin Mares | Replaced the hash function. Damn it! |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Martin Mares | Define _GNU_SOURCE, so that pread/pwrite work with... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Martin Mares | Use %Y instead of %y. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Martin Mares | Added a bunch of includes, so that hex compiles. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Martin Mares | Removed few by now obsolete assertions. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Martin Mares | Stupid bug. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Martin Mares | Modified verbose mode. |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Martin Mares | Make it compile in GDBM mode. |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Martin Mares | Don't call pgc_page_pos, it no longer exists! |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Martin Mares | Split page key to pos and fd. Wastes extra 4 bytes... |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Martin Mares | New test and benchmark code. |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Martin Mares | Fix return values. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Martin Mares | Moved tests to extra file. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Martin Mares | Added emulator of SDBM on top of GDBM. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Martin Mares | Removed struct sdbm_buf. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Martin Mares | Implemented database walking. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Martin Mares | Added prototype version of the fast database management... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Martin Mares | Implemented pgc_get_zero(). |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Martin Mares | Position caching didn't work with multiple files. |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Martin Mares | Added pgc_page_pos(). |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Martin Mares | Use pread/pwrite whenever available. In all other cases... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Martin Mares | Define pread() if available. |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Martin Mares | Allow locked dirty pages. Better debugging. Simplified... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Martin Mares | Signedness fixes. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Martin Mares | Squash warnings... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Martin Mares | SHERLOCK_O_LARGEFILE is either O_LARGEFILE or 0 dependi... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Martin Mares | New page cache. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Martin Mares | New list functions from BIRD project. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Martin Mares | Moved OFFSETOF etc. here. Added ASSERT. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Martin Mares | Better version of clearable pools. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Martin Mares | Don't kill fragment references if there aren't any. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Martin Mares | Revised URL parser, fixed a couple of bugs. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Martin Mares | Large File Support in fastbuf library. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Martin Mares | Clearable pools. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Martin Mares | Large File Support. |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Martin Mares | Killed `typedef unsigned long ulg' and replaced all... |
commit | commitdiff | tree | snapshot |
1999-09-09 |
Martin Mares | Compile with libc5. |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Martin Mares | Remove few obsolete config files, bump version to 1... |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Martin Mares | Miscellaneous fixes to the word matcher. |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Martin Mares | Implemented mmap_file(). |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Martin Mares | Added fast wildcard matcher. |
commit | commitdiff | tree | snapshot |
1998-05-02 |
Martin Mares | New character set conversion routines from CharConv... |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Martin Mares | bbcopy() leaves correct file positions. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Martin Mares | Added typedefs for s64 and u64. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Martin Mares | Added a nice bounded random-number generator. Use where... |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Martin Mares | Grrrr. Caught nasty bbcopy() bug causing sword.c scramb... |
commit | commitdiff | tree | snapshot |
next |