root/trunk/wrapper


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3525 [3525] 08/13/08 15:39:48 bricks Committed patch for ticket #735 thanks to yselkowitz
(edit) @3493 [3493] 08/03/08 16:15:05 dgollub Only set python include directory when python dependency is availble …
(edit) @3482 [3482] 08/02/08 22:56:38 dgollub Renamed osync_objtype_sink_num_objformats() …
(edit) @3432 [3432] 07/10/08 14:12:43 bricks Fixed Ticket #774
(edit) @3369 [3369] 06/14/08 19:44:17 dgollub Add xmlformat header to swig template.
(edit) @3352 [3352] 06/13/08 10:43:23 dgollub Initial swig wrapper changes for switch from config strings …
(edit) @3305 [3305] 05/03/08 02:06:29 dgollub Fixed GCC compiler warnings (Unused or uninitalized values/labels).
(edit) @3296 [3296] 04/27/08 14:51:58 dgollub Ported (paritial) swig port for latest hashtable API changes. TODO: …
(edit) @3167 [3167] 02/17/08 12:17:13 dgollub Adapted python bindings to latest hashtable API changes.
(edit) @2953 [2953] 12/16/07 17:06:33 dgollub Added OSync prefix to ConverterType? -> OSyncConverterType
(edit) @2908 [2908] 12/03/07 15:34:26 prahal Add link directories for python wrapper too.
(edit) @2739 [2739] 11/04/07 19:31:11 dgollub Make use of the OpenSyncPlugin? module even for the shipped …
(edit) @2729 [2729] 11/03/07 17:15:46 dgollub Fix build of check_data unit test. Make use of OPENSYNC_PACKAGE even for …
(edit) @2721 [2721] 11/02/07 23:32:53 dgollub Fixed previous commit. Sorry.
(edit) @2720 [2720] 11/02/07 23:18:29 dgollub Install _opensync.so as well to versioned python path.
(edit) @2718 [2718] 11/02/07 22:52:45 dgollub Install the python wrapper in versioned python site-package directory.
(edit) @2703 [2703] 11/01/07 13:29:14 abaumann fix build of python wrapper
(edit) @2659 [2659] 10/28/07 13:49:53 dgollub Fixes python wrapper and #582. Patch by qratz.
(edit) @2610 [2610] 10/25/07 23:51:22 dgollub Build swig wrapper again with the cmake build environment. Note: …
(edit) @2604 [2604] 10/25/07 16:00:46 dgollub Bye Bye, scons!
(edit) @2590 [2590] 10/16/07 01:34:19 dgollub Fixed python wrapper. Got broken with API changes in r2576. Fixes #570
(edit) @2587 [2587] 10/16/07 00:12:22 dgollub Added <Vendor> field in description.xsd - Bug #546
(edit) @2576 [2576] 10/15/07 15:07:26 dgollub Fixed #570 - build got broken with latest API changes.
(edit) @2524 [2524] 09/18/07 20:54:33 dfriedrich -removed the osync_member_set_start_type()- and …
(edit) @2484 [2484] 08/23/07 01:17:09 abaumann fix wrapper to match recent changes to API (ticket #544)
(edit) @2427 [2427] 08/07/07 15:48:26 cstender workaround ppc warnings in python wrapper
(edit) @2383 [2383] 08/01/07 14:19:56 abaumann Add untested support for python callbacks on the OSyncContext object (for …
(edit) @2372 [2372] 07/31/07 02:16:29 abaumann fix build issue on platforms where size_t != unsigned int
(edit) @2367 [2367] 07/28/07 03:23:12 abaumann Update the ListWrapper? class, and use it wherever possible. Rather than …
(edit) @2366 [2366] 07/25/07 14:16:13 abaumann default path=NULL for load_plugins
(edit) @2365 [2365] 07/25/07 14:15:46 abaumann Add an experimental wrapper class that presents the num_foo() nth_foo() …
(edit) @2359 [2359] 07/24/07 01:45:56 abaumann wrap recently-added group and member functions
(edit) @2337 [2337] 07/15/07 02:09:18 abaumann check for failure in osync_group_env_add_group (and if so, raise an …
(edit) @2336 [2336] 07/14/07 19:51:50 mjahn api change for swig wrapper ... osync_group_env_add_group has now a error …
(edit) @2231 [2231] 07/01/07 08:47:00 abaumann Oops, missed a call to PyEval?_InitThreads()
(edit) @2229 [2229] 07/01/07 08:41:08 abaumann More threading fixes: * use PyGILState API instead of …
(edit) @2227 [2227] 07/01/07 04:23:02 abaumann Fix thread-related bugs in the callback wrapper code: * we need to make …
(edit) @2225 [2225] 06/30/07 13:34:34 abaumann add TOTALLY UNTESTED wrapper for engine code, based on an initial version …
(edit) @2223 [2223] 06/30/07 09:44:33 abaumann Fix a repeated bug in the wrappers that dgollub turned up: Every time we …
(edit) @2061 [2061] 05/27/07 23:16:27 abaumann ignore a whole lot of generated files
(edit) @2060 [2060] 05/27/07 22:19:04 abaumann build wrapper module with -fno-strict-aliasing, to work around problems in …
(edit) @2051 [2051] 05/26/07 14:32:23 abaumann declare all wrapper-internal functions static, to avoid namespace …
(edit) @2050 [2050] 05/26/07 14:31:11 abaumann fix dependency for wrapper, so that it is rebuilt if any of the included …
(edit) @1845 [1845] 03/13/07 23:47:02 mjahn Undoing change committed in r1842 - r1844. Andrew Baumann convinced me …
(edit) @1843 [1843] 03/13/07 23:12:49 mjahn replace c++ comment // with /* */
(edit) @1808 [1808] 02/24/07 06:59:44 abaumann add wrapper for trace functions and version
(edit) @1791 [1791] 02/21/07 11:02:11 abaumann take a copy of the python string when creating a new data object otherwise …
(edit) @1789 [1789] 02/21/07 04:02:25 abaumann add a hook to allow python code to get back the python callback object on …
(edit) @1783 [1783] 02/21/07 01:05:02 abaumann make sink callbacks go to a separate ObjTypeSinkCallbacks? class, instead …
(edit) @1782 [1782] 02/20/07 23:53:39 abaumann finish the merger mapping
(edit) @1781 [1781] 02/20/07 23:07:19 abaumann wrap osync_version_find_capabilities
(edit) @1776 [1776] 02/20/07 11:40:46 abaumann replace broken %cstring_input_binary typemap for capabilities_parse and …
(edit) @1775 [1775] 02/20/07 11:35:22 abaumann note to self: check code compiles before committing sorry about that
(edit) @1774 [1774] 02/20/07 11:26:29 abaumann remove a whole lot of constructors from PyObject? * that we didn't need, …
(edit) @1773 [1773] 02/20/07 11:16:21 dgollub Renamed osync_load_versions_from_descriptions() …
(edit) @1759 [1759] 02/19/07 12:18:00 abaumann clean up hacky scons rule for editing the SWIG-generated …
(edit) @1750 [1750] 02/19/07 09:42:42 abaumann Updates of the python wrapper code: * rename data types from OSyncFoo to …
(edit) @1742 [1742] 02/17/07 01:40:14 abaumann * only build the python wrapper if swig is installed * add install rule …
(edit) @1741 [1741] 02/17/07 00:49:58 abaumann add wrapper for OSyncVersion
(copy) @1732 [1732] 02/12/07 13:25:19 dgollub Moved dev-branch to trunk... Time to work on 0.30 ;)
copied from branches/dev-branch/wrapper:
(edit) @1687 [1687] 02/07/07 11:42:06 abaumann build python module as _opensync.so, allows direct testing in build …
Note: See TracRevisionLog for help on using the revision log.