small optimization for pool_addfileprovides
[platform/upstream/libsolv.git] / src / bitmap.h
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-04-02 Michael SchroederMerge pull request #27 from weinhold/upstream
2013-04-02 Ingo WeinholdMake all public libsolv headers C++ safe
2012-04-16 Michael Schroeder- add map_or and queue_prealloc
2012-03-28 Michael Schroeder- rename map_and_not to map_subtract
2012-03-28 Michael SchroederMerge branch 'master' of github.com:openSUSE/libsolv
2012-03-28 Michael SchroederMerge pull request #11 from akozumpl/upstream
2012-03-27 Ales Kozumplikbitmap: implement map_and_not.
2012-03-09 Michael Schroeder- oops map_setall should be void
2012-03-09 Michael Schroeder- add map_setall() function (the macros are actually...
2012-03-09 Michael SchroederMerge pull request #9 from akozumpl/upstream
2012-03-09 Ales Kozumplikbitmap: implement map_and and MAPSETALL
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-05-02 Michael Schroeder- oops, need string.h for memset
2011-05-02 Michael Schroeder- clean up function names for shared library
2009-06-15 Michael Schroeder- code cleanup
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-05-26 Michael Andresfix to compile
2009-05-26 Michael Schroeder- split problem handling from solver.c
2007-11-21 Michael Andresuse SATSOLVER_ prefix in include guards
2007-11-13 Stefan Schubertadded more logging
2007-11-08 Michael Schroeder- add a license
2007-10-29 Michael Schroeder- rename queue* to queue_*, inline a bit more
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'