summaryrefslogtreecommitdiff
path: root/swig
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Try to disable stuff swig seems to be unable to parse (rvalue references, noe...Michael Andres1-5/+11
2013-04-29Compile with -std=c++11Michael Andres1-0/+1
2013-01-28work around swig problem creating two different types for intrusive_ptrupstream/0.5.14BASE-SuSE-Code-12_3-BranchMichael Schroeder5-16/+16
2012-06-05disable python problems test as it segfaults on factory and require python ex...Josef Reidinger1-1/+1
2012-06-04port ruby bindings to version 1.9Josef Reidinger3-49/+48
2012-02-28disable broken testJosef Reidinger1-1/+1
2012-02-28Merge changes made to SLE11 to be included in trunkJosef Reidinger8-22/+87
2012-02-24fix build for perl to handle also callback symbols theretux1-8/+10
2012-02-24fix missing return statementtux1-1/+1
2012-02-24have more relaxed rules in test of dump functionalitytux1-1/+1
2012-02-24we know that in SLE11 is fresh enough version of libzypp so remove unless checktux1-4/+0
2012-02-24SLE11 still contain only swig 1.3.36 so work also with old swigtux1-0/+12
2012-02-16predefine class for exception in ruby, so you can catch it with rescue ZYppEx...Josef Reidinger1-1/+4
2012-02-15fix last part of rpm providing and add example that demonstrate such function...Josef Reidinger1-2/+18
2012-02-14provide correctly provision for file. response is still not usabletux2-7/+11
2012-02-13first non-working code for package provisionJosef Reidinger3-0/+14
2012-02-13extend test suiteJosef Reidinger1-8/+5
2012-02-13Example and tests for callbacks in PythonKlaus Kämpf1-0/+54
2012-02-11use proper type and uncomment test so we demonstrate itJosef Reidinger2-6/+10
2012-02-11add test to show that it worksJosef Reidinger1-0/+17
2012-02-11fix iteration with filter by kindJosef Reidinger1-1/+1
2011-10-18Add arch armv7hl, armv7nhl, armv7thl, armv7tnhlMichael Andres1-3/+20
2011-10-12Fix random data returned in a functionMichael Andres1-18/+25
2011-08-30Add support for install callbacksKlaus Kämpf3-15/+188
2011-08-30Add removal_finish and removal_problem, with docsKlaus Kämpf1-0/+24
2011-08-12Further extend callbacks to cover ResolvableRemoveKlaus Kämpf4-44/+397
2011-08-11Extend documentation in commit_callbacks.pyKlaus Kämpf1-11/+83
2011-08-09Fix the 'remove start' callback'Klaus Kämpf2-4/+25
2011-01-04Add ARM architecture constantsKlaus Kämpf1-0/+32
2010-12-22fix python repoinfo testsuiteDominik Heidler1-1/+1
2010-12-11DistributionLabel came after version 6.31.0Klaus Kämpf2-1/+6
2010-12-08Temporarely disable testKlaus Kämpf1-1/+1
2010-12-06Fix test, look at Package onlyKlaus Kämpf1-1/+1
2010-12-06Export Package/Resolvable attributesKlaus Kämpf3-2/+30
2010-12-06Complete the test, add code to start the targetKlaus Kämpf1-4/+6
2010-12-06Fix Problems iterator in PythonKlaus Kämpf3-4/+43
2010-12-06Complete callbacks support (Python, Ruby)Klaus Kämpf1-30/+62
2010-12-06Reorder .i includes, fixes the buildKlaus Kämpf1-5/+5
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-13Drop debug printsKlaus Kämpf1-0/+2
2010-11-13Fix generated .cc name, its libzypp not satsolverKlaus Kämpf3-14/+14
2010-11-13Add Zypp::VERSION to dynamically adapt to API changesKlaus Kämpf3-30/+38
2010-11-11Complete the callback testing infrastructureKlaus Kämpf1-6/+106
2010-11-09Complete CommitCallbacks with testcaseKlaus Kämpf2-4/+35
2010-11-09swig output depends on .h filesKlaus Kämpf4-3/+3
2010-11-09Adapt to dropped -autorenameKlaus Kämpf2-9/+9
2010-11-09fix merge conflict in CMakeLists.txtKlaus Kämpf2-4/+40
2010-11-09prepare for debug printsKlaus Kämpf1-0/+3
2010-11-09Fix Target_Null for Python, drop Target_VoidKlaus Kämpf1-4/+1