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 18 hours
ago. based on code collected
about 18 hours
ago.
Dec 14, 2024 — Dec 14, 2025
Showing page 6 of 204
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[fix #126] does not call Pointer#to_object with the object which is created by Pointer.new
Watson
More...
over 13 years ago
remove the skips in test_nsdictionary.rb
Watson
More...
over 13 years ago
add the implementation of NSDictionary#select!
Watson
More...
over 13 years ago
add the implementation of NSDictionary#keep_if
Watson
More...
over 13 years ago
get rid of uncatchable Objective-C exception in NSDictionary#{delete_if, select} which related to #124
Watson
More...
over 13 years ago
[fix #124] get rid of uncatchable Objective-C exception, when modify receiver object in iterator block
Watson
More...
over 13 years ago
revert the condition in nsary_reverse_each() and nsary_rindex()
Watson
More...
over 13 years ago
add the NSArray tests about #122 and #123
Watson
More...
over 13 years ago
fix the condition, because causes infinity loop
Watson
More...
over 13 years ago
refactor
Watson
More...
over 13 years ago
NSArray size may increase
Watson
More...
over 13 years ago
receiver object may be changed within NSArray#select! block
Watson
More...
over 13 years ago
receiver object may be changed within NSArray#select block
Watson
More...
over 13 years ago
[fix #123] receiver object may be changed within NSArray#rindex block
Watson
More...
over 13 years ago
receiver object may be changed within NSArray#each_index block
Watson
More...
over 13 years ago
[fix #122] receiver object may be changed within NSArray#each block
Watson
More...
over 13 years ago
NSArray#delete_if should not return a nil when does not change the receiver object
Watson
More...
over 13 years ago
move PRI_TIMET_PREFIX definition into ruby.h
Watson
More...
over 13 years ago
add the skip into test_nsarray.rb
Watson
More...
over 13 years ago
check an NSArray object whether is mutable
Watson
More...
over 13 years ago
move the implementation about #roatation from Array to NSArray, in order to use its methods with Array/NSArray
Watson
More...
over 13 years ago
add the block support with NSArray#uniq
Watson
More...
over 13 years ago
add the implementation of NSArray#keep_if
Watson
More...
over 13 years ago
add the implementation of NSArray#select!
Watson
More...
over 13 years ago
[fix #119] insert kCFNull instead of nil into result of array.
Watson
More...
over 13 years ago
add NSArray/NSDictionary/NSString tests
Watson
More...
over 13 years ago
fix the NSArray#sort_by!. remove the OC2RB() which causes crash
Watson
More...
over 13 years ago
[fix #118] convert from NSString to RubyString. because rb_enc_str_buf_cat() need the RubyString
Watson
More...
over 13 years ago
add the implementation of NSArray#sort_by!
Watson
More...
over 13 years ago
[fix #117] fix the NSArray#values_at when passed the Fixnum value
Watson
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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