summaryrefslogtreecommitdiff
path: root/swig
AgeCommit message (Expand)AuthorFilesLines
2014-12-19work around syntax errors because of __attribute__tizen_4.0.m1_releasetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20170112.013049submit/tizen_unified/20170308.100415submit/tizen_tv/20170112.013040submit/tizen_mobile/20170112.013102submit/tizen_ivi/20170112.013029submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_common/20170111.184617submit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_tv/20161015.000004submit/tizen_3.0_mobile/20161015.000004submit/tizen_3.0_ivi/20161010.000004submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093753submit/tizen/20141219.155751accepted/tizen/wearable/20170112.013900accepted/tizen/wearable/20141222.014105accepted/tizen/unified/20170309.040238accepted/tizen/tv/20170112.013740accepted/tizen/tv/20141222.014142accepted/tizen/mobile/20170112.013618accepted/tizen/mobile/20141222.013842accepted/tizen/ivi/20170112.013440accepted/tizen/ivi/20160218.025332accepted/tizen/ivi/20141223.090408accepted/tizen/common/20170111.194319accepted/tizen/common/20141219.164636accepted/tizen/3.0/wearable/20161015.083604accepted/tizen/3.0/tv/20161016.005458accepted/tizen/3.0/mobile/20161015.033725accepted/tizen/3.0/ivi/20161011.050545accepted/tizen/3.0/common/20161114.111113accepted/tizen/3.0.m2/wearable/20170105.025059accepted/tizen/3.0.m2/tv/20170105.024936accepted/tizen/3.0.m2/mobile/20170105.024804tizen_3.0_tvtizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileMichael Schroeder1-0/+3
2014-08-11add class SolvAttr to provide solvable ojbect queryGui Chen2-0/+3
2014-08-11add PoolQuery interface and loadSolvFileGui Chen4-2/+63
2014-08-11Disable perl buildAnas Nashif1-3/+3
2014-03-14use std=c++11Michael Andres1-0/+1
2014-01-24Adapt to libzypp changes.Michael Andres1-3/+3
2014-01-19disabled broken dump testsMichael Andres1-9/+12
2013-12-02Adjust Repository.iMichael Andres1-1/+1
2013-11-15- Add VendorSupportOptions bindingsB S Srinidhi2-0/+3
2013-11-06fix Changelog wrapper for pythonMichael Andres1-0/+3
2013-11-06Wrap zypp::Changelog classMichael Andres2-0/+12
2013-11-06add isKind/asKind methods for ResObjectMichael Andres1-0/+6
2013-11-05Fix no attribute access via PoolItem::resolvableMichael Andres1-0/+9
2013-05-10Add legacy GetResolvablesToInsDel class (removed from libzypp in favor of tra...Michael Andres3-2/+107
2013-05-02fix const pointer lost its namespaceGui Chen5-2/+18
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