summaryrefslogtreecommitdiff
path: root/src/bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-1/+1
2018-12-04Imported Upstream version 0.6.35upstream/0.6.35DongHun Kwak1-4/+4
2018-11-30Imported Upstream version 0.6.31upstream/0.6.31DongHun Kwak1-0/+7
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-0/+8
2012-04-16- add map_or and queue_preallocMichael Schroeder1-0/+1
2012-03-28- rename map_and_not to map_subtractMichael Schroeder1-1/+1
2012-03-27bitmap: implement map_and_not.Ales Kozumplik1-0/+1
2012-03-09- oops map_setall should be voidMichael Schroeder1-1/+1
2012-03-09- add map_setall() function (the macros are actually kinda deprecated)Michael Schroeder1-0/+4
2012-03-09bitmap: implement map_and and MAPSETALLAles Kozumplik1-0/+3
2011-05-24rename satsolver -> libsolvMichael Schroeder1-3/+3
2011-05-02- oops, need string.h for memsetMichael Schroeder1-0/+2
2011-05-02- clean up function names for shared libraryMichael Schroeder1-12/+24
2009-06-15- code cleanupMichael Schroeder1-0/+1
2009-05-26fix to compileMichael Andres1-1/+3
2009-05-26- split problem handling from solver.cMichael Schroeder1-1/+7
2007-11-21use SATSOLVER_ prefix in include guardsMichael Andres1-3/+3
2007-11-13added more loggingStefan Schubert1-3/+3
2007-11-08- add a licenseMichael Schroeder1-0/+7
2007-10-29- rename queue* to queue_*, inline a bit moreMichael Schroeder1-7/+3
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+27