summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05ext/psych/extconf.rb: braced VPATH is for nmake onlyNobuyoshi Nakada
2019-12-05test/io/console/test_io_console.rb: add a memo for the mysterious hackYusuke Endoh
2019-12-05Change encoding of completion list...for more testsaycabta
2019-12-05move an interrupt point.Koichi Sasada
2019-12-05test/io/console/test_io_console.rb: Try the hack for SolarisYusuke Endoh
2019-12-04Add missing dependencyTakashi Kokubun
2019-12-04MJIT_CC and MJIT_SUPPORT are not a prefixTakashi Kokubun
2019-12-04Prefer using MJIT_CC for JIT support checkTakashi Kokubun
2019-12-05parse.y: suppress "set but not used" warnings on ripper.yYusuke Endoh
2019-12-05add additional CF info for CI envKoichi Sasada
2019-12-05fix parameterKoichi Sasada
2019-12-05ext/openssl/extconf.rb: do not use -Werror=deprecated-declarationsYusuke Endoh
2019-12-05Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga
2019-12-05debug.rb: expand filenames in breakpointsAntonio Terceiro
2019-12-05Change encoding of completion listaycabta
2019-12-04Make TracePoint.stat a singleton method again (#2726)Alan Wu
2019-12-05Make rb_eval_string_wrap specify a cref so constant setting works correctlyJeremy Evans
2019-12-04Do not attempt to call methods on the receiver if it is a basic objectYuki Nishijima
2019-12-05Revert "Add debug option to check ci failures on solaris"Kazuhiro NISHIYAMA
2019-12-05* 2019-12-05 [ci skip]git
2019-12-05Support disable-completionaycabta
2019-12-05Fix variable catchaycabta
2019-12-04[DOC] Added File::FNM_SYSCASE example [Bug #16391] [ci skip]Nobuyoshi Nakada
2019-12-04coroutine/ucontext/Context.c: Include "ruby/config.h" for SolarisYusuke Endoh
2019-12-04Fix thread leak in drbKazuhiro NISHIYAMA
2019-12-04implement Range#count卜部昌平
2019-12-04new_cond before mon_initializeKoichi Sasada
2019-12-04compile.c: stop wrong peephole optimization when covearge is enabledYusuke Endoh
2019-12-04[ruby/io-console] Fixed `intr: false` mode on WindowsNobuyoshi Nakada
2019-12-04Silence incorrect assigned but unused variable warnings in ripperJeremy Evans
2019-12-04Make {Method,UnboundMethod}#super_method handle clone/bind/unbindJeremy Evans
2019-12-04compile.c: trivial refactoringYusuke Endoh
2019-12-04Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)"NARUSE, Yui
2019-12-04Revert "Revert nil error and adding deprecation message"NARUSE, Yui
2019-12-04Revert "Improve warning message"NARUSE, Yui
2019-12-04Revert "Fix warnings in Regexp#{match,match?} specs"NARUSE, Yui
2019-12-03Make Enumerator::Chain#each treat lambdas as lambdaJeremy Evans
2019-12-03Do not lose existing constant visibility when autoloadingJeremy Evans
2019-12-04* 2019-12-04 [ci skip]git
2019-12-03Check interrupts before starting threadJeremy Evans
2019-12-03fix typoKOSAKI Motohiro
2019-12-03vm_args.c: make the keyword deprecation message helpfulYusuke Endoh
2019-12-03tool/lib/test/unit/parallel.rb: fail explicitly when failing to get ioYusuke Endoh
2019-12-03Fixed the inverted conditionNobuyoshi Nakada
2019-12-03Wrap statements in AS_IF properlyNobuyoshi Nakada
2019-12-03Fix auto-indent behavior correctlyaycabta
2019-12-03Fixed stack overflow [Bug #16382]Nobuyoshi Nakada
2019-12-03mjit.c: fix a mismatch of malloc'ed typeYusuke Endoh
2019-12-02Make more attempts to check for the precision of Process.timesBenoit Daloze
2019-12-03* 2019-12-03 [ci skip]git