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-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
2013-01-06
Stefan Behnel
implement \N{...} Unicode escapes for literals
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Stefan Behnel
add <locals> to __qualname__ for closures as defined...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Stefan Behnel
safety fixes and a little branch prediction helping...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Stefan Behnel
fix surrogates in Unicode literals in Python 3.3 (the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Stefan Behnel
move __Pyx_InitStrings() utility function into StringTo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Stefan Behnel
implement __qualname__ special attribute on Python...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Stefan Behnel
make cleanup safety fix more explicit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Stefan Behnel
fix merge conflict
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Stefan Behnel
fix comparison of single character unicode literals
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Bradshaw
Prep for 0.17.4 release.
0.17.4
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Stefan Behnel
generate safer cleanup code that also works in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Bradshaw
More overflowcheck documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Bradshaw
Merge branch 'bugs'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Stefan Behnel
add test tags
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Stefan Behnel
add failing test case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Bradshaw
Merge branch 'bugs'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Robert Bradshaw
Test for trac #796.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Robert Bradshaw
Guard deallocation with PyObject_GC_Untrack, trac ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Stefan Behnel
implement in-place assignment operators on SliceIndexNo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Stefan Behnel
fix left-overs from last commit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Stefan Behnel
make AnalyseDeclarationsTransform inherit from EnvTrans...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Stefan Behnel
disable Py2.5 builds in travis - their installation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Stefan Behnel
support non-trivial counter targets for enumerate(...
commit
|
commitdiff
|
tree
|
snapshot
next