2004-08-15 |
Martin Mares | Added bfilesync(). |
tree | commitdiff |
2004-08-15 |
Martin Mares | Made `buckettool -x' show the header if in verbose... |
tree | commitdiff |
2004-08-14 |
Martin Mares | Added obj_find_anum() which is obj_find_aval() combined... |
tree | commitdiff |
2004-08-14 |
Martin Mares | UTF8_SPACE turned to an inline function. |
tree | commitdiff |
2004-08-05 |
Martin Mares | obj_add_attr_ref() with an on-stack buffer is not advis... |
tree | commitdiff |
2004-08-05 |
Martin Mares | When reading, the data end at b->bstop, not b->bufend. |
tree | commitdiff |
2004-08-05 |
Martin Mares | Bucket fastbuf's have to be seekable, since shep-reap... |
tree | commitdiff |
2004-08-05 |
Robert Spalek | do not read the whole bucket into memory if only header... |
tree | commitdiff |
2004-08-05 |
Martin Mares | New attributes are now added at the end of the list. |
tree | commitdiff |
2004-07-20 |
Robert Spalek | tiny bugfix :)) |
tree | commitdiff |
2004-07-20 |
Robert Spalek | tiny optimization: do not make 2 function calls in... |
tree | commitdiff |
2004-07-16 |
Martin Mares | Fixed two bugs in parsing of buckets (one of them intro... |
tree | commitdiff |
2004-07-16 |
Martin Mares | Buckets of unknown format should be skipped properly... |
tree | commitdiff |
2004-07-16 |
Martin Mares | `buckettool -c' (cat) now separates buckets by an empty... |
tree | commitdiff |
2004-07-16 |
Martin Mares | Parsing of PLAIN type buckets also ends after buck_len... |
tree | commitdiff |
2004-07-16 |
Martin Mares | Reading of V30 buckets was broken (for example it didn... |
tree | commitdiff |
2004-07-16 |
Robert Spalek | prune the original source code yet more |
tree | commitdiff |
2004-07-16 |
Robert Spalek | tiny bugfix |
tree | commitdiff |
2004-07-16 |
Robert Spalek | taken much faster implementation of Adler32 and put... |
tree | commitdiff |
2004-07-16 |
Robert Spalek | add Adler32 checksum to compressed V33 buckets |
tree | commitdiff |
2004-07-16 |
Robert Spalek | added adler32 functions |
tree | commitdiff |
2004-07-16 |
Robert Spalek | automatically add 0x80000000 to bucket-type specified... |
tree | commitdiff |
2004-07-16 |
Robert Spalek | improved an error message to catch an error |
tree | commitdiff |
2004-07-15 |
Martin Mares | Added {b,}put_attr_separator(). |
tree | commitdiff |
2004-07-12 |
Martin Mares | Introduced late matchers and custom statistics [see... |
tree | commitdiff |
2004-07-10 |
Martin Mares | pools.h -> mempool.h |
tree | commitdiff |
2004-07-10 |
Martin Mares | I always wanted to rename the rather inconsistent memor... |
tree | commitdiff |
2004-07-10 |
Martin Mares | Arranged the module list. |
tree | commitdiff |
2004-07-10 |
Martin Mares | Moved object reading and writing functions where they... |
tree | commitdiff |
2004-07-10 |
Martin Mares | Many programs now don't need to link with libcharset. |
tree | commitdiff |
2004-07-10 |
Martin Mares | Renamed fb-printf to ff-printf to keep fastbuf front... |
tree | commitdiff |
2004-07-10 |
Martin Mares | Adapted to new unicode includes. |
tree | commitdiff |
2004-07-10 |
Martin Mares | Moved the basic Unicode and UTF-8 functions to the... |
tree | commitdiff |
2004-07-10 |
Martin Mares | Moved UTF-8 streams to lib/ff-utf8.[ch] (`ff' prefix... |
tree | commitdiff |
2004-07-10 |
Robert Spalek | patch obj_write{,_nocheck}() to use bput_attr_str(... |
tree | commitdiff |
2004-07-06 |
Martin Mares | fbbuf_init_read() now has can_overwrite as an extra... |
tree | commitdiff |
2004-07-06 |
Martin Mares | Use bfilesize(). |
tree | commitdiff |
2004-07-06 |
Martin Mares | Introduced bfilesize(). |
tree | commitdiff |
2004-07-06 |
Martin Mares | Removed references to buck2obj.h and obj2buck.h. |
tree | commitdiff |
2004-07-06 |
Martin Mares | Added #ifdef guards. |
tree | commitdiff |
2004-07-06 |
Martin Mares | Merged obj2buck.h and buck2obj.h to object.h, the numbe... |
tree | commitdiff |
2004-07-06 |
Martin Mares | No need to test for NULL when reallocating. |
tree | commitdiff |
2004-07-06 |
Martin Mares | Added a note on xrealloc(NULL, x). |
tree | commitdiff |
2004-07-06 |
Martin Mares | Use bbuf.h. |
tree | commitdiff |
2004-07-06 |
Martin Mares | Include <stdlib.h> to get free(). |
tree | commitdiff |
2004-07-06 |
Martin Mares | Use lib/bbuf.h here. |
tree | commitdiff |
2004-07-06 |
Martin Mares | Applications of gbuf.h to byte arrays are very common... |
tree | commitdiff |
2004-07-06 |
Martin Mares | can_overwrite_buffer fixes for bucket.c: added f->buffe... |
tree | commitdiff |
2004-07-06 |
Martin Mares | fb-limfd was setting can_overwrite_buffer=2, but it... |
tree | commitdiff |
2004-07-06 |
Martin Mares | Complain loudly if anybody asks us to generate buckets... |
tree | commitdiff |
2004-07-06 |
Martin Mares | Small improvements to buckettool: |
tree | commitdiff |
2004-07-04 |
Robert Spalek | - use buck2obj_parse() instead of obj_read_bucket(... |
tree | commitdiff |
2004-07-04 |
Robert Spalek | writing attributes to buckets totally rewritten accordi... |
tree | commitdiff |
2004-07-04 |
Robert Spalek | - obj_parse_dump() generalized to store apart the heade... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | a typo and FIXME |
tree | commitdiff |
2004-06-28 |
Robert Spalek | now, I have no contribution into the fastbuf code :)) |
tree | commitdiff |
2004-06-28 |
Martin Mares | Adapted buck2obj to the new rewritable buffers. I don... |
tree | commitdiff |
2004-06-28 |
Martin Mares | A better implementation of overwritable buffers. |
tree | commitdiff |
2004-06-28 |
Robert Spalek | one mis-commit fixed |
tree | commitdiff |
2004-06-28 |
Robert Spalek | obj_read_bucket() checks whether buck_type has a correc... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | dump_parsed_bucket() simplified |
tree | commitdiff |
2004-06-28 |
Robert Spalek | - obj_read_bucket() takes a new parameter: struct mempo... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | interface of lizard_decompress_safe() has been simplified |
tree | commitdiff |
2004-06-28 |
Robert Spalek | avoid one pointer |
tree | commitdiff |
2004-06-28 |
Robert Spalek | obj_read_bucket() |
tree | commitdiff |
2004-06-28 |
Robert Spalek | deleted obj_attr_to_bucket*(). sorry, I like them... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | - buckettool updated to extract, cat, and create all... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | macros and inline functions for generating V33 buckets |
tree | commitdiff |
2004-06-28 |
Robert Spalek | - added buck2obj_flush() that flushed the memory pool... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | BCONFIG_CAN_OVERWRITE is a read/write parameter, i... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | updated interface of lizard-safe.c |
tree | commitdiff |
2004-06-28 |
Robert Spalek | - encapsulation: hide struct lizard_buffer in the sourc... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | added a simple source-code for resizable buffers, I... |
tree | commitdiff |
2004-06-28 |
Robert Spalek | bigfix, now it works even for the 2nd time :-) |
tree | commitdiff |
2004-06-27 |
Martin Mares | obj_read_bucket() now gets the bucket length as a param... |
tree | commitdiff |
2004-06-27 |
Martin Mares | Added bskip() which skips the given number of bytes... |
tree | commitdiff |
2004-06-27 |
Martin Mares | Minor optimizations. |
tree | commitdiff |
2004-06-25 |
Robert Spalek | getbuck.c no longer starts with flushing the memory... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | - buck2obj_alloc() initially allocates no buffers |
tree | commitdiff |
2004-06-25 |
Martin Mares | Tried to improve the LZO format description. |
tree | commitdiff |
2004-06-25 |
Robert Spalek | - lizard_alloc() does not allocate anything if max_len... |
tree | commitdiff |
2004-06-25 |
Martin Mares | A little grammar fix. |
tree | commitdiff |
2004-06-25 |
Robert Spalek | buck2obj_convert() renamed to obj_read_bucket() |
tree | commitdiff |
2004-06-25 |
Robert Spalek | it is possible to specify whether the caller only wants... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | define BUCK2OBJ_INITIAL_MAX_LEN |
tree | commitdiff |
2004-06-25 |
Robert Spalek | use lizard_realloc() instead of {free,alloc} |
tree | commitdiff |
2004-06-25 |
Robert Spalek | added lizard_realloc() to avoid restoring and reestabli... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | added buck2obj_realloc(), it is automatically called... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | MJ's objections: |
tree | commitdiff |
2004-06-25 |
Robert Spalek | typo |
tree | commitdiff |
2004-06-25 |
Robert Spalek | implemented bconfig in the internal fastbuf |
tree | commitdiff |
2004-06-25 |
Robert Spalek | cannot ask for struct obuck_header due to remote indexing |
tree | commitdiff |
2004-06-25 |
Robert Spalek | OK, buck2obj looks nice now, so let us add it |
tree | commitdiff |
2004-06-25 |
Robert Spalek | implemented all 3 overwrite-policies |
tree | commitdiff |
2004-06-25 |
Robert Spalek | generalized BCONFIG_CAN_OVERWRITE to three different... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | added the configuration item BCONFIG_CAN_OVERWRITE... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | modifications done at home, not yet incorporated MJ... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | - deleted unused BUCKET_TYPE_V30C |
tree | commitdiff |
2004-06-25 |
Robert Spalek | - changed the format of struct oattr to allow 0-copy... |
tree | commitdiff |
2004-06-25 |
Robert Spalek | reordered the if's in lizard_compress(): nicer, clearer... |
tree | commitdiff |
next |