projects
/
platform
/
upstream
/
python-cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/python-cython.git
2013-07-14
Josh Ayers
Added some missing declarations to libc/stdio.pxd.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Christoph Gohlke
Fix compatibility with msvc < 1400
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
yet another Py2.5 fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
another Py2.5 test fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
Py2.5 test fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
fix glitch in dict.keys/values/items() optimisation...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
enable support for yield in return expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Robert Bradshaw
Merge pull request #238 from mindw/0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Gabi Davar
fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mark Florisson
Merge pull request #229 from mindw/0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Gabi Davar
convert cygdb to an distribute entry point
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Stefan Behnel
fix release date
0.19.1
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Stefan Behnel
Merge branch 'master' into 0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Stefan Behnel
use new Py3.x signature for PyUnicode_DecodeMBCSStatefu...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Robert Bradshaw
More efficient find_root_package_dir.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Robert Bradshaw
Fix build_dir extended test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Robert Bradshaw
Merge pull request #224 from gandalf013/pyssize_t
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alok Singhal
a bit too overzealous in converting int to Py_ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
fix optimisation of isinstance(X, type)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alok Singhal
int -> Py_ssize_t in cpython pxd files
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
extend build_dir test in a way that I think should...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
more code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
fix build_dir copying in Py2.[45]
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Robert Bradshaw
Update release notes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Robert Bradshaw
Fix build_dir test.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Robert Bradshaw
Add relative extern files to dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
prepare release of 0.19.1
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
update setup.py script to use cythonize()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
remove 'from datetime cimport *' line from cpython...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Stefan Behnel
remove 'from datetime cimport *' line from cpython...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Robert Bradshaw
Merge branch 'build_dir'
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Robert Bradshaw
Add build_dir test.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Stefan Behnel
update setup.py script to use cythonize()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Stefan Behnel
Merge branch 'master' into 0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Robert Bradshaw
Fix typo in dependency checking.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Stefan Behnel
update version to 0.19.1rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Robert Bradshaw
Revert "Undo sorting types by inheritance until we...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Robert Bradshaw
Undo sorting types by inheritance until we figure out...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Stefan Behnel
add assertion, just in case
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Stefan Behnel
use unique 'objstruct_cname' instead of 'name' when...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Robert Bradshaw
Merge pull request #223 from nnemkin/cdef_class_order
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Nikita Nemkin
Order cdef classes by inheritance before generating...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
scoder
Merge pull request #222 from nnemkin/cy_utility_decorators
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Stefan Behnel
remove credits, as requested
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Nikita Nemkin
Cython utility cdef classes are internal by default...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Nikita Nemkin
Allow cdef class decorators in Cython utility code.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
scoder
Merge pull request #220 from nnemkin/elide_empty_slots
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
scoder
Merge pull request #221 from nnemkin/windows_test_fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Nikita Nemkin
Fixes for absolute_import and inop test failures on...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Nikita Nemkin
Do not generate tables for completely empty slot suites.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
use pre-built Python objects in __Pyx_ExportVoidPtr...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
fix build
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
move [GS]etVTable utility code to more appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
use pre-instantiated identifier string when looking...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
move vtable get/set utility code into ExtensionTypes...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
handle some more cases where the error status is known...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
minor code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
suppress warnings about unused error status variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
scoder
Merge pull request #216 from nnemkin/autodoc_improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Stefan Behnel
make analyse_const_expression() pass on the return...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Stefan Behnel
fix negative-index warning on empty slices
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Robert Bradshaw
Merge pull request #219 from nnemkin/T42_test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Nikita Nemkin
Regression test for #42.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Stefan Behnel
add CYTHON_RESTRICT definition for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Stefan Behnel
add cdef-keywords tests for exttype methods
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Stefan Behnel
fix 'restrict' usage in g++
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Stefan Behnel
add visible warning when negative indices are used...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Robert Bradshaw
Merge pull request #218 from larsmans/strspn
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Lars Buitinck
add strspn to string.pxd
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
scoder
Merge pull request #217 from nnemkin/runtests_srctree_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Nikita Nemkin
Fixed .srctree tests execution on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Stefan Behnel
fix compiler crash on bad code (complex % x) and move...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Nikita Nemkin
Removed the warning about docstrings for private attrib...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Stefan Behnel
fix test in Py3
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Stefan Behnel
fix test result reporting
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Stefan Behnel
fix switch transform after changing boolean coercion...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Stefan Behnel
improve constant folding for boolean expressions (and/or)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Stefan Behnel
fix compiler crash
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Stefan Behnel
always convert C integer values to 1/0 when testing...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Stefan Behnel
Added tag 0.19 for changeset 48407fa3f3c9
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Stefan Behnel
Added tag 0.19rc1 for changeset 4818f5b68eb4
0.19
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Stefan Behnel
prepare release of 0.19
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Stefan Behnel
minor code cleanups
0.19rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
scoder
Merge pull request #215 from robertwb/depends
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
scoder
Merge pull request #214 from robertwb/T808
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Robert Bradshaw
Test for T808.
commit
|
commitdiff
|
tree
|
snapshot
next