|
Mar 25, 2025
—
Mar 25, 2026
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| make push-gem |
|
More... | almost 14 years ago | |||
| remove *.gem files in make clean |
|
More... | almost 14 years ago | |||
| fix gemspec |
|
More... | almost 14 years ago | |||
| make gemspec's version read from makefile, fix require paths |
|
More... | almost 14 years ago | |||
| fixed makefile |
|
More... | almost 14 years ago | |||
| gitignore |
|
More... | almost 14 years ago | |||
| makefile |
|
More... | almost 14 years ago | |||
| gemspec |
|
More... | almost 14 years ago | |||
| mv lib/cast/* lib/cast19/ |
|
More... | almost 14 years ago | |||
| mv ext/* ext/cast19/ |
|
More... | almost 14 years ago | |||
| the array returned my #methods is no longer of strings |
|
More... | almost 14 years ago | |||
| fix up requires |
|
More... | almost 14 years ago | |||
| fix up readme |
|
More... | almost 14 years ago | |||
| cast_mC should be extern to avoid duplicate symbol errors |
|
More... | almost 14 years ago | |||
| use RSTRING_PTR and RSTRING_LEN rather than RSTRING(str)->{ptr, len} |
|
More... | almost 14 years ago | |||
| original CAST |
|
More... | almost 14 years ago | |||