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-02-01
Yury V. Zaytsev
Fix various typos in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Yury V. Zaytsev
Update code samples to use newer Cython / Python syntax
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Yury V. Zaytsev
Fix broken code samples (indent, spaces, failing doctest)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Yury V. Zaytsev
Prefer the use of C++ style pointer declarations (char...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Yury V. Zaytsev
Remove extra commas before colons (,:: -> ::)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Yury V. Zaytsev
Introduce more consistent capitalization of Python...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Yury V. Zaytsev
Fix some internal and external links in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Stefan Behnel
remove warning about missing 'const' support from docs...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Stefan Behnel
exclude test in Py2.4
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
Added tag 0.18 for changeset 76f33728e853
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
increase master version to 0.19-dev
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
prepare release of 0.18
0.18
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
fix a corner case where float(x) would not call x.__flo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
Added tag 0.18rc1 for changeset 9a11631e0edb
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
scoder
Merge pull request #179 from cgohlke/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Christoph Gohlke
Fix overflow_check CompileError with msvc
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Christoph Gohlke
Fix overflow_check CompileError with msvc
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
fix doctest dependency on dict order
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
set version to 0.18rc1
0.18rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
enable control flow analysis for stack allocated struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
simplify code a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
use interned Python string constant instead of calling...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
fix C compiler warnings about missing PyModuleDef field...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Stefan Behnel
fix new test in Py2.[45]
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
rewrite except-as semantics using try-finally - seems...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
scoder
Merge pull request #164 from strohel/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
scoder
Merge pull request #178 from strohel/cpp-catch-in-nogil
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
enable except-as target deletion only when language...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
disable broken optimisation for except-as special case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
remove some code redundancy
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
extend except-as test case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
make except-as delete the target after the except clause
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
fix test when using NumPy 1.7
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
merge 0.18.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
fix new memory view error test in Py2.4
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
fix new memory view error test in Py2.4
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matěj Laitl
Fix calling an "except +" cpp function in a nogil function
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matěj Laitl
Fix calling an "except +" cpp function in a nogil function
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Robert Bradshaw
Merge pull request #177 from strohel/propagate-error...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Matěj Laitl
Fix error propagation from memoryview-returning functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Matěj Laitl
Fix error propagation from memoryview-returning functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Matěj Laitl
Add test for memoryview of extension type
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Robert Bradshaw
Merge pull request #176 from larsmans/fix-indent
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Lars Buitinck
fix indentation error in userguide
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Lars Buitinck
fix indentation error in userguide
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Stefan Behnel
merge 0.18.x branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Stefan Behnel
fix compiler crash in error case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Stefan Behnel
optimise abs(long long)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Stefan Behnel
merge 0.18.x branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Stefan Behnel
avoid unused utility code for abs()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Stefan Behnel
simplify abs() optimisation for C integers and fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Stefan Behnel
suppress C compiler warning on power operation on unsig...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Stefan Behnel
improve test output in failure case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Stefan Behnel
Added tag 0.18b1 for changeset c1a18ab6b080
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Stefan Behnel
merge 0.18.x branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Stefan Behnel
move exception class into shadow function as we may...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Stefan Behnel
remove references to 'minierror' module from Shadow.py
0.18b1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Stefan Behnel
undo code removal - not entirely clear what to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Stefan Behnel
set version to 0.18b1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Stefan Behnel
removed broken minivect related code from branch since...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
implement relative import support for .pxd files in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
merge 0.18 branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
work around missing relative cimport support in cythonize()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
merge 0.18 branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
fix cimport in libcpp.string
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
update 'const' section in string handling tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
replace 'const_xyz' work-arounds in standard .pxd files...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
add failing Py3 exception test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
minor test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
move doctests into tested functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Robert Bradshaw
Merge pull request #175 from steinn/pyximport_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Steinn Steinsen
fix import of pyx modules when '' is in sys.path
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Steinn Steinsen
fix import of pyx modules when '' is in sys.path
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Robert Bradshaw
Merge pull request #174 from stevenwinfield/pyxbld_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Steven Winfield
Use OS-dependent directory separator - a / on windows...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
fix cimport in libcpp.string
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
update 'const' section in string handling tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Stefan Behnel
replace 'const_xyz' work-arounds in standard .pxd files...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Steven Winfield
Use OS-dependent directory separator - a / on windows...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Robert Bradshaw
Merge remote-tracking branch 'remotes/main/0.17'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Robert Bradshaw
Make __pyx_import_star_type_names static to remove...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Stefan Behnel
preprocess byte string literal escaping instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Stefan Behnel
undo Py3.3 surrogates support fixes - breaks too many...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Stefan Behnel
undo Py3.3 surrogates support fixes - breaks too many...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Stefan Behnel
extended (failing) test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Robert Bradshaw
Merge pull request #173 from yarikoptic/upstream-0.17
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Stefan Behnel
fix Unicode string initialisation in PyPy
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Stefan Behnel
add error test case for unknown \N{...} Unicode escape...
commit
|
commitdiff
|
tree
|
snapshot
next