2009-04-24 |
Stefan Behnel | fix indentation |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Stefan Behnel | fix some 'python2.6 -3' warnings |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Stefan Behnel | fix test case |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Stefan Behnel | merge |
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... | 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-14 |
Stefan Behnel | removed unused import of ComprehensionTransform (which... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | fix compile time constants in array size declarations... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | removed unused code and outdated comment |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | fix compiler crash - but not the underlying problem... |
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-10 |
Stefan Behnel | fix compiler crash in function cimport code |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | fix compiler crash on mangled ctypedef names |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | enabled now working test case |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | refactored 'starred' status into a separate node to... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | fix error test |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | merge with latest cython-devel |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | fix for normal assignments to a non-sequence LHS |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Stefan Behnel | feature complete implementation of PEP 3132 |
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 | parser support for PEP 3132 (extended iterable unpacking) |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Stefan Behnel | fix temp allocation when importing external C functions |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Stefan Behnel | re-enable friendly exception traces |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Stefan Behnel | declare standard C functions 'nogil' |
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-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-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-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-04-02 |
Robert Bradshaw | merge latest cython-devel |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dag Sverre... | Merge of #271 bugfix |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dag Sverre... | Fix #271 |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dag Sverre... | Remove old temp system |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dag Sverre... | Move local manual temporaries from env to code |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dag Sverre... | Remove allocate_temps/release_temps phase |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Dag Sverre... | All exprnodes over; NewTempExprNode folded into ExprNode |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Dag Sverre... | TempNode to new temps (changes its interface was necesarry) |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | None check for optimised dict() call |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | NoneCheckNode to enforce runtime None checks for object... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | fix GeneralCallNode |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | fix for ticket 232: remember result type when calling... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | forgotten name change |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | debritification |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | optimise dict(some_dict) into a call to PyDict_Copy() |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | cleanup and simplification, moved some optimised builti... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | CondExprNode over to new temps |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | cleanup |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Behnel | general optimisation support for calls to builtin types... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Dag Sverre... | IndexNode went smoothly to newtemps |
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 |
Stefan Behnel | make import explicit (would be better to avoid the... |
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 |
next |