projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
cython.git
2011-02-06
Stefan Behnel
doc link fix
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
increase version number
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
increase version number
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
increase version number
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
describe Py_UCS4 changes for Cython 0.15
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
0.14.1
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
when indexing/slicing 'str', it's safe to infer 'str...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
when indexing 'str', it's safe to infer 'str' for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
fix test after changing type inference for unicode...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Stefan Behnel
for indexing into / looping over unicode strings, infer...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
error handling fixes for argument unpacking when args...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
fix debugging test skipping for older Python versions
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
fix unused imports and Py2.4-isms in test code
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
fix Py2.5-isms in test code
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
fix error test case
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
support 'Py_UCS4 in unicode_string' also in 16 Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
fix surrogate pair calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Stefan Behnel
in Py3.2, the unicode character testing/conversion...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Merge branch 'release 0.14.1'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Bump version number.
0.14.1
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Make unit tests testable from any directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Allow exclusion of end-to-end tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Runtest cleanup for different testing environments.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Move windows distutils hack to the correct place.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Stefan Behnel
fix isinstance() check against a tuple of extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Mark Florisson
Debugger: made test less verbose (#645)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Bump version number.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
configurable working and root dir
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Restore cwd if debugger setUp() fails (to avoid breakin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Windows runtests.py hack.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Robert Bradshaw
Avoid more gdb errors for insufficient gdb.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Vitja Makarov
Merge branch 'master' of github.com:vitek/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Stefan Behnel
cache constant 'slice' instances
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Stefan Behnel
fix constant_result of SliceNode
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Stefan Behnel
support surrogate pair to Py_UCS4 coercion only in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Robert Bradshaw
Merge branch 'release2'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Robert Bradshaw
Move windows distutils hack to the correct place.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
test fix
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
error test fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
implemented Py_UCS4 type
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Vitja Makarov
Lambdas are generated inside GeneratorDefNode while...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Vitja Makarov
Add test for lambda inside generator
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Vitja Makarov
Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
fix isinstance() check against a tuple of extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Robert Bradshaw
Allow extern "functions" (e.g. macros) to return array...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
fix isinstance() check against a tuple of extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
varargs tempification needs to be done for all varargs...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
function argument temping algorithm is smart enough...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Stefan Behnel
fix isinstance() check against a tuple of extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
last call argument doesn't need to be simple, so don...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
when deciding if function argument must be moved into...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
fix IndexNode.is_simple() for buffer access
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
fix Py2.7 warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
indexing a C ptr/array is 'simple'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Mark Florisson
Debugger: made test less verbose (#645)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Robert Bradshaw
Merge branch 'release'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Robert Bradshaw
Bump version number.
0.14.1rc3
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Robert Bradshaw
configurable working and root dir
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Robert Bradshaw
Restore cwd if debugger setUp() fails (to avoid breakin...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Robert Bradshaw
Windows runtests.py hack.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
build fix for the last self argument change
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
a method's self argument doesn't need to be in a temp...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Robert Bradshaw
Avoid more gdb errors for insufficient gdb.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
PyTypeTestNode and NoneCheckNode are 'simple' when...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Stefan Behnel
C type casts are 'simple'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Robert Bradshaw
Nested generator test.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Robert Bradshaw
Merge github.com:cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Stefan Behnel
fix tweak: closure variables are not safe as function...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Robert Bradshaw
Tweak #654 fix, c functions can't be assinged to.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Stefan Behnel
TupleNode is always simple
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Stefan Behnel
partial rewrite of the #654 fix to exclude local variab...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Stefan Behnel
test case for ticket #654
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Stefan Behnel
fix ticket #654: fix function argument evaluation order...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Mark Florisson
Debugger: Fix backtrace test -- don't check for main()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Mark Florisson
Debugger: Fix a few libpython.py bugs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Mark Florisson
Debugger: Python 3 compatibility testsuite
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Mark Florisson
Debugger: Don't run test suite if GDB python version...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Robert Bradshaw
Another release candidate.
0.14.1rc2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Robert Bradshaw
Merge branch 'master' of github.com:cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Robert Bradshaw
Skip gdb if Python compiled with gdb not >= 2.5.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Robert Bradshaw
Remove "complex already builtin" warning from cpython...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Stefan Behnel
fix C name redefinition: names must be uniquified at...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Stefan Behnel
simplified example
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Robert Bradshaw
OS X doesn't actually need libm.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Robert Bradshaw
Warning for inline methods with buffer arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
clarification
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
clarification
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
rewrote the initial tutorial on calling into C libraries
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
another xml test runner fix to make stdout/stderr outpu...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
fix xml test result generation to restrict the captured...
commit
|
commitdiff
|
tree
|
snapshot
next