projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2009-10-04
Stefan Behnel
test for 'first assignment' algorithm
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
support 'and' operator and boolean attribute values...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
extended TreePath test case, fix predicate evaluation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
fix left-over from earlier commit
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
PEP-8-ified the decorator names for parse tree assertio...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
parse tree test assertions for optimisations on loops...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
test support for parse tree path assertions
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
fix bug #372: reassignment to stop bound of for-range...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
fix temp var leak in for-range to for-from transformation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
merged '--embed' fix from cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
optimise dict([ (x,y) for x,y in ... ]) into dict compr...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Stefan Behnel
tiny helper class for replacing all occurrences of...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Robert Bradshaw
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Robert Bradshaw
Fix for embed and freeze which were broken by #216.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Dag Sverre...
Move nodes to exprnodes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Dag Sverre...
some nogil declarations in numpy.pxd
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Dag Sverre...
Fix #384
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Dag Sverre...
doctesthack directive
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Dag Sverre...
doctesthack directive works for global functions
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Dag Sverre...
Functionality for only allowing directives in certain...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Dag Sverre...
Some further work on numpy.pxd that I needed
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Robert Bradshaw
-devel mergeback
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Robert Bradshaw
Bump version number, release 0.11.3.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Robert Bradshaw
Added tag 0.11.3 for changeset 7c695fe49fd6
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Robert Bradshaw
bump version number
0.11.3
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Robert Bradshaw
Missing items in MANIFEST.in
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Robert Bradshaw
Version number 0.11.3.rc0
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Robert Bradshaw
Added tag 0.11.3.rc0 for changeset eb00d00a73c1
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Robert Bradshaw
Enable profile tests.
0.11.3.rc0
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Robert Bradshaw
Turn of profiling by default, rename macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Dag Sverre...
Better check for broken NumPy install
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Dag Sverre...
numpy.pxd: Old iteration method did not iterate dtype...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Dag Sverre...
Fix refnanny string literal
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Lisandro Dalcin
pyximport: parse distutils config files (except local...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Dag Sverre...
Failing numpy.pxd dtype serialization testcase
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Robert Bradshaw
0.11.3 beta
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Robert Bradshaw
Some fixes for OS X 10.6
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Robert Bradshaw
String literal warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Robert Bradshaw
make trace unlikely
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Stefan Behnel
somewhat hackish fix for supporting not() in TreePath...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Stefan Behnel
support attribute value selection in TreePath
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Stefan Behnel
rolled back accidentally committed files
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Stefan Behnel
simpler test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Stefan Behnel
TreePath implementation for selecting nodes from the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Stefan Behnel
test for T370
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Stefan Behnel
fix C-API exception setter declarations to let them...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Stefan Behnel
fix C-API exception setter declarations to let them...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
remove redundant transformation run
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
always optimise tuple(some_list), not only for literals
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
test and fix for unicode.encode() transformation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
fix copy+paste bug
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
fix merging keyword arguments in compiler directive...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Stefan Behnel
allow splitting compiler annotation decorators as Pytho...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Lisandro Dalcin
merged latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Lisandro Dalcin
Py2.3 and eval.h: include C header in proto section...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Stefan Behnel
use iterative control flow graph traversal instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Stefan Behnel
merged latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Stefan Behnel
Py2.3 does not automatically include eval.h in Python.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Stefan Behnel
partial backport from cython-unstable: keep Python...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Stefan Behnel
optimise unicode.encode() call with constant encoding...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Stefan Behnel
make sure Python strings (and other Python literals...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Stefan Behnel
make sure error reporting doesn't just fail on broken...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Robert Bradshaw
Python 3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
merge from latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
support conversion between Python byte strings and...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
support conversion between Python byte strings and...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
enabled working tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
enabled working tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
enabled working test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
implemented but disabled test - large C integer constan...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
enable working test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
added test for ticket 248
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
added test for ticket 248
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
cdef enums seem to require an analyse_expressions()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
extended test cases for public enums
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Behnel
merge with latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Robert Bradshaw
imported patch shrink-int-convert
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Lisandro Dalcin
extern ctypedef integral <-> python object conversion...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Robert Bradshaw
Enable test for T135.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-22
Stefan Behnel
test fix for Py 3.1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-08-22
Stefan Behnel
enable tests in Py3
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
Cython is basically Py3 clean
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
Py2 bytes handling fix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
fix string typed compiler directives in Py3
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
fix test that was broken after merge
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
Py3 test fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
fix bytes compile time constants in Py3
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
fix struct handling in Py3
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Stefan Behnel
fix test exclusion
commit
|
commitdiff
|
tree
|
snapshot
next