summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-03[ruby/reline] Simplify SIGWINCH handler to avoid aborting when resizing.TOMITA Masahiro
2021-10-03[ruby/reline] Add newlines for readabilityaycabta
2021-10-03[ruby/reline] Use String#unpack1aycabta
2021-10-03[ruby/reline] Adjust border of scrollbar rendering calculationaycabta
2021-10-03[ruby/reline] The @block_elem_width shouldn't be used for height calculationaycabta
2021-10-03[ruby/reline] Stop using Ctrl+j to test on Windowsaycabta
2021-10-03Cast to void pointer to suppress -Wformat-pedantic in RUBY_DEBUG_LOGNobuyoshi Nakada
2021-10-02Avoid using the altzone variable in AIXRei Odaira
2021-10-03[DOC] fix small mistake in doc/marshal.rdoc [ci skip]mitsu-ksgr
2021-10-03Get rid of unused function warning for `_WIN32`xtkoba
2021-10-03* 2021-10-03 [ci skip]git
2021-10-02Temporarily skip test_no_curdir test to avoid CI failures on SolarisJeremy Evans
2021-10-02Do not load file with same realpath twice when requiringJeremy Evans
2021-10-02Make encoding loading not issue warningJeremy Evans
2021-10-02[Win32] Prefer Cryptography Next Generation APINobuyoshi Nakada
2021-10-02[ruby/reline] Refactoring Reline::Key.match? and add test.manga_osyo
2021-10-01Avoid race condition in Regexp#matchJeremy Evans
2021-10-02Restore Hash#compare_by_identity mode [Bug #18171]Nobuyoshi Nakada
2021-10-02Add rb_ident_hash_new_with_sizeNobuyoshi Nakada
2021-10-02Suppress maybe-uninitialized warning on mingwNobuyoshi Nakada
2021-10-01Enhanced RDoc for Enumerable (#4922)Burdette Lamar
2021-10-01Enhanced RDoc for Enumerable (#4918)Burdette Lamar
2021-10-02* 2021-10-02 [ci skip]git
2021-10-01Fix typo in static function nameJeremy Evans
2021-10-01Introduce rb_vm_call_with_refinements to DRY up a few callsJeremy Evans
2021-10-01Checks for CPU specific header on universal buildNobuyoshi Nakada
2021-10-01Prefer `printf` like the recent autoconfNobuyoshi Nakada
2021-10-01Associate the encoding to the found pathNobuyoshi Nakada
2021-10-01Skip broken strings as the locale encodingNobuyoshi Nakada
2021-10-01Replace expanded load path only when modifiedNobuyoshi Nakada
2021-10-01Copy path strings as interned stringsNobuyoshi Nakada
2021-10-01Fix the encoding of loaded feature names [Bug #18191]Nobuyoshi Nakada
2021-10-01Use macos-11 instead of macos-latestKazuhiro NISHIYAMA
2021-10-01Use macos-10.15 and macos-11 instead of macos-latestKazuhiro NISHIYAMA
2021-10-01Define ACTION-IF-UNIVERSAL of `AC_C_BIGENDIAN` [Bug #18156]Nobuyoshi Nakada
2021-09-30Make Array#min/max optimization respect refined methodsJeremy Evans
2021-09-30Enhanced RDoc for Enumerable (#4917)Burdette Lamar
2021-10-01* 2021-10-01 [ci skip]git
2021-09-30Use faster any_hash logic in rb_hashJohn Hawthorn
2021-09-30marshal.c: don't call the proc with partially initialized objects. (#4866)Jean byroot Boussier
2021-09-30Needs `AC_PROG_CC`Nobuyoshi Nakada
2021-09-30rb_fiber_raise(): add doxygen卜部昌平
2021-09-30* 2021-09-30 [ci skip]git
2021-09-29Enhanced RDoc for Enumerable (#4910)Burdette Lamar
2021-09-29lldb: Get rid of error at unpreserved encodings [ci skip]Nobuyoshi Nakada
2021-09-29[ruby/reline] Support ed_argument_digit by M+numaycabta
2021-09-28Enhanced RDoc for Enumerable (#4908)Burdette Lamar
2021-09-29Refactor rb_add_event_hook functionS-H-GAMELINKS
2021-09-29* 2021-09-29 [ci skip]git
2021-09-28Enhanced RDoc for Enumerable (#4906)Burdette Lamar