projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2009-02-16
Lisandro Dalcin
some fixes in order to silent GCC warnings about unuse...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Dag Sverre...
Fix problem with withstat fix
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Lisandro Dalcin
try handle missing T_PYSSIZET and T_SIZET definitions...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Lisandro Dalcin
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Robert Bradshaw
extend size_t test
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Robert Bradshaw
fix size_t conversions
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Lisandro Dalcin
make 'Py_ssize_t' and 'size_t' have lower rank than...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Lisandro Dalcin
extend tryfinally testcase
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Robert Bradshaw
Remove tabs
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Robert Bradshaw
More line ending fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Ondrej Certik
Fixes the lineends in LICENSE.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Stefan Behnel
new test case for bug 208
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Stefan Behnel
additional note on importing .py files with pyximport
commit
|
commitdiff
|
tree
|
snapshot
2009-02-07
Lisandro Dalcin
fix some missing changes in last commit (7a0fc76e59c7)
commit
|
commitdiff
|
tree
|
snapshot
2009-02-07
Lisandro Dalcin
make Cython understand 'size_t' as a native C type...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-07
Robert Bradshaw
Optimize None -> bool to avoid branching
commit
|
commitdiff
|
tree
|
snapshot
2009-02-07
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Lisandro Dalcin
special case Py_None in __Pyx_PyObject_IsTrue()
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Lisandro Dalcin
raise OverflowError when converting negative value...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Lisandro Dalcin
fix unsigned PY_LONG_LONG type converter function
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Lisandro Dalcin
fix type conversion functions involving PY_LONG_LONG...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Lisandro Dalcin
quick fix in testcase to avoid C compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Lisandro Dalcin
runtests with refnanny does not need ctypes anymore
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
forgot to protect refnanny macro arguments in last...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
fix generated refnanny macros needing explicit casts...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
enhancements to refnanny exception handling and API
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
GIL state needs to be released after finishing refnanny...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
remove those 'Refnanny' prefixes in refnanny.pyx
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Dag Sverre...
No real reason but it might bite someone sooner or...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
forgot to add file in last commit
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
build and install "Cython.Runtime.refnanny", use it...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
refnanny extension module does not need to export funct...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Dag Sverre...
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Lisandro Dalcin
Avoid the need to load refnanny module using RTLD_GLOBAL
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Dag Sverre...
Make refnanny trap and complain about NULL arguments...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Dag Sverre...
Testcase for temps in SliceIndexNode
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Dag Sverre...
Fix temp allocation problem in SliceNode
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Dag Sverre...
Refnanny now supports C++ plus fix C warning (latter...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Dag Sverre...
Make refnanny default in runtests.py (--no-refnanny...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Dag Sverre...
Build refnanny.pyx automatically in runtests.py
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Magnus Lie...
Fix for #196
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Dag Sverre...
Refnanny fixes; it now runs the test suite correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Stefan Behnel
reanabled FlattenInListTransform
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Stefan Behnel
fix memory leak in EvalWithTempExprNode
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
Refnanny fix
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
Refnanny fix
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
FlattenInListTransform leaks, disable until #199 is...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
More refnanny fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
More refnanny fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
Fix #172
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
Further kludging for #151
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
Kludge for #151
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Dag Sverre...
refnanny
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Robert Bradshaw
Loop should match ticket.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Robert Bradshaw
Strange ValueError + numpy bug
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dag Sverre...
refnanny fix...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dag Sverre...
Fix #117
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dag Sverre...
Added test for #184
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
remove verbose (and redundant) test runner output
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
fix 'cdef str' typing in Py3 (becomes bytes type)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
fix left-over tabs in source files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
make pyximport work with empty path entries in sys...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
fix test case in Py<2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
fix test runner in Py<2.5
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
fix test runner
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
bug test for ticket 166
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
mark tests in 'tests/bugs' runnable
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
simplify calling bug tests with -T[number] option ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
allow explicitly running the tests in tests/bugs
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Behnel
new directory 'tests/bugs' to keep tests for open tickets
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Robert Bradshaw
0.11 beta
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Robert Bradshaw
Added tag 0.11-beta for changeset a4abf0156540
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Stefan Behnel
support for pyximporting .py files
0.11-beta
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Stefan Behnel
prevent pyxbuild.py from raising SystemExit (!) on...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Jason Evans
Print default arguments syntactically, in order to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Jason Evans
Do not mangle enum constant names if the enum is public.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Robert Bradshaw
Must use repr() not str() for literal floats.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Robert Bradshaw
literal float tests
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Stefan Behnel
warnings aren't raised, so catching CompileError is...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Stefan Behnel
disable crash report for normal compiler errors
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Stefan Behnel
make AttributeNode a NewTempExprNode
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Dag Sverre...
refnanny: Disable in nogil functions
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Dag Sverre...
Pass on free_temps also through non-temp ExprNodes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Robert Bradshaw
Comment out debugging code (useful, but not perfect...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Stefan Behnel
rewrite of pyximport module based on PEP 302 import...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Robert Bradshaw
test for temp allocation bug in call
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Robert Bradshaw
...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Robert Bradshaw
Cleaner code annotation
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Robert Bradshaw
Verbose code writing metaclass
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Stefan Behnel
Py3 code deprecation fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Stefan Behnel
unused import
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Stefan Behnel
fixed license reference in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Robert Bradshaw
better #include ordering
commit
|
commitdiff
|
tree
|
snapshot
next