ruby/lib
Takashi Kokubun e37a37e696 Drop obsoleted BUILTIN_ATTR_NO_GC attribute
The thing that has used this in the past was very buggy, and we've never
revisied it. Let's remove it until we need it again.
2024-01-16 17:27:53 -08:00
..
bundler [rubygems/rubygems] Fix development dependency not being added if introduced by two gemspecs 2024-01-11 13:51:52 +09:00
cgi [ruby/cgi] Add snake case aliases for escapeURIComponent 2023-11-07 10:22:30 +00:00
csv [ruby/csv] Bump version 2023-12-25 21:12:49 +09:00
did_you_mean
drb [ruby/drb] Removed old version on doc section 2023-11-07 15:37:45 +09:00
erb [ruby/erb] Version 4.0.4 2024-01-04 22:34:59 +00:00
error_highlight [ruby/error_highlight] Bump version 2023-12-09 08:34:08 +00:00
forwardable
irb [ruby/irb] Make SourceFinder ignore binary sources 2024-01-08 12:42:39 +00:00
logger [ruby/logger] Bump up 1.6.0 2023-11-07 05:17:52 +00:00
net [ruby/net-http] Tweak to Net::HTTP What's Here 2024-01-06 18:26:38 +00:00
open3 [ruby/open3] Bump up v0.2.1 2023-12-16 11:48:49 +08:00
optparse
prism [ruby/prism] Add parse options to JavaScript's parsePrism function 2024-01-16 19:19:30 +00:00
random [ruby/securerandom] Increase speed of UUID generation 2023-12-29 02:43:45 +00:00
rdoc [ruby/rdoc] Respect modeline to detect parser 2024-01-11 06:55:39 +00:00
reline [ruby/reline] Bump version to v0.4.2 2024-01-05 14:32:18 +00:00
rinda [ruby/rinda] Bump up 0.2.0 2023-11-07 02:27:08 +00:00
ruby_vm/rjit Drop obsoleted BUILTIN_ATTR_NO_GC attribute 2024-01-16 17:27:53 -08:00
rubygems [rubygems/rubygems] Always avoid "Updating rubygems-update" message 2024-01-11 13:51:52 +09:00
set [ruby/set] Drop support for Ruby 2 2023-12-23 16:50:29 +09:00
syntax_suggest [ruby/syntax_suggest] Typofix by misspell 2023-12-26 02:10:25 +00:00
unicode_normalize
uri [ruby/uri] Make URI#to_s prepend relative path with / if there is a host or port 2024-01-05 16:07:55 +00:00
yaml [ruby/yaml] Compatibility for Psych 4 2023-10-30 08:35:13 +00:00
English.gemspec [ruby/English] Bump up 0.8.0 2023-11-07 07:32:00 +00:00
English.rb [ruby/English] Combine duplicate aliases into single sections to more clearly denote sameness and make more concise. 2023-11-07 07:24:50 +00:00
abbrev.gemspec [ruby/abbrev] Provide a 'Changelog' link on rubygems.org/gems/abbrev 2024-01-09 16:07:39 +00:00
abbrev.rb [ruby/abbrev] Bump up v0.1.2 2023-12-16 13:06:47 +08:00
benchmark.gemspec
benchmark.rb [ruby/benchmark] Bump up 0.3.0 2023-11-06 18:33:03 +09:00
bundled_gems.rb racc is extracted at Ruby 3.3, not 3.4 2024-01-09 17:14:55 +09:00
bundler.rb [rubygems/rubygems] Use mkdir_p helper in bundler.rb 2023-12-15 15:32:56 +00:00
cgi.rb [ruby/cgi] Bump up 0.4.1 2023-12-05 06:38:55 +00:00
csv.rb [ruby/csv] [DOC] Fix broken links 2023-10-03 16:13:18 +09:00
delegate.gemspec
delegate.rb [ruby/delegate] Bump up 0.3.1 2023-11-07 13:37:17 +09:00
did_you_mean.rb
drb.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb [ruby/fileutils] Bump up 1.7.2 2023-11-07 07:15:34 +00:00
find.gemspec
find.rb [ruby/find] Bump up 0.2.0 2023-11-07 12:53:16 +09:00
forwardable.rb
ipaddr.gemspec
ipaddr.rb [ruby/ipaddr] Consider IPv4-mapped IPv6 addresses link local/loopback if IPV4 address is private 2023-12-25 21:12:49 +09:00
irb.rb [ruby/irb] Refactor exit command 2024-01-06 17:15:16 +00:00
logger.rb [ruby/logger] [DOC] Fix broken link 2023-11-07 15:35:37 +09:00
mkmf.rb mkmf.rb: use kwargs 2024-01-10 09:18:18 +09:00
observer.gemspec
observer.rb [ruby/observer] Bump up 0.1.2 2023-11-07 03:42:58 +00:00
open-uri.gemspec
open-uri.rb [ruby/open-uri] Bump up 0.4.1 2023-12-07 07:22:20 +00:00
open3.rb Manually sync with https://github.com/ruby/open3/pull/22 and related PRs 2023-11-30 12:21:25 +09:00
optionparser.rb
optparse.rb [ruby/optparse] [DOC] Add missing documents 2023-12-25 21:12:49 +09:00
ostruct.gemspec [ruby/ostruct] Use Gemfile instead of Gem::Specification#add_development_dependency 2023-10-19 06:55:40 +00:00
ostruct.rb [ruby/ostruct] Bump up 0.6.0 2023-11-07 06:16:31 +00:00
pp.gemspec
pp.rb [ruby/pp] Print beginless ranges properly 2024-01-15 14:04:14 +00:00
prettyprint.gemspec
prettyprint.rb [ruby/prettyprint] Bump up 0.2.0 2023-11-07 01:10:12 +00:00
prism.rb [ruby/prism] Remove warnings check from parse_success? method 2023-12-07 14:39:11 +00:00
pstore.gemspec
pstore.rb [ruby/pstore] Bump up 0.1.3 2023-11-07 03:10:45 +00:00
rdoc.rb [ruby/rdoc] Typofix by misspell 2023-12-25 21:12:49 +09:00
readline.gemspec [ruby/readline] Bump up v0.0.4 2023-12-16 13:49:13 +08:00
readline.rb [ruby/readline] Fix readline-ext gem loading in non Unix-like environments 2023-12-16 13:49:12 +08:00
reline.rb [ruby/reline] Introduce a new class Reline::Face to configure 2023-11-06 14:40:42 +00:00
resolv-replace.gemspec
resolv-replace.rb
resolv.gemspec
resolv.rb [ruby/resolv] Fix typo 2023-12-25 21:12:49 +09:00
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] bin/rubocop -A --only Style/RedundantReturn 2024-01-11 13:51:52 +09:00
securerandom.gemspec [ruby/securerandom] Update file list to package 2023-12-29 16:10:30 +00:00
securerandom.rb [ruby/securerandom] Bump up v0.3.1 2023-12-16 12:10:38 +08:00
set.rb [ruby/set] Bump version to 1.1.0 2023-12-23 16:50:33 +09:00
shellwords.gemspec
shellwords.rb [ruby/shellwords] Bump up 0.2.0 2023-11-06 09:46:21 +00:00
singleton.gemspec
singleton.rb [ruby/singleton] Bump up 0.2.0 2023-11-06 09:44:09 +00:00
syntax_suggest.rb
tempfile.gemspec
tempfile.rb [ruby/tempfile] [DOC] Missing documents 2023-12-25 21:12:49 +09:00
time.gemspec
time.rb [ruby/time] Bump up 0.3.0 2023-11-07 05:09:48 +00:00
timeout.gemspec [ruby/timeout] Provide a 'Changelog' link on rubygems.org/gems/timeout 2023-12-25 21:12:49 +09:00
timeout.rb [ruby/timeout] [DOC] Missing documents 2023-12-25 21:12:49 +09:00
tmpdir.gemspec [ruby/tmpdir] Bump up 0.2.0 2023-11-07 11:39:02 +09:00
tmpdir.rb [ruby/tmpdir] [Bug #18933] Make `Dir.mktmpdir` Ractor-safe 2023-07-03 05:47:43 +00:00
tsort.gemspec
tsort.rb [ruby/tsort] Bump up 0.2.0 2023-11-07 01:59:17 +00:00
un.gemspec
un.rb [ruby/un] Bump up 0.3.0 2023-11-06 09:29:53 +00:00
uri.rb
weakref.gemspec
weakref.rb [ruby/weakref] Bump up 0.1.3 2023-11-07 01:46:40 +00:00
yaml.rb [ruby/yaml] Bump up 0.3.0 2023-11-06 19:03:04 +09:00