summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Update changelog.Stefan Behnel2018-08-111-0/+3
* Update changelog.Stefan Behnel2018-08-111-2/+14
* Merge pull request #2528 from mattip/numpy-base-accessscoder2018-08-101-0/+2
|\
| * MAINT: avoid numpy internals in {sg}et_array_basemattip2018-08-011-0/+2
* | Enable PEP-489 multi-phase module initialisation, now that re-imports are han...Stefan Behnel2018-08-101-0/+3
* | Actually enable the error on PEP-489 module reinitialisation, and add it to t...Stefan Behnel2018-08-101-0/+4
* | Merge branch '0.28.x'Stefan Behnel2018-08-031-4/+10
|\ \ | |/ |/|
| * Update changelog and prepare release of 0.28.5.Stefan Behnel2018-08-031-0/+13
* | Replace GCC's attribute optimize("Os") by the better supported and similar (c...Stefan Behnel2018-07-221-0/+4
* | Update changelog.Stefan Behnel2018-07-221-0/+4
* | Update changelog.Stefan Behnel2018-07-181-0/+4
* | Merge branch '0.28.x'Stefan Behnel2018-07-181-0/+3
|\ \ | |/
| * Add changelog entry for GH #2199 (fixed in 0.28.3).Stefan Behnel2018-07-181-0/+3
* | Merge branch '0.28.x'Stefan Behnel2018-07-081-1/+3
|\ \ | |/
| * Prepare release of 0.28.4.Stefan Behnel2018-07-081-1/+3
* | Merge pull request #2411 from gabrieldemarmiesse/replace_broken_linksscoder2018-07-071-2/+2
|\ \
| * | Fixing some broken links.gabrieldemarmiesse2018-06-251-2/+2
* | | Merge branch '0.28.x'Stefan Behnel2018-06-261-0/+3
|\ \ \ | |/ / |/| / | |/
| * Correct the runtime handling of exception tuples in except clauses.Stefan Behnel2018-06-261-0/+3
* | Update changelog.Stefan Behnel2018-06-201-0/+3
* | Update changelog.Stefan Behnel2018-06-171-0/+1
* | Update changelog.Stefan Behnel2018-06-161-0/+3
* | Fix several internal function signatures that lead to warnings in gcc-8.Stefan Behnel2018-06-151-0/+2
* | Update changelog.Stefan Behnel2018-06-111-0/+4
* | Fix purepython builtin type stringsClaudio Freire2018-06-081-0/+3
* | Use dict version guards to avoid the attribute lookup on cpdef method calls f...Stefan Behnel2018-06-081-0/+5
* | Merge branch '0.28.x'Stefan Behnel2018-06-031-0/+11
|\ \ | |/
| * Fix: reallowing tp_clear() in a subtype of an @no_gc_clear extension type gen...Stefan Behnel2018-06-031-0/+11
* | Make raise-statements inside of nogil blocks automatically acquire the GIL, i...Stefan Behnel2018-06-031-3/+6
* | Merge branch '0.28.x'Stefan Behnel2018-05-271-1/+1
|\ \ | |/
| * Prepare release of 0.28.3.Stefan Behnel2018-05-271-1/+1
* | Make cpdef methods overridable in Python classes with slots (which do not hav...Stefan Behnel2018-05-271-0/+4
* | Merge branch '0.28.x'Stefan Behnel2018-05-271-3/+0
|\ \ | |/
| * Revert "Make cpdef methods overridable in Python classes with slots (which do...Stefan Behnel2018-05-271-3/+0
* | Avoid redundant importing of modules when cimporting external extension types...Stefan Behnel2018-05-261-0/+3
* | Make "language_level=3" directive apply directly to the first token in the so...Stefan Behnel2018-05-181-0/+3
* | Update changelog.Stefan Behnel2018-05-181-2/+2
* | Support more C file extensions when searching modules during coverage analysi...Stefan Behnel2018-05-181-0/+3
* | Merge branch '0.28.x'Stefan Behnel2018-05-181-0/+3
|\ \ | |/
| * Avoid segfault due to a bug in g++ 4.4.7 when the -Os setting for the module ...Stefan Behnel2018-05-181-0/+3
* | Merge branch '0.28.x'Stefan Behnel2018-05-181-1/+1
|\ \ | |/
| * Update changelog.Stefan Behnel2018-05-181-1/+1
* | Merge branch '0.28.x'Stefan Behnel2018-05-181-0/+3
|\ \ | |/
| * Prevent UnicodeEncodeError in Py2 when ``%s`` formatting is optimised for uni...Stefan Behnel2018-05-181-0/+3
* | Update changelog.Stefan Behnel2018-05-171-0/+5
* | Update changelog.Stefan Behnel2018-05-041-0/+16
|/
* Make cpdef methods overridable in Python classes with slots (which do not hav...Stefan Behnel2018-05-031-0/+3
* Fix for non-CPython: continue iterating during set iteration after finding th...Stefan Behnel2018-04-171-0/+9
* Update changelog.Stefan Behnel2018-04-131-1/+1
* Prepare release of 0.28.2.0.28.2Stefan Behnel2018-04-131-1/+4