Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-05 | cleanup hash code, it makes no sense to have an extra type for the mask | Michael Schroeder | 1 | -4/+1 | |
2013-04-02 | Make all public libsolv headers C++ safe | Ingo Weinhold | 1 | -0/+8 | |
A few headers already included 'export "C"' blocks, also wrapping other #include's. This patch cleanly wraps the contents of all public headers instead. | |||||
2011-12-19 | - speed up repo_addid_dep() in case of excessive dependencies | Michael Schroeder | 1 | -1/+1 | |
2011-05-24 | rename satsolver -> libsolv | Michael Schroeder | 1 | -3/+3 | |
2009-06-19 | - start with fileconflicts detection support | Michael Schroeder | 1 | -0/+10 | |
2007-12-27 | I'll have a need for inserting substrings into a stringpool. | Michael Matz | 1 | -0/+10 | |
2007-11-21 | use SATSOLVER_ prefix in include guards | Michael Andres | 1 | -3/+3 | |
2007-11-08 | - add a license | Michael Schroeder | 1 | -0/+7 | |
- don't branch for supplemented packages - fix off by one in minimize queue revert code | |||||
2007-10-02 | current state of 'sat-solver' | Klaus Kaempf | 1 | -0/+61 | |