openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
I
IronRuby
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 59 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of git://github.com/jschementi/ironruby
Shri Borde
More...
about 16 years ago
Merge branch 'master' of git://github.com/nrk/ironruby into int
Jim Deville
More...
about 16 years ago
Merge branch 'master' of git://github.com/ironruby/ironruby
Ivan Porto Carrero
More...
about 16 years ago
autoload uses '/' to join load-path and autoload-path
Jimmy Schementi
More...
about 16 years ago
Merge branch 'master' of git://github.com/Jirapong/ironruby into integration
Jim Deville
More...
about 16 years ago
Merge branch 'master' of git://github.com/nrk/ironruby into integration
Jim Deville
More...
about 16 years ago
syncing to head of tfs
Jim Deville
More...
about 16 years ago
rebuilt ironruby tags
git.exe' is not recognized as an internal or external command
More...
about 16 years ago
Implement Process.waitall (needed by Process specs) Also implement Errno::ECHILD, Process.uid=, Process.wait and Process.wait2
git.exe' is not recognized as an internal or external command
More...
about 16 years ago
Makes __FILE__ and $PROGRAM_NAME (and $0) have canonicalized paths when Ruby is hosted from ir.exe. However, __FILE__ is not messed with when including a file via require/load.
Jimmy Schementi
More...
about 16 years ago
move RubyErrno's exceptions to exceptions.cs
Jirapong Nanta
More...
about 16 years ago
implement File.umask in order to run the specs
Jim Deville
More...
about 16 years ago
* added RubyErrno.cs to IronRuby.dll, move EEXIST, EINVAL, and ENOENT to IronRuby.dll
Jirapong Nanta
More...
about 16 years ago
* IListOps.Difference now uses Object#hash and Object#eql? to check for object equality, this fixes the failing spec "Array#- acts as if using an intermediate hash to collect values"
Daniele Alessandri
More...
about 16 years ago
Merge branch 'master' of git://github.com/shri/ironruby
Daniele Alessandri
More...
about 16 years ago
Merge branch 'master' of git://github.com/ironruby/ironruby
Daniele Alessandri
More...
about 16 years ago
format indent style
Jirapong Nanta
More...
about 16 years ago
Merge branch 'master' of
[email protected]
:ironruby/ironruby
Jimmy Schementi
More...
about 16 years ago
add a file with the git sha1 hashes of current mspec and rubyspec
Jim Deville
More...
about 16 years ago
update rubyspec and mspec
Jim Deville
More...
about 16 years ago
Merge branch 'master' of http://github.com/ironruby/ironruby
Shri Borde
More...
about 16 years ago
Changed irtests.bat to not use "mspec -V" (unless you are using "irtests -par") which was causing very verbose output Changed irtests.bat to only use two "mspec" tasks so that "irtest -par" will spawn fewer processes. Changed IronRuby.Tests.exe to show dots for each test instead of printing a new line which is very verbose Changed irtests.bat to continue running tests even if previous test task failed. It remembers the failed results and prints the summary at the end. Added ruby19.bat so that "mspec -tr19" runs with Ruby 1.9. It requires you to set RUBY19_EXE to point to your copy of the 1.9 version of ruby.exe
Shri Borde
More...
about 16 years ago
Merge branch 'master' of git://github.com/ironruby/ironruby
Ivan Porto Carrero
More...
about 16 years ago
removing extra spec files
Jim Deville
More...
about 16 years ago
categorizing uncategorized specs
Jim Deville
More...
about 16 years ago
Fixes Array#hash to work with recursive arrays Also updated ArraySpecs.recursive_array to produce a cycle of length 3. Previously, it was doing "a << a" multiple times, but this does not increase the length of the cycle above 2. It just increase the number of cycles. This change required an update to many files. Also added a new ArraySpecs.recursive_arrays function which should be used when dealing with two arrays (comparisons, merge, etc). I have only used it in equal_value_spec and eql_spec for now... Also removed entries from critical_tags.txt since recursive hashing and comparison now works.
Shri Borde
More...
about 16 years ago
add a filtered function to mspec to simplify default.mspec
Jim Deville
More...
about 16 years ago
Merge branch 'master' of http://github.com/ironruby/ironruby
Jirapong Nanta
More...
about 16 years ago
Merge branch 'master' of http://github.com/shri/ironruby
Jirapong Nanta
More...
about 16 years ago
Merge branch 'master' of http://github.com/ironruby/ironruby
Jirapong Nanta
More...
about 16 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
68
69
→
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