summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2023-03-27[ruby/pathname] Remove taint/untaint methods because they should be removed s...Hiroshi SHIBATA
2023-03-02MSWin: Use MESSAGE_BEGIN/MESSAGE_END instead of bare `echo`Nobuyoshi Nakada
2023-02-28Update the depend filesMatt Valentine-House
2023-02-28[ruby/stringio] Implement write barrier on StringIOJean Boussier
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-27Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA
2023-02-27Prefer to use File.binwrite instead of IO.binwriteHiroshi SHIBATA
2023-02-27Prefer to use File.binread instead of IO.binreadHiroshi SHIBATA
2023-02-25[ruby/stringio] Remove (newly unneeded) remarks about aliasesBurdetteLamar
2023-02-21[ruby/bigdecimal] Bump up to 3.1.4Nobuyoshi Nakada
2023-02-21[ruby/bigdecimal] Move RB_GC_GUARD() at the end, like in BigMath_s_exp()Benoit Daloze
2023-02-21[ruby/bigdecimal] Avoid RB_GC_GUARD(a) = b in bigdecimalBenoit Daloze
2023-02-21[ruby/openssl] Stub gemspec for JRubyCharles Oliver Nutter
2023-02-21[ruby/strscan] Bump versionSutou Kouhei
2023-02-21[ruby/strscan] Mention return value of `rest?` in the docOKURA Masafumi
2023-02-21[ruby/bigdecimal] Read version from bigdecimal.cNobuyoshi Nakada
2023-02-19[ruby/date] Removed (newly unneeded) alias remarksBurdette Lamar
2023-02-19[DOC] Improve ObjectSpace#dump_XXX method docszverok
2023-02-19[ruby/bigdecimal] Fix the license name [ci skip]Nobuyoshi Nakada
2023-02-17[ruby/bigdecimal] Stub out extension build on JRubyCharles Oliver Nutter
2023-02-17[ruby/bigdecimal] Handle correctly #remainder with infinity. FixesMaciej Rzasa
2023-02-15Encapsulate RCLASS_ATTACHED_OBJECTJean Boussier
2023-02-09Merge gc.h and internal/gc.hMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2023-02-07[ruby/psych] Bump version to 5.1 for releaseCharles Oliver Nutter
2023-02-03[ruby/stringio] Development of 3.0.6 started.Nobuyoshi Nakada
2023-02-02[ruby/stringio] Revert "bump up to 3.0.6" [ci skip]Nobuyoshi Nakada
2023-02-02[ruby/stringio] bump up to 3.0.6Nobuyoshi Nakada
2023-02-02[Bug #19399] Parsing invalid heredoc inside block parameterNobuyoshi Nakada
2023-02-01[ruby/bigdecimal] Make BigDecimal WB protectedPeter Zhu
2023-01-31[ruby/openssl] [DOC] Remove repeated example from DigestMau Magnaguagno
2023-01-31Initial move to SnakeYAML EngineCharles Oliver Nutter
2023-01-30Extract check for RSTRING_SOCKLENNobuyoshi Nakada
2023-01-28[ruby/stringio] [Bug #19389] Fix chomping with longer separatorNobuyoshi Nakada
2023-01-27[ruby/fiddle] fiddle: Use C11 _Alignof to define ALIGN_OF whenKhem Raj
2023-01-27[ruby/fiddle] Fix comment formattingAaron Patterson
2023-01-27[ruby/fiddle] Update documentationAaron Patterson
2023-01-23Fix homepage url in gemspecYusuke Nakamura
2023-01-23[ruby/psych] Fix RestrictedYAMLTree allowing the Symbol class should allow al...Jean Boussier
2023-01-18[ruby/psych] Bump up 5.0.2Hiroshi SHIBATA
2023-01-18Clean up removed directories in ext/Setup* [ci skip]Kazuhiro NISHIYAMA
2023-01-18Remove removed files from ext/.document [ci skip]Kazuhiro NISHIYAMA
2023-01-17[ruby/psych] Bump up 5.0.2.pre1 for testingHiroshi SHIBATA
2023-01-17[ruby/psych] configure of libyaml couldn't detect "arm64-apple-darwin22" for ...Hiroshi SHIBATA
2023-01-16fix typo in comments / autodocRick Hull
2023-01-14[ruby/psych] Remove deleted file from gemspecCharles Oliver Nutter
2023-01-11Remove Encoding#replicateBenoit Daloze
2023-01-11[ruby/psych] Get rid of anonymous eval callsJean Boussier
2023-01-09[ruby/zlib] Check for functions with arguments and the headerNobuyoshi Nakada
2023-01-09[ruby/psych] Fix wrong package name of MSYS2/MINGW dependencyLars Kanis