summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14* expand tabs.svn
2018-11-14numeric.c: avoid division by zeroshyouhei
2018-11-14test_ftp.rb: loosen another timeout requirementk0kubun
2018-11-14test_ftp.rb: loosen timeout for Travis osxk0kubun
2018-11-14test_gem_stream_ui.rb: loosen timeout for --jit-waitk0kubun
2018-11-14.travis.yml: specify git -qshyouhei
2018-11-14Add RbConfig.fire_update!nobu
2018-11-14* expand tabs.svn
2018-11-14thread.c (rb_thread_fd_select): favor rb_thread_* when no FDsnormal
2018-11-14defs/known_errors.def: update on macOS Mojave Xcode 10.1nobu
2018-11-14Makefile.in: update-known-errorsnobu
2018-11-14.travis.yml: add empty lines for readability [ci skip]shyouhei
2018-11-13* properties.svn
2018-11-13test/excludes/../TestWEBrickUtils.rb: exclude unstable testk0kubun
2018-11-13* 2018-11-14svn
2018-11-13.travis.yml: stop allowing osx failurek0kubun
2018-11-13Makefile.in: `$` for shell needs to be escaped in Makefilenobu
2018-11-13Remove duplicated assignmentkazu
2018-11-13.travis.tml: reintroduce exclusions for osxshyouhei
2018-11-13.travis.yml: eliminate remaining --color=never [ci skip]shyouhei
2018-11-13Pathname: Have #relative_path_from accept String argument.marcandre
2018-11-13test_function.rb: loosen delta boundaryk0kubun
2018-11-13Moved REVISION_FORCE before uncommon.mknobu
2018-11-13appveyor.yml: run memory-exchausting test separatelyk0kubun
2018-11-13.travis.yml: specify --tty=noshyouhei
2018-11-13date_core.c: use static ID variablesnobu
2018-11-13.travis.yml: delete test-all options for osxshyouhei
2018-11-13date_core.c: obey to the allocation frameworknobu
2018-11-13date_core.c: respect COMPLEX_DAT bitnobu
2018-11-13date_core.c: keep COMPLEX_DAT bitnobu
2018-11-13date_core.c: set/reset COMPLEX_DATnobu
2018-11-13gmake.mk: force updating revision.hnobu
2018-11-13.travis.yml: allow osx failures [experimental]shyouhei
2018-11-13addr2line.c: more on suppressing warningsshyouhei
2018-11-13common.mk: force updating revision.h on each commitk0kubun
2018-11-13.travis.yml: update VM imagesshyouhei
2018-11-13test_array.rb: try to avoid NoMemoryError on AppVeyork0kubun
2018-11-13* 2018-11-13svn
2018-11-13suppress integer overflow warningsshyouhei
2018-11-12Revert r65681 which had a race condition issuenobu
2018-11-12.travis.yml: resurrect -j on macshyouhei
2018-11-12vm_insnhelper.c: avoid nevative spshyouhei
2018-11-12erb/new_spec.rb: fix spec failure by other specsk0kubun
2018-11-12Adopt [Misc #15294]nobu
2018-11-12Export rb_flo_div_flo for MJITnobu
2018-11-12srcs-ext should update ext/ripper/eventids2table.cnobu
2018-11-12numeric.c: fix typoshyouhei
2018-11-12* expand tabs.svn
2018-11-12vm_insnhelper.c: avoid division by zeroshyouhei
2018-11-12char is neither signed nor unsignedshyouhei