ruby/lib
David Rodríguez 5c826ebea5 [rubygems/rubygems] Protect binstub access during creation with a flock
https://github.com/rubygems/rubygems/commit/88e3f1d23c
2024-06-28 10:49:07 +00:00
..
bundler [rubygems/rubygems] Print a proper error when bin dir does not have writable permission bit 2024-06-27 12:53:05 +00:00
cgi
did_you_mean [ruby/did_you_mean] Move development dependencies to Gemfile 2024-05-05 23:22:28 +00:00
erb [ruby/erb] Version 4.0.4 2024-01-04 22:34:59 +00:00
error_highlight [ruby/error_highlight] Trim trailing spaces in base.rb 2024-06-07 13:28:23 +00:00
forwardable
irb [ruby/irb] Improve how command calls' return value is handled 2024-06-18 15:15:23 +00:00
logger [ruby/logger] Add support for symbols in #shift_age 2024-06-06 09:07:49 +00:00
net [ruby/net-http] Update lib/net/http/header.rb 2024-05-30 09:16:15 +00:00
open3 [ruby/open3] Bump up v0.2.1 2023-12-16 11:48:49 +08:00
optparse [ruby/optparse] Fix typo [ci skip] 2024-04-18 10:27:19 +09:00
prism [ruby/prism] (parser) Fix up tokens for empty symbol 2024-06-18 21:18:39 -04:00
random [ruby/securerandom] Update UUID documentation with RFC9562 links 2024-06-20 08:34:31 +00:00
rdoc Update generated code from 5c7ea6fa15 2024-05-30 18:00:25 +09:00
reline [ruby/reline] Rerender and enter raw mode again by SIGCONT 2024-06-25 00:55:07 +00:00
ruby_vm/rjit Optimized forwarding callers and callees 2024-06-18 09:28:25 -07:00
rubygems [rubygems/rubygems] Protect binstub access during creation with a flock 2024-06-28 10:49:07 +00:00
set [ruby/set] Drop support for Ruby 2 2023-12-23 16:50:29 +09:00
syntax_suggest chore: remove repetitive words (#10573) 2024-04-18 15:32:34 +00:00
unicode_normalize
uri Use www.rfc-editor.org for RFC text. 2024-03-28 11:44:45 +09:00
yaml [ruby/yaml] Make PStore support as optional 2024-01-31 05:56:39 +00:00
English.gemspec
English.rb
benchmark.gemspec
benchmark.rb
bundled_gems.rb Mark to warn logger as bundled gems for Ruby 3.5 2024-06-05 17:26:50 +09:00
bundler.rb [rubygems/rubygems] Auto switch to locked bundler version even when using binstubs 2024-06-11 13:30:50 +00:00
cgi.rb
delegate.gemspec
delegate.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
did_you_mean.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb [ruby/fileutils] [DOC] FileUtils::VERSION 2024-02-21 16:57:30 +00:00
find.gemspec [ruby/find] find.gemspec: Drop executables dir config 2024-05-17 02:05:31 +00:00
find.rb
forwardable.rb
ipaddr.gemspec
ipaddr.rb [ruby/ipaddr] Add IPAddr.cidr to return ip address in cidr notation 2024-04-18 10:27:19 +09:00
irb.rb [ruby/irb] Use flag instead of caller for `debug`'s binding.irb 2024-05-04 03:22:17 +00:00
logger.rb
mkmf.rb [Feature #20345] Add `--target-rbconfig` option to mkmf 2024-04-02 14:24:54 +09:00
open-uri.gemspec
open-uri.rb
open3.rb
optionparser.rb
optparse.rb [ruby/optparse] bump up to 0.5.0 2024-04-15 05:06:46 +00:00
ostruct.gemspec
ostruct.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
pp.gemspec
pp.rb [ruby/pp] Extract pp_hash_pair 2024-02-21 16:45:01 +00:00
prettyprint.gemspec
prettyprint.rb
prism.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
pstore.gemspec
pstore.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09: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] Refactor input key reading 2024-06-05 04:04:09 +00:00
resolv.gemspec
resolv.rb [ruby/resolv] Bump up 0.4.0 2024-03-19 02:16:51 +00:00
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Protect binstub access during creation with a flock 2024-06-28 10:49:07 +00: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
singleton.gemspec
singleton.rb
syntax_suggest.rb
tempfile.gemspec [ruby/tempfile] Fix for environment without git 2024-02-27 01:31:12 +00:00
tempfile.rb Tempfile document updated. 2024-06-02 01:12:26 +09:00
time.gemspec [ruby/time] Exclude unnecessary files from package 2024-03-06 15:47:31 +00:00
time.rb [ruby/time] Document exception thrown by `Time.strptime` 2024-04-19 10:32:04 +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] Fix for environment without git 2024-02-27 01:31:50 +00:00
tmpdir.rb [ruby/tmpdir] Display the offending parent path in the exception 2024-04-08 11:05:40 +00:00
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb Use www.rfc-editor.org for RFC text. 2024-03-28 11:44:45 +09:00
weakref.gemspec
weakref.rb
yaml.rb