ruby/lib
Nobuyoshi Nakada dddf62426b [ruby/tempfile] Use `IO.popen` to list files
- Redirect `git ls-files` without shelling out.

- When building by `gem`, `__FILE__` is the path name given in the
  command line, or the gemspec file name in the current directory.  In
  that case, comparison it and expanded path never equal.  Compare
  listed file names with the base name of `__FILE__` instead.

https://github.com/ruby/tempfile/commit/ac5bab8c7a
2024-02-26 15:56:28 +09:00
..
bundler [rubygems/rubygems] rake man:build 2024-02-21 03:30:23 +00:00
cgi [ruby/cgi] Add snake case aliases for escapeURIComponent 2023-11-07 10:22:30 +00:00
did_you_mean [ruby/did_you_mean] Bump version to 1.6.3 2022-12-19 14:59:59 +09:00
erb [ruby/erb] Version 4.0.4 2024-01-04 22:34:59 +00:00
error_highlight Add error for iseqs compiled by prism 2024-02-21 11:44:40 -05:00
forwardable [ruby/forwardable] Move `:stopdoc:` directive 2022-03-14 14:44:46 +09:00
irb [ruby/irb] Add help messages to `show_source` and `show_doc` 2024-02-25 15:22:33 +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 [ruby/optparse] [DOC] Add description of OptionParser#define_by_keywords 2024-02-11 16:55:41 +00:00
prism [ruby/prism] Rebase against main 2024-02-24 03:39:29 +00:00
random [ruby/securerandom] Increase speed of UUID generation 2023-12-29 02:43:45 +00:00
rdoc [ruby/rdoc] Don't document aliases with trailing `:nodoc` directive 2024-02-09 01:07:17 +00:00
reline [ruby/reline] Bump version to v0.4.3 2024-02-25 08:07:07 +00:00
ruby_vm/rjit RJIT: Properly reject keyword splat with `yield` 2024-01-18 20:22:40 -05:00
rubygems [rubygems/rubygems] Commit missing new method 2024-02-21 17:45:00 +00: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 update Unicode normalization tables to version 15.0.0 2022-12-06 10:11:33 +09:00
uri [ruby/uri] Use https instead of http 2024-02-20 10:13:30 +00:00
yaml [ruby/yaml] Make PStore support as optional 2024-01-31 05:56:39 +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
benchmark.gemspec Fixup 5bfb317a93 2023-05-25 16:09:29 +09:00
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] Refactor lockfile generation 2024-02-08 14:43:56 +09:00
cgi.rb [ruby/cgi] Bump up 0.4.1 2023-12-05 06:38:55 +00:00
delegate.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
delegate.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
did_you_mean.rb [ruby/did_you_mean] Keep the deprecated API for another year in case this could break 'bundle install' 2023-01-07 08:47:05 +00:00
erb.gemspec Apply the accidental commits again before Ruby 3.2. 2022-12-26 12:07:42 +09:00
erb.rb [ruby/erb] [DOC] Use indented heredoc 2023-03-21 15:05:29 +00:00
error_highlight.rb
fileutils.gemspec
fileutils.rb [ruby/fileutils] [DOC] FileUtils::VERSION 2024-02-21 16:57:30 +00:00
find.gemspec Fixed version detection paths in ruby repository 2023-04-03 12:00:59 +09:00
find.rb [ruby/find] Bump up 0.2.0 2023-11-07 12:53:16 +09:00
forwardable.rb [ruby/forwardable] Bump version to 1.3.3 2022-12-05 06:15:38 +00:00
ipaddr.gemspec Support directory layout of ruby/ruby repository 2022-02-10 17:18:05 +09:00
ipaddr.rb [ruby/ipaddr] Prefer String#start_with? over Regexp.match 2024-02-23 17:56:08 +00:00
irb.rb [ruby/irb] Remove workaround for empty lines in dynamic_prompt 2024-02-23 12:32:59 +00:00
logger.rb [ruby/logger] [DOC] Fix broken link 2023-11-07 15:35:37 +09:00
mkmf.rb Burn default ASAN options into the built Ruby 2024-02-12 10:51:46 +11:00
open-uri.gemspec [ruby/open-uri] Expose OpenURI::VERSION 2023-04-13 09:47:40 +00:00
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] About return value of OptionParser#new 2024-02-23 12:50:08 +00:00
ostruct.gemspec [ruby/ostruct] Use Gemfile instead of Gem::Specification#add_development_dependency 2023-10-19 06:55:40 +00:00
ostruct.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
pp.gemspec [ruby/pp] Expose PP::VERSION 2023-04-14 01:49:51 +00:00
pp.rb [ruby/pp] Extract pp_hash_pair 2024-02-21 16:45:01 +00:00
prettyprint.gemspec [ruby/prettyprint] Expose PrettyPrint::VERSION 2023-04-14 01:52:08 +00:00
prettyprint.rb [ruby/prettyprint] Bump up 0.2.0 2023-11-07 01:10:12 +00:00
prism.rb [ruby/prism] Replace awkward code changes with steep:ignore 2024-02-24 03:39:28 +00:00
pstore.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
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] Introduce a new class Reline::Face to configure 2023-11-06 14:40:42 +00:00
resolv.gemspec [ruby/resolv] Expose Resolv::VERSION 2023-04-14 01:46:38 +00:00
resolv.rb [ruby/resolv] Simplify adding new entries 2024-02-25 04:39:22 +00:00
ruby2_keywords.gemspec
rubygems.rb Reapply "[rubygems/rubygems] Fix activation conflicts when circularly requiring a gem" 2024-01-22 09:57:10 +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 [ruby/shellwords] Expose Shellwords::VERSION 2023-04-13 09:48:55 +00:00
shellwords.rb [ruby/shellwords] Bump up 0.2.0 2023-11-06 09:46:21 +00:00
singleton.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
singleton.rb [ruby/singleton] Bump up 0.2.0 2023-11-06 09:44:09 +00:00
syntax_suggest.rb Sync SyntaxSuggest 2022-08-19 10:02:24 +09:00
tempfile.gemspec [ruby/tempfile] Use `IO.popen` to list files 2024-02-26 15:56:28 +09:00
tempfile.rb [ruby/tempfile] [DOC] Missing documents 2023-12-25 21:12:49 +09:00
time.gemspec [ruby/time] Expose Time::VERSION 2023-04-13 18:51:18 +09:00
time.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09: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] Use `IO.popen` to list files 2024-02-25 08:32:09 +00:00
tmpdir.rb [ruby/tmpdir] [DOC] `require` inside each method on Dir 2024-02-25 08:36:42 +00:00
tsort.gemspec Fixed version detection paths in ruby repository 2023-04-03 12:00:59 +09:00
tsort.rb [ruby/tsort] Bump up 0.2.0 2023-11-07 01:59:17 +00:00
un.gemspec [ruby/un] Expose UN::VERSION 2023-04-13 09:47:22 +00:00
un.rb [ruby/un] Bump up 0.3.0 2023-11-06 09:29:53 +00:00
uri.rb [ruby/uri] Use https instead of http 2024-02-20 10:13:30 +00:00
weakref.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
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