projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
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
2010-04-10
Stefan Behnel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Stefan Behnel
build fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Stefan Behnel
parse C++ namespace name as unicode string
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Stefan Behnel
do not leak C++ namespace into outer parser scope when...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
dalcinl
fix some testcases failing on Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Lisandro Dalcin
zipimport support for cimporting pxd's from Cython...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Lisandro Dalcin
remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Stefan Behnel
include branch coverage
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Stefan Behnel
fix coverage report generation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Stefan Behnel
tiny cleanup in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Lisandro Dalcin
fix testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Stefan Behnel
support profiling of Cython binary modules when passing...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Stefan Behnel
fix bytes.decode() without arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Lisandro Dalcin
make __init__.pxd properly specify a package directory
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Lisandro Dalcin
C++ fixes (parsing and scope lookup), working libcpp...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Robert Bradshaw
Allow cpp error test.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Robert Bradshaw
Test case for #524
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Robert Bradshaw
Raise error for no suitable constructor.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Lisandro Dalcin
rename stack.pxd -> list.pxd
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Lisandro Dalcin
test many cimport statement variants for the C stdlib...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Stefan Behnel
fix API usage for 'coverage' 3.x
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Stefan Behnel
fix import for 'coverage' 3.x
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Stefan Behnel
support writing XML coverage report in test runner
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Stefan Behnel
extended test cases
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Stefan Behnel
extend switch transform to not-in tests, some refactoring
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Lisandro Dalcin
remove duplicate method implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Stefan Behnel
compiler crash fix on missing attribute
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
Lisandro Dalcin
cleanup the various utility codes related to {Get|Set...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
Stefan Behnel
extend switch statement transformation to arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
Stefan Behnel
apply flatten-in-list transform also to literal sets
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Lisandro Dalcin
compatibility fix for Python 2.4
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Stefan Behnel
comments
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Stefan Behnel
better test case
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Stefan Behnel
cleanup: do not raise unnecessary compiler errors for...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Stefan Behnel
test fix after optimisation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Stefan Behnel
optimise len() for known builtin types
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Stefan Behnel
code cleanup to reduce redundancy in builtin call optimiser
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Stefan Behnel
make sure the optimiser doesn't ignore **kwargs when...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Stefan Behnel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Stefan Behnel
optimise unicode.replace()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Stefan Behnel
optimise unicode.count()
commit
|
commitdiff
|
tree
|
snapshot
next