- add some more signature ids
[platform/upstream/libsolv.git] / tools / dumpattr.c
2008-01-14 Michael MatzIt's nicer to represent the special numbers as TYPE_VOI...
2007-12-28 Michael MatzMemory efficient representation of the dirtree (importa...
2007-12-27 Michael MatzEnable ATTR_INTLIST to contain zeros. Use the same...
2007-12-18 Michael MatzOne-valued types for media number. They can be encoded...
2007-12-11 Michael MatzHandle most of the susetags tags. Major exception...
2007-12-07 Michael MatzMake the attrstore types available generally.
2007-12-07 Michael MatzMake the attribute names part of the string pool, so...
2007-12-07 Michael MatzNearly use the SOLV format for the attribute store...
2007-11-11 Michael MatzInterface to search for strings in attributes.
2007-11-08 Michael Schroeder- add a license
2007-10-31 Michael MatzThe blobs are now stored and loaded. If the input...
2007-10-30 Michael MatzAn iterator over attributes, as GCC scalarizes it the...
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...