Bruno da Silva de Oliveira
|
bf696026bd
|
- Performance improvements (better psyco support, cache in CppParser)
[SVN r18123]
|
2003-03-28 12:47:15 +00:00 |
|
Bruno da Silva de Oliveira
|
734657244b
|
- Changed the error message about missing policies.
[SVN r18118]
|
2003-03-27 23:40:59 +00:00 |
|
Bruno da Silva de Oliveira
|
d2470e4f9c
|
- Fixed bug where virtual methods could end exported twice in the wrapper.
[SVN r18116]
|
2003-03-27 23:24:40 +00:00 |
|
Bruno da Silva de Oliveira
|
726d2beffd
|
- Doc fix, about accessing the operators in the interface file
[SVN r18097]
|
2003-03-26 18:35:53 +00:00 |
|
Bruno da Silva de Oliveira
|
f04be3fc1b
|
- No more "needs policy" warnings for functions that return PyObject*
[SVN r18096]
|
2003-03-26 15:25:38 +00:00 |
|
Bruno da Silva de Oliveira
|
b6927410d9
|
- Fixed stupid bug in HandlePolicy
[SVN r18095]
|
2003-03-26 15:06:14 +00:00 |
|
Bruno da Silva de Oliveira
|
44b2e1ef8b
|
- Default policy for functions/methods that return const T& is now
return_value_policy<copy_const_reference>().
[SVN r18077]
|
2003-03-24 23:25:14 +00:00 |
|
Bruno da Silva de Oliveira
|
5b2623ff2e
|
- bumped version number
[SVN r18060]
|
2003-03-22 19:33:33 +00:00 |
|
Bruno da Silva de Oliveira
|
a83a726b6e
|
- Fixed bug where wrappers for virtual methods were ignored.
[SVN r18059]
|
2003-03-22 19:31:19 +00:00 |
|
Bruno da Silva de Oliveira
|
93df7e00a7
|
- Added new flags: -h, --help, -v, --version
[SVN r18058]
|
2003-03-22 18:20:16 +00:00 |
|
Bruno da Silva de Oliveira
|
6b7748a88d
|
- Now exporting virtual methods from base classes too
[SVN r18057]
|
2003-03-22 18:19:25 +00:00 |
|
Bruno da Silva de Oliveira
|
12a4cc16be
|
- Added MANUAL support for shared_ptr and auto_ptrs. In the future, support should be automatic.
[SVN r18041]
|
2003-03-21 14:24:20 +00:00 |
|
Bruno da Silva de Oliveira
|
390ad530f1
|
- Bug: GenerateName in infos.py doesn't cover all possible cases.
[SVN r18028]
|
2003-03-20 04:55:38 +00:00 |
|
Bruno da Silva de Oliveira
|
c32d1f9614
|
- Fixed bug where the PointerDeclaration of functions and methods didn't have the & operator
[SVN r17994]
|
2003-03-19 05:03:49 +00:00 |
|
Bruno da Silva de Oliveira
|
7d0273051a
|
- Fixed bug where an union that was a class member crashed pyste (unions are still not exported)
- Added support for int, double, float and long operators
[SVN r17989]
|
2003-03-19 02:49:18 +00:00 |
|
Bruno da Silva de Oliveira
|
13256fb7e9
|
- Fixed bugs in Linux
[SVN r17969]
|
2003-03-18 05:16:01 +00:00 |
|
Bruno da Silva de Oliveira
|
f11d757807
|
- Fixed bug where the permission bits were being copied to the tmp file
[SVN r17934]
|
2003-03-15 02:51:51 +00:00 |
|
Bruno da Silva de Oliveira
|
2f6cfaf0e9
|
- Fixed definition of private default implementations
[SVN r17928]
|
2003-03-14 22:27:32 +00:00 |
|
Bruno da Silva de Oliveira
|
f9b216d6f9
|
- Now generating wrappers for protected and private virtual methods
[SVN r17924]
|
2003-03-14 21:12:55 +00:00 |
|
Bruno da Silva de Oliveira
|
0f1dc1fd50
|
- fixed bug where non-public virtual methods where being exported
- fixed " call_method<%s>" to " call_method< %s >"
[SVN r17860]
|
2003-03-12 21:26:45 +00:00 |
|
Bruno da Silva de Oliveira
|
bc4feb42b5
|
- fixed "deepcopy" of infos bug
[SVN r17824]
|
2003-03-12 01:32:48 +00:00 |
|
Bruno da Silva de Oliveira
|
ca9920874f
|
- fixed default arguments in virtual methods
[SVN r17823]
|
2003-03-12 01:32:00 +00:00 |
|
Bruno da Silva de Oliveira
|
20c52def19
|
- first version
[SVN r17805]
|
2003-03-11 03:29:22 +00:00 |
|