summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25Keep unicode_normalize/tables.rb as-isNobuyoshi Nakada
2021-03-25Fix test-bundler-parallel errors when out-of-place buildKazuhiro NISHIYAMA
2021-03-24Change heap walking to be safe for object allocationPeter Zhu
2021-03-24Ensure that caller respects the start argumentJeremy Evans
2021-03-25* 2021-03-25 [ci skip]git
2021-03-25Update bundled_gemsKazuhiro NISHIYAMA
2021-03-24Removed dln_a_outNobuyoshi Nakada
2021-03-24[ruby/irb] fix completion test when out-of-place buildNobuyoshi Nakada
2021-03-24[ruby/reline] Suppress crashing when completer_{quote,word_break}_characters ...aycabta
2021-03-24[ruby/reline] Support preposing and postposing for Reline.completion_procaycabta
2021-03-24[ruby/reline] Reline.delete_text removes the current line in multilineaycabta
2021-03-24[ruby/reline] Add Reline.ungetc to control bufferaycabta
2021-03-24Fix test-bundler failures when XDG_CONFIG_HOME is not writableKazuhiro NISHIYAMA
2021-03-24[ruby/irb] Complete require and require_relativeaycabta
2021-03-24[ruby/irb] Change ripper_lex_without_warning to a class methodaycabta
2021-03-24Fixed compilation errors when USE_DLN_A_OUTNobuyoshi Nakada
2021-03-24Fix leaked file descriptor in passwd testPeter Zhu
2021-03-24* 2021-03-24 [ci skip]git
2021-03-23Free iv index tableAaron Patterson
2021-03-23Ignore useless separators preceding a file encoding commentNobuyoshi Nakada
2021-03-23Assertion for colon-separated encoding pragmaNobuyoshi Nakada
2021-03-23Refined failure messages in TestFileExhaustive#test_testNobuyoshi Nakada
2021-03-23test/zlib/test_zlib.rb: stop a failure on armv7lYusuke Endoh
2021-03-23test/ruby/test_fiber.rb: relax timeout on SolarisYusuke Endoh
2021-03-23Suppress verbose messagesNobuyoshi Nakada
2021-03-23* 2021-03-23 [ci skip]git
2021-03-23[Doc] Standardize wording s/sweeped/swept/Kenichi Kamiya
2021-03-22coroutine mac m1 update.David CARLIER
2021-03-22vm dump display return address in the abscence of X30 in Mac ARM64.David CARLIER
2021-03-22solaris/illumos build fix.David Carlier
2021-03-22rb_enc_interned_str: handle autoloaded encodingsJean Boussier
2021-03-22[Doc] Fix a typo around Hash#compare_by_identityKenichi Kamiya
2021-03-22[DOC] some methods of Fiber do not need to require anymore [Feature #17407]Kazuhiro NISHIYAMA
2021-03-22[Doc] Fix a typo s/interseting/interesting/Kenichi Kamiya
2021-03-22Hash#transform_values! ensures receiver modifiable in block [Bug #17736]Kenichi Kamiya
2021-03-22* 2021-03-22 [ci skip]git
2021-03-22Add `RbConfig::CONFIG["platform"]`Nobuyoshi Nakada
2021-03-21Share variables defined in common GNUmakefile also in cygwin/mingwNobuyoshi Nakada
2021-03-21[ruby/irb] Have some right paddingTakashi Kokubun
2021-03-21[ruby/irb] Deal with different screen sizesTakashi Kokubun
2021-03-21[ruby/irb] Fix step's argumentTakashi Kokubun
2021-03-21[ruby/irb] Fix column overflow on ls outputTakashi Kokubun
2021-03-21Pattern matching pin operator against expression [Feature #17411]Kazuki Tsujimoto
2021-03-21[ruby/irb] Add whereami commandTakashi Kokubun
2021-03-21[ruby/irb] Implement ls commandTakashi Kokubun
2021-03-21Ensure the receiver hash modifiable before updating [Bug #17736]Nobuyoshi Nakada
2021-03-21Add Hash#{update, merge!} test to ensure receiver modifiable in blockKenichi Kamiya
2021-03-21Add ins_methods_type_i functionS.H
2021-03-21* 2021-03-21 [ci skip]git
2021-03-21Refactor hash aset callbackNobuyoshi Nakada