projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2009-05-04
Stefan Behnel
fix embedding (cython-unstable allocates string constan...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
be a little more conservative in the last change
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
slicing a builtin type will return the same type
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
fix test case
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
removed various invalid syntax combinations for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
merge in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
removed various invalid syntax combinations for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
merge in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
fix pyregr tests in test runner
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Lisandro Dalcin
compiler directive to control METH_O and METH_NOARGS...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Dag Sverre...
Whoops, committed debug code. Undoing.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Dag Sverre...
Simple fix for #155
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Stefan Behnel
renamed to correct ticket number
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Dag Sverre...
Fix tuple unpacking bug (related to old temps)
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Stefan Behnel
make sure we do not compile (for now) in Py3
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Stefan Behnel
Py3: fix import of Cython.Compiler.Version in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Stefan Behnel
use lib2to3 to port to Py3 on installation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Stefan Behnel
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Stefan Behnel
fix some 'python2.6 -3' warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dag Sverre...
#290: whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dag Sverre...
Packed struct support (#290)
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Robert Bradshaw
merge cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Robert Bradshaw
Input from Mark Lodato on embedding
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Robert Bradshaw
more complete embedded mode (trac 291)
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Robert Bradshaw
__name__ == "__main__" for embedded modules
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Robert Bradshaw
embedding example
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Robert Bradshaw
Embed flag for Cython modules
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Stefan Behnel
Pyrex -> Cython
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Lisandro Dalcin
change usage of global variable '__pyx_modulename'...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Lisandro Dalcin
make '__pyx_modulename' have static storage in generate...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Stefan Behnel
fix test case
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Stefan Behnel
fix test case
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Stefan Behnel
mark bug test for T284 as failing
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Stefan Behnel
added test case for T284
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Robert Bradshaw
move stuff out of tests/bugs directory
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Robert Bradshaw
Use bugs list instead of bugs directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Robert Bradshaw
Version 0.11.1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Robert Bradshaw
Added tag 0.11.1 for changeset 6454db601984
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Robert Bradshaw
Modify test for T158 as warnings, not errors, are raised.
0.11.1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Robert Bradshaw
Move fixed ticket tests to testing directories.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Robert Bradshaw
Move T252 back to bugs until it is fixed.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Dag Sverre...
Proper nogil checks for buffer access
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Robert Bradshaw
Fix T284, cdef list setitem
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Dag Sverre...
Add warning in situations where command line directive...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Dag Sverre...
Deprecation warning for -X switch
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Robert Bradshaw
Require GIL for pythonic division, check for division...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Robert Bradshaw
0.11.1 release candidate
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Robert Bradshaw
cdivision - raise zero division errors
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Lisandro Dalcin
fix error when Lexicon source file cannot be open ...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Stefan Behnel
removed unused import of ComprehensionTransform (which...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
fix compile time constants in array size declarations...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
removed unused code and outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
fix compiler crash - but not the underlying problem...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Robert Bradshaw
0.11.1.beta
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Robert Bradshaw
Added tag 0.11.1.beta for changeset 7bc36a0f8172
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
fix compiler crash in function cimport code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
fix compiler crash on mangled ctypedef names
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
enabled now working test case
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
refactored 'starred' status into a separate node to...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
fix error test
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
merge with latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
fix for normal assignments to a non-sequence LHS
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
feature complete implementation of PEP 3132
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
fix some compiler errors
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Lisandro Dalcin
use a "size_t" integral for casting to "char*" pointer...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Lisandro Dalcin
cast result of "sizeof()" to "int" in testcase, silents...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Stefan Behnel
parser support for PEP 3132 (extended iterable unpacking)
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Stefan Behnel
fix temp allocation when importing external C functions
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Stefan Behnel
re-enable friendly exception traces
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Stefan Behnel
declare standard C functions 'nogil'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Stefan Behnel
disable some constant folding operations that can break...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Lisandro Dalcin
fix bug in __Pyx_SetItemInt_Fast
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Lisandro Dalcin
better Py -> C conversion for integral types (ticket...
0.11.1.beta
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Robert Bradshaw
no need for print in exectest
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Robert Bradshaw
Ticket #270, CEnumDefNode leaks memory during construction
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Lisandro Dalcin
fixes for "exec" statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
simplify nogil declarations in std*.pxd
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Robert Bradshaw
Another for..from fix when target is a python global
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Robert Bradshaw
Trac #158 (defined after used) a warning for now for...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Robert Bradshaw
Propagate env directives the correct way (fallout from...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Robert Bradshaw
filter cpp tests based on module name
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Robert Bradshaw
Fix 158 to ignore extern redeclarations.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Lisandro Dalcin
use PY_FORMAT_SIZE_T to format Py_ssize_t values
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Lisandro Dalcin
fix bad core generation for ctypedef classes when init...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Robert Bradshaw
Include stdexcept in all cases.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Robert Bradshaw
Test for cpp exception handling
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Robert Bradshaw
0.11.1.alpha
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Robert Bradshaw
Added tag 0.11.1.alpha for changeset 4497f635d5fd
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Robert Bradshaw
Tests for #230
0.11.1.alpha
commit
|
commitdiff
|
tree
|
snapshot
next