summaryrefslogtreecommitdiff
path: root/swig/ResTraits.i
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.wang1-0/+1
2013-11-06add isKind/asKind methods for ResObjectMichael Andres1-0/+6
2013-11-05Fix no attribute access via PoolItem::resolvableMichael Andres1-0/+9
2013-01-28work around swig problem creating two different types for intrusive_ptrupstream/0.5.14BASE-SuSE-Code-12_3-BranchMichael Schroeder1-8/+8
2008-09-05fix asKind/isKindMichael Andres1-17/+22
2008-09-05Fix basic resolvabe attributes as needed by list_resolvables.py example.Michael Andres1-9/+16
2008-07-14Remove obsolete references to Script/Message/AtomMichael Andres1-3/+0
2008-02-16- ruby bindings compile, but python makes swig go nuts...Duncan Mac-Vicar P1-4/+3
2007-12-05update examplesMichael Andres1-1/+7
2007-12-05missing resolvable types addedMichael Andres1-21/+45
2007-12-05When using shared .i files across language bindings use #idef SWIG_LANGDuncan Mac-Vicar P1-21/+22
2007-12-05Added pool iterator by kind and by name. Michael Andres1-0/+38