- add solvable allocation functions
[platform/upstream/libsolv.git] / tools / attr_store.c
2007-11-16 Michael MatzReduce C&P code by factoring out the uniquifying string...
2007-11-11 Michael MatzInterface to search for strings in attributes.
2007-11-09 Michael MatzLet's use the really correct specifier :)
2007-11-09 Klaus Kaempfmake vintage systems happy too
2007-11-09 Klaus Kaempffix the build
2007-11-08 Michael Schroeder- add a license
2007-11-01 Michael MatzAdd my own version of a Lempel-Ziv type compressor...
2007-10-31 Michael MatzThe blobs are now stored and loaded. If the input...
2007-10-30 Michael MatzWe can create blobs now. But can't yet store them...
2007-10-30 Michael MatzAn iterator over attributes, as GCC scalarizes it the...
2007-10-29 Michael MatzWrite and read the read-only representation directly.
2007-10-29 Michael MatzA DWARF like in-memory representation (with abbreviatio...
2007-10-28 Michael MatzStart of an attribute store. It can hold arbitrary...