0
I Use This!
Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More More... almost 14 years ago
Support bitfields here too. More... almost 14 years ago
Support bitfields in initializers. More... almost 14 years ago
alignof() on a non-completed struct More... almost 14 years ago
Convenience. More... almost 14 years ago
Test and fix. More... almost 14 years ago
Test directly cdata_sub(). More... almost 14 years ago
Extra tests. More... almost 14 years ago
Test that we cannot inherit from the types. More... almost 14 years ago
Support for weakrefs. More... almost 14 years ago
Kill b_gc(). More... almost 14 years ago
hg merge default More... almost 14 years ago
Let's say that wchar_t is unsigned if and only if it is 2 bytes. More... almost 14 years ago
Fix the XXX. More... almost 14 years ago
Remove code duplication. More... almost 14 years ago
Clearer error message. More... almost 14 years ago
Fix :-) More... almost 14 years ago
Add a separator line, for pypy's test. More... almost 14 years ago
(fijal, arigo) (early sprint) More... almost 14 years ago
Start by writing tests. More... almost 14 years ago
A branch in which to add support for wchar_t with unicodes. More... almost 14 years ago
Tests, missing case. More... almost 14 years ago
- Turn Py_FatalError() into raising SystemErrors. - Fix the issue with callbacks returning 'void'. More... almost 14 years ago
Merged in tlynn/cffi (pull request #2) More... almost 14 years ago
Fixed version, sorry (from Israel Fruchter). More... almost 14 years ago
Minor simplification More... almost 14 years ago
More general fix for returning pointers from callbacks in ctypes backend. More... almost 14 years ago
Fix void* callback return types in ctypes backend. More... almost 14 years ago
Be clearer about refusing float values where we expect integer cdata's. More... almost 14 years ago
This was actually done. More... almost 14 years ago