summaryrefslogtreecommitdiff
path: root/doc/libsolv-bindings.txt
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-21/+56
2018-12-04Imported Upstream version 0.6.35upstream/0.6.35DongHun Kwak1-1/+21
2018-11-30Imported Upstream version 0.6.33upstream/0.6.33DongHun Kwak1-2/+9
2018-11-30Imported Upstream version 0.6.31upstream/0.6.31DongHun Kwak1-13/+105
2018-11-30Imported Upstream version 0.6.29upstream/0.6.29DongHun Kwak1-12/+33
2018-11-30Imported Upstream version 0.6.28upstream/0.6.28DongHun Kwak1-0/+12
2018-11-30Imported Upstream version 0.6.25upstream/0.6.25DongHun Kwak1-6/+38
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak1-0/+10
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak1-21/+21
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak1-0/+5
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-4/+78
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak1-13/+13
2014-05-15add the SOLVER_FLAG_FOCUS_INSTALLED solver flagMichael Schroeder1-0/+15
2014-04-04more swig trickery: automaticall free the pool, add a disown methodMichael Schroeder1-5/+16
2014-04-03INCOMPATIBLE bindings change: modernize Dataiterator/Datamatch classesMichael Schroeder1-45/+73
2014-03-26support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindingsMichael Schroeder1-3/+16
2014-03-04bindings: make Dataterator match/flags optionalMichael Schroeder1-2/+26
2014-01-21document describe_decisionMichael Schroeder1-6/+55
2014-01-09add identical and evrcmp methods for solvablesMichael Schroeder1-0/+16
2013-09-24fix unbalanced ===Michael Schroeder1-1/+1
2013-09-20bindings: add stringification shortcut for problemsMichael Schroeder1-0/+9
2013-08-21add unset() method for solvablesMichael Schroeder1-0/+7
2013-07-02fix spelling errorsMichael Schroeder1-5/+5
2013-06-14finish libsolv-pool manpageMichael Schroeder1-353/+352
2013-06-14bindings: add pool.errstr, make add_rpm/... return Solvable objectsMichael Schroeder1-35/+42
2013-06-13start with the libsolv-pool manpageMichael Schroeder1-1/+1
2013-06-11the manpage generator automatically capitalizes...Michael Schroeder1-27/+27
2013-06-10install manpagesMichael Schroeder1-1/+1
2013-06-10spellcheckMichael Schroeder1-33/+33
2013-06-07add libsolv-constantids manpageMichael Schroeder1-1/+1
2013-06-07bindings consistency: rename new/keptpackages to new/keptsolvablesMichael Schroeder1-8/+8
2013-06-06finish bindings documentation. Hooray!Michael Schroeder1-77/+258
2013-06-05adapt to modern perl and use barewords for hash keysMichael Schroeder1-67/+67
2013-06-05document that swig's stringifcation for perl does not workMichael Schroeder1-7/+7
2013-06-04document the Repodata and Repopos classes a bitMichael Schroeder1-2/+221
2013-06-04Make 'dep' attribute in Ruleinfo return an object, add fromstr/tostr attribut...Michael Schroeder1-14/+23
2013-06-04Document Transaction and TransactionclassMichael Schroeder1-1/+304
2013-06-04add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviourMichael Schroeder1-3/+8
2013-06-03document Solver, Problem, Rule, Ruleinfo, Solution, Solutionelement classesMichael Schroeder1-4/+608
2013-06-03document POOL_FLAG_ADDFILEPROVIDESFILTEREDMichael Schroeder1-0/+7
2013-05-28document the update target annomalyMichael Schroeder1-2/+11
2013-05-28document Selection and Job classesMichael Schroeder1-2/+384
2013-05-28document Dataiterator and DatamatchMichael Schroeder1-10/+202
2013-05-27define and document the pool flagsMichael Schroeder1-0/+51
2013-05-27add documentation for the Solvable classMichael Schroeder1-2/+188
2013-05-17update bindings documentationMichael Schroeder1-260/+194
2013-05-16fix ruby class methods in docMichael Schroeder1-4/+4
2013-05-16start with the bindings documentationMichael Schroeder1-0/+1150