7
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add indefinite hiatus notice to README.rdoc More... almost 11 years ago
fix a bug in Array() where it will return incorrected value if passed NSArray as argument More... over 12 years ago
loop unrolling to improve the Objective-C methods performance in String object More... over 12 years ago
refactor More... over 12 years ago
fix a bug in defined?(super) which returns the incorrect value if use in included module More... over 12 years ago
improve the performance of string interpolation More... over 12 years ago
update spec's tag More... over 12 years ago
fix a bug in Module#remove_method which it could call undefined method if call it once More... over 12 years ago
fix a bug in `undef' which it could call undefined method if call it once More... over 12 years ago
use MACRUBY_STATIC for rb_undef_alloc_func More... over 12 years ago
update spec's tag More... over 12 years ago
fix a bug in {Proc, Symbol}#allocate where it would be triggered the crash More... over 12 years ago
use macruby.mspec for `rake spec:list' task More... over 12 years ago
enable IO specs More... over 12 years ago
update rubyspec's tags More... over 12 years ago
add BasicObject#__id__ More... over 12 years ago
not coerce an inline expansion More... over 12 years ago
update rubyspec to dccc4f310bbd030ec8904e5b6515bd1b9cebbab4 More... over 12 years ago
use inline instead of force_inline in vm_block_eval More... over 12 years ago
[fix #208] fix a bug where set a constant which it will not raise an exception if it contains Fixnum in namaspec More... over 12 years ago
add rubyspec's tags More... over 12 years ago
update rubyspec to 5f056fed877d09b8f68a58eaa50e35766e4ac8de More... over 12 years ago
update mspec to 69c388b1187789f4996eda7dec4c1404fcd6b742 More... over 12 years ago
update rubyspec's tags More... over 12 years ago
[fix #203] fix a bug in super which fails to look up method in method which called by super More... over 12 years ago
fix a bug in respond_to_key which cannot generate a unique key for different klass and sel More... almost 13 years ago
Merge pull request #189 from eitoball/encode_to_binary_before_writing_with_ssl_socket More... almost 13 years ago
follow changes in ruby/ruby@65ca601 More... almost 13 years ago
encode to binary before writing with ssl socket More... almost 13 years ago
add NSData#to_s More... almost 13 years ago