aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2009-03-10Add string support to context-provider interface. Try to test..Rob Taylor
2009-02-11Fix scoping of CFUNCTYPE objects.Rob Taylor
2009-02-11Callbacks all return null, modify ctypes bindings appropriatelyRob Taylor
2009-02-11fix basic python api wrapper testRob Taylor
2009-02-11Updating the python bindings because of stringset api changes.Marja Hassinen
2009-02-10- Keeping up with the api changesMarja Hassinen
2009-02-09Updating the python bindings and tests because of plain c api changes.Marja Hassinen
2009-02-06Fix up python tests for new callback types.Rob Taylor
2009-02-06Correcting errors from my previous modifications.Marja Hassinen
2009-02-06Adding the set_bool to python bindings.Marja Hassinen
2009-02-05More fixes the python bindings. More tests.Marja Hassinen
2009-02-05Fixing the callbacks in the python bindings. Adding more testcases.Marja Hassinen
2009-02-05Update python ctypes bindings for API changesRob Taylor
2009-02-03Bind StringSet, test calbacks in python bindingRob Taylor
2009-02-03Change everything to static members for ctypes api bindingRob Taylor
2009-02-03ctypes binding now covers all the of context_provider base apiRob Taylor
2009-02-03Calling context_provider_init works in python ctypes binding now!Rob Taylor
2009-02-03Start of ctypes-based python bindings for libcontextprovider.Rob Taylor