summaryrefslogtreecommitdiff
path: root/src/solvable.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-21Imported Upstream version 0.7.21upstream/0.7.21DongHun Kwak1-1/+14
2020-11-27Imported Upstream version 0.7.12upstream/0.7.12DongHun Kwak1-0/+1
2020-11-27Imported Upstream version 0.7.8upstream/0.7.8DongHun Kwak1-1/+2
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-5/+10
2016-10-27Imported Upstream version 0.6.23upstream/0.6.23DongHun Kwak1-0/+7
2013-10-16remove trailing whitespaceMichael Schroeder1-2/+2
2013-09-09rename selection_make_deps to selection_make_matchdeps, add marker supportMichael Schroeder1-1/+1
2013-09-04add pool_whatmatchesdep and selection_make_deps to query for packages interse...Michael Schroeder1-0/+1
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-0/+8
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