cython.git
16 years agoextended test case
Stefan Behnel [Sun, 6 Jan 2008 21:58:49 +0000 (22:58 +0100)]
extended test case

16 years agotest 'unsigned long' also against 8**sizeof(unsigned long) - 1
Stefan Behnel [Sun, 6 Jan 2008 08:02:59 +0000 (09:02 +0100)]
test 'unsigned long' also against 8**sizeof(unsigned long) - 1

16 years agotest 'unsigned long' against maxint+1 to avoid dependency on real long size
Stefan Behnel [Sun, 6 Jan 2008 07:51:55 +0000 (08:51 +0100)]
test 'unsigned long' against maxint+1 to avoid dependency on real long size

16 years agotest fix
Stefan Behnel [Wed, 2 Jan 2008 16:55:03 +0000 (17:55 +0100)]
test fix

16 years agoloads of test cases
Stefan Behnel [Wed, 2 Jan 2008 16:42:29 +0000 (17:42 +0100)]
loads of test cases

16 years agotests for '**' operator
Stefan Behnel [Wed, 2 Jan 2008 11:52:32 +0000 (12:52 +0100)]
tests for '**' operator

16 years agoloads of doctests
Stefan Behnel [Tue, 1 Jan 2008 19:16:28 +0000 (20:16 +0100)]
loads of doctests

16 years agoallow selecting tests via RegExp
Stefan Behnel [Tue, 1 Jan 2008 15:33:00 +0000 (16:33 +0100)]
allow selecting tests via RegExp

16 years agoloads of doctests
Stefan Behnel [Tue, 1 Jan 2008 12:17:33 +0000 (13:17 +0100)]
loads of doctests

16 years agoactually untestable
Stefan Behnel [Tue, 1 Jan 2008 12:01:07 +0000 (13:01 +0100)]
actually untestable

16 years agocollection of regression tests (based on Greg's test suite)
Stefan Behnel [Mon, 31 Dec 2007 14:44:11 +0000 (15:44 +0100)]
collection of regression tests (based on Greg's test suite)

16 years agomerged changes from 0.9.6.10
Stefan Behnel [Sat, 29 Dec 2007 21:49:36 +0000 (22:49 +0100)]
merged changes from 0.9.6.10

16 years agomisc updates
Robert Bradshaw [Sat, 29 Dec 2007 18:21:24 +0000 (10:21 -0800)]
misc updates

16 years agomerge of Cython 0.9.6.9
Stefan Behnel [Sat, 24 Nov 2007 09:53:46 +0000 (10:53 +0100)]
merge of Cython 0.9.6.9

17 years agoAdd pxi files for Python/C API (and a couple of other stubs)
Robert Bradshaw [Wed, 10 Oct 2007 10:46:55 +0000 (03:46 -0700)]
Add pxi files for Python/C API (and a couple of other stubs)

Originally authored as part of SAGE by William Stein.

17 years agomerge from 0.9.6.6
Stefan Behnel [Wed, 12 Sep 2007 07:55:29 +0000 (09:55 +0200)]
merge from 0.9.6.6

17 years agoremoved zip_safe flag to let setuptools decide
Stefan Behnel [Mon, 30 Jul 2007 17:17:36 +0000 (19:17 +0200)]
removed zip_safe flag to let setuptools decide

17 years agofix target directory for Lexicon.pickle (do it right this time) from Stefan Behnel
Robert Bradshaw [Fri, 7 Sep 2007 20:05:42 +0000 (13:05 -0700)]
fix target directory for Lexicon.pickle (do it right this time) from Stefan Behnel

17 years agoremoved zip_safe flag to let setuptools decide
Stefan Behnel [Mon, 30 Jul 2007 17:17:36 +0000 (19:17 +0200)]
removed zip_safe flag to let setuptools decide

17 years agofix target directory for Lexicon.pickle (do it right this time)
Stefan Behnel [Mon, 30 Jul 2007 16:58:05 +0000 (18:58 +0200)]
fix target directory for Lexicon.pickle (do it right this time)

17 years agofix target directory for Lexicon.pickle
Stefan Behnel [Mon, 30 Jul 2007 16:37:35 +0000 (18:37 +0200)]
fix target directory for Lexicon.pickle

17 years agofix target directory for Lexicon.pickle
Stefan Behnel [Mon, 30 Jul 2007 16:37:35 +0000 (18:37 +0200)]
fix target directory for Lexicon.pickle

17 years agoinclude .hg directories in source distro
sbehnel@delle.100world.global [Sun, 29 Jul 2007 17:30:50 +0000 (19:30 +0200)]
include .hg directories in source distro

17 years agoinclude .hg directories in source distro
sbehnel@delle.100world.global [Sun, 29 Jul 2007 17:30:50 +0000 (19:30 +0200)]
include .hg directories in source distro

17 years agoadded metadata for Cheeseshop
sbehnel@delle.100world.global [Sun, 29 Jul 2007 17:30:31 +0000 (19:30 +0200)]
added metadata for Cheeseshop

17 years agobuildfile changes
Robert Bradshaw [Fri, 7 Sep 2007 20:00:32 +0000 (13:00 -0700)]
buildfile changes

17 years agoadded metadata for Cheeseshop
sbehnel@delle.100world.global [Sun, 29 Jul 2007 17:30:31 +0000 (19:30 +0200)]
added metadata for Cheeseshop

17 years agoMove some emacs support tools.
William Stein [Sat, 28 Jul 2007 20:53:00 +0000 (13:53 -0700)]
Move some emacs support tools.

17 years agoMore Pyrex --> Cython
William Stein [Sat, 28 Jul 2007 20:48:16 +0000 (13:48 -0700)]
More Pyrex --> Cython

17 years agoMore Pyrex/SageX --> Cython changes
William Stein [Sat, 28 Jul 2007 20:43:42 +0000 (13:43 -0700)]
More Pyrex/SageX --> Cython changes

17 years agoInitial version
William Stein [Sat, 28 Jul 2007 20:25:22 +0000 (13:25 -0700)]
Initial version