ruby/lib
Jeremy Evans c698180e68 [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice
This allows the user to specify exception classes to treat as regular
exceptions instead of being swallowed.  Among other things, it is
useful for having Logger work with Timeout.

Fixes Ruby Bug 9115.

https://github.com/ruby/logger/commit/436a7d680f
2024-07-11 15:25:17 +00:00
..
bundler [rubygems/rubygems] Fix another strange error when running `bundle add` in frozen mode 2024-07-10 08:04:07 +00:00
cgi
did_you_mean [ruby/did_you_mean] Move development dependencies to Gemfile 2024-05-05 23:22:28 +00:00
erb
error_highlight [ruby/error_highlight] Trim trailing spaces in base.rb 2024-06-07 13:28:23 +00:00
forwardable
irb [ruby/irb] Bump version to v1.14.0 2024-07-06 17:55:00 +00:00
logger [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice 2024-07-11 15:25:17 +00:00
net [ruby/net-http] implement talking SSL to the proxy too 2024-07-11 01:56:08 +00:00
open3
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 [ruby/rdoc] Group code object files into the same directory 2024-07-02 10:15:00 +00: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] fix s3 source configuration issue 2024-07-11 02:27:46 +00:00
set
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
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
did_you_mean.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb
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] Allow assigning and using local variable name conflicting 2024-06-30 17:13:27 +00:00
logger.rb [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice 2024-07-11 15:25:17 +00:00
mkmf.rb [Feature #20345] Add `--target-rbconfig` option to mkmf 2024-04-02 14:24:54 +09:00
open-uri.gemspec
open-uri.rb [ruby/open-uri] document max_redirects option 2024-07-11 04:49:59 +00:00
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
pp.gemspec
pp.rb
prettyprint.gemspec
prettyprint.rb
prism.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
pstore.gemspec
pstore.rb
rdoc.rb [ruby/rdoc] Group code object files into the same directory 2024-07-02 10:15:00 +00:00
readline.gemspec
readline.rb
reline.rb [ruby/reline] Refactor input key reading 2024-06-05 04:04:09 +00:00
resolv.gemspec
resolv.rb
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Properly protect writing binstubs with a file lock 2024-07-08 14:38:30 +09:00
securerandom.gemspec
securerandom.rb
set.rb
shellwords.gemspec [ruby/shellwords] Exclude unnecessary files from the packages 2024-07-03 10:15:22 +00:00
shellwords.rb [ruby/shellwords] [DOC] Beautify links and formats 2024-07-03 10:15:26 +00:00
singleton.gemspec
singleton.rb
syntax_suggest.rb
tempfile.gemspec
tempfile.rb Tempfile document updated. 2024-06-02 01:12:26 +09:00
time.gemspec
time.rb [ruby/time] Document exception thrown by `Time.strptime` 2024-04-19 10:32:04 +00:00
timeout.gemspec
timeout.rb
tmpdir.gemspec
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