]> mj.ucw.cz Git - libucw.git/history - lib/object.h
obj_add_attr_ref() with an on-stack buffer is not advisable, better
[libucw.git] / lib / object.h
2004-07-16 Martin MaresParsing of PLAIN type buckets also ends after buck_len...
2004-07-15 Martin MaresAdded {b,}put_attr_separator().
2004-07-10 Martin MaresMoved object reading and writing functions where they...
2004-07-06 Martin MaresMerged obj2buck.h and buck2obj.h to object.h, the numbe...
2004-06-25 Robert Spalek- changed the format of struct oattr to allow 0-copy...
2004-04-10 Martin MaresMulti-part objects (with header and body separated...
2003-10-25 Martin MaresWe don't need this in v3.0.
2003-03-26 Martin MaresAdded functions for moving attributes in the chain.
2003-02-28 Martin MaresPut back the work-around for objects generated by an...
2003-01-24 Martin MaresDefined MAX_ATTR_SIZE and added checks to obj_write...
2003-01-24 Martin MaresObject functions are numerous enough to deserve their...