summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2023-06-08Add deprecations for public `struct rb_io` members. (#7916)Samuel Williams
2023-06-08racc/cparse is extracted from ruby/ruby repositoryHiroshi SHIBATA
2023-06-08Try to promote racc as bundled gemsHiroshi SHIBATA
2023-06-08[ruby/psych] Drop to support Ruby 2.4 because the latest version of core_asse...Hiroshi SHIBATA
2023-06-06Unify length field for embedded and heap strings (#7908)Peter Zhu
2023-06-05Revert "Revert "Fix cvar caching when class is cloned""eileencodes
2023-06-03Ripper does not depend on Bison [ci skip]yui-knk
2023-06-02[ruby/stringio] Development of 3.0.8 started.Hiroshi SHIBATA
2023-06-02No need to define "BISON" on extconf.rbyui-knk
2023-06-01Revert "Fix cvar caching when class is cloned"Aaron Patterson
2023-06-01Fix cvar caching when class is clonedeileencodes
2023-06-01[ruby/stringio] Avoid direct struct usage.Samuel Williams
2023-06-01Restores the changes in `io-console` without breaking backwards compatibility...Samuel Williams
2023-06-01Hide the usage of `rb_io_t` where possible. (#7880)Samuel Williams
2023-06-01Revert https://github.com/ruby/io-console/pull/43Hiroshi SHIBATA
2023-06-01Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui
2023-05-30[ruby/io-nonblock] Add TruffleRuby support and add it in CIBenoit Daloze
2023-05-30[ruby/io-nonblock] Use the correct pattern for the fallback of rb_io_descript...Benoit Daloze
2023-05-30Hide most of the implementation of `struct rb_io`. (#6511)Samuel Williams
2023-05-29[ruby/cgi] Add TruffleRuby support and add it in CIBenoit Daloze
2023-05-29[ruby/etc] Use the correct pattern for the fallback of rb_io_descriptor()Benoit Daloze
2023-05-29[ruby/openssl] Remove usage of IO internals.Samuel Williams
2023-05-29[ruby/io-console] Remove trailing whitespace.Samuel Williams
2023-05-29[ruby/io-console] Remove usage of IO internals.Samuel Williams
2023-05-28[ruby/io-nonblock] Remove usage of IO internals.Samuel Williams
2023-05-28[ruby/io-nonblock] Revert "Remove usage of IO internals."Samuel Williams
2023-05-28[ruby/io-nonblock] Remove usage of IO internals.Samuel Williams
2023-05-28[ruby/io-wait] Remove usage of IO internals.Samuel Williams
2023-05-28[ruby/etc] Remove usage of IO internals.Samuel Williams
2023-05-25[ruby/nkf] Bump up nkf-0.1.3Hiroshi SHIBATA
2023-05-25[ruby/nkf] Added mission extension configurationHiroshi SHIBATA
2023-05-24[flori/json] Call `super` in `included` hookUfuk Kayserilioglu
2023-05-20`rb_bug` prints a newline after the messageNobuyoshi Nakada
2023-05-19[ruby/openssl] Fix warnings about the OPENSSL_FIPS macro in OpenSSL 1.1.Jun Aruga
2023-05-19[ruby/openssl] Implement FIPS functions on OpenSSL 3.Jun Aruga
2023-05-15Process parse.y without temporary filesNobuyoshi Nakada
2023-05-14Add user argument to some macros used by bisonNobuyoshi Nakada
2023-05-14Preprocess input parse.y from stdinNobuyoshi Nakada
2023-05-12Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko
2023-05-09Extract ext/readlineHiroshi SHIBATA
2023-05-08[ruby/stringio] Drop support for ruby 2.6 or earlierNobuyoshi Nakada
2023-05-05Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada
2023-05-03[ruby/stringio] Update write-barrier at copyingNobuyoshi Nakada
2023-04-25[ruby/syslog] Improve the version extractionAkinori MUSHA
2023-04-25[ruby/syslog] Raise required_ruby_versionAkinori MUSHA
2023-04-25[ruby/syslog] Expose Syslog::VERSIONHiroshi SHIBATA
2023-04-21[ruby/win32ole] Reuse WIN32OLE_VERSION for gem versionHiroshi SHIBATA
2023-04-21[ruby/fcntl] Expose Fcntl::VERSIONHiroshi SHIBATA
2023-04-14[ruby/stringio] Development of 3.0.7 started.Sutou Kouhei
2023-04-14[ruby/readline-ext] Expose Readline::GEM_VERSIONHiroshi SHIBATA