1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #213 from MagLev/tim/fix-211
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
fix typo in test
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
fix test for 1.9 and 1.8
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
fix whitespace
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
fix #211
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
Merge pull request #205 from zenspider/master
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
warn should only NOT output if $VERBOSE is nil. More... about 12 years ago
Merge pull request #210 from MagLev/tim/Fibers
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
add Fibers based on callcc
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
Kernel#warn should always output regardless of $VERBOSE More... about 12 years ago
Fixes #204. Patches _rubyInspect instead of rubyFullName to ensure the name can be blank but the inspect/to_s is meaningful. More... about 12 years ago
Regexp#=~ - Try to cast instance via #to_str if not already a String instance. More... about 12 years ago
improve logging and outputs for build_maglev_in_stone More... about 12 years ago
increase log output to 50 lines in case of errors More... about 12 years ago
Merge remote-tracking branch 'origin/master' into master-1.9
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
kill cat, so travis won't pick up its broken pipe as an error
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
make sure we return a 0 exit code from running rubyspecs if there were no errors and no failures
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
tag right spec on travis, this time
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
another try to fix travis build
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
fix build_maglev_in_stone finalizing and return status More... about 12 years ago
try to fix travis test failure
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
tag remaining travis failure
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
Merge branch 'master' into master-1.9
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
run rubyspecs on travis
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
add tags for rubyspec failures on travis
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
Merge remote-tracking branch 'origin/master' into master-1.9
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
Merge remote-tracking branch 'origin/master-1.9' into master-1.9
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
Merge branch 'master' into mirror-support
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
update version.txt
timfelgentreff
as Tim Felgentreff
More... about 12 years ago
show last 10 lines of the log on error More... about 12 years ago