summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Stefan Behnel [Mon, 30 Jul 2007 17:17:36 +0000 (19:17 +0200)]
removed zip_safe flag to let setuptools decide
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
Stefan Behnel [Mon, 30 Jul 2007 16:37:35 +0000 (18:37 +0200)]
fix target directory for Lexicon.pickle
sbehnel@delle.100world.global [Sun, 29 Jul 2007 17:30:50 +0000 (19:30 +0200)]
include .hg directories in source distro
sbehnel@delle.100world.global [Sun, 29 Jul 2007 17:30:31 +0000 (19:30 +0200)]
added metadata for Cheeseshop
Robert Bradshaw [Fri, 7 Sep 2007 20:00:32 +0000 (13:00 -0700)]
buildfile changes
William Stein [Sat, 28 Jul 2007 20:53:00 +0000 (13:53 -0700)]
Move some emacs support tools.
William Stein [Sat, 28 Jul 2007 20:48:16 +0000 (13:48 -0700)]
More Pyrex --> Cython
William Stein [Sat, 28 Jul 2007 20:43:42 +0000 (13:43 -0700)]
More Pyrex/SageX --> Cython changes
William Stein [Sat, 28 Jul 2007 20:25:22 +0000 (13:25 -0700)]
Initial version