Enable ATTR_INTLIST to contain zeros. Use the same encoding as IDARRAY.
[platform/upstream/libsolv.git] / src / repo_solv.c
2007-12-27 Michael MatzEnable ATTR_INTLIST to contain zeros. Use the same...
2007-12-18 Michael Schroeder- do not exit on bad solv files
2007-12-17 Michael Schroeder- removed verticals for now to make work easier
2007-12-14 Michael Schroeder- forgot to store start and end of id block
2007-12-14 Michael Schroeder- some pieces of code for the unified lookup/search...
2007-12-11 Michael MatzHandle most of the susetags tags. Major exception...
2007-12-10 Michael Schroeder- use schema in repodata to make it extendible
2007-12-08 Michael MatzPfeww. I'm tired, but now you can add refers from...
2007-12-08 Michael MatzI'm going to use the file info block real soon now...
2007-12-08 Michael MatzAlso activate paging for embedded attr stores.
2007-12-08 Michael MatzPull together attribute store and repo. dumpsolv actua...
2007-12-06 Michael Schroeder- cleanup code a bit
2007-12-06 Michael MatzWhile trying to regenerate the testsuite I noticed...
2007-12-06 Michael Matzprefix-code the string store, difference-code the depen...
2007-12-04 Michael Schroeder- switch to new solv format using schemata
2007-11-28 Michael Schroeder- changed debug mechanism a bit, it is now part of...
2007-11-26 Stefan Schubertreplaced printf by a locking function
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
2007-11-16 Michael Schroeder- add solvable allocation functions
2007-11-16 Michael MatzReduce C&P code by factoring out the uniquifying string...
2007-11-14 Michael Schroeder- allow repositories that don't consist of a single...
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-11-08 Michael Schroeder- add a license
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions