summaryrefslogtreecommitdiff
path: root/src/solvable.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-13support REPO_NO_LOCATION, rename "set_deleted" to the more clear "unset"Michael Schroeder1-1/+1
2012-11-06rename repodata_delete to repodata_set_deleted, add repo_set_deleted and solv...Michael Schroeder1-0/+1
2012-11-02add pool_lookup_deltalocation helper so we can change the way the location is...Michael Schroeder1-1/+2
2012-10-08add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo...Michael Schroeder1-1/+2
2012-03-28- incompatible ABI change: switch num over to unsigned long long and store si...Michael Schroeder1-2/+3
2012-01-17- add solvable_ setter functions, add solvable_lookup_type/solvable_lookup_de...Michael Schroeder1-4/+35
2011-05-24rename satsolver -> libsolvMichael Schroeder1-3/+3
2008-07-21- no more freshens. R.I.P.Michael Schroeder1-1/+0
2008-02-15remove 'kind' handling ( will re-appear in applayer ;-) )Klaus Kaempf1-13/+0
2008-02-07introduce Solvable.kind to remove the need for strcmp()/strchr() whenKlaus Kaempf1-0/+13
2007-11-21use SATSOLVER_ prefix in include guardsMichael Andres1-3/+3
2007-11-17- changed repo interface a bit, now alloc/free handle repo pointer andMichael Schroeder1-2/+3
2007-11-08- add a licenseMichael Schroeder1-0/+7
2007-10-30- add vendor id to solvablesMichael Schroeder1-0/+1
2007-10-26to follow SUSE tools conventionsDuncan Mac-Vicar P1-3/+3
2007-10-23- switch dependencies from Id pointers to OffsetsMichael Schroeder1-10/+10
2007-10-22- first step in getting rid of dependency pointers:Michael Schroeder1-3/+6
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+32