projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2010-11-06
Mark Florisson
Remove n-steps argument for stepping and stepping over
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Mark Florisson
Fixed 'cy bt' bug where backtraces wouldn't be printed...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Mark Florisson
Support python 2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Mark Florisson
Default 'is_called' attribute to False if not set in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Mark Florisson
Fixed writing debug information with the --cplus flag
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Mark Florisson
merge with cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Mark Florisson
fix completion error on 'cy break'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Mark Florisson
More graceful error handling in 'cy bt' when there...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Mark Florisson
Python breakpoints (cy break -p / py-break)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Vitja Makarov
__metaclass__ support
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
exclude Python regression tests from Python doctest...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
test syntax fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
removed test from pure.pyx that only works in real...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
only run pure doctests in runnable tests directories
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
fix test after changing autotestdict default setup
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
drop tests from pure_py.py test file that do not work...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
enable CPython doctesting of .py files in tests/run/
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
in pure mode: rename 'with nogil' to 'with cython.nogil...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
disable 'with template' syntax in Python files
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Robert Bradshaw
Py < 2.6 fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
move 'official' version number to Cython/__init__.py...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Stefan Behnel
new autotestdict.{cdef,all} directives that put cdef...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Robert Bradshaw
Fix __version__ for py3
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Mark Florisson
cy backtrace
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Robert Bradshaw
Unsigned PY_LONG_LONG.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
fix test runner warning in Python 3.2 debug builds
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
fix octal literals as Python constants, convert octal...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
prevent 'file' from being recognised as a builtin type...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
fix language level setting in test runner
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
build fix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
support running tests with language level 3 (mostly...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
fix *args/**kwargs in lambda function declaration:...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
Py2.4 test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
reverted support for cdef functions in __test__ dict...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Stefan Behnel
enable doctests in cdef functions/methods, do not rewra...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Mark Florisson
Added 'cy up' and 'cy down' commands.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Mark Florisson
Added commands 'cy cont' and 'cy step'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Mark Florisson
Add py-globals command
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Mark Florisson
Reentrant gdb.execute()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Stefan Behnel
use branch hints in macros of slicing work-around
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Stefan Behnel
fix ticket #578 by working around CPython bug 9834...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Mark Florisson
lots of tests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Mark Florisson
dispatch based on frame
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Stefan Behnel
Py2.[34] fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Stefan Behnel
simplify auto __test__ dict generation:
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
Fix indent stripping.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
Python 2.3 fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
Another entry in .hgignore.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
Use unbound symbols from local/global scope.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
numpy and extension types for runtime cython
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
Strip common indentation in inline code.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Robert Bradshaw
Basic cython.inline
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
make bytes the common type of char* and bytes literal...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
new (partial) test case for ticket #582
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
support 'internal' cdef classes that do not show up...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
more missing 'directives' dicts, 'bool' actually is...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
fix scope of closures that was missing a 'directives...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
prevent subtyping final types in Cython (inside of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
support for 'final' cdef types using a directive decorator
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
fix decorators in external .pxd files after last commit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
clean up directive decorator parsing, support boolean...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
Stefan Behnel
allow decorators on classes in the parser, just disable...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Stefan Behnel
Index: Cython/Compiler/Parsing.py
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Mark Florisson
Tests!
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Haoyu Bai
Fix T422 by making module name as a StringConst
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
Py3 install fix: keep original Py2 source modules of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
clean up some imports
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
fix new build for an installed Cython and in Py3 test...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
typos
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
fix end-to-end test setup in Py3
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Stefan Behnel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Robert Bradshaw
Pyrex -> Cython in error message.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Mark Florisson
Line number support
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Stefan Behnel
fix 'nogil' flag on PythonCapiCallNode after the last...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Lisandro Dalcin
fixes and enhancements in libcpp
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Lisandro Dalcin
fix Python exception checking within nogil blocks
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Robert Bradshaw
Get rid of unused __get__/__set__ warnings for cimporte...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Lisandro Dalcin
fixes, additions and tests for libcpp.vector
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Robert Bradshaw
Test for broken reference coercion - #581.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Robert Bradshaw
Make sure libcpp test runs as well as compiles.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Robert Bradshaw
#581 - bad reference type coercion
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Stefan Behnel
fix PYTHONPATH setup if not previously set
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Stefan Behnel
fix PYTHONPATH setting for end-to-end tests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Robert Bradshaw
Test for bad buffer types.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Robert Bradshaw
#579 - compiler crash on invalid buffer type
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Lisandro Dalcin
protect PyGILState_Ensure|Release for Python configured...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Lisandro Dalcin
Fix C++ exception handling for nogil functions (with...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Mark Florisson
Have cygdb pass gdb command line arguments to gdb
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robert Bradshaw
Complex powers.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Robert Bradshaw
Fix pow(float, -) for MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Mark Florisson
Put debugger startup code in Cython.Debugger.cygdb
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Mark Florisson
cygdb script in setup.py (posix and windows)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Mark Florisson
Preliminary debug support for Cython
commit
|
commitdiff
|
tree
|
snapshot
next