projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2010-04-28
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Lisandro Dalcin
Py3: __cmp__ is gone, __bool__ instead of __nonzero__
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Stefan Behnel
extended test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Stefan Behnel
more dead code removal for conditionals
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Stefan Behnel
avoid generating code for 'if' conditions that are...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Stefan Behnel
fix constant folding in PrimaryCmpNode/CascadedCmpNode
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Stefan Behnel
support casting '<bytes>int_val' and coercing integers...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Stefan Behnel
fix bytes indexing
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Stefan Behnel
keep 'constant_result' set when injecting new constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Stefan Behnel
optimised char/Py_UNICODE indexing of bytes/unicode...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Stefan Behnel
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Stefan Behnel
coerce Py_UNICODE to and from single character unicode...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Robert Bradshaw
tiny cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Stefan Behnel
comment fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Stefan Behnel
getbuffer slot was broken by the ref-counting fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Stefan Behnel
fix several ref-counting issues with closure variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Dag Sverre...
Some SCons fixups
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Lisandro Dalcin
support arbitrarily sized typedef integral types
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Stefan Behnel
sort variable entries in closure scope to get a predict...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Stefan Behnel
reverted last commit - only a problem for closure scope
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Stefan Behnel
sort ext type fields in GC functions to get a more...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Stefan Behnel
fix signatures in numpy.pxd
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Lisandro Dalcin
PyrexTypes: reworked ranking of numeric types and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Lisandro Dalcin
custom from_py converter for Py_UNICODE
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
extended test cases
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
added PyUnicode_FromOrdinal() to unicode.pxd
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
added PyUnicode_FromOrdinal() to unicode.pxd
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
remove Py_UNICODE from standard imports as it is now...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
fix gcc warning in test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
generate switch-case characters in sorted order for...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stefan Behnel
simplify ExprNode.as_none_safe_node() with a sensible...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Lisandro Dalcin
Let ssize_t be a native type (ticket #399)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Lisandro Dalcin
PyrexTypes: simplify CIntType, add CReturnCodeType
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Stefan Behnel
generic way to wrap an ExprNode in a NoneCheckNode
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Stefan Behnel
set default debug flag to write out exceptions
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Stefan Behnel
extended test case for unicode characters in switch...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Stefan Behnel
test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Stefan Behnel
implement 'char_val in bytes_string' and 'pyunicode_val...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Eric Firing
Bugfix in numpy.pxd
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Stefan Behnel
safety fix: why should the return type always be exactl...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Stefan Behnel
typo
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Stefan Behnel
Py2 test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Stefan Behnel
native support for Py_UNICODE, coercion between 1-chara...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Stefan Behnel
signedness fix for unicode-for-loop iteration
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Stefan Behnel
implement "for int_var in bytes_string" and "for int_va...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Stefan Behnel
removed dead code from test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Stefan Behnel
re-enable working test in Py2.4
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Lisandro Dalcin
support for all C scalar types in pure mode
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Lisandro Dalcin
remove unused sign_and_rank_to_type mapping
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Lisandro Dalcin
define PyBytes_XXX for Py<2.6 and use these through...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Stefan Behnel
special case '=None' default arguments in ext arg type...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Stefan Behnel
safety import fix: 'io' isn't a very unique module...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Stefan Behnel
Py2.4 test fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Stefan Behnel
fix PyBytes_GET_SIZE usage
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
fix calling bool() and float() without arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
support 'frozenset' in cython namespace (just like...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Lisandro Dalcin
reworked type promotion rules, nearly identical to...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
more type check removal during optimisations
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
fix coercion optimisation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
transform bool(x) into a type coercion
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
refactoring: provide explicit method to retrieve the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
fix stupid crash
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
faster way to test certain builtin types for truth...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
print correct column in error message
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Stefan Behnel
support 'not None' and 'or None' on any Python argument
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Lisandro Dalcin
do not emit C code for unused special method docstrings
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Stefan Behnel
enable 'not/or None' annotation for builtin types
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Stefan Behnel
quick fix for 'not None' tests
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Lisandro Dalcin
fixes and tests for enum in bool contexts and func...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Stefan Behnel
minor refactoring to reduce code redundancy
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Lisandro Dalcin
fix typo in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Lisandro Dalcin
quick fix for bug introduced in commit 3d7f9142d2f0
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Lisandro Dalcin
add test for long long complex type
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Lisandro Dalcin
cleanup and minor fixes in PyrexTypes.py
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Lisandro Dalcin
add C++ test for an additional level of template nesting
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Stefan Behnel
implement 'allow_none_for_extension_args' directive...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Lisandro Dalcin
quick fix for annotations not working with string sourc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Lisandro Dalcin
rename local variable __import__ -> py_import in utilit...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Robert Bradshaw
Disable random annotations for now.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Erik Tollerud
prevented annotations from outputing code from imported...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Lisandro Dalcin
fix declaration in testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Stefan Behnel
Py3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
next