summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08Improve performance Float#positive? and Float#negative? [Feature #17614] (#4160)S.H
2021-02-09Copy va_list of exception classesNobuyoshi Nakada
2021-02-09Also `eclass` loop can raise in `rb_obj_is_kind_of`Nobuyoshi Nakada
2021-02-09Adjusted indent [ci skip]Nobuyoshi Nakada
2021-02-09Do not allocate ractor-local storage in dfree function during GCNobuyoshi Nakada
2021-02-09Assign TAG_NONE to ruby_tag_type instead of 0Nobuyoshi Nakada
2021-02-09* 2021-02-09 [ci skip]git
2021-02-08vcs.rb: update the given option to VCS.detect by keyword argumentsNobuyoshi Nakada
2021-02-08vcs.rb: added `base_url` keyword option to GIT#export_changelogNobuyoshi Nakada
2021-02-08vcs.rb: improved export_changelogNobuyoshi Nakada
2021-02-08Revert a part of "[DOC] refined" [ci skip]Nobuyoshi Nakada
2021-02-07[ruby/benchmark] Adds `Tms#to_h`Keith Bennett
2021-02-08* 2021-02-08 [ci skip]git
2021-02-08Forward keyword arguments to ARGF from global functionsNobuyoshi Nakada
2021-02-08Added test for keyword arguments to ARGFNobuyoshi Nakada
2021-02-08Removed unnecessary parentheses at `case` [ci skip]Nobuyoshi Nakada
2021-02-07[DOC] Modified prefixes to get rid of conflictsNobuyoshi Nakada
2021-02-07[DOC] make individual names so that rdoc can find each documentsNobuyoshi Nakada
2021-02-07[DOC] Module#method_undefinedNobuyoshi Nakada
2021-02-07[DOC] refinedNobuyoshi Nakada
2021-02-07[DOC] {Array,MatchData}#values_at understand ranges [ci skip]Nobuyoshi Nakada
2021-02-07[ruby/reline] Version 0.2.3aycabta
2021-02-07[ruby/irb] Version 1.3.3aycabta
2021-02-07[ruby/reline] Terminate correctly in the middle of lines higher than the screenaycabta
2021-02-07[ruby/reline] Autowrap correctly when inserting chars in the middle of a lineaycabta
2021-02-07[ruby/reline] The vi_histedit supports multilineaycabta
2021-02-07[ruby/reline] Move cursor just after the last line when finishedaycabta
2021-02-07[ruby/reline] Update cursor info by inserting newline even if not in pastingaycabta
2021-02-07[ruby/reline] Handle past logs correctly when the code is higher than the screenaycabta
2021-02-07[ruby/reline] Show all lines higher than the screen when finishedaycabta
2021-02-07[ruby/reline] Scroll down when ^C is pressedaycabta
2021-02-07[ruby/reline] Remove an unused variableaycabta
2021-02-07[ruby/reline] Initialize uninitialized variables in testsaycabta
2021-02-07[ruby/reline] Cache pasting state in processing a keyaycabta
2021-02-06.gdbinit: Fix indentation in print_id [ci skip]Adam Jensen
2021-02-07* 2021-02-07 [ci skip]git
2021-02-06Fix grammatical errorGaren Torikian
2021-02-06[ruby/irb] Enable to reassign a new block with "measure" commandaycabta
2021-02-06[ruby/irb] Allow "measure" command to take blockaycabta
2021-02-06Improve performance of Array#- when it is called with empty arrayMasaki Matsushita
2021-02-06[DOC] Fixed a markup in Array#sum [ci skip]Nobuyoshi Nakada
2021-02-06* 2021-02-06 [ci skip]git
2021-02-06Stop disabling firewallNobuyoshi Nakada
2021-02-05unblock thread is only for main ractor.Koichi Sasada
2021-02-05Added tests for MakeMakefile#test_egrep_cppNobuyoshi Nakada
2021-02-05Add -fdeclspec to CFLAGS instead of CCNobuyoshi Nakada
2021-02-05[ruby/io-console] Mark all tests that use run_pty as pend on JRubyCharles Oliver Nutter
2021-02-05[ruby/io-console] Use omit instead of skipCharles Oliver Nutter
2021-02-05[ruby/io-console] Skip test on JRubyCharles Oliver Nutter
2021-02-05[ruby/io-console] Add console.rb to search for pathsCharles Oliver Nutter