- yet another incompatible change: as everybody seems to use repo_write_stdkeyfilter...
[platform/upstream/libsolv.git] / examples / pysolv
2012-02-24 Michael Schroeder- rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to...
2012-02-01 Michael Schroeder- rename pool_addfileprovides_ids to pool_addfileprovid...
2012-01-30 Michael Schroeder- fix load_ext definition
2012-01-18 Michael Schroeder- add Datapos lookup functions, add lookup_idarray...
2012-01-13 Michael Schroeder- add dup versions for the allow* flags, make dup autom...
2012-01-12 Michael Schroeder- fix types in p5solv and pysolv
2012-01-11 Michael Schroeder- cleanup bindings example code a bit
2012-01-10 Michael Schroeder- change splitprovides so that they only work on packag...
2012-01-09 Michael Schroeder- hide solver internals
2011-07-13 Michael Schroeder- add support for bindings creation
2011-05-24 Michael Schroeder- add ver files, fix build
2011-05-23 Michael Schroeder- fix gzdopen() call, it does not like mode "r+"
2011-05-02 Michael Schroeder- commit current state of binding and examples
2011-03-17 Michael Schroeder- fix pysolv typo
2011-03-16 Michael Schroeder- finish rbsolv
2011-03-16 Michael Schroeder- finish rbsolv repository handling
2011-03-16 Michael Schroeder- added TransactionClass, more rbsolv porting
2011-03-14 Michael Schroeder- more ruby code, better array handling in solv.i
2011-03-11 Michael Schroeder- cleanup python code a bit
2011-03-10 Michael Schroederstart ruby bindings and example solver
2011-03-09 Michael Schroeder- implement repository handling and load callback in...
2011-03-08 Michael Schroeder- commit current state of bindings
2011-03-04 Michael Schroeder- start of p5solv and perl bindings
2011-03-03 Michael Schroeder- rename pysolv.pt to pysolv, commit latest versions