projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
cython.git
2009-07-23
Robert Bradshaw
numpy headers in demo setup.py
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Robert Bradshaw
Better complex conversion.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Robert Bradshaw
Better CYTHON_TRACING macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Robert Bradshaw
fix nogil profiling
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Robert Bradshaw
Profiling test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Robert Bradshaw
Disable tracing for now.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Robert Bradshaw
Cython profiling
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Danilo Freitas
Overloading operators
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Robert Bradshaw
empty bytes global
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
DaniloFreitas
general best_match and analyse_cpp_operation
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
DaniloFreitas
More on overloading operators (+ and -)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Robert Bradshaw
more delete tests
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Robert Bradshaw
del item test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
DaniloFreitas
Some work with operator
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Robert Bradshaw
Fix cython.locals in pxd for pure Python mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Robert Bradshaw
more function overloading
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
DaniloFreitas
small fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Robert Bradshaw
Fix cpp class example (now that we have function overlo...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
DaniloFreitas
Function overloading (declaring and using)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Stefan Behnel
fix __future__ division semantics for constant expressi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Stefan Behnel
fix byte string escaping of '\' in Py2.x (broken by...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
DaniloFreitas
Function overloading
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Robert Bradshaw
make sure constructor/destructors are being called
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Robert Bradshaw
More cpp test, don't need cpp file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Robert Bradshaw
Expand and fix cpp tests
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Danilo Freitas
Test files for cpp classes.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Robert Bradshaw
minor fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dag Sverre...
Partial fix for #307, see ticket
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Stefan Behnel
enable % formatting of byte strings by providing a...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Stefan Behnel
enable running the tests in Py3.1
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dag Sverre...
Updated numpy.pxd
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Stefan Behnel
Py3 fix: make sure byte strings end up in the code...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Stefan Behnel
make sure header filenames pass literally into the...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Stefan Behnel
Py3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 2to3 fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
fix TreeFragment: parsing works on Unicode streams
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
Py3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
fix constant folding: calculate float values but do...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Stefan Behnel
revert typing in Visitor.pxd because of obscure type...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Stefan Behnel
enable cdivision switch for 0.12
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Stefan Behnel
Py3 code fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
only regenerate Cython's own C sources when the .py...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
unused import
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
reduce code-gen time spent in builtins
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
clean up compiled code in Visitor.py
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
fix declaration in Parsing.pxd
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
cleanup in Shadow.py: Py_ssize_t is an int_type, nothin...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Stefan Behnel
faster call to builtin type()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Danilo Freitas
Small changes on DelStatNode
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Robert Bradshaw
Minor changes to del
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Danilo Freitas
del statement for C++ objects
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Danilo Freitas
new operator
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Robert Bradshaw
new operator
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Danilo Freitas
same work
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Danilo Freitas
Working with 'new' operator
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Dag Sverre...
nogil check changes; fixes #338 and #329
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Dag Sverre...
Make it easier to compare and debug error testcase...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Robert Bradshaw
Name numpy type enum
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Dag Sverre...
Rename pragma => directive in source
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Stefan Behnel
fix extended iterable unpacking in Py3.1
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Danilo Freitas
Workint with 'new' operator
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Stefan Behnel
test case for class decorators
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Stefan Behnel
class decorators for Python classes - disabled for...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
Further code streams/code.globalstate/ModuleNode refact...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
Remove file which should never have been uploaded
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
Fix #191
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Lisandro Dalcin
get rid of string comparisons in classmethod utility...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Robert Bradshaw
Rework namespaces into cname.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Robert Bradshaw
Resolve subclass assignment
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Danilo Freitas
Declaring and using inherited attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Stefan Behnel
IntNode() value set in tree transformations must be...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Stefan Behnel
fix DebugFlags
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Robert Bradshaw
More on cpp class declaration_code
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Robert Bradshaw
More work on cpp types.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Robert Bradshaw
Remove windows line break characters.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Robert Bradshaw
Merge in latest release.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
DaniloFreitas
Cpp class scope and type
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Robert Bradshaw
Ticket #326, coerce -1 to -2 for __hash__
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
DaniloFreitas
CppClassScope
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dag Sverre...
New fix for #303
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dag Sverre...
Revert previous fix of #303
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
Fix for#257
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
UtilityCode put_code protocol
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
Move UtilityCode to Code.py
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
DaniloFreitas
namespace allowed (cdef extern from "foo.h" namespace...
commit
|
commitdiff
|
tree
|
snapshot
next