- 13 Jul, 2010 1 commit
-
-
Stefan Behnel authored
-
- 11 Jul, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 Jul, 2010 1 commit
-
-
Craig Citro authored
-
- 07 Jul, 2010 6 commits
-
-
Craig Citro authored
-
Craig Citro authored
-
Craig Citro authored
-
Craig Citro authored
-
Craig Citro authored
-
Craig Citro authored
-
- 08 Jul, 2010 1 commit
-
-
Craig Citro authored
-
- 07 Jul, 2010 1 commit
-
-
"Robert Bradshaw ext:(%22) authored
-
- 03 Jul, 2010 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 02 Jul, 2010 2 commits
-
-
Stefan Behnel authored
fix Cython installation, make compilation obligatory (unless explicitly disabled) and abort the installation if the compilation fails
-
Lisandro Dalcin authored
-
- 30 Jun, 2010 1 commit
-
-
Stefan Behnel authored
-
- 25 Jun, 2010 1 commit
-
-
Stefan Behnel authored
-
- 15 Jun, 2010 1 commit
-
-
Stefan Behnel authored
-
- 11 Jun, 2010 1 commit
-
-
Lisandro Dalcin authored
--HG-- rename : Cython/Includes/python.pxd => Cython/Includes/Deprecated/python.pxd rename : Cython/Includes/python2.5.pxd => Cython/Includes/Deprecated/python2.5.pxd rename : Cython/Includes/python_bool.pxd => Cython/Includes/Deprecated/python_bool.pxd rename : Cython/Includes/python_buffer.pxd => Cython/Includes/Deprecated/python_buffer.pxd rename : Cython/Includes/python_bytes.pxd => Cython/Includes/Deprecated/python_bytes.pxd rename : Cython/Includes/python_cobject.pxd => Cython/Includes/Deprecated/python_cobject.pxd rename : Cython/Includes/python_complex.pxd => Cython/Includes/Deprecated/python_complex.pxd rename : Cython/Includes/python_dict.pxd => Cython/Includes/Deprecated/python_dict.pxd rename : Cython/Includes/python_exc.pxd => Cython/Includes/Deprecated/python_exc.pxd rename : Cython/Includes/python_float.pxd => Cython/Includes/Deprecated/python_float.pxd rename : Cython/Includes/python_function.pxd => Cython/Includes/Deprecated/python_function.pxd rename : Cython/Includes/python_getargs.pxd => Cython/Includes/Deprecated/python_getargs.pxd rename : Cython/Includes/python_instance.pxd => Cython/Includes/Deprecated/python_instance.pxd rename : Cython/Includes/python_int.pxd => Cython/Includes/Deprecated/python_int.pxd rename : Cython/Includes/python_iterator.pxd => Cython/Includes/Deprecated/python_iterator.pxd rename : Cython/Includes/python_list.pxd => Cython/Includes/Deprecated/python_list.pxd rename : Cython/Includes/python_long.pxd => Cython/Includes/Deprecated/python_long.pxd rename : Cython/Includes/python_mapping.pxd => Cython/Includes/Deprecated/python_mapping.pxd rename : Cython/Includes/python_mem.pxd => Cython/Includes/Deprecated/python_mem.pxd rename : Cython/Includes/python_method.pxd => Cython/Includes/Deprecated/python_method.pxd rename : Cython/Includes/python_module.pxd => Cython/Includes/Deprecated/python_module.pxd rename : Cython/Includes/python_number.pxd => Cython/Includes/Deprecated/python_number.pxd rename : Cython/Includes/python_object.pxd => Cython/Includes/Deprecated/python_object.pxd rename : Cython/Includes/python_oldbuffer.pxd => Cython/Includes/Deprecated/python_oldbuffer.pxd rename : Cython/Includes/python_pycapsule.pxd => Cython/Includes/Deprecated/python_pycapsule.pxd rename : Cython/Includes/python_ref.pxd => Cython/Includes/Deprecated/python_ref.pxd rename : Cython/Includes/python_sequence.pxd => Cython/Includes/Deprecated/python_sequence.pxd rename : Cython/Includes/python_set.pxd => Cython/Includes/Deprecated/python_set.pxd rename : Cython/Includes/python_string.pxd => Cython/Includes/Deprecated/python_string.pxd rename : Cython/Includes/python_tuple.pxd => Cython/Includes/Deprecated/python_tuple.pxd rename : Cython/Includes/python_type.pxd => Cython/Includes/Deprecated/python_type.pxd rename : Cython/Includes/python_unicode.pxd => Cython/Includes/Deprecated/python_unicode.pxd rename : Cython/Includes/python_version.pxd => Cython/Includes/Deprecated/python_version.pxd rename : Cython/Includes/python_weakref.pxd => Cython/Includes/Deprecated/python_weakref.pxd rename : Cython/Includes/stdio.pxd => Cython/Includes/Deprecated/stdio.pxd rename : Cython/Includes/stdlib.pxd => Cython/Includes/Deprecated/stdlib.pxd rename : Cython/Includes/stl.pxd => Cython/Includes/Deprecated/stl.pxd
-
- 09 Jun, 2010 1 commit
-
-
Chuck Blake authored
format_map['Z'] => format_map['z'] to make room for a new Z=>Py_ssize_t*. Also update existing uses of Z in TypeSlots.py and Builtin.py and delete no longer needed "get"-prefixed versions of readbufferproc & friends.
-
- 10 Jun, 2010 1 commit
-
-
Chuck Blake authored
-
- 07 Jun, 2010 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 02 Jun, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 01 Jun, 2010 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
temp var names in the TemplateTransform may become user visible, so they must be encoded as identifiers
-
Stefan Behnel authored
-
- 31 May, 2010 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
support setting language level (2 or 3) for source code - currently configures string literals and print()
-
Stefan Behnel authored
-
- 28 May, 2010 1 commit
-
-
Stefan Behnel authored
-
- 27 May, 2010 3 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-