cython.git
14 years agobump version number 0.11.3
Robert Bradshaw [Sat, 26 Sep 2009 07:00:13 +0000 (00:00 -0700)]
bump version number

14 years agoMissing items in MANIFEST.in
Robert Bradshaw [Sat, 26 Sep 2009 06:56:58 +0000 (23:56 -0700)]
Missing items in MANIFEST.in

14 years agoVersion number 0.11.3.rc0
Robert Bradshaw [Fri, 25 Sep 2009 09:17:36 +0000 (02:17 -0700)]
Version number 0.11.3.rc0

14 years agoAdded tag 0.11.3.rc0 for changeset eb00d00a73c1
Robert Bradshaw [Fri, 25 Sep 2009 09:16:58 +0000 (02:16 -0700)]
Added tag 0.11.3.rc0 for changeset eb00d00a73c1

14 years agoEnable profile tests. 0.11.3.rc0
Robert Bradshaw [Fri, 25 Sep 2009 09:15:10 +0000 (02:15 -0700)]
Enable profile tests.

14 years agoTurn of profiling by default, rename macro.
Robert Bradshaw [Fri, 25 Sep 2009 09:12:53 +0000 (02:12 -0700)]
Turn of profiling by default, rename macro.

14 years agoBetter check for broken NumPy install
Dag Sverre Seljebotn [Fri, 25 Sep 2009 07:53:32 +0000 (09:53 +0200)]
Better check for broken NumPy install

