openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Cython
Settings
|
Report Duplicate
63
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 607
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update doc requirements and pin them to recent versions (#5946)
da-woods
More...
12 months ago
Don't use contextlib in TestCyCache
da-woods
More...
12 months ago
Try disabling gc for line-trace tests (#5947)
da-woods
More...
12 months ago
Force closing gzip file in TestCyCache (#5945)
da-woods
More...
12 months ago
Use vectorcall by default (#5804)
da-woods
More...
12 months ago
Extend and clean up test.
scoder
as Stefan Behnel
More...
12 months ago
Build: Let cibuildwheel decide itself which wheels to build.
scoder
as Stefan Behnel
More...
12 months ago
Fix types in cpdef_extern_func (#5940)
da-woods
More...
12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
12 months ago
Prepare release of 3.0.8.
scoder
as Stefan Behnel
More...
12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
12 months ago
Update changelog.
scoder
as Stefan Behnel
More...
12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
12 months ago
Update changelog.
scoder
as Stefan Behnel
More...
12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
12 months ago
Avoid C99-isms.
scoder
as Stefan Behnel
More...
12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
12 months ago
Avoid C99-ism.
scoder
as Stefan Behnel
More...
12 months ago
Fix parsing of "longlong" etc. after the last change, i.e. Python style type names without spaces.
scoder
as Stefan Behnel
More...
12 months ago
Avoid C99-ism.
scoder
as Stefan Behnel
More...
12 months ago
Extract a list of fixed-sign integer types and reuse them where possible.
scoder
as Stefan Behnel
More...
12 months ago
Clean up a few temporary variables in Shadow.py and add a warning when users access 'cython.gs'.
scoder
as Stefan Behnel
More...
12 months ago
Fix parsing of ptrdiff_t in PyrexTypes and add another "all types in Shadow.py?" test (GH-5938)
da-woods
More...
12 months ago
Fix parsing of ptrdiff_t in PyrexTypes and add another "all types in Shadow.py?" test (GH-5938)
da-woods
More...
12 months ago
Fix some C99-isms in 3.0.x branch.
scoder
as Stefan Behnel
More...
12 months ago
Avoid C99-ism.
scoder
as Stefan Behnel
More...
12 months ago
Use Py3.6 instead of Py3.7/8/9 for the C89 build since CPython switched to C99 at some point (e.g. "inline").
scoder
as Stefan Behnel
More...
12 months ago
Use Py3.7 instead of Py3.9 for the C89 build since CPython switched to C99 at some point (e.g. "inline").
scoder
as Stefan Behnel
More...
12 months ago
Fix some C99-isms in 3.0.x branch.
scoder
as Stefan Behnel
More...
12 months ago
Cleanups in master branch (which actually uses C99, not C89).
scoder
as Stefan Behnel
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
…
606
607
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree