bitmap: implement map_and and MAPSETALL
[platform/upstream/libsolv.git] / src / libsolv.ver
2012-03-09 Ales Kozumplikbitmap: implement map_and and MAPSETALL
2012-03-05 Michael Schroeder- clean up update/feature rule handling in allowuninsta...
2012-03-02 Michael Schroeder- yet another incompatible change: as everybody seems...
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-02-28 Michael Schroeder- add solver_get_unneeded() to get a list of no longer...
2012-02-20 Michael Schroeder- make pool flags private, allow self conflicts for...
2012-02-20 Michael Schroeder- make file list conversion twice as fast by adding...
2012-02-17 Michael Schroeder- made parts of Pool private, removed inline from solv_...
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...
2012-02-14 Michael Schroeder- add pool_addvendorclass and solver_solutionelement_in...
2012-02-01 Michael Schroeder- rename pool_addfileprovides_ids to pool_addfileprovid...
2012-01-17 Michael Schroeder- export new solvable_ functions
2012-01-16 Michael Schroeder- add missing repo_lookup_deparray/repo_add_deparray...
2012-01-09 Michael Schroeder- add solver_get_orphaned and solver_get_recommendation...
2012-01-09 Michael Schroeder- hide solver internals
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-20 Michael Schroeder- change transaction_init to transaction_create, add...
2011-06-06 Michael Schroeder[backend] more introspection: solver_ruleliterals,...
2011-06-06 Michael Schroeder- add decision introspection (untested)
2011-06-03 Michael Schroeder- remove obsolete interface, add decisioncnt_{weak...
2011-05-27 Michael Schroeder- export repo_sidedata_create and repopagestore_compres...
2011-05-26 Michael Schroeder- remove a couple of internal functions from the export...
2011-05-25 Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-25 Michael Schroederun-inline some functions, remove SAT_DEBUG_SCHUBI
2011-05-24 Michael Schroeder- add ver files, fix build