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-04-01
Stefan Behnel
broaden the effect of in-closure def node call inlining
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Stefan Behnel
prevent tp_new() optimisation from breaking external...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Stefan Behnel
remove unused test code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Stefan Behnel
fix doctest
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Stefan Behnel
implement __annotations__ attribute on CyFunction ...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Stefan Behnel
implement __kwdefaults__ for CyFunction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Robert Bradshaw
Merge pull request #200 from nnemkin/module_level_liter...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nikita Nemkin
Allow module-level literal lists (Fixes #113).
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Robert Bradshaw
Const temp regression test.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Robert Bradshaw
Fix bug with infered const temp vars.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
scoder
Merge pull request #190 from sturlamolden/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Robert Bradshaw
Flush at the end of cythonize().
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
scoder
Merge pull request #199 from nnemkin/compile_time_strin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Nikita Nemkin
Correctly handle compile-time strings appearing in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Stefan Behnel
refactor comprehensions by removing separate target...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
scoder
Merge pull request #198 from pv/bug/fused-refcount
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Pauli Virtanen
Add test for the fused type refcounting issue
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Pauli Virtanen
Remove duplicate DECREF, tp_clear does it already
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Mark Florisson
Fix fused tp_clear function prototype
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Mark Florisson
Properly decref objects held by fused functions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Stefan Behnel
fix 'with nogil' blocks inside of generators in C+...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Stefan Behnel
avoid GIL state temp overhead in sections that do not...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Stefan Behnel
store GIL state in temp variable to safely keep it...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Robert Bradshaw
fix compiler crash
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Stefan Behnel
fix crash in staticmethods without explicit positional...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
improve error message on slice deletion
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
add test for absolute imports
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
use __Pyx_PyObject_GetAttrStr() in some more places
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
remove left-over code line
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
fix slicing in PyPy
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
honour wraparound option in object slicing code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
avoid code duplication by generating List/Tuple_GetSlic...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
avoid code duplication by generating GetSlice/SetSlice...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
add tags to tests
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
fix passing explicit None slice indices into the getsli...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
implement correct slicing for setslice and delslice
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
fix negative slice indices
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
fix ticket 636: build the correct slice objects on...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
clean up (Set|Del)ItemInt code and fix negative indexin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Stefan Behnel
clean up GetItemInt code and fix negative indexing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Stefan Behnel
support surrogates in unicode string literals in Py3.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Stefan Behnel
fix type of string constant length field in string...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Stefan Behnel
fix handler method signature
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
safety fix for analysis in assigned builtin methods...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
fix build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
optimise calls on variables that reference builtin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Robert Bradshaw
Merge pull request #197 from bfroehle/memview_static
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Bradley M....
BUG: Avoid exporting symbols in MemoryView utility...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Robert Bradshaw
Merge pull request #196 from belevtsoff/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Dmytro
add fdopen declaration to stdio.pxd
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
fix unused access to optimise builtin methods which...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
transform empty comprehensions into empty literals
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
strip down for-in-loops with empty iterables
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Stefan Behnel
strip down while-loops with constant condition
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Stefan Behnel
fix utility function name
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Stefan Behnel
safety fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Stefan Behnel
optimise list/tuple slicing, original patch by Zaur...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Stefan Behnel
exclude setup.py from compiled modules
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
guard against incorrect values for PYLONG_BITS_IN_DIGIT...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
move error handling code out of fast path
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
add safety guard for ill defined user types
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
simplify PyLong unpacking code, knowing that max(digit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
speed up unpacking of small integers in Py3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
simplify some Py3 precompiler checks
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
streamline __Pyx_PyInt_AsSize_t() a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
allow alternative spellings for encoding names in c_str...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
reduce default decoding overhead in Py3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
simplify Py3 checks in TypeConversion.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
raise NameError instead of KeyError when del-ing a...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Stefan Behnel
use inlined setattr also for delattr
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
speed up object attribute setting a little
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
clean up Python name assignment code, special case...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
fix special case in for-from loop with object loop...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
remove comment
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
remove unused utility code annotation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
add another failing test for iterable lookup in generators
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
cdef some imported names in the parser
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Stefan Behnel
use new PyDict_SetDefault() C-API function in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
use freelists for closure classes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
use direct call to tp_new() slot function in closure...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
speed up lookup of Python object attributes a little
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
revert last two commits - does not work for negative...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
use more direct C-API call for slice assignments on...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
speed up slicing of lists and tuples
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
scoder
Merge pull request #193 from nnemkin/pyunicode_string_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Nikita Nemkin
Pass-through single surrogates in Py_UNICODE[] literal...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Stefan Behnel
fix name lookup in class scope
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Stefan Behnel
factor out builtin access code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Stefan Behnel
speed up access to module globals
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Robert Bradshaw
Merge pull request #192 from alexis-mignon/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Stefan Behnel
compare test result with CPython
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Stefan Behnel
fix exception message
commit
|
commitdiff
|
tree
|
snapshot
next