fix trivial installable requires handling [bnc#795267]
[platform/upstream/libsolv.git] / src / solvable.h
2012-11-13 Michael Schroedersupport REPO_NO_LOCATION, rename "set_deleted" to the...
2012-11-06 Michael Schroederrename repodata_delete to repodata_set_deleted, add...
2012-11-02 Michael Schroederadd pool_lookup_deltalocation helper so we can change...
2012-10-08 Michael Schroederadd repodata_set_sourcepkg and solvable_lookup_sourcepk...
2012-03-28 Michael Schroeder- incompatible ABI change: switch num over to unsigned...
2012-01-17 Michael Schroeder- add solvable_ setter functions, add solvable_lookup_t...
2011-05-24 Michael Schroederrename satsolver -> libsolv
2008-07-21 Michael Schroeder- no more freshens. R.I.P.
2008-02-15 Klaus Kaempfremove 'kind' handling ( will re-appear in applayer...
2008-02-07 Klaus Kaempfintroduce Solvable.kind to remove the need for strcmp...
2007-11-21 Michael Andresuse SATSOLVER_ prefix in include guards
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
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
2007-10-23 Michael Schroeder- switch dependencies from Id pointers to Offsets
2007-10-22 Michael Schroeder- first step in getting rid of dependency pointers:
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'