1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
citrusmoose 8d689294d0 [rubygems/rubygems] Fix extension paths in generated standalone script
The paths for extensions of gems would contain the hardcoded ruby
version on which the extension was built. This will replace it with
runtime ruby version like the parent version directory. It will make the
standalone script compatible between different ruby version installations.

https://github.com/rubygems/rubygems/commit/a9dae93d5d
2022-06-20 16:04:47 +09:00
..
benchmark
bundler [rubygems/rubygems] Fix extension paths in generated standalone script 2022-06-20 16:04:47 +09:00
cgi [ruby/cgi] jruby support 2022-06-06 18:13:01 +09:00
csv
delegate
did_you_mean Manually merged https://github.com/ruby/did_you_mean/pull/177 2022-06-07 15:24:48 +09:00
drb
erb
error_highlight [ruby/error_highlight] Use Exception#detailed_message instead of overriding #message (https://github.com/ruby/error_highlight/pull/24) 2022-06-07 17:40:19 +09:00
forwardable
getoptlong
irb
logger [ruby/logger] Enhanced RDoc for Logger 2022-05-13 22:52:53 +09:00
net [ruby/net-http] Make Net::HTTPHeader#content_range return nil on non-byte units 2022-06-16 23:35:27 +09:00
observer
open3
optparse
ostruct
pstore
racc [ruby/racc] Fix flag to Regexp.new 2022-06-16 21:43:53 +09:00
random
rdoc [ruby/rdoc] [DOC] Undocument internal constants [ci skip] 2022-06-07 11:44:58 +09:00
reline [ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-script-so" 2022-06-13 19:33:15 +09:00
rinda
rubygems [rubygems/rubygems] Bring TODO message up to date 2022-06-17 17:05:21 +09:00
set
singleton
timeout [ruby/timeout] Add epoch.rake [ci skip] 2022-05-25 19:05:16 +09:00
unicode_normalize
uri [ruby/uri] Improve URI.register_scheme tests and automatically upcase the given scheme 2022-05-12 18:19:17 +09:00
weakref
yaml
abbrev.gemspec
abbrev.rb
base64.gemspec
base64.rb
benchmark.rb
bundler.rb [rubygems/rubygems] Fix crash when installing gems with symlinks 2022-05-30 17:42:39 +09:00
cgi.rb Fix broken links of rdoc 2022-03-17 10:11:38 +09:00
csv.rb
delegate.rb
did_you_mean.rb
drb.rb
English.gemspec
English.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb [ruby/fileutils] [DOC] Revisions for module-level doc (https://github.com/ruby/fileutils/pull/90) 2022-06-17 22:36:26 +09:00
find.gemspec
find.rb
forwardable.rb
getoptlong.rb [ruby/getoptlong] Fixup https://github.com/ruby/getoptlong/commit/39faa7b390f0 2022-05-09 07:26:29 +09:00
ipaddr.gemspec
ipaddr.rb
irb.rb [ruby/irb] Fix documents for .irbrc path 2022-05-18 07:12:29 +09:00
logger.rb [ruby/logger] [DOC] Enhanced RDoc for Logger (https://github.com/ruby/logger/pull/77) 2022-05-14 05:02:18 +09:00
mkmf.rb mkmf: Add a configure option to set verbose mode (V=1 or 0) in mkmf.rb. 2022-05-12 12:36:10 +02:00
mutex_m.gemspec
mutex_m.rb
observer.rb
open-uri.gemspec
open-uri.rb [ruby/open-uri] [DOC] Fix markup for URI.open 2022-06-07 00:06:56 +09:00
open3.rb
optionparser.rb
optparse.rb [ruby/optparse] Define inspect and pretty_inspect 2022-04-04 15:05:44 +09:00
ostruct.rb [ruby/ostruct] v0.5.5 2022-04-01 00:18:36 +09:00
pp.gemspec
pp.rb
prettyprint.gemspec
prettyprint.rb
pstore.rb
racc.rb
rdoc.rb
readline.gemspec
readline.rb
reline.rb [ruby/reline] Check the ambiguous char width only on tty 2022-06-13 12:17:04 +09:00
resolv-replace.gemspec
resolv-replace.rb
resolv.gemspec
resolv.rb
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Unify loading Gem::Requirement 2022-06-06 18:36:31 +09:00
securerandom.gemspec
securerandom.rb
set.rb [ruby/set] Fix a typo 2022-05-16 23:43:04 +09:00
shellwords.gemspec
shellwords.rb
singleton.rb
tempfile.gemspec [ruby/tempfile] Drop unused gemspec directives 2022-05-20 17:49:14 +09:00
tempfile.rb [ruby/tempfile] Enhanced RDoc for ::new and ::create (https://github.com/ruby/tempfile/pull/10) 2022-05-20 17:49:14 +09:00
time.gemspec
time.rb
timeout.rb [ruby/timeout] Keep a private reference to Process.clock_gettime 2022-06-09 18:58:49 +09:00
tmpdir.gemspec
tmpdir.rb
tsort.gemspec
tsort.rb [ruby/tsort] Small tweaks for easier vendoring 2022-04-18 09:40:07 +09:00
un.gemspec
un.rb
uri.rb [ruby/uri] Feat: Support WSS 2022-04-22 11:59:54 +09:00
weakref.rb
yaml.rb