prefix-code the string store, difference-code the dependency idarrays.
[platform/upstream/libsolv.git] / src / pool.h
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-30 Stephan KulowI hope that's ok to get the bindings going
2007-11-28 Michael Schroeder- changed debug mechanism a bit, it is now part of...
2007-11-21 Michael Andresuse SATSOLVER_ prefix in include guards
2007-11-19 Michael Schroeder- add solvable2str function to make things easier and...
2007-11-17 Michael Schroeder- some more cleanup
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-08 Michael Schroeder- add a license
2007-10-30 Michael Schroeder- add vendor change policy (but fixes no test case...
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-29 Klaus Kaempfkeep 'bool'ness in the comment
2007-10-26 Michael Schroeder- no more bool, too many conflicts
2007-10-26 Michael Schroeder- move dep2str buffer into pool so that the memory...
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions
2007-10-26 Duncan Mac-Vicar P- iterators for solver decisions
2007-10-26 Duncan Mac-Vicar Peach_solvable in Source almost working
2007-10-26 Duncan Mac-Vicar P- add cmake support
2007-10-25 Michael Schroeder- add support for namespace callbacks
2007-10-22 Michael Schroeder- first step in getting rid of dependency pointers:
2007-10-17 Michael Schroeder- added pool_installable() inline function
2007-10-12 Michael MatzMake the satsolver header usable with C++ (only pool...
2007-10-09 Michael Schroeder- fix arch handling
2007-10-05 Michael Schroeder- support for legacy rewriting
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'