aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Hide the usage of `rb_io_t` where possible. (#7880)Samuel Williams2023-06-011-31/+23
* Revert https://github.com/ruby/io-console/pull/43Hiroshi SHIBATA2023-06-012-171/+191
* Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui2023-06-014-27/+33
* [ruby/io-nonblock] Add TruffleRuby support and add it in CIBenoit Daloze2023-05-301-0/+5
* [ruby/io-nonblock] Use the correct pattern for the fallback of rb_io_descript...Benoit Daloze2023-05-301-1/+2
* Hide most of the implementation of `struct rb_io`. (#6511)Samuel Williams2023-05-304-33/+27
* [ruby/cgi] Add TruffleRuby support and add it in CIBenoit Daloze2023-05-291-1/+5
* [ruby/etc] Use the correct pattern for the fallback of rb_io_descriptor()Benoit Daloze2023-05-291-1/+2
* [ruby/openssl] Remove usage of IO internals.Samuel Williams2023-05-292-20/+33
* [ruby/io-console] Remove trailing whitespace.Samuel Williams2023-05-291-1/+1
* [ruby/io-console] Remove usage of IO internals.Samuel Williams2023-05-292-192/+172
* [ruby/io-nonblock] Remove usage of IO internals.Samuel Williams2023-05-282-25/+40
* [ruby/io-nonblock] Revert "Remove usage of IO internals."Samuel Williams2023-05-282-33/+23
* [ruby/io-nonblock] Remove usage of IO internals.Samuel Williams2023-05-282-23/+33
* [ruby/io-wait] Remove usage of IO internals.Samuel Williams2023-05-282-2/+10
* [ruby/etc] Remove usage of IO internals.Samuel Williams2023-05-282-4/+12
* [ruby/nkf] Bump up nkf-0.1.3Hiroshi SHIBATA2023-05-251-1/+1
* [ruby/nkf] Added mission extension configurationHiroshi SHIBATA2023-05-251-0/+1
* [flori/json] Call `super` in `included` hookUfuk Kayserilioglu2023-05-241-0/+1
* `rb_bug` prints a newline after the messageNobuyoshi Nakada2023-05-202-16/+16
* [ruby/openssl] Fix warnings about the OPENSSL_FIPS macro in OpenSSL 1.1.Jun Aruga2023-05-191-3/+3
* [ruby/openssl] Implement FIPS functions on OpenSSL 3.Jun Aruga2023-05-191-4/+21
* Process parse.y without temporary filesNobuyoshi Nakada2023-05-151-1/+1
* Add user argument to some macros used by bisonNobuyoshi Nakada2023-05-141-4/+1
* Preprocess input parse.y from stdinNobuyoshi Nakada2023-05-142-19/+26
* Use Lrama LALR parser generator instead of BisonYuichiro Kaneko2023-05-122-5/+7
* Extract ext/readlineHiroshi SHIBATA2023-05-098-2867/+0
* [ruby/stringio] Drop support for ruby 2.6 or earlierNobuyoshi Nakada2023-05-083-83/+1
* Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada2023-05-051-1/+1
* [ruby/stringio] Update write-barrier at copyingNobuyoshi Nakada2023-05-031-3/+7
* [ruby/syslog] Improve the version extractionAkinori MUSHA2023-04-251-9/+3
* [ruby/syslog] Raise required_ruby_versionAkinori MUSHA2023-04-251-1/+1
* [ruby/syslog] Expose Syslog::VERSIONHiroshi SHIBATA2023-04-252-1/+16
* [ruby/win32ole] Reuse WIN32OLE_VERSION for gem versionHiroshi SHIBATA2023-04-212-2/+12
* [ruby/fcntl] Expose Fcntl::VERSIONHiroshi SHIBATA2023-04-212-1/+17
* [ruby/stringio] Development of 3.0.7 started.Sutou Kouhei2023-04-141-1/+1
* [ruby/readline-ext] Expose Readline::GEM_VERSIONHiroshi SHIBATA2023-04-142-1/+15
* [ruby/nkf] Expose NKF::GEM_VERSIONHiroshi SHIBATA2023-04-142-1/+14
* [ruby/pathname] Expose Pathname::VERSIONHiroshi SHIBATA2023-04-142-2/+11
* [ruby/bigdecimal] fix: typo in document comments of `f_BigDecimal` functionHoNooD2023-04-081-1/+1
* [ruby/bigdecimal] Remove set but unused variableNobuyoshi Nakada2023-04-081-7/+0
* [Bug#19161] Detect thread local storage specifierNobuyoshi Nakada2023-04-071-7/+2
* [ruby/openssl] Register global variables before assignmentNobuyoshi Nakada2023-04-071-2/+2
* Update VPATH for socket, & dependenciesMatt Valentine-House2023-04-064-0/+288
* [Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu2023-04-041-9/+0
* [ruby/pathname] Remove taint/untaint methods because they should be removed s...Hiroshi SHIBATA2023-03-271-28/+0
* MSWin: Use MESSAGE_BEGIN/MESSAGE_END instead of bare `echo`Nobuyoshi Nakada2023-03-021-4/+13
* Update the depend filesMatt Valentine-House2023-02-2893-209/+0
* [ruby/stringio] Implement write barrier on StringIOJean Boussier2023-02-281-4/+5
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-2793-209/+0