1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
Nobuyoshi Nakada 99735a8b29 [Bug #19005] dynamic_lookup linker option in external libraries
The warning against `-undefined dynamic_lookup` is just a warning yet,
and many gems seem to pay no attention to warnings.  Until it fails
actually, keep it as a migration path, except for standard extension
libraries and bundled extension gems.
2022-10-01 15:58:54 +09:00
..
benchmark Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
bundler
cgi merge some parts of CGI 0.1.1 2021-11-24 20:21:17 +09:00
csv
delegate Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
did_you_mean
drb
forwardable
getoptlong Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
irb Merge IRB 1.2.6 2020-09-16 21:08:31 +09:00
logger
matrix
net Fix StartTLS stripping vulnerability 2021-07-07 19:48:22 +09:00
observer Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
open3 Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
optparse
ostruct
pstore Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
racc
rdoc bump the verion of RDoc for previous merge 2021-05-31 23:47:41 +09:00
reline Merge Reline 0.1.5 2020-09-16 21:07:25 +09:00
rexml Backport rexml upstream bug fixes. 2021-04-05 20:14:49 +09:00
rinda
rss
rubygems Merge RubyGems-3.1.6 [Bug #16926] 2021-01-30 20:43:44 +09:00
singleton Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
timeout Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
tracer
unicode_normalize
uri merge revision(s) e04418bb16: [Backport #16830] 2020-07-23 14:02:05 +09:00
webrick Bump up webrick version to 1.6.1. [Bug #17201] 2020-10-11 15:33:09 +09:00
yaml Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
.document
abbrev.rb
base64.rb
benchmark.rb
bundler.rb
cgi.rb
csv.rb
debug.rb
delegate.rb
did_you_mean.rb
drb.rb
English.rb
erb.rb
fileutils.gemspec
fileutils.rb merge revision(s) a19228f878: [Backport #16979] 2020-06-27 12:29:42 +09:00
find.rb
forwardable.rb
getoptlong.rb
ipaddr.gemspec
ipaddr.rb
irb.rb Merge IRB 1.2.6 2020-09-16 21:08:31 +09:00
logger.rb
matrix.rb
mkmf.rb [Bug #19005] dynamic_lookup linker option in external libraries 2022-10-01 15:58:54 +09:00
mutex_m.gemspec
mutex_m.rb
observer.rb lib/observer.rb: Specify frozen_string_literal: true. 2017-01-13 12:08:29 +00:00
open-uri.rb
open3.rb
optionparser.rb
optparse.rb
ostruct.rb
pp.rb Fix pp when passed a empty ruby2_keywords-flagged hash as array element (#2966) 2020-03-31 16:10:57 +09:00
prettyprint.rb
prime.gemspec
prime.rb
pstore.rb
racc.rb
rdoc.rb
readline.gemspec
readline.rb
reline.rb Merge Reline 0.1.5 2020-09-16 21:07:25 +09:00
resolv-replace.rb
resolv.rb merge revision(s) 9edc162583: [Backport #17781] 2021-06-02 01:40:08 +09:00
rss.rb
rubygems.rb Merge RubyGems-3.1.6 [Bug #16926] 2021-01-30 20:43:44 +09:00
securerandom.rb
set.rb Fix SortedSet not being sorted the first time when rbtree is used 2021-07-31 21:27:21 +09:00
shellwords.rb
singleton.rb
tempfile.rb
time.rb
timeout.rb
tmpdir.rb Backport a tmpdir fix. 2021-04-05 20:48:25 +09:00
tracer.rb
tsort.rb
un.rb
uri.rb
weakref.rb
webrick.rb
yaml.rb