support -X option in rpmmd2solv, make add_autopattern available in bindings
[platform/upstream/libsolv.git] / bindings / solv.i
2012-01-18 Michael Schroeder- add Datapos lookup functions, add lookup_idarray...
2012-01-17 Michael Schroeder- remove duplicate line
2012-01-16 Michael Schroeder- make add_solvable return a XSolvable
2012-01-16 Michael Schroeder- remove access to dependency offsets again, add add_pr...
2012-01-16 Michael SchroederMerge pull request #2 from karelklic/master
2012-01-13 Karel KlicExtend bindings to support creation of custom repositor...
2012-01-11 Michael Schroeder- cleanup bindings example code a bit
2012-01-09 Michael Schroeder- hide solver internals
2011-12-22 Michael Schroeder- make repodata also start with id 1
2011-12-22 Michael Schroeder- INCOMPATIBLE CHANGE: index with repoid (thus pool...
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-07-18 Michael Schroeder- fix build on 64bit and 11.3
2011-07-14 Michael Schroeder- swig bug: can't overload __str__ in perl, causes...
2011-07-13 Michael Schroeder- add support for bindings creation
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-20 Michael Schroeder- change transaction_init to transaction_create, add...
2011-05-24 Michael Schroeder- move bindings into bindings directory