2008-10-06 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Dag Sverre... | Buffers: Non-nested struct dtype validation support |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dag Sverre... | Testcase cleanup |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dag Sverre... | Cleanup: Removed chained CodeWriter calls |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Bradshaw | More pure cython mode stuff. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Bradshaw | Allow .pxd file to set c signatures for .py files. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
"Lisandro Dalcin" | [Cython] PATCH: fix pyximport installation as a package |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Robert Bradshaw | cython.cast, cython.sizeof, and cython.compiled for... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Robert Bradshaw | cython.locals(...) decorator for pure python type decla... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Robert Bradshaw | Move autodoc transform to later in the pipeline, remove... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Robert Bradshaw | fix tests |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Robert Bradshaw | isinstance tests |
commit | commitdiff | tree | snapshot |
2008-09-30 |
"Lisandro Dalcin" | [Cython] PATCH: population of builtin types for 'isinst... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Robert Bradshaw | type cleanup |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Robert Bradshaw | Extract last of type list dependance from parser. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Robert Bradshaw | Refactoring of type parsing |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Dag Sverre... | Make NewTempExprNode play nicer; fix typo |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Dag Sverre... | Buffers: Complex number structs work. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Dag Sverre... | CloneNode result_code modernization. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Dag Sverre... | Merge |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Dag Sverre... | Defer call of calculate_result_code also for target... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Robert Bradshaw | Implement locals() |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Robert Bradshaw | Implement mod for floats. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Dag Sverre... | Fixed reference leak for NewTempExprNode |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Dag Sverre... | NewTempExprNode, which allows incremental migration... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Dag Sverre... | Improvements to TempsBlockNode interface |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Dag Sverre... | nonecheck directive for buffer accesses |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Dag Sverre... | Buffers: Initial support for structs. Inplace operators... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Dag Sverre... | Rename TempsBlockNode.get_ref_node -> new_ref_node |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Dag Sverre... | Introduce TempsBlockNode utility, improve TreeFragment... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | Remove unneeded code now that result code is deferred. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | Use method to get result code, deferred to code generat... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Dag Sverre... | Buffers: cast option (#76) |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Dag Sverre... | Buffers: negative_indices option |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | Update license file. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | Fix isinstance bug discovered by Lisandro Dalcin |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | isinstance uses PyObject_TypeCheck when second argument... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Robert Bradshaw | Visitor dispatch optimization |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dag Sverre... | Moving known bad testcaste to tests/broken |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dag Sverre... | Merge (++, see details) |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dag Sverre... | Initial implementation of nonecheck directive; some... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
LisandroDalcin | Signature embedding: Proper display of native types... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Dag Sverre... | Cython optimizations regarding embedding signatures |
commit | commitdiff | tree | snapshot |
2008-09-19 |
LisandroDalcin | embedding of signatures in docstring (#2) |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Dag Sverre... | Test case for #48. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Dag Sverre... | Better error for casts (#48) |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Dag Sverre... | Buffers: Added C and Fortran contiguous modes |
commit | commitdiff | tree | snapshot |
2008-09-14 |
KirillSmelkov | Building tags with ctags [1] helps navigating source... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Robert Bradshaw | Unsigned arithmatic, ticket #54 |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Bradshaw | Fix cpdef cross-module dispatching bug, greatly simplif... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Bradshaw | stupid merge |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Bradshaw | Option to emit #line directives, ticket #53 |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Behnel | missing decref in __Pyx_ImportType() |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Behnel | cleanup of __Pyx_ImportType() to allow constifying... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Behnel | signature constification to remove C++ compiler warning... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Behnel | enable the switch transform also for long 'or' expressi... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Stefan Behnel | const parameter fix by Ondrej |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Behnel | enable source annotations in test runner by default |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Behnel | fix for #59: compiler crash when special signatures... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Behnel | unused test case for #5 |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Dag Sverre... | Buffers: Format string parsing change (ticket 66) |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Dag Sverre... | Buffers: Better Py2.6 support (ticket 62) |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Stefan Behnel | fixed utility code integration for try-except |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Dag Sverre... | Merge from stable |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Dag Sverre... | Explicitly disallow assigning default values to struct... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Dag Sverre... | Buffers: Fix a segfault (would only occur under excepti... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Stefan Behnel | fixed error detection on misplaced default except:... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Stefan Behnel | run error test cases only for one target language |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Behnel | safety fix |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Behnel | new exception handling semantics |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Behnel | missing DECREF in WriteUnraisable |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Behnel | work-around for C/C++ compiler warnings |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Behnel | fixes for C++ test runs |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Behnel | fix for C++ declaration problem |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Behnel | allow keeping .cpp files in test runner |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Behnel | const fix by Lisandro |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Stefan Behnel | Py3 compile fix |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Stefan Behnel | faster exception handling/try-finally/etc. by inlining... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Stefan Behnel | compile all tests as C and C++ |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dag Sverre... | merge from stable |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dag Sverre... | Fixed gcc warning with list comprehensions |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Stefan Behnel | test runner fix |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Stefan Behnel | some more testing and tweaking of common cases, follow... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Stefan Behnel | more cleanup |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Stefan Behnel | cleanup of arg parsing code, faster string comparison... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Stefan Behnel | cleanup, avoid allocating a Python string for the self... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Robert Bradshaw | long long indexing failed when sizeof(long long) <... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Stefan Behnel | refactoring: split huge code generation method into... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dag Sverre... | More cleanup |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dag Sverre... | Cleanup |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dag Sverre... | Updated buffers to beta 3 of Py3 |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Stefan Behnel | some code cleanup and beautification, fix error message... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Stefan Behnel | fix: passing all positional arguments as kw-args was... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Stefan Behnel | more readable label name |
commit | commitdiff | tree | snapshot |
next |