summaryrefslogtreecommitdiff
path: root/src/poolid.h
AgeCommit message (Collapse)AuthorFilesLines
2013-10-16remove trailing whitespaceMichael Schroeder1-1/+1
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-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.
2012-01-11- set pool_id2color, fix commentsMichael Schroeder1-3/+3
2011-06-03- remove obsolete interface, add decisioncnt_{weak,orphan}Michael Schroeder1-33/+0
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-0/+2
2011-05-24rename satsolver -> libsolvMichael Schroeder1-3/+3
2011-05-02- clean up function names for shared libraryMichael Schroeder1-9/+41
2009-06-22Make Pool* const where appropriateKlaus Kämpf1-4/+4
2008-08-01fix commentKlaus Kaempf1-1/+1
2008-01-29- add key filtering to repo_writeMichael Schroeder1-0/+1
- change repo_write so that it combines all available data - integrate attr_store into repodata - write storage parameter with every key, bump solv revision to 5 - don't create system rules for atoms - change repo_susetags to use repodata interface
2007-11-21use SATSOLVER_ prefix in include guardsMichael Andres1-3/+3
2007-11-08- add a licenseMichael Schroeder1-0/+7
- don't branch for supplemented packages - fix off by one in minimize queue revert code
2007-10-05- support for legacy rewritingMichael Schroeder1-0/+1
- support for and/or/with deps - support freshens
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+31