2009-05-03 |
Stefan Behnel | removed various invalid syntax combinations for the... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Stefan Behnel | fix pyregr tests in test runner |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Lisandro Dalcin | compiler directive to control METH_O and METH_NOARGS... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Dag Sverre... | Whoops, committed debug code. Undoing. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Dag Sverre... | Simple fix for #155 |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Stefan Behnel | renamed to correct ticket number |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dag Sverre... | Fix tuple unpacking bug (related to old temps) |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dag Sverre... | #290: whoops |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dag Sverre... | Packed struct support (#290) |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Robert Bradshaw | Input from Mark Lodato on embedding |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Robert Bradshaw | more complete embedded mode (trac 291) |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Robert Bradshaw | __name__ == "__main__" for embedded modules |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Robert Bradshaw | embedding example |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Robert Bradshaw | Embed flag for Cython modules |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Stefan Behnel | Pyrex -> Cython |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Lisandro Dalcin | change usage of global variable '__pyx_modulename'... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Lisandro Dalcin | make '__pyx_modulename' have static storage in generate... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Stefan Behnel | fix test case |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Stefan Behnel | mark bug test for T284 as failing |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Stefan Behnel | added test case for T284 |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Robert Bradshaw | move stuff out of tests/bugs directory |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Robert Bradshaw | Use bugs list instead of bugs directory. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Robert Bradshaw | Version 0.11.1 |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Robert Bradshaw | Added tag 0.11.1 for changeset 6454db601984 |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Robert Bradshaw | Modify test for T158 as warnings, not errors, are raised. 0.11.1 |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Robert Bradshaw | Move fixed ticket tests to testing directories. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Robert Bradshaw | Move T252 back to bugs until it is fixed. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dag Sverre... | Proper nogil checks for buffer access |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Robert Bradshaw | Fix T284, cdef list setitem |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dag Sverre... | Add warning in situations where command line directive... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dag Sverre... | Deprecation warning for -X switch |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Robert Bradshaw | Require GIL for pythonic division, check for division... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Robert Bradshaw | 0.11.1 release candidate |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Robert Bradshaw | cdivision - raise zero division errors |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Lisandro Dalcin | fix error when Lexicon source file cannot be open ... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Robert Bradshaw | 0.11.1.beta |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Robert Bradshaw | Added tag 0.11.1.beta for changeset 7bc36a0f8172 |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Lisandro Dalcin | better Py -> C conversion for integral types (ticket... 0.11.1.beta |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Robert Bradshaw | no need for print in exectest |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Robert Bradshaw | Ticket #270, CEnumDefNode leaks memory during construction |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Lisandro Dalcin | fixes for "exec" statement implementation. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | simplify nogil declarations in std*.pxd |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Robert Bradshaw | Another for..from fix when target is a python global |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Robert Bradshaw | Trac #158 (defined after used) a warning for now for... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Robert Bradshaw | Propagate env directives the correct way (fallout from... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Robert Bradshaw | filter cpp tests based on module name |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Robert Bradshaw | Fix 158 to ignore extern redeclarations. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | fix some compiler errors |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Lisandro Dalcin | use a "size_t" integral for casting to "char*" pointer... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Lisandro Dalcin | cast result of "sizeof()" to "int" in testcase, silents... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Stefan Behnel | declare standard C functions 'nogil' |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Lisandro Dalcin | use PY_FORMAT_SIZE_T to format Py_ssize_t values |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Lisandro Dalcin | fix bad core generation for ctypedef classes when init... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Stefan Behnel | disable some constant folding operations that can break... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Lisandro Dalcin | fix bug in __Pyx_SetItemInt_Fast |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | Include stdexcept in all cases. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | Test for cpp exception handling |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | 0.11.1.alpha |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | Added tag 0.11.1.alpha for changeset 4497f635d5fd |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | Tests for #230 0.11.1.alpha |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | Fix ticket #230, pxd cdef override for subclass methods |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Robert Bradshaw | Test for ticket #4, from package cimport module, finish... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Lisandro Dalcin | special-case __weakref__ when determining C-safe identi... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Robert Bradshaw | Fix ticket #4, from package cimport module |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Robert Bradshaw | Add c99 keywords to invalid name list |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | Fix for #253 |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | Tests for floating point for..from steps (#254) |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | Fix py target for-from loop. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | loop cleanup, comment |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | fix a loop test |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | fix most loop tests |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Robert Bradshaw | loop semantics are STILL wrong, as were some T203 doctests |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Robert Bradshaw | Demos/Setup.py -> Demos/setup.py |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dag Sverre... | Fix #271 |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | Guard against the class of bugs which #267 was a member of |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | Fix #267 |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | Fixed error in testcase |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Robert Bradshaw | Split int/float division cases for efficiency, make... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Robert Bradshaw | Test (and fix) corner case in C division |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | test for #183 |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | Fix for #260, float floor div |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | Test case for #260, floor div on floats |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Dag Sverre... | Testcase for #267 |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | Add trove classifier "Programming Language :: Cython" |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | Use warnings framework for c division. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | CDP 516 warnings |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Robert Bradshaw | Propagate directives in analysis phase. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Robert Bradshaw | Add stdexcept when except+ syntax is used. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Stefan Behnel | test case for ticket 262 |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Robert Bradshaw | Remove internal dependancy on included .pxd files |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Robert Bradshaw | Step towards fixing #252 |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Stefan Behnel | mark the real argument name mangling problem as FIXME... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Stefan Behnel | fix cdef opt-arg tests: do not double-mangle __pyx_n... |
commit | commitdiff | tree | snapshot |
next |