summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-15tool/mjit_archflag.sh: separated, too many escapesnobu
2018-11-15bignum.c: ee should be signedshyouhei
2018-11-15Revert "Use CC without ccache as MJIT_CC"kazu
2018-11-15Use CC without ccache as MJIT_CCkazu
2018-11-15.travis.yml: enable ccacheshyouhei
2018-11-14* 2018-11-15svn
2018-11-14Fix syntax on Binding.irb documentation [ci skip]k0kubun
2018-11-14rational.c (nurat_div): use the dedicated function nurat_to_fnobu
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