Add ENABLE_COMPLEX_DEPS flag
[platform/upstream/libsolv.git] / src / bitmap.c
2018-12-04 DongHun KwakImported Upstream version 0.6.35 89/194389/1 upstream/0.6.35
2018-11-30 DongHun KwakImported Upstream version 0.6.31 01/194201/1 upstream/0.6.31
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-16 Michael Schroederremove trailing whitespace
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 SchroederMerge pull request #9 from akozumpl/upstream
2012-03-09 Ales Kozumplikbitmap: implement map_and and MAPSETALL
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2009-06-17 Michael Schroeder- beautify
2009-06-15 Michael Schroeder- code cleanup
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-11 Dirk MuellerMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-04 Michael Schroeder- move some flags describing the rpm from solver to...
2009-05-26 Michael Schroeder- split problem handling from solver.c
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2007-11-08 Michael Schroeder- add a license
2007-10-29 Michael Schroeder- rename queue* to queue_*, inline a bit more
2007-10-15 Michael Schroedermake prune_to_recommended look at recommends, too.
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'