projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2011-01-20
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
another xml test runner fix to make stdout/stderr outpu...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Stefan Behnel
fix xml test result generation to restrict the captured...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Stefan Behnel
implement ticket #650: substitute PyErr_NoMemory()...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Robert Bradshaw
Fix COPYING.txt.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Mark Florisson
Debugger: Have 'cy run' take arguments (instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Mark Florisson
Debugger: fix is_initialized to avoid segfaults with...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Mark Florisson
Fix Python 3 testrunner and give a warning for Python...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Mark Florisson
Fix test runner for Python 3
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Robert Bradshaw
Version number.
0.14.1rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Robert Bradshaw
Update "make repo" to use git.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Robert Bradshaw
Bump version number.
0.14.1rc0
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Robert Bradshaw
Make decorators on special functions an error. Trac...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Robert Bradshaw
Special function decorator warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Stefan Behnel
patch for ticket #646 by klepa: provide dedicated switc...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Stefan Behnel
missing package data files for gdb support tests
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Stefan Behnel
fix error reporting position for illegal string escapes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Stefan Behnel
reject invalid hex/unicode escape sequences instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Vitja Makarov
Merge branch 'master' of github.com:vitek/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Vitja Makarov
Fix ParseTreeTransforms.pxd
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
remove unneeded line
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
Merge branch 'master' of github.com:cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
Fix some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
Get GDB tests running.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
Undo EOL whitespace additions.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
Merge branch 'master' of https://github.com/markfloriss...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Robert Bradshaw
Merge branch 'pyregr' of github.com:vitek/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Stefan Behnel
test that inferring the function pointer type for a...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Stefan Behnel
fix ticket #644: infer type of C-API optimised methods...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Stefan Behnel
typo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Stefan Behnel
fix ticket #643: infer the type of C function names...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Mark Florisson
Merge https://github.com/cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
fix typo in test
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
extended test case for raw strings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
whitespace (for test readability)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
additional tests for escape sequences in raw strings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
fix #641: parsing of raw strings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Vitja Makarov
Add YieldNodeCollector definitions to pxd
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Vitja Makarov
Fix cython compilation problem
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Robert Bradshaw
Run long string literal tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Robert Bradshaw
Added test for #640.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Robert Bradshaw
Fix trac #640, long string literals with escapes.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Stefan Behnel
clean up unused import
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Vitja Makarov
Add no_assignment_synthesis flag to DefNode
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Vitja Makarov
Merge branch 'master' of github.com:vitek/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Mark Florisson
Debugger: Detect whether the scope object and cell...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Mark Florisson
Debugger: Fix accessing cell variables in outer scopes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Change name to genexpr for now
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
GeneratorExpressionNode: loop isn't actually child...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Support yield inside lambda
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Fix naming problem
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Support nested yields
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
add test case for copied yield
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Don't store yield expressions list as yields can be...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Oops, Remove commented lines
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Add support for return with no value inside generator
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Vitja Makarov
Add support for generator expressions, currently breaki...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Mark Florisson
Debugger: Disable optimization for test cases manually...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Mark Florisson
Merge https://github.com/cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Vitja Makarov
Skip LambdaNode too
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Robert Bradshaw
Fix indexing type inference.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Vitja Makarov
Make generator body func_cname better
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Vitja Makarov
Move generate_preamble() stuff back into generate_funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Vitja Makarov
Remove generators hack
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Vitja Makarov
Transform generator into GeneratorDefNode and Generator...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Vitja Makarov
Add new tests for generators
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Vitja Makarov
Add semicolon after __PyxRefNannyDeclareContext
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Stefan Behnel
fix ticket #602: let bytes literals start off as 'bytes...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Stefan Behnel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
minor code cleanup: more selective utility code usage...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
fix strict aliasing issues for type importing code...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Vitja Makarov
Merge branch 'master' of github.com:vitek/cython
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
clean up cmd line usage description
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
support -h/--help in cmd line utility
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
merged reverted patches from cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
re-disable test
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
Backed out changeset 291e2bdd20d5 - currently breaks...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
Backed out changeset 1fa88c894da7 - currently breaks...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Stefan Behnel
enable extended test case for ticket #593
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Stefan Behnel
fix closure handling for decorated methods
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Stefan Behnel
fix decorator lookup by avoiding (re-)assignments to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Vitja Makarov
Merge remote branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Stefan Behnel
fix annotation writing after changing source position...
commit
|
commitdiff
|
tree
|
snapshot
next