0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added formatting, clarifications. More... about 14 years ago
Added release pool and threading considerations to readme. More... about 14 years ago
Added preliminary string implementation. More... about 14 years ago
CuRetain() and CuRelease() can now take a NULL argument to no effect. More... about 14 years ago
Fixed typo, added reference to CuRetain() use. More... about 14 years ago
Added THE (Cumin) RULES to the readme. More... about 14 years ago
Made CuData's constructors' bytes parameter const. More... about 14 years ago
Marked as GC-safe in Xcode project (Mac OS X only). More... about 14 years ago
Fixed a few Equals... test. More... about 14 years ago
Extended tests on mutable arrays to include insertion after removal, head insertion, tail insertion. More... about 14 years ago
Removed C99 stuff. More... about 14 years ago
Tons o' small changes! Also: Mutable arrays! More... about 14 years ago
Removed the kind/kind info distinction. More... about 14 years ago
Added code that exercises CuRetain/CuRelease/CuReleaseLater. More... about 14 years ago
Fixed a ton of horrible problems including new instances being returned with a refcount of 0 rather than 1. More... about 14 years ago
More readme. More... about 14 years ago
Readme. More... about 14 years ago
Fixed a leak in CuData. More... about 14 years ago
Added release pooling (ObjC-style autorelease). All constructor calls now call CuReleaseLater() (autorelease). Added CuShow() (nonfunctional atm) for displaying objects for debugging. Added header reentry guards. More... about 14 years ago
Important fixes to object layout code and CuArray. More... about 14 years ago
Fixed stuff in CuArray. Added CuData. Added tests. More... about 14 years ago
Initial commit. More... about 14 years ago