2008-08-14 |
Stefan Behnel | better test output |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | parsetuple format fix |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | use a dedicated UnicodeType and UnicodeNode to represen... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | applied Py3 exception format patch by Lisandro |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | slight test change |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | new test case that shows broken string literal slicing... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | allow unicode values up to 1114111, even if they are... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | use correct byte encoding for char values, some escapin... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | fix raw string escapes |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | the module docstring didn't get escaped |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | unescape all string content in the parser and escape... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Stefan Behnel | docstrings in classes were neither escaped nor byte... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Stefan Behnel | cleanup: removed special cases from string escaping... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Stefan Behnel | better test output: everything else goes through sys... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Stefan Behnel | Py2.6/3.0 import fixes |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Stefan Behnel | Py2.6/3.0 import fixes |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Stefan Behnel | escape C digraphs, trigraphs and other special characte... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | Py3 test fixes |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | Py2.3 test fixes |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | new test runner option to run the regression tests... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | more readable test output |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | support for long unicode escapes ('\U...') |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | better character escapes in C code: oct works better... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Stefan Behnel | compiler error fix |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | fix code indentation for strings that contain '{}' |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | Py3/2.6 beta 2 have a public PyType_Modified() function |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | fix format string in __Pyx_AddTraceback() to let it... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | cmd line docs |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | cmd line docs |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | quick way to enable multiple compilation *without*... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Stefan Behnel | let the cmd line option '-v' mean '--verbose', which... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Robert Bradshaw | Sage compiles. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Stefan Behnel | Py3 test fixes |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Robert Bradshaw | Re-re-instate 908, everything should work now |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Stefan Behnel | add a warning for unraisable exceptions (but do not... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Stefan Behnel | reverted rev 921 (still breaks code) |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Stefan Behnel | Py3 test fix |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Stefan Behnel | Py3 test fixes |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Behnel | fix setup of test runner for Py3 |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dag Sverre... | Removed obsolete unit test |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dag Sverre... | Fixed another bug with [] indexing |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dag Sverre... | Decorators: Added capability to refer to attributes... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Bradshaw | Re-instate 908 with working type names as argument... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Behnel | reverted rev 908 as it breaks using type names as argum... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Behnel | support named labels to improve code readability |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Dag Sverre... | Fixed bug: Empty "[]" is now always treated as array... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Dag Sverre... | Fixed bug with BoolNode result_code |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Behnel | new test case that is broken as of rev 908 |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Behnel | incomplete error test case for cdef class attribute... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Robert Bradshaw | Fix optional cdef arguments for c++, possible optimizat... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Behnel | fixed string table tail mark |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Behnel | Makefile fix |
commit | commitdiff | tree | snapshot |
2008-08-03 |
kirr@landau... | Makefile enhancements. |
commit | commitdiff | tree | snapshot |
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 |
next |