Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-04 | Imported Upstream version 0.6.35upstream/0.6.35 | DongHun Kwak | 1 | -10/+10 |
2018-11-30 | Imported Upstream version 0.6.31upstream/0.6.31 | DongHun Kwak | 1 | -20/+30 |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 1 | -1/+1 |
2012-04-16 | - add map_or and queue_prealloc | Michael Schroeder | 1 | -1/+15 |
2012-03-28 | - rename map_and_not to map_subtract | Michael Schroeder | 1 | -4/+4 |
2012-03-27 | bitmap: implement map_and_not. | Ales Kozumplik | 1 | -0/+12 |
2012-03-09 | bitmap: implement map_and and MAPSETALL | Ales Kozumplik | 1 | -0/+12 |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -4/+4 |
2009-06-17 | - beautify | Michael Schroeder | 1 | -3/+8 |
2009-06-15 | - code cleanup | Michael Schroeder | 1 | -3/+17 |
2009-06-04 | - move some flags describing the rpm from solver to pool | Michael Schroeder | 1 | -1/+1 |
2009-05-26 | - split problem handling from solver.c | Michael Schroeder | 1 | -1/+1 |
2008-01-09 | - rename xmalloc/... functions to sat_malloc, as we're a | Michael Schroeder | 1 | -3/+3 |
2007-11-08 | - add a license | Michael Schroeder | 1 | -0/+7 |
2007-10-29 | - rename queue* to queue_*, inline a bit more | Michael Schroeder | 1 | -3/+3 |
2007-10-15 | make prune_to_recommended look at recommends, too. | Michael Schroeder | 1 | -4/+4 |
2007-10-02 | current state of 'sat-solver' | Klaus Kaempf | 1 | -0/+36 |