Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-23 | add problem2str() convenience function to API | Michael Schroeder | 1 | -0/+1 |
2013-04-24 | move stringification functions from solverdebug to more correct places | Michael Schroeder | 1 | -0/+5 |
2013-01-11 | support "pooljobs", fixed jobs set in the pool | Michael Schroeder | 1 | -0/+1 |
2012-11-19 | implement SOLVER_FORCRBEST for install/up/dup | Michael Schroeder | 1 | -0/+1 |
2012-03-05 | - clean up update/feature rule handling in allowuninstall case. Automatically... | Michael Schroeder | 1 | -1/+2 |
2012-02-14 | - add pool_addvendorclass and solver_solutionelement_internalid | Michael Schroeder | 1 | -0/+1 |
2011-05-24 | rename satsolver -> libsolv | Michael Schroeder | 1 | -2/+2 |
2009-06-22 | A _count is an unsigned int, not an Id | Klaus Kämpf | 1 | -3/+3 |
2009-06-17 | - add solver_take_solution() function | Michael Schroeder | 1 | -0/+3 |
2009-05-26 | - split problem handling from solver.c | Michael Schroeder | 1 | -0/+45 |