projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2008-08-03
Robert Bradshaw
Function pointers as arguments, better errors for unnam...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
marcus@bitzl.com
Better cython script for windows
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Robert Bradshaw
Fix ticket #36, casting non-simple expression.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Robert Bradshaw
Minor fixes, all tests pass
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Robert Bradshaw
Public extension type properties working from pxd
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Robert Bradshaw
Dissallow non-extern redeclarations.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Robert Bradshaw
public attribute fix
commit
|
commitdiff
|
tree
|
snapshot
2008-08-02
Robert Bradshaw
cdef public extension type attributes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-02
Robert Bradshaw
Get rid of unused argument warning, noticed by Ondrej...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-02
Robert Bradshaw
Remove dependancy on endian.h (which is not available...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-02
Robert Bradshaw
Minor 2.3 changes and fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-02
Robert Bradshaw
Merge in Dag's work
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
Robert Bradshaw
Better integer literal parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
Stefan Behnel
test case for subclasses and vtables
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Stefan Behnel
fix (or work-around?) for base class vtab type cast...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Implemented mode flag and strided mode for buffers
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Avoiding an emacs temporary in runtests.py
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Module init func must also declare codewrite temps
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Better temp prefix (now was not the time for shortening...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Forgot to release a temp in one place
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Temp allocation possible in CCodeWriter
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Dag Sverre...
Changed name from "fork" to "insertion_point" (codewrit...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Forking CCodeWriter done (and used for module header...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Changed fork design slightly in StringIOTree, begun...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Added StringIOTree class
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Added doctest support to runtests.py
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Cleared file executable bit that was set earlier by...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Buffer setting testcase
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Used dedent to clean up buffer code generation
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Buffer release test case
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Dag Sverre...
Buffer releasing: More efficient non-error return path
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Dag Sverre...
Buffers: Fixed problem with preserving exception throug...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Dag Sverre...
Correctly giving compiler errors on global/attribute...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Stefan Behnel
only consider packages when searching for unit tests
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Dag Sverre...
Very basic indirect/suboffset testcase... it is working...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Dag Sverre...
Fixed and cleaned buffer acquisition (but should do...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Stefan Behnel
Py2.3 fix
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Stefan Behnel
missing cleanup in 'make clean'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Only define PyObject_GetBuffer etc. if really needed
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Removed some dead transform-approach buffer code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Make unit test runner only scan Cython/ (it was failing...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Added Includes to back of include path in Main.Context
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Merge + no need to cimport __cython__ any longer (sorry...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Passes proper buffer flags (including auto-detected...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Added Includes/python_buffer.pxd
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Dag Sverre...
Buffer type checking cleanup/rewrite (now uses use_util...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Dag Sverre...
Made buffer test cases more readable
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Dag Sverre...
Added test case and fixed bug with unsigned indexing
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Dag Sverre...
Test case cleanup, small bugfix
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Dag Sverre...
Merge of refcount bugfix
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Dag Sverre...
Buffer bounds checking etc.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Dag Sverre...
Fixed refcount optimization bug (introduced in refactor...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Dag Sverre...
Buffer refactor nearly done, but there is a tricky...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Dag Sverre...
Fixed sharedlib-cleanup-option in runtests
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Robert Bradshaw
Fix speed regression due to PySequence_Fast in for...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Robert Bradshaw
Optimize bool by starting as bint rather than object.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
Dag Sverre...
In the middle of a buffer refactor (nonworking; done...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
Dag Sverre...
Support retrieving "delayed" temps before or after...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
Dag Sverre...
TreeFragment temporaries bugfix
commit
|
commitdiff
|
tree
|
snapshot
2008-07-21
Stefan Behnel
install Includes directory as Cython/Includes
commit
|
commitdiff
|
tree
|
snapshot
2008-07-21
Stefan Behnel
fix setup option clash
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Stefan Behnel
Py3 test fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Fixed nasty bug in Node.clone discovered by aimlessly...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Test case for for-loop assignment to buffer
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Stefan Behnel
removed Py_ssize_t from python2.5.pxd as it's a builtin...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Fixing commit error
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Removed obsolete declarator code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Buffer first assignment refcount optimization
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Optimize refcounting for cdef assignments (like it...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Dag Sverre...
Give compiler error on cdef assignments in class bodies...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Whoops. Checking in testcase to demonstrate error in...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Pruning cdef variable declarations after analysis
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Testcase for cdef assignments
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Assignments on cdef variables are transformed into...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Test case for function default values (worked straight...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Initial working support for buffers as function arguments
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Merging with cython-devel again
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Dag Sverre...
Merge with cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Stefan Behnel
test fix
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Stefan Behnel
reverted rev 809 as it currently leads to crashes
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Stefan Behnel
test for nogil functions
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Stefan Behnel
code writer support for cascaded assignment nodes and...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Stefan Behnel
fix cascaded assignments
commit
|
commitdiff
|
tree
|
snapshot
2008-07-19
Stefan Behnel
allow skipping CPython regression tests in test runner...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Dag Sverre...
Buffer testcase fix
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Dag Sverre...
Add --no-cleanup-sharedlibs to test script
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Dag Sverre...
Buffers released at function exit
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Dag Sverre...
Introduced BufferType, start of numpy-independent testc...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Robert Bradshaw
Fix bugs for rhs -> default and exception handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Stefan Behnel
always convert byte-docstrings into unicode strings
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Robert Bradshaw
cpdef cleanup (for safety)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Robert Bradshaw
Fix memory leak in cpdef function.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Robert Bradshaw
Propagate exceptions by default for cdef functions.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Robert Bradshaw
rhs -> default for clarity
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Robert Bradshaw
future division
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Robert Bradshaw
Minor fix for switch node.
commit
|
commitdiff
|
tree
|
snapshot
next