7
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use plblockimp to provide imp_implementationWithBlock() for OS X 10.6 compatiblility More... over 14 years ago
Clean up additions to struct.c to match MacRuby coding guidelines More... over 14 years ago
Update master to 69434c9 More... over 14 years ago
Replace MRI Struct attribute accessors with IMP-wrapped blocks, giving each attr_accessor its own implementation in Objective-C More... over 14 years ago
remove unnecessary rb_ary_new() in rary_uniq_bang() More... over 14 years ago
[fix #88] add support for Array#{uniq, uniq!} block More... over 14 years ago
[fix #86] invokes the rb_file_writable_real_p() as Kernel.#test(?W, path) More... over 14 years ago
[fix #87] File.basename should not return frozen strings More... over 14 years ago
[fix #77] make sure to call #description with Objective-C objects More... over 14 years ago
[fix #74] should not define the method into special constant objects and symbols via instance_{eval, exec} More... over 14 years ago
[fix #73] should not remove the method from special constant objects and symbols via instance_{eval, exec} More... over 14 years ago
[fix #72] fix the Regexp#options More... over 14 years ago
refactor sanitize_regexp_string() More... over 14 years ago
[fix #70] fix the Regexp to support the '\H' matcher More... over 14 years ago
[fix #69] fix the Regexp to support the '\h' matcher More... over 14 years ago
[fix #68] fix the Regexp to recognize the octal literals More... over 14 years ago
[fix #71] raise a TypeError if Regexp object uninitialized, should not asserts. More... over 14 years ago
Revert "does not get the information of included module recursively in Module#included_modules" More... over 14 years ago
fix the Range#hash because its methods cause crash if passed a cyclic range object More... over 14 years ago
fix the Range#{eql?, ==} because its methods cause crash if passed a cyclic range object More... over 14 years ago
fix the Range#inspect because its method causes crash if passed a cyclic range object More... over 14 years ago
fix an overflow by multiplying More... over 14 years ago
should not raise an exception, so implement vm_fast_mod(). fix #1471 More... over 14 years ago
Update the ChangeLog regarding the copyright change More... over 14 years ago
Merge pull request #64 from ferrous26/master More... over 14 years ago
Add a 2012 copyright notice to parse.y More... over 14 years ago
Change ownership to The MacRuby Team and update copyrights More... over 14 years ago
sample-macruby/Sketch: does not use MacOSX10.5.sdk More... over 14 years ago
sample-macruby/RoundTransparentWindow: remove InfoPlist.strings from Project, because it does not exist More... over 14 years ago
Don't JIT rubyc during stdlib compilation More... over 14 years ago