14 years agonumpy.pxd: Old iteration method did not iterate dtype in order (fixes #371)
Dag Sverre Seljebotn [Fri, 25 Sep 2009 07:45:24 +0000 (09:45 +0200)]
numpy.pxd: Old iteration method did not iterate dtype in order (fixes #371)

14 years agoFix refnanny string literal
Dag Sverre Seljebotn [Fri, 25 Sep 2009 07:11:20 +0000 (09:11 +0200)]
Fix refnanny string literal

14 years agopyximport: parse distutils config files (except local setup.cfg)
Lisandro Dalcin [Thu, 24 Sep 2009 21:42:00 +0000 (18:42 -0300)]
pyximport: parse distutils config files (except local setup.cfg)

14 years agoFailing numpy.pxd dtype serialization testcase
Dag Sverre Seljebotn [Thu, 24 Sep 2009 19:50:25 +0000 (21:50 +0200)]
Failing numpy.pxd dtype serialization testcase

14 years ago0.11.3 beta
Robert Bradshaw [Tue, 22 Sep 2009 09:13:13 +0000 (02:13 -0700)]
0.11.3 beta

14 years agoSome fixes for OS X 10.6
Robert Bradshaw [Tue, 22 Sep 2009 09:12:13 +0000 (02:12 -0700)]
Some fixes for OS X 10.6

14 years agoString literal warning.
Robert Bradshaw [Tue, 22 Sep 2009 07:59:48 +0000 (00:59 -0700)]
String literal warning.

14 years agomake trace unlikely
Robert Bradshaw [Tue, 22 Sep 2009 07:05:42 +0000 (00:05 -0700)]
make trace unlikely

14 years agomerge
Robert Bradshaw [Tue, 22 Sep 2009 06:06:56 +0000 (23:06 -0700)]
merge

14 years agofix C-API exception setter declarations to let them actually raise the exceptions
Stefan Behnel [Wed, 16 Sep 2009 13:50:00 +0000 (15:50 +0200)]
fix C-API exception setter declarations to let them actually raise the exceptions

14 years agomerge
Robert Bradshaw [Tue, 15 Sep 2009 01:56:23 +0000 (18:56 -0700)]
merge

14 years agoPy2.3 and eval.h: include C header in proto section of pyexec_utility_code
Lisandro Dalcin [Mon, 14 Sep 2009 16:09:56 +0000 (13:09 -0300)]
Py2.3 and eval.h: include C header in proto section of pyexec_utility_code

14 years agoPy2.3 does not automatically include eval.h in Python.h
Stefan Behnel [Sat, 12 Sep 2009 16:37:01 +0000 (18:37 +0200)]
Py2.3 does not automatically include eval.h in Python.h

14 years agopartial backport from cython-unstable: keep Python literals from loosing their type...
Stefan Behnel [Sat, 12 Sep 2009 11:58:42 +0000 (13:58 +0200)]
partial backport from cython-unstable: keep Python literals from loosing their type during type analysis

14 years agoPython 3 fixes
Robert Bradshaw [Sat, 12 Sep 2009 02:10:18 +0000 (19:10 -0700)]
Python 3 fixes

14 years agosupport conversion between Python byte strings and unsigned char*
Stefan Behnel [Fri, 11 Sep 2009 20:59:36 +0000 (22:59 +0200)]
support conversion between Python byte strings and unsigned char*

14 years agoenabled working tests
Stefan Behnel [Fri, 11 Sep 2009 19:04:59 +0000 (21:04 +0200)]
enabled working tests

14 years agoadded test for ticket 248
Stefan Behnel [Fri, 11 Sep 2009 18:15:16 +0000 (20:15 +0200)]
added test for ticket 248

14 years agoimported patch shrink-int-convert
Robert Bradshaw [Fri, 11 Sep 2009 04:22:34 +0000 (21:22 -0700)]
imported patch shrink-int-convert

14 years agoextern ctypedef integral <-> python object conversion (ticket #333)
Lisandro Dalcin [Thu, 10 Sep 2009 13:50:11 +0000 (10:50 -0300)]
extern ctypedef integral <-> python object conversion (ticket #333)

14 years agoEnable test for T135.
Robert Bradshaw [Fri, 11 Sep 2009 02:58:32 +0000 (19:58 -0700)]
Enable test for T135.

15 years agoFix 135 -- scope objects have return_type set to None by default
Kurt Smith [Tue, 17 Mar 2009 19:57:58 +0000 (14:57 -0500)]
Fix 135 -- scope objects have return_type set to None by default

14 years agoFix tests after #355
Robert Bradshaw [Fri, 11 Sep 2009 02:33:52 +0000 (19:33 -0700)]
Fix tests after #355

14 years agoTicket #355 - ctypedef class ordering
Robert Bradshaw [Fri, 11 Sep 2009 02:33:50 +0000 (19:33 -0700)]
Ticket #355 - ctypedef class ordering

14 years agofix aquire_gil tests
Robert Bradshaw [Fri, 11 Sep 2009 02:33:47 +0000 (19:33 -0700)]
fix aquire_gil tests

14 years agoTests for ticket #355, ctypedef public classes
Robert Bradshaw [Thu, 10 Sep 2009 23:03:16 +0000 (16:03 -0700)]
Tests for ticket #355, ctypedef public classes

14 years ago#344, stop pipeline before code generation in case of errors
Robert Bradshaw [Thu, 10 Sep 2009 09:20:16 +0000 (02:20 -0700)]
#344, stop pipeline before code generation in case of errors

14 years agotests for #286
Robert Bradshaw [Thu, 10 Sep 2009 08:35:53 +0000 (01:35 -0700)]
tests for #286

14 years ago#286, make sure cdef classes fully defined in pxd
Robert Bradshaw [Thu, 10 Sep 2009 08:30:06 +0000 (01:30 -0700)]
#286, make sure cdef classes fully defined in pxd

14 years agoTicket #216, Exceptions in __Pyx_InitGlobals() lead to a crash
Robert Bradshaw [Thu, 10 Sep 2009 07:06:45 +0000 (00:06 -0700)]
Ticket #216, Exceptions in __Pyx_InitGlobals() lead to a crash

14 years agouse PyObject* type for arguments to PyErr_Restore() in Cython/Includes/python_exc.pxd
Lisandro Dalcin [Wed, 9 Sep 2009 20:30:09 +0000 (17:30 -0300)]
use PyObject* type for arguments to PyErr_Restore() in Cython/Includes/python_exc.pxd

14 years agoremove is_longlong member from class PyrexType
Lisandro Dalcin [Wed, 9 Sep 2009 18:52:08 +0000 (15:52 -0300)]
remove is_longlong member from class PyrexType

14 years agoAttempt to fix public enum values not being exported.
Grant Baillie [Fri, 28 Aug 2009 01:57:13 +0000 (18:57 -0700)]
Attempt to fix public enum values not being exported.

14 years agofix error message
Stefan Behnel [Thu, 20 Aug 2009 19:56:44 +0000 (21:56 +0200)]
fix error message

14 years agomerge
Stefan Behnel [Wed, 19 Aug 2009 14:48:49 +0000 (16:48 +0200)]
merge

14 years agoextended exec() implementation, mostly copied from Py3.1
Stefan Behnel [Wed, 19 Aug 2009 14:48:34 +0000 (16:48 +0200)]
extended exec() implementation, mostly copied from Py3.1

14 years agocode object support in exec statement
Andrey Plotnikov [Wed, 19 Aug 2009 06:48:24 +0000 (14:48 +0800)]
code object support in exec statement

14 years agomerge
Stefan Behnel [Sat, 8 Aug 2009 18:58:14 +0000 (20:58 +0200)]
merge

14 years agofix switch transform for in-list tests
Stefan Behnel [Sat, 8 Aug 2009 18:57:44 +0000 (20:57 +0200)]
fix switch transform for in-list tests

14 years agocython_freeze for making stand-alone programs
Mark Lodato [Fri, 7 Aug 2009 04:20:43 +0000 (21:20 -0700)]
cython_freeze for making stand-alone programs

14 years agomerge main branch to devel
Robert Bradshaw [Thu, 6 Aug 2009 04:40:50 +0000 (21:40 -0700)]
merge main branch to devel

14 years ago#347 fix: Make numpy.complexX_t use Cython complex
Dag Sverre Seljebotn [Wed, 29 Jul 2009 20:10:31 +0000 (22:10 +0200)]
#347 fix: Make numpy.complexX_t use Cython complex

14 years agonumpy headers in demo setup.py
Robert Bradshaw [Thu, 23 Jul 2009 20:02:28 +0000 (13:02 -0700)]
numpy headers in demo setup.py

14 years agoBetter complex conversion.
Robert Bradshaw [Wed, 22 Jul 2009 15:48:34 +0000 (08:48 -0700)]
Better complex conversion.

14 years agoBetter CYTHON_TRACING macro.
Robert Bradshaw [Tue, 21 Jul 2009 07:34:09 +0000 (00:34 -0700)]
Better CYTHON_TRACING macro.

14 years agofix nogil profiling
Robert Bradshaw [Mon, 20 Jul 2009 23:29:54 +0000 (16:29 -0700)]
fix nogil profiling

14 years agoProfiling test
Robert Bradshaw [Mon, 20 Jul 2009 22:40:26 +0000 (15:40 -0700)]
Profiling test

14 years agoDisable tracing for now.
Robert Bradshaw [Mon, 20 Jul 2009 22:40:24 +0000 (15:40 -0700)]
Disable tracing for now.

14 years agoCython profiling
Robert Bradshaw [Mon, 20 Jul 2009 22:39:57 +0000 (15:39 -0700)]
Cython profiling

14 years agoempty bytes global
Robert Bradshaw [Thu, 16 Jul 2009 09:32:52 +0000 (02:32 -0700)]
empty bytes global

14 years agomore delete tests
Robert Bradshaw [Tue, 14 Jul 2009 07:17:26 +0000 (00:17 -0700)]
more delete tests

14 years agodel item test
Robert Bradshaw [Tue, 14 Jul 2009 07:09:58 +0000 (00:09 -0700)]
del item test

14 years agoFix cython.locals in pxd for pure Python mode.
Robert Bradshaw [Fri, 10 Jul 2009 07:42:48 +0000 (00:42 -0700)]
Fix cython.locals in pxd for pure Python mode.

14 years agoPartial fix for #307, see ticket
Dag Sverre Seljebotn [Tue, 7 Jul 2009 08:07:22 +0000 (10:07 +0200)]
Partial fix for #307, see ticket

14 years agoUpdated numpy.pxd
Dag Sverre Seljebotn [Mon, 6 Jul 2009 18:16:22 +0000 (20:16 +0200)]
Updated numpy.pxd

14 years agoName numpy type enum
Robert Bradshaw [Sun, 28 Jun 2009 08:55:31 +0000 (01:55 -0700)]
Name numpy type enum

14 years agoRemove file which should never have been uploaded
Dag Sverre Seljebotn [Thu, 25 Jun 2009 17:38:56 +0000 (19:38 +0200)]
Remove file which should never have been uploaded

14 years agoFix #191
Dag Sverre Seljebotn [Thu, 25 Jun 2009 17:37:01 +0000 (19:37 +0200)]
Fix #191

14 years agoget rid of string comparisons in classmethod utility code
Lisandro Dalcin [Fri, 19 Jun 2009 17:13:14 +0000 (14:13 -0300)]
get rid of string comparisons in classmethod utility code

14 years agoTicket #326, coerce -1 to -2 for __hash__
Robert Bradshaw [Wed, 3 Jun 2009 10:17:42 +0000 (03:17 -0700)]
Ticket #326, coerce -1 to -2 for __hash__

14 years agomerge
Dag Sverre Seljebotn [Tue, 26 May 2009 20:54:46 +0000 (22:54 +0200)]
merge

14 years agoNew fix for #303
Dag Sverre Seljebotn [Tue, 26 May 2009 20:46:16 +0000 (22:46 +0200)]
New fix for #303

14 years agoRevert previous fix of #303
Dag Sverre Seljebotn [Tue, 26 May 2009 20:42:03 +0000 (22:42 +0200)]
Revert previous fix of #303

14 years agoStop compilation when Python headers are not present
Dag Sverre Seljebotn [Wed, 20 May 2009 18:11:13 +0000 (20:11 +0200)]
Stop compilation when Python headers are not present

14 years agoVersion update
Dag Sverre Seljebotn [Wed, 20 May 2009 15:34:48 +0000 (17:34 +0200)]
Version update

14 years agoDo not use C99 compound literals (enables compilation on g++ 4.2.4) 0.11.2
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)

14 years agoRedirect error output properly during unit testing
Dag Sverre Seljebotn [Tue, 19 May 2009 16:54:13 +0000 (18:54 +0200)]
Redirect error output properly during unit testing

14 years ago0.11.2.rc1
Dag Sverre Seljebotn [Sun, 17 May 2009 13:38:02 +0000 (15:38 +0200)]
0.11.2.rc1

14 years agoAdded tag 0.11.2.rc1 for changeset af6f1bed8cd4
Dag Sverre Seljebotn [Sun, 17 May 2009 13:37:54 +0000 (15:37 +0200)]
Added tag 0.11.2.rc1 for changeset af6f1bed8cd4

14 years agoPy3 testcase fixes 0.11.2.rc1
Dag Sverre Seljebotn [Sun, 17 May 2009 07:02:23 +0000 (00:02 -0700)]
Py3 testcase fixes

14 years agoFix bug in new buffmt code
Dag Sverre Seljebotn [Sun, 17 May 2009 06:01:24 +0000 (08:01 +0200)]
Fix bug in new buffmt code

14 years agofix some tests for Python 3
Lisandro Dalcin [Sun, 17 May 2009 02:07:14 +0000 (23:07 -0300)]
fix some tests for Python 3

14 years agorenaming in testcase, 'mutable' is a C++ keyword.
Lisandro Dalcin [Sat, 16 May 2009 23:28:44 +0000 (20:28 -0300)]
renaming in testcase, 'mutable' is a C++ keyword.

14 years agoadd compiler directive for user-defined function calling conventions
Lisandro Dalcin [Sat, 16 May 2009 23:10:35 +0000 (20:10 -0300)]
add compiler directive for user-defined function calling conventions

14 years agoBuiltin type method
Robert Bradshaw [Sat, 16 May 2009 04:42:57 +0000 (21:42 -0700)]
Builtin type method

14 years agobuffer testcase fix again
Dag Sverre Seljebotn [Fri, 15 May 2009 20:17:23 +0000 (22:17 +0200)]
buffer testcase fix again

14 years agobuffer testcase fix
Dag Sverre Seljebotn [Fri, 15 May 2009 20:13:52 +0000 (22:13 +0200)]
buffer testcase fix

14 years agoremove unused ComprehensionTransform class (which doesn't work anyway)
Stefan Behnel [Fri, 15 May 2009 18:24:43 +0000 (20:24 +0200)]
remove unused ComprehensionTransform class (which doesn't work anyway)

14 years agoUpdate numpy.pxd with complex types and approximate type sizes
Dag Sverre Seljebotn [Fri, 15 May 2009 11:43:23 +0000 (13:43 +0200)]
Update numpy.pxd with complex types and approximate type sizes

14 years agomerge
Lisandro Dalcin [Thu, 14 May 2009 20:47:21 +0000 (17:47 -0300)]
merge

14 years agoDon't assume complex.h by default.
Robert Bradshaw [Thu, 14 May 2009 19:36:52 +0000 (12:36 -0700)]
Don't assume complex.h by default.

14 years agoreal and imag attributes for complex
Robert Bradshaw [Thu, 14 May 2009 19:36:16 +0000 (12:36 -0700)]
real and imag attributes for complex

14 years agoFix obscure bug w/ complex (only present when compiling many files in one run)
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)

14 years agoTestcase fix, update error message
Dag Sverre Seljebotn [Thu, 14 May 2009 16:02:32 +0000 (18:02 +0200)]
Testcase fix, update error message

14 years agoAttempt to fix disappearence of conversion errors (introduced by b8850487f853)
Dag Sverre Seljebotn [Thu, 14 May 2009 15:46:40 +0000 (17:46 +0200)]
Attempt to fix disappearence of conversion errors (introduced by b8850487f853)

14 years agoIf we were using git I could more easily erase my embarrasing commit history...
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...

14 years agoFixing up flawed fix for #303
Dag Sverre Seljebotn [Thu, 14 May 2009 15:28:50 +0000 (17:28 +0200)]
Fixing up flawed fix for #303

14 years agoAllow <MyStruct*>obj as well; as there is no canonical PyObject
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

14 years agoFix #303 as per Lisandro's idea
Dag Sverre Seljebotn [Thu, 14 May 2009 14:49:54 +0000 (16:49 +0200)]
Fix #303 as per Lisandro's idea

14 years agoActually remove warning mentioned in last commit...
Dag Sverre Seljebotn [Thu, 14 May 2009 13:28:13 +0000 (15:28 +0200)]
Actually remove warning mentioned in last commit...

14 years agoDisallow <double*>obj (#313). Also removes warning for <void*>obj.
Dag Sverre Seljebotn [Thu, 14 May 2009 13:25:49 +0000 (15:25 +0200)]
Disallow <double*>obj (#313). Also removes warning for <void*>obj.

14 years agoBuffer support for complex numbers
Dag Sverre Seljebotn [Thu, 14 May 2009 12:58:58 +0000 (14:58 +0200)]
Buffer support for complex numbers

14 years agoMinor testcase improvement
Dag Sverre Seljebotn [Thu, 14 May 2009 12:39:49 +0000 (14:39 +0200)]
Minor testcase improvement