63
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Actually test the 3.0.x branch with C89 since it should continue to support Py2.7 and old MSVC versions that go with it.
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-ism in 3.0.x branch which still needs to support old Py2.7 MSVC builds.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Add "p_..." pointer types of signed/unsigned integer types to Shadow.py.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
docs: Add a note that global variable annotations are ignored.
scoder
as Stefan Behnel
More... about 1 year ago
Revert "Fix error in auto-completion in Cygdb (#5924)" More... about 1 year ago
Revert "Add extra info on annotation inexact type (#5915)" More... about 1 year ago
Fix error in auto-completion in Cygdb (#5924) More... about 1 year ago
Add extra info on annotation inexact type (#5915) More... about 1 year ago
Add extra info on annotation inexact type (#5915) More... about 1 year ago
Add `use_threads_if` parameter to `parallel()` and `prange()` (#5919) More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Fixes an address-sanitizer issue in parallel sections (GH-5922) More... about 1 year ago
Fixes an address-sanitizer issue in parallel sections (GH-5922) More... about 1 year ago
Provide better assignment failure diagnostics for typedef target types by printing their resolved type.
scoder
as Stefan Behnel
More... about 1 year ago
[Docs] Migrate Cython for NumPy users section to pure python (#5913) More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Fix utilitycode generation for const fused typedef (GH-5233) More... about 1 year ago
Fix utilitycode generation for const fused typedef (GH-5233) More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Update changelog.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Prepare release of 3.0.7.
scoder
as Stefan Behnel
More... about 1 year ago
Update changelog.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch 'master' of git+ssh://github.com/cython/cython
scoder
as Stefan Behnel
More... about 1 year ago