summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2022-07-02[ruby/bigdecimal] Correct indentation in Kernel#BigDecimalBurdetteLamar
2022-07-01[ruby/stringio] Fix the result of `StringIO#truncate` so compatible with `File`Nobuyoshi Nakada
2022-06-25[ruby/io-wait] Bump upNobuyoshi Nakada
2022-06-25[ruby/io-wait] Remove C99-ism for some platforms [ci skip]Nobuyoshi Nakada
2022-06-25[ruby/io-wait] Don't add `IO#wait*` methods when `RUBY_IO_WAIT_METHODS` is de...Samuel Williams
2022-06-21[ruby/io-wait] Remove redundant forward declarationsNobuyoshi Nakada
2022-06-19Remove unnecessary `*` before the function nameNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Markup constant path namesNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Markup string literalsNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Fix reference to different moduleNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] UpdateNobuyoshi Nakada
2022-06-17GVL Instrumentation API: add STARTED and EXITED eventsJean Boussier
2022-06-15Restore rb_exec_recursive_outerJohn Hawthorn
2022-06-15[ruby/psych] Fix libyaml download failure rescue under minirubyAlan Wu
2022-06-10Make method id explicit in rb_exec_recursive_outerJohn Hawthorn
2022-06-03[Feature #18339] GVL Instrumentation APIJean Boussier
2022-06-03[ruby/nkf] Constified invariant tablesNobuyoshi Nakada
2022-05-30[ruby/stringio] Fix extracting encoding names in the fallback codeNobuyoshi Nakada
2022-05-30[ruby/stringio] Accept external and internal encodings pairNobuyoshi Nakada
2022-05-30[ruby/stringio] Fix handling of chomp with paragraph separatorJeremy Evans
2022-05-30[ruby/stringio] Update ext/stringio/stringio.cJeremy Evans
2022-05-30[ruby/stringio] Ignore chomp keyword for nil separatorJeremy Evans
2022-05-30[ruby/stringio] Fix each with multiple character string and chompJeremy Evans
2022-05-30[ruby/stringio] Fix expanding size at ungetc/ungetbyteNobuyoshi Nakada
2022-05-24[ruby/date] Constify gperf-generated tableNobuyoshi Nakada
2022-05-20Merge JRuby implementation for stringio and io-waitHiroshi SHIBATA
2022-05-20Merge https://github.com/ruby/pathname/pull/8 for pathnameHiroshi SHIBATA
2022-05-20[ruby/io-nonblock] Remove unnecessary files from the gemNobuyoshi Nakada
2022-05-20[ruby/io-nonblock] Rename `io_nonblock_mode` and extract `set_fcntl_flags`Nobuyoshi Nakada
2022-05-20[flori/json] Bump version to 2.6.2Florian Frank
2022-05-20[flori/json] Fix parser bug for empty string allocationAndrew Bromwich
2022-05-20[flori/json] Doc: Improve documentation on JSON#parse and JSON#parse!Hiroshi SHIBATA
2022-05-18[ruby/psych] Prepare to develop 5.0.0Hiroshi SHIBATA
2022-05-18[ruby/psych] [CI] Add/update 'rake install', update Psych version for Ruby 3....MSP-Greg
2022-05-10[ruby/psych] tr is typically 4 to 5 times faster than gsubMSP-Greg
2022-05-09[ruby/io-wait] bump up to 0.2.3Hiroshi SHIBATA
2022-05-09[ruby/stringio] bump up to 3.0.3Sutou Kouhei
2022-05-09[ruby/stringio] Bump versionSutou Kouhei
2022-04-27Rust YJITAlan Wu
2022-04-26io.nonblock returns the block's value [ci skip]Kazuhiro NISHIYAMA
2022-04-24add description for IO.nonblock=.Tanaka Akira
2022-04-21[ruby/pathname] Implement Pathname#lutimeAkinori MUSHA
2022-04-18[ruby/bigdecimal] Fix docsPeter Zhu
2022-04-18[ruby/bigdecimal] Adjust a local variable type to exponentNobuyoshi Nakada
2022-04-17Get rid of doubly cachingNobuyoshi Nakada
2022-04-17Get rid of magic numbersNobuyoshi Nakada
2022-04-16[ruby/stringio] bump up to 3.0.2.pre1Sutou Kouhei
2022-04-15[ruby/nkf] Fix docsPeter Zhu
2022-04-13Update PTY.spawn's documentStan Lo
2022-04-07[ruby/psych] Update autoconf files bundled with yaml-2.5Nobuyoshi Nakada