summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29Add RBOOL macro and use itS.H
2021-07-29Bundle RBS 1.3.3 (#4688)Soutaro Matsumoto
2021-07-28Don't export rb_gc_ractor_newobj_cache_clearPeter Zhu
2021-07-29should not share same `def` for specialized methodKoichi Sasada
2021-07-29use me->def instead of me for opt_tableKoichi Sasada
2021-07-29* 2021-07-29 [ci skip]git
2021-07-28Handle Timeout::Error instead of NoMemoryError in testJeremy Evans
2021-07-28Update bundled_gemsKazuhiro NISHIYAMA
2021-07-28Support document sync for optparseHiroshi SHIBATA
2021-07-28Manually picking https://github.com/ruby/optparse/pull/14Hiroshi SHIBATA
2021-07-28[ruby/optparse] Remove an errant { character (https://github.com/ruby/optpars...Olle Jonsson
2021-07-28[ruby/optparse] Fix link in included fileBurdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar
2021-07-28[ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar
2021-07-28[ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar
2021-07-28[ruby/optparse] Tutorial: explain custom argument converters (https://github....Burdette Lamar
2021-07-28[ruby/optparse] nodoc private methodsNobuyoshi Nakada
2021-07-28[ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada
2021-07-28[ruby/optparse] Enhanced doc for option parameters (https://github.com/ruby/o...Burdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)Burdette Lamar
2021-07-28[ruby/optparse] Beginnings of tutorialBurdetteLamar
2021-07-28Update to latest uriBenoit Daloze
2021-07-28Fix a comment [ci skip]Nobuyoshi Nakada
2021-07-28Remove duplicate declarationsNobuyoshi Nakada
2021-07-28[ruby/zlib] Synchronize access to zstream to prevent segfault in multithreade...Jeremy Evans
2021-07-28[ruby/readline] Improve the gem's descriptionMarcus Stollsteimer
2021-07-28[ruby/resolv-replace] gemspec: Drop executables directiveOlle Jonsson
2021-07-28[ruby/resolv] Bump version to 0.2.1Hiroshi SHIBATA
2021-07-28[ruby/getoptlong] RDoc: escape to avoid links to the word SetOlle Jonsson
2021-07-28[ruby/getoptlong] gemspec: Drop executables directivesOlle Jonsson
2021-07-28Avoid pointless attempts to open .so file if already requiredJeremy Evans
2021-07-28[ruby/digest] Also drop to support Ruby 2.4Hiroshi SHIBATA
2021-07-28[ruby/digest] Use Gemfile instead of Gem::Specification#add_development_depen...Hiroshi SHIBATA
2021-07-28[ruby/digest] Drop to support Ruby 2.3Hiroshi SHIBATA
2021-07-28[ruby/digest] Use pend instead of skipHiroshi SHIBATA
2021-07-28[ruby/digest] gemspec: Avoid distributing extraneous filesOlle Jonsson
2021-07-28[ruby/digest] gemspec: Explicitly have 0 executablesOlle Jonsson
2021-07-28[ruby/digest] Experiment: Use a .pre version in gemspecOlle Jonsson
2021-07-28[ruby/digest] Experiment: bump patch versionOlle Jonsson
2021-07-28Suppress "possibly useless use of * in void context" warningNobuyoshi Nakada
2021-07-28Revert "Fix potential hang when joining threads."Yusuke Endoh
2021-07-27Update Capturing and Anchors sections of regexp documentionJeremy Evans
2021-07-27Make Float#floor with ndigits argument handle errorJeremy Evans
2021-07-28* 2021-07-28 [ci skip]git
2021-07-27Fix infinite loop in ensure after NoMemoryErrorJeremy Evans
2021-07-27[ruby/find] Add Errno::EINVAL to list of ignored errorsJeremy Evans
2021-07-27Remove probably unintented symlinksNobuyoshi Nakada
2021-07-27Deal with Unicode ranges in the file emoji-sequences.txtMartin Dürst