summaryrefslogtreecommitdiff
path: root/swig/ResTraits.i
AgeCommit message (Expand)AuthorFilesLines
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