summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-21Change argument `Proc` to `#call` defined object.manga_osyo
2019-11-21Add <Home> <End> keys.manga_osyo
2019-11-20Add tests of argument forwarding's parameters and inspectKazuhiro NISHIYAMA
2019-11-20Mintty on Cygwin isn't a kind of command prompt, can process ANSI escape codeaycabta
2019-11-20add a NEWS entry for Method#inspectKoichi Sasada
2019-11-20Always forward declaration is neededNobuyoshi Nakada
2019-11-20Turn C4047 warning into errorNobuyoshi Nakada
2019-11-20re-add function prototypes卜部昌平
2019-11-20Revert the line for nextafter.c for FreeBSD makeNobuyoshi Nakada
2019-11-20Update representation (discussed on ruby tracker)zverok
2019-11-20Fix test_module.rbzverok
2019-11-20Method parameters inspectzverok
2019-11-20Fix indent of a line when a newline is inserted to the nextaycabta
2019-11-20Replace typo "bock" with "block"aycabta
2019-11-20A preceding token of "do" of block has EXPR_CMDARG or EXPR_ENDFNaycabta
2019-11-20Number sign comment (# bla bla) is a kind of newline characteraycabta
2019-11-20Generate history file path correctly when $HOME/.irbrc doesn't existaycabta
2019-11-19Fix memory corruption in Enumerable#reverse_each [ruby-dev:50867] [Bug #16354]Kazuki Tsujimoto
2019-11-20Revert "[ripper] Quoted label without expression must be a local variable"Nobuyoshi Nakada
2019-11-20* 2019-11-20 [ci skip]git
2019-11-19Avoid needless object allocationKazuki Tsujimoto
2019-11-19Add a testKazuhiro NISHIYAMA
2019-11-19[ripper] Quoted label without expression must be a local variableNobuyoshi Nakada
2019-11-19care about TAG_FATAL.Koichi Sasada
2019-11-19Configure static extensions only if in chargeNobuyoshi Nakada
2019-11-19peep-hole optimize VM instructions卜部昌平
2019-11-19Remove TEST_BUNDLED_GEMS_ALLOW_FAILURESKazuhiro NISHIYAMA
2019-11-19make functions static卜部昌平
2019-11-19Clarify documentation for `InstructionSequence#compile`.Samuel Williams
2019-11-19Suppress `stty` error on Apple TerminalNobuyoshi Nakada
2019-11-19Prefer dedecated assertionsNobuyoshi Nakada
2019-11-18pack is not using invokebuiltin anymoreTakashi Kokubun
2019-11-19Fix glob base in bundler.gemspecKazuhiro NISHIYAMA
2019-11-19Skip some tests if extracted from tarballKazuhiro NISHIYAMA
2019-11-19Allow unknown if ruby coreKazuhiro NISHIYAMA
2019-11-19* 2019-11-19 [ci skip]git
2019-11-18test/-ext-/string/test_fstring.rb: suppress a warning for taintYusuke Endoh
2019-11-18NEWS: Add an example for the warning of "yield in singleton class"Yusuke Endoh
2019-11-18Dependents on probes.h need the dummy header tooNobuyoshi Nakada
2019-11-18Update dependenciesNobuyoshi Nakada
2019-11-18Build ruby-runnerNobuyoshi Nakada
2019-11-18Skip dependencies on timestamp filesNobuyoshi Nakada
2019-11-18Renamed assembly file like as e64f71f812324d098bed12ed68c2bc1d6e780c90Nobuyoshi Nakada
2019-11-18delete unused codes卜部昌平
2019-11-18should not use __func__Koichi Sasada
2019-11-18rb_tainted_str_new_with_enc is no longer usedNobuyoshi Nakada
2019-11-18add casts.Koichi Sasada
2019-11-18catch up last commit.Koichi Sasada
2019-11-18vm_invoke_builtin_delegate with start index.Koichi Sasada
2019-11-18update deps.Koichi Sasada