summaryrefslogtreecommitdiff
path: root/swig/ruby
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Bump to libzypp-bindings 0.7.4upstream/0.7.4tizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen_6.0_hotfix/20201103.115102submit/tizen_6.0_hotfix/20201102.192902submit/tizen_6.0/20201029.205502submit/tizen/20200310.064233accepted/tizen/unified/20200311.130907accepted/tizen/6.5/unified/20211029.014520accepted/tizen/6.0/unified/hotfix/20201103.051037accepted/tizen/6.0/unified/hotfix/20201102.233931accepted/tizen/6.0/unified/20201030.110352tizen_6.5tizen_6.0_hotfixtizen_6.0sandbox/wangbiao/libzypper_bindings_upgradeaccepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedbiao716.wang3-29/+26
2012-06-04port ruby bindings to version 1.9Josef Reidinger2-48/+48
2012-02-28disable broken testJosef Reidinger1-1/+1
2012-02-16predefine class for exception in ruby, so you can catch it with rescue ZYppEx...Josef Reidinger1-1/+4
2012-02-14provide correctly provision for file. response is still not usabletux1-6/+1
2012-02-13first non-working code for package provisionJosef Reidinger1-0/+7
2012-02-13extend test suiteJosef Reidinger1-8/+5
2012-02-11use proper type and uncomment test so we demonstrate itJosef Reidinger1-2/+6
2012-02-11add test to show that it worksJosef Reidinger1-0/+17
2011-08-12Further extend callbacks to cover ResolvableRemoveKlaus Kämpf1-0/+17
2010-12-01Merge branch 'master' of gitorious.org:opensuse/libzypp-bindingsKlaus Kämpf1-11/+14
2010-11-24Enable rdoc generation only if rdoc is locally availableKlaus Kämpf1-1/+2
2010-11-13Fix generated .cc name, its libzypp not satsolverKlaus Kämpf1-12/+12
2010-11-13Add Zypp::VERSION to dynamically adapt to API changesKlaus Kämpf1-4/+6
2010-11-09swig output depends on .h filesKlaus Kämpf1-1/+1
2010-11-09Adapt to dropped -autorenameKlaus Kämpf2-9/+9
2010-11-09Enable rdoc documentationKlaus Kämpf1-0/+21
2010-11-08Disable autorenameKlaus Kämpf1-1/+1
2010-11-08Expose builtin architectures at class levelKlaus Kämpf1-1/+19
2010-11-07Test the refactored Arch in conjunction with ZConfigKlaus Kämpf1-0/+5
2010-11-07Refactor Arch - don't expose full C++ APIKlaus Kämpf1-5/+22
2010-11-07Ruby uses to_s, not __str__Klaus Kämpf1-1/+1
2010-11-07Second iteration of callbacksKlaus Kämpf1-0/+29
2010-11-07More Ruby testsKlaus Kämpf5-1/+5
2010-11-06Initial step towards callbacks supportKlaus Kämpf1-0/+1
2009-08-03Adappt to boost-1.39Michael Andres1-1/+1
2008-08-07more testsKlaus Kaempf2-0/+62
2008-08-07add mb exampleKlaus Kaempf1-2/+3
2008-08-07require/include zypp at topKlaus Kaempf1-4/+6
2008-08-07bytecountKlaus Kaempf1-0/+22
2008-08-07test starting of zyppKlaus Kaempf1-0/+17
2008-08-07make the bindings compileKlaus Kaempf3-25/+41
2008-07-25- Removed almost all local copies of zypp header files. This alsoMichael Andres1-1/+31
2008-07-23Changes bindings to at least compile. Still several header copies to beMichael Andres1-2/+0
2008-07-21backupMichael Andres1-1/+5
2008-07-17to cmake 2.6Michael Andres1-7/+9
2008-02-16- ruby bindings compile, but python makes swig go nuts...Duncan Mac-Vicar P1-1/+1
2007-09-25- include original C header filesArvin Schnell1-0/+8
2007-09-25- sometimes include original C header fileArvin Schnell1-0/+16
2007-08-30- improved makefilesArvin Schnell1-4/+6
2007-08-24- include whole exception historyArvin Schnell1-15/+5
2007-08-23- added to_a functionsArvin Schnell1-6/+30
2007-08-22- renamed ruby module to zyppArvin Schnell1-6/+6
2007-08-18- tiny cmake improvementArvin Schnell1-2/+1
2007-08-17- moved ruby files to vendor_rubyArvin Schnell1-2/+5
2007-08-13- added exceptionsArvin Schnell1-0/+11
2007-07-31- restructuringArvin Schnell1-93/+6
2007-07-31- use each defineArvin Schnell1-12/+12
2007-07-25- some work on capabilitiesArvin Schnell1-0/+16
2007-07-24- some cleanupArvin Schnell2-1/+122