7
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make NSObject#inspect return a RubyString More... over 14 years ago
Update Changelog More... over 14 years ago
Add the JSON upgrade to the ChangeLog More... over 14 years ago
Merge pull request #63 from Watson1978/json/v1.6.5 More... over 14 years ago
Update RubyGems to 1.8.17 More... over 14 years ago
merge "Fix #1313 with a little redirection" from 3809805cfe11db21d96fca60b06f62f11e2d2b30 More... over 14 years ago
does not use the GC memory in json More... over 14 years ago
import json v1.6.5 More... over 14 years ago
check whether instance method is registered also with OS X 10.7. fix #1476 More... over 14 years ago
Make cocoa classes use #description when #inspect is called on them More... over 14 years ago
add perf_string.rb to do benchmark of string More... over 14 years ago
does not get the information of included module recursively in Module#included_modules More... over 14 years ago
Thread#priority= should raise SecurityError when $SAFE is 4 More... over 14 years ago
Add a change log for notable changes More... over 14 years ago
macrubyc --help and --version should exit with code 0 More... over 14 years ago
use with_destdir for making nightly build More... over 14 years ago
update rake's test to v0.9.2.2 More... over 14 years ago
Merge pull request #58 from Watson1978/rake/v0.9.2.2 More... over 14 years ago
merge "Add SSL constants and allow to unset SSL option to prevent BEAST attack" from CRuby see https://github.com/ruby/ruby/commit/85fd9aadd13fdf685395cf605007e3fcdf40336f#ext/openssl More... over 14 years ago
create symbolic link of rb_nibtool on '/Developer/usr/bin/' for Xcode3 environments More... over 14 years ago
add quotation because strings might be included space More... over 14 years ago
make directory for nibtool because task of nightly build is aborted More... over 14 years ago
make sure to remove the directory of `Developer' and `Users' More... over 14 years ago
change installation location of Xcode4 Templete from user directory for Multi-User environments More... over 14 years ago
does not include rake_lib_dir, because fails to load minitest gem More... over 14 years ago
Performance improvement in String#[]= More... over 14 years ago
install the Examples into User Directory as well as Xcode4 Templates with `rake install' More... over 14 years ago
configure Xcode path of `xcode-select' for Xcode 4.3 More... over 14 years ago
Note in the README that you can make installation less noisy More... over 14 years ago
StringIO#read(length) returns binary string when passed length More... over 14 years ago