Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix cython scope caching (it breaks about half of the test suite, but it ↵ | Mark Florisson | 2011-10-03 | 1 | -2/+9 | |
| | | | | | | | | probably slow down cython.compile) | |||||
* | | merge -- working fused types, broken cython testscope | Mark Florisson | 2011-10-02 | 1 | -0/+1 | |
|/ | ||||||
* | Don't merge cython scope into module scope | Mark Florisson | 2011-10-02 | 1 | -4/+0 | |
| | ||||||
* | Support slicing memoryview slices | Mark Florisson | 2011-09-30 | 1 | -2/+5 | |
| | ||||||
* | Change memview access and packing modifier constants | Mark Florisson | 2011-09-30 | 1 | -0/+1 | |
| | ||||||
* | Fix refnanny + test tags | Mark Florisson | 2011-09-30 | 1 | -19/+19 | |
| | ||||||
* | use_utility_code vs. memoryviews fixup | Dag Sverre Seljebotn | 2011-09-30 | 1 | -1/+26 | |
| | ||||||
* | memoryview utility code pulled in when memview array syntax used in Cython ↵ | Kurt Smith | 2011-09-30 | 1 | -2/+0 | |
| | | | | source. | |||||
* | [mq]: memview-stuff | Kurt Smith | 2011-09-30 | 1 | -0/+4 | |
| | ||||||
* | do not reject invalid module names when embedding - the result may still be ↵ | Stefan Behnel | 2011-09-14 | 1 | -1/+2 | |
| | | | | | | | executable --HG-- extra : transplant_source : j4%28%89%8B%DDef%5B%C8%12H%97%AD%E3%21yJ%9A%AA | |||||
* | OpenMP Control Flow | Mark Florisson | 2011-07-29 | 1 | -1/+2 | |
| | ||||||
* | Delete trailing whitespaces | Vitja Makarov | 2011-07-25 | 1 | -1/+1 | |
| | ||||||
* | py23 compatibility | Mark Florisson | 2011-07-19 | 1 | -2/+2 | |
| | ||||||
* | Cython Utility Code cname extclass decorator + extmethod prototypes | Mark Florisson | 2011-07-19 | 1 | -0/+2 | |
| | ||||||
* | Support cname() decorators in CythonUtilityCode | Mark Florisson | 2011-07-19 | 1 | -0/+20 | |
| | ||||||
* | Make it possible to construct sub-magic-modules of cython | Dag Sverre Seljebotn | 2011-07-19 | 1 | -11/+28 | |
| | ||||||
* | Support utility code written in Cython | Dag Sverre Seljebotn | 2011-07-19 | 1 | -15/+29 | |
| | ||||||
* | Refactored pipeline construction to Pipeline.py | Dag Sverre Seljebotn | 2011-07-12 | 1 | -0/+237 | |