DaniloFreitas [Tue, 14 Jul 2009 23:32:53 +0000 (20:32 -0300)]
general best_match and analyse_cpp_operation
DaniloFreitas [Tue, 14 Jul 2009 23:14:27 +0000 (20:14 -0300)]
More on overloading operators (+ and -)
DaniloFreitas [Mon, 13 Jul 2009 21:25:03 +0000 (18:25 -0300)]
Some work with operator
Robert Bradshaw [Thu, 9 Jul 2009 08:16:48 +0000 (01:16 -0700)]
more function overloading
Robert Bradshaw [Thu, 9 Jul 2009 08:11:10 +0000 (01:11 -0700)]
merge
DaniloFreitas [Thu, 9 Jul 2009 08:10:38 +0000 (05:10 -0300)]
small fixes
Robert Bradshaw [Thu, 9 Jul 2009 07:46:03 +0000 (00:46 -0700)]
Fix cpp class example (now that we have function overloading).
DaniloFreitas [Thu, 9 Jul 2009 07:39:11 +0000 (04:39 -0300)]
Function overloading (declaring and using)
DaniloFreitas [Wed, 8 Jul 2009 08:44:31 +0000 (05:44 -0300)]
Function overloading
Robert Bradshaw [Tue, 7 Jul 2009 09:19:08 +0000 (02:19 -0700)]
make sure constructor/destructors are being called
Robert Bradshaw [Tue, 7 Jul 2009 09:13:38 +0000 (02:13 -0700)]
More cpp test, don't need cpp file.
Robert Bradshaw [Tue, 7 Jul 2009 08:50:30 +0000 (01:50 -0700)]
Expand and fix cpp tests
Danilo Freitas [Tue, 7 Jul 2009 08:39:50 +0000 (01:39 -0700)]
Test files for cpp classes.
Robert Bradshaw [Tue, 7 Jul 2009 08:38:24 +0000 (01:38 -0700)]
minor fix
Robert Bradshaw [Sat, 4 Jul 2009 07:59:03 +0000 (00:59 -0700)]
merge
Danilo Freitas [Fri, 3 Jul 2009 06:49:11 +0000 (03:49 -0300)]
Small changes on DelStatNode
Robert Bradshaw [Thu, 2 Jul 2009 07:05:24 +0000 (00:05 -0700)]
Minor changes to del
Danilo Freitas [Thu, 2 Jul 2009 06:46:34 +0000 (03:46 -0300)]
del statement for C++ objects
Danilo Freitas [Thu, 2 Jul 2009 05:04:41 +0000 (02:04 -0300)]
new operator
Robert Bradshaw [Thu, 2 Jul 2009 04:35:07 +0000 (21:35 -0700)]
new operator
Danilo Freitas [Thu, 2 Jul 2009 04:20:07 +0000 (01:20 -0300)]
same work
Danilo Freitas [Thu, 2 Jul 2009 02:43:21 +0000 (23:43 -0300)]
Working with 'new' operator
Danilo Freitas [Fri, 26 Jun 2009 22:37:07 +0000 (19:37 -0300)]
Workint with 'new' operator
Robert Bradshaw [Fri, 19 Jun 2009 05:42:26 +0000 (22:42 -0700)]
Rework namespaces into cname.
Otherwise we have to trace namespace arguments all the way through all
declarators and types, only to mutate the cnames at the end.
Robert Bradshaw [Fri, 19 Jun 2009 04:26:40 +0000 (21:26 -0700)]
Resolve subclass assignment
Danilo Freitas [Wed, 17 Jun 2009 13:40:11 +0000 (10:40 -0300)]
Declaring and using inherited attributes
Robert Bradshaw [Tue, 9 Jun 2009 04:17:53 +0000 (21:17 -0700)]
More on cpp class declaration_code
Robert Bradshaw [Tue, 9 Jun 2009 04:07:55 +0000 (21:07 -0700)]
More work on cpp types.
Robert Bradshaw [Tue, 9 Jun 2009 04:04:18 +0000 (21:04 -0700)]
Remove windows line break characters.
Robert Bradshaw [Tue, 9 Jun 2009 02:57:42 +0000 (19:57 -0700)]
Merge in latest release.
DaniloFreitas [Tue, 9 Jun 2009 02:57:03 +0000 (19:57 -0700)]
Cpp class scope and type
DaniloFreitas [Wed, 3 Jun 2009 00:37:27 +0000 (21:37 -0300)]
CppClassScope
Dag Sverre Seljebotn [Tue, 26 May 2009 20:46:16 +0000 (22:46 +0200)]
New fix for #303
Dag Sverre Seljebotn [Tue, 26 May 2009 20:42:03 +0000 (22:42 +0200)]
Revert previous fix of #303
DaniloFreitas [Thu, 21 May 2009 00:21:23 +0000 (21:21 -0300)]
namespace allowed (cdef extern from "foo.h" namespace something:)
Robert Bradshaw [Wed, 20 May 2009 23:26:31 +0000 (16:26 -0700)]
remove stuff unused for C++ classes
DaniloFreitas [Wed, 20 May 2009 23:14:54 +0000 (20:14 -0300)]
p_cpp_class_definition (working)
Robert Bradshaw [Wed, 20 May 2009 20:16:03 +0000 (13:16 -0700)]
cppclass not a keyword
DaniloFreitas [Wed, 20 May 2009 19:59:34 +0000 (16:59 -0300)]
p_cpp_class_definition and p_cpp_class functions (both incomplete)
Dag Sverre Seljebotn [Wed, 20 May 2009 15:34:48 +0000 (17:34 +0200)]
Version update
Dag Sverre Seljebotn [Wed, 20 May 2009 12:44:08 +0000 (14:44 +0200)]
Do not use C99 compound literals (enables compilation on g++ 4.2.4)
Dag Sverre Seljebotn [Tue, 19 May 2009 16:54:13 +0000 (18:54 +0200)]
Redirect error output properly during unit testing
Robert Bradshaw [Tue, 19 May 2009 10:19:37 +0000 (03:19 -0700)]
CppClassNode
Dag Sverre Seljebotn [Sun, 17 May 2009 13:38:02 +0000 (15:38 +0200)]
0.11.2.rc1
Dag Sverre Seljebotn [Sun, 17 May 2009 13:37:54 +0000 (15:37 +0200)]
Added tag 0.11.2.rc1 for changeset
af6f1bed8cd4
Dag Sverre Seljebotn [Sun, 17 May 2009 07:02:23 +0000 (00:02 -0700)]
Py3 testcase fixes
Dag Sverre Seljebotn [Sun, 17 May 2009 06:01:24 +0000 (08:01 +0200)]
Fix bug in new buffmt code
Lisandro Dalcin [Sun, 17 May 2009 02:07:14 +0000 (23:07 -0300)]
fix some tests for Python 3
Lisandro Dalcin [Sat, 16 May 2009 23:28:44 +0000 (20:28 -0300)]
renaming in testcase, 'mutable' is a C++ keyword.
Lisandro Dalcin [Sat, 16 May 2009 23:10:35 +0000 (20:10 -0300)]
add compiler directive for user-defined function calling conventions
Robert Bradshaw [Sat, 16 May 2009 04:42:57 +0000 (21:42 -0700)]
Builtin type method
Dag Sverre Seljebotn [Fri, 15 May 2009 20:17:23 +0000 (22:17 +0200)]
buffer testcase fix again
Dag Sverre Seljebotn [Fri, 15 May 2009 20:13:52 +0000 (22:13 +0200)]
buffer testcase fix
Stefan Behnel [Fri, 15 May 2009 18:24:43 +0000 (20:24 +0200)]
remove unused ComprehensionTransform class (which doesn't work anyway)
Dag Sverre Seljebotn [Fri, 15 May 2009 11:43:23 +0000 (13:43 +0200)]
Update numpy.pxd with complex types and approximate type sizes
Lisandro Dalcin [Thu, 14 May 2009 20:47:21 +0000 (17:47 -0300)]
merge
Robert Bradshaw [Thu, 14 May 2009 19:36:52 +0000 (12:36 -0700)]
Don't assume complex.h by default.
Robert Bradshaw [Thu, 14 May 2009 19:36:16 +0000 (12:36 -0700)]
real and imag attributes for complex
Dag Sverre Seljebotn [Thu, 14 May 2009 17:42:54 +0000 (19:42 +0200)]
Fix obscure bug w/ complex (only present when compiling many files in one run)
Dag Sverre Seljebotn [Thu, 14 May 2009 16:02:32 +0000 (18:02 +0200)]
Testcase fix, update error message
Dag Sverre Seljebotn [Thu, 14 May 2009 15:46:40 +0000 (17:46 +0200)]
Attempt to fix disappearence of conversion errors (introduced by
b8850487f853)
Dag Sverre Seljebotn [Thu, 14 May 2009 15:34:02 +0000 (17:34 +0200)]
If we were using git I could more easily erase my embarrasing commit history...
Dag Sverre Seljebotn [Thu, 14 May 2009 15:28:50 +0000 (17:28 +0200)]
Fixing up flawed fix for #303
Dag Sverre Seljebotn [Thu, 14 May 2009 15:09:39 +0000 (17:09 +0200)]
Allow <MyStruct*>obj as well; as there is no canonical PyObject
Dag Sverre Seljebotn [Thu, 14 May 2009 14:49:54 +0000 (16:49 +0200)]
Fix #303 as per Lisandro's idea
Dag Sverre Seljebotn [Thu, 14 May 2009 13:28:13 +0000 (15:28 +0200)]
Actually remove warning mentioned in last commit...
Dag Sverre Seljebotn [Thu, 14 May 2009 13:25:49 +0000 (15:25 +0200)]
Disallow <double*>obj (#313). Also removes warning for <void*>obj.
Dag Sverre Seljebotn [Thu, 14 May 2009 12:58:58 +0000 (14:58 +0200)]
Buffer support for complex numbers
Dag Sverre Seljebotn [Thu, 14 May 2009 12:39:49 +0000 (14:39 +0200)]
Minor testcase improvement
Dag Sverre Seljebotn [Thu, 14 May 2009 12:27:24 +0000 (14:27 +0200)]
Fix regression related to --embed support
Robert Bradshaw [Thu, 14 May 2009 09:05:17 +0000 (02:05 -0700)]
Only one source file allowed when using -embed
Robert Bradshaw [Thu, 14 May 2009 09:01:48 +0000 (02:01 -0700)]
Module is main flag for embedded mode.
Robert Bradshaw [Thu, 14 May 2009 08:25:06 +0000 (01:25 -0700)]
Complex negation
Robert Bradshaw [Thu, 14 May 2009 08:16:59 +0000 (01:16 -0700)]
Minor complex number fixes
Robert Bradshaw [Thu, 14 May 2009 07:58:14 +0000 (00:58 -0700)]
Complex numbers tests
Robert Bradshaw [Thu, 14 May 2009 07:58:13 +0000 (00:58 -0700)]
Complex numeber comparison, etc.
Robert Bradshaw [Thu, 14 May 2009 07:58:12 +0000 (00:58 -0700)]
Complex number support without c99
Robert Bradshaw [Thu, 14 May 2009 07:58:11 +0000 (00:58 -0700)]
Compiler directive fixes, add c99 complex directive
Robert Bradshaw [Thu, 14 May 2009 07:58:10 +0000 (00:58 -0700)]
More work on complex numbers, mostly works with c99 support.
Robert Bradshaw [Thu, 14 May 2009 07:58:08 +0000 (00:58 -0700)]
Complex type parsing, very basic support if supported by C compiler
Dag Sverre Seljebotn [Tue, 12 May 2009 20:44:40 +0000 (22:44 +0200)]
Cython 0.11.2.beta
Dag Sverre Seljebotn [Tue, 12 May 2009 07:49:54 +0000 (09:49 +0200)]
Fixes for previous commit
Dag Sverre Seljebotn [Tue, 12 May 2009 07:32:03 +0000 (09:32 +0200)]
Utility code code stream refactor
Dag Sverre Seljebotn [Mon, 11 May 2009 20:52:49 +0000 (22:52 +0200)]
More fine-grained type declaration (makes new buffmt work in C++)
Dag Sverre Seljebotn [Mon, 11 May 2009 20:39:04 +0000 (22:39 +0200)]
Introduce pre-splitting of code-stream in Code.py
Dag Sverre Seljebotn [Wed, 6 May 2009 19:03:59 +0000 (21:03 +0200)]
Minor testcase fixes
Dag Sverre Seljebotn [Wed, 6 May 2009 18:49:39 +0000 (20:49 +0200)]
I was not aware of the offsetof macro
Dag Sverre Seljebotn [Wed, 6 May 2009 18:46:36 +0000 (20:46 +0200)]
Testcases for #303
Dag Sverre Seljebotn [Wed, 6 May 2009 18:26:30 +0000 (20:26 +0200)]
wraparound directive implemented
Dag Sverre Seljebotn [Wed, 6 May 2009 17:27:25 +0000 (19:27 +0200)]
#115 appears to be fixed too
Dag Sverre Seljebotn [Wed, 6 May 2009 17:22:14 +0000 (19:22 +0200)]
Whoops
Dag Sverre Seljebotn [Wed, 6 May 2009 17:20:00 +0000 (19:20 +0200)]
More buffer typestring; fixes #285
Dag Sverre Seljebotn [Tue, 5 May 2009 18:46:13 +0000 (20:46 +0200)]
merge
Dag Sverre Seljebotn [Tue, 5 May 2009 18:45:56 +0000 (20:45 +0200)]
Buffers: format string check rewrite up to standards of the old one
Dag Sverre Seljebotn [Tue, 5 May 2009 16:46:08 +0000 (18:46 +0200)]
Buffers: Checkpoint before making struct typeinfo flattened and removing need for stack
Robert Bradshaw [Mon, 4 May 2009 22:08:47 +0000 (15:08 -0700)]
wmain and wchar_t for windows main function
Lisandro Dalcin [Mon, 4 May 2009 20:52:51 +0000 (17:52 -0300)]
move testcase ('pass' in a 'cdef extern' block) from 'test/broken' to 'test/compile'
--HG--
rename : tests/broken/cdefexternempty.pyx => tests/compile/cdefexternempty.pyx
Stefan Behnel [Mon, 4 May 2009 20:19:40 +0000 (22:19 +0200)]
re-allow 'pass' statement in cdef blocks
Stefan Behnel [Mon, 4 May 2009 18:24:35 +0000 (20:24 +0200)]
prevent redundant type checks when 'converting' between str and bytes type
Stefan Behnel [Mon, 4 May 2009 15:47:57 +0000 (17:47 +0200)]
be a little more conservative in the last change