openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
MacRuby
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
2 days
ago.
Sep 12, 2025 — Sep 12, 2026
Showing page 9 of 204
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use plblockimp to provide imp_implementationWithBlock() for OS X 10.6 compatiblility
Daniel Sweet
More...
over 14 years ago
Clean up additions to struct.c to match MacRuby coding guidelines
Daniel Sweet
More...
over 14 years ago
Update master to 69434c9
Daniel Sweet
More...
over 14 years ago
Replace MRI Struct attribute accessors with IMP-wrapped blocks, giving each attr_accessor its own implementation in Objective-C
Daniel Sweet
More...
over 14 years ago
remove unnecessary rb_ary_new() in rary_uniq_bang()
Watson
More...
over 14 years ago
[fix #88] add support for Array#{uniq, uniq!} block
Watson
More...
over 14 years ago
[fix #86] invokes the rb_file_writable_real_p() as Kernel.#test(?W, path)
Watson
More...
over 14 years ago
[fix #87] File.basename should not return frozen strings
Watson
More...
over 14 years ago
[fix #77] make sure to call #description with Objective-C objects
Watson
More...
over 14 years ago
[fix #74] should not define the method into special constant objects and symbols via instance_{eval, exec}
Watson
More...
over 14 years ago
[fix #73] should not remove the method from special constant objects and symbols via instance_{eval, exec}
Watson
More...
over 14 years ago
[fix #72] fix the Regexp#options
Watson
More...
over 14 years ago
refactor sanitize_regexp_string()
Watson
More...
over 14 years ago
[fix #70] fix the Regexp to support the '\H' matcher
Watson
More...
over 14 years ago
[fix #69] fix the Regexp to support the '\h' matcher
Watson
More...
over 14 years ago
[fix #68] fix the Regexp to recognize the octal literals
Watson
More...
over 14 years ago
[fix #71] raise a TypeError if Regexp object uninitialized, should not asserts.
Watson
More...
over 14 years ago
Revert "does not get the information of included module recursively in Module#included_modules"
Watson
More...
over 14 years ago
fix the Range#hash because its methods cause crash if passed a cyclic range object
Watson
More...
over 14 years ago
fix the Range#{eql?, ==} because its methods cause crash if passed a cyclic range object
Watson
More...
over 14 years ago
fix the Range#inspect because its method causes crash if passed a cyclic range object
Watson
More...
over 14 years ago
fix an overflow by multiplying
Watson
More...
over 14 years ago
should not raise an exception, so implement vm_fast_mod(). fix #1471
Watson
More...
over 14 years ago
Update the ChangeLog regarding the copyright change
Mark Rada
More...
over 14 years ago
Merge pull request #64 from ferrous26/master
Mark Rada
More...
over 14 years ago
Add a 2012 copyright notice to parse.y
Mark Rada
More...
over 14 years ago
Change ownership to The MacRuby Team and update copyrights
Mark Rada
More...
over 14 years ago
sample-macruby/Sketch: does not use MacOSX10.5.sdk
Watson
More...
over 14 years ago
sample-macruby/RoundTransparentWindow: remove InfoPlist.strings from Project, because it does not exist
Watson
More...
over 14 years ago
Don't JIT rubyc during stdlib compilation
Mark Rada
More...
over 14 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
203
204
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree