summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-29Ripper sources are generated at onceNobuyoshi Nakada
2023-06-29More dependencies for ripperNobuyoshi Nakada
2023-06-29Merge URI-0.12.2 for BundlerHiroshi SHIBATA
2023-06-29proper path卜部昌平
2023-06-29refactor extract ${{ ghithub }} expressions卜部昌平
2023-06-29[ruby/yarp] Handle bad input for ascii printableKevin Newton
2023-06-29Update default gems list at ab5421547c5546603c238308500527 [ci skip]git
2023-06-29[ruby/uri] Bump up v0.12.2Hiroshi SHIBATA
2023-06-29[ruby/uri] Fix quadratic backtracking on invalid port numberNobuyoshi Nakada
2023-06-29[ruby/uri] Fix quadratic backtracking on invalid relative URINobuyoshi Nakada
2023-06-29template/Doxyfile.tmpl: modernise卜部昌平
2023-06-28Increase memory leak test timeoutPeter Zhu
2023-06-28[ruby/irb] Reduce test pend trufflerubytomoya ishida
2023-06-28Repair broken linkBurdetteLamar
2023-06-28Fix memory leak in RipperPeter Zhu
2023-06-28Ensure the byte position is a valid boundaryNobuyoshi Nakada
2023-06-28[DOC] Fixes for link fragments (#7981)Burdette Lamar
2023-06-28[Bug #19748] Fix out-of-bound access in `String#byteindex`Nobuyoshi Nakada
2023-06-28Update default gems list at b954a4ebc67d408456a102fe13051e [ci skip]git
2023-06-28[ruby/csv] Bump versionSutou Kouhei
2023-06-28[ruby/csv] Fix a bug that the same line is used multiple timesSutou Kouhei
2023-06-28[ruby/csv] Remove nonexistent variableSutou Kouhei
2023-06-28[ruby/csv] parser: add one more traceSutou Kouhei
2023-06-28[ruby/csv] docs: Add entry for backslash_quotes liberal parsingMark Schneider
2023-06-28[ruby/fiddle] Mark Closure, Function and Handle as write barrierJean byroot Boussier
2023-06-28[ruby/fiddle] Implement write barriers for Fiddle::PointerJean byroot Boussier
2023-06-28[ruby/fiddle] Fix a typoSutou Kouhei
2023-06-28[ruby/fiddle] Add support for converting "C" (one character string) to charSutou Kouhei
2023-06-28[ruby/fiddle] Add support for more "short" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add support for more "short" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add support for "long" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add a helper method for reading/writing memoryAaron Patterson
2023-06-28[ruby/syntax_suggest] [DOC] Fix method nameNobuyoshi Nakada
2023-06-28[Bug #19746] `String#index` with regexp should clear `$~` unless matchedNobuyoshi Nakada
2023-06-28Assert `$~` after `String#index` familyNobuyoshi Nakada
2023-06-28Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0dependabot[bot]
2023-06-28Use the same capacities for memory leak testsNobuyoshi Nakada
2023-06-27[ruby/irb] Remove keyword exception from Context#evaluate becausetomoya ishida
2023-06-27[ruby/irb] Move input line mutation out of `Context#evaluate`Stan Lo
2023-06-27Stop allocating unused backref strings at `defined?`Nobuyoshi Nakada
2023-06-27Use `rb_reg_nth_defined` instead of `rb_match_nth_defined`Nobuyoshi Nakada
2023-06-27[ruby/irb] Always add \n at the end of the test input in RubyLextomoya ishida
2023-06-27[rubygems/rubygems] FixupHiroshi SHIBATA
2023-06-27[rubygems/rubygems] Removed unused variableHiroshi SHIBATA
2023-06-27[rubygems/rubygems] Molinillo::DependencyGraph is initialized in Molinillo::R...Hiroshi SHIBATA
2023-06-26[ruby/yarp] Use smaller regexp optionsKevin Newton
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-06-26Update to ruby/mspec@3cf2d16Benoit Daloze
2023-06-26[ruby/yarp] Prevent reading/writing outside the bounds of optionsSteven Johnstone
2023-06-26[ruby/yarp] Add missing snapshotHaldun Bayhantopcu