projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2009-12-04
Stefan Behnel
type inference for builtin/extension types
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
Py3 test fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
fix compiler crashes on unknown functions
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
fix test case when safe type inference is enabled
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
type inference for SliceIndexNode
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
forgotten commit: make sure we only infer types if...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
'safe' mode for type inference: only infer types that...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
infer builtin/extension types from type constructors
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Stefan Behnel
list of builtin types that are known to always return...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
more explicit method to check if a type can coerce...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
fix test case
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
emulate original error for attributes on unconvertible...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
typo in new test case
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
test for ticket 236
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Stefan Behnel
enable Python methods on C types through coercion to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Stefan Behnel
support "c_string.decode(enc)" and "c_string[x:].decode...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Stefan Behnel
let char*->bytes conversion know that it returns bytes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Stefan Behnel
fix recursive use of LetNodeMixin
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Robert Bradshaw
Tests for #258.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Robert Bradshaw
Fix #258, extern builtin conflicts.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Robert Bradshaw
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Arfrever Frehtes...
When tests fail, runtests.py should exit with non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Stefan Behnel
fix #454: type of first parameter in classmethods
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Stefan Behnel
test case for #408
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Stefan Behnel
tiny cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
a couple more tests on builtin names
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
support len(char*) efficiently by calling strlen()...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
make sure we only optimise builtins and no user defined...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
make declared builtin types recognisable as such
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Stefan Behnel
recognise when 'classmethod' gets overridden
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Robert Bradshaw
Linking flags for embedded mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Robert Bradshaw
Also copy .hgignore
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Robert Bradshaw
Added tag 0.12 for changeset fae19937e494
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Robert Bradshaw
Bump version number.
0.12
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Robert Bradshaw
Remove repo from sdist, autogenerate .hgrev
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Robert Bradshaw
Makefile target for repo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Robert Bradshaw
Fix bug in handling of environment directives.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Robert Bradshaw
Remove extra files in distribution tar.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Robert Bradshaw
Better cmd line error message.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Robert Bradshaw
One last precaution with temp files on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Robert Bradshaw
Bump version.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Robert Bradshaw
Fix forking in runtests.py (ticket #449).
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Robert Bradshaw
Fix for setting real/imaginary parts for MSVC C++.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Lisandro Dalcin
make CTypedefType.declaration_code() honor dll_linkage
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Robert Bradshaw
Bump version number.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Robert Bradshaw
Added tag 0.12.rc0 for changeset e77827f09af6
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Lisandro Dalcin
group definition of Py2/Py3 bytes/str compatibility...
0.12.rc0
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Robert Bradshaw
Fix for in/not in cascading.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Lisandro Dalcin
implementation of 'not in' is broken (ticket #455)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Stefan Behnel
test case for #454
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Robert Bradshaw
Disable specialfloat for Windows + old Python. (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Robert Bradshaw
Fix for different Windows float repr
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
David Cournapeau
Optional setuptools-based cython build
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Lisandro Dalcin
fix mixed declarations and code in function code generation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Robert Bradshaw
Try-except around doctest tempfile deletion (for windows).
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Robert Bradshaw
Remove unneeded cpp_exception compile test.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Include all of Tools.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Move cpp_exceptions_helper.cpp to cpp_exceptions_helper...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
remove broken option
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Version number.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Added tag 0.12.alpha0 for changeset 4208042ceeae
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Fix bug #252, mangle illegal optional c argument names.
0.12.alpha0
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Tests for ticket #446.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Robert Bradshaw
Fix ticket #446 (non-float complex regression).
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Stefan Behnel
run gc after running a test, prevent the test runner...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Dag Sverre...
Fix #441
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Robert Bradshaw
Optimized list pop.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Robert Bradshaw
Optional forking in runtests.py
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Dag Sverre...
Temporary fix for #441
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Dag Sverre...
Fix #444 (utility code not pulled in in corner case)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Stefan Behnel
disable compile time error in favour of a runtime error...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Stefan Behnel
test __new__() optimisation interaction with __cinit__()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Robert Bradshaw
complex number coercion fix
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Robert Bradshaw
Fix complex zero division testing.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Stefan Behnel
fix tp_new() function return type
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Stefan Behnel
fix C assignment issue for the typed target case
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Stefan Behnel
add a None check, except for plain extension type names
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Stefan Behnel
optimise MyType.__new__(MyType) into a tp_new() slot...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Stefan Behnel
Py3 doctest fix
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Stefan Behnel
various Py3 test fixes after doctest refactoring
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Robert Bradshaw
remove sage-specific and unused incref-local-binop...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Stefan Behnel
rewrite of C array iteration support to iterate directl...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Stefan Behnel
fix #442: non-pyobject for-in-loop targets failed with...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Robert Bradshaw
Move some tests into function docstrings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Stefan Behnel
extended/fixed test case
commit
|
commitdiff
|
tree
|
snapshot
next