1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
nobu a7f03a4659 rbinstall.rb: respect DESTDIR
* lib/rubygems.rb (Gem.install): pass optinos to
  Gem::DependencyInstaller.

* tool/rbinstall.rb (gem): respect DESTDIR.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-15 08:24:39 +00:00
..
cgi * lib/cgi/core.rb: Provide a mechanism to specify the 2014-06-10 04:29:49 +00:00
drb
irb * lib/irb/ruby-lex.rb: fix counting indent in identify_string_dvar. 2014-07-08 15:19:30 +00:00
matrix
net * lib/net/smtp.rb (Net::SMTP#data): enable buffering while 2014-07-11 19:22:19 +00:00
optparse
racc
rake * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2 2014-07-15 03:07:37 +00:00
rbconfig * tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb. 2014-07-07 02:07:01 +00:00
rdoc rdoc/stats/normal.rb: fix last_width 2014-07-06 01:03:36 +00:00
rexml
rinda * lib/rinda/ring.rb (RingFinger#make_socket): Close the socket on exception. 2014-06-01 02:37:27 +00:00
rss Restore date field. 2014-06-14 13:52:04 +00:00
rubygems * lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase. 2014-06-27 06:32:59 +00:00
shell
uri * lib/uri/generic.rb (URI::Generic#query=): remove validation, just 2014-07-03 18:00:08 +00:00
webrick webrick/utils.rb: mark by class name 2014-07-02 06:26:02 +00:00
xmlrpc xmlrpc/client: fix documentation typo 2014-06-02 00:43:29 +00:00
yaml
abbrev.rb * lib/abbrev.rb: remove executable. 2014-07-11 08:16:05 +00:00
base64.rb
benchmark.rb
cgi.rb
cmath.rb
complex.rb
csv.rb csv.rb: honor encoding option 2014-06-10 01:57:10 +00:00
debug.rb
delegate.rb * lib/delegate.rb: [DOC] Document raise in Delegator class 2014-05-30 18:52:30 +00:00
drb.rb
e2mmap.rb
English.rb * lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620] 2014-05-31 19:54:55 +00:00
erb.rb erb.rb: ERB#result does not accept a proc. 2014-05-30 01:22:23 +00:00
fileutils.rb * lib/fileutils.rb: handle ENOENT error with symlink targeted to 2014-07-11 07:51:19 +00:00
find.rb * lib/find.rb (Find#find): should pass ignore_error option to enumerators. 2014-03-03 15:28:58 +00:00
forwardable.rb
getoptlong.rb
gserver.rb * lib/gserver.rb: remove redundant use of to_s in interpolation. 2014-06-24 08:48:46 +00:00
ipaddr.rb * lib/ipaddr.rb: extracted inline tests into test dir. 2014-05-31 07:36:51 +00:00
irb.rb * lib/irb.rb: [DOC] Fixed syntax error in example by @jasdeepsingh. 2014-05-25 01:02:59 +00:00
logger.rb * logger.rb: removed unmaintain code. 2014-07-02 01:41:02 +00:00
mathn.rb
matrix.rb * lib/matrix.rb: Fix sign for cross_product [#9499] 2014-07-11 05:19:33 +00:00
mkmf.rb mkmf.rb: add NULLCMD 2014-05-17 23:23:37 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb * lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only if 2014-05-05 16:38:53 +00:00
open3.rb
optionparser.rb lib/optionparser.rb 2014-05-26 03:25:38 +00:00
optparse.rb * lib/gserver.rb: remove redundant use of to_s in interpolation. 2014-06-24 08:48:46 +00:00
ostruct.rb
pp.rb
prettyprint.rb
prime.rb prime.rb: fix a grammo 2014-05-24 08:14:20 +00:00
profile.rb
profiler.rb
pstore.rb
rake.rb * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2 2014-07-15 03:07:37 +00:00
rational.rb
rdoc.rb
resolv-replace.rb
resolv.rb * lib/gserver.rb: remove redundant use of to_s in interpolation. 2014-06-24 08:48:46 +00:00
rss.rb
rubygems.rb rbinstall.rb: respect DESTDIR 2014-07-15 08:24:39 +00:00
scanf.rb
securerandom.rb
set.rb
shell.rb * lib/shell.rb: add documentation in lib/shell.rb 2014-05-08 18:46:16 +00:00
shellwords.rb
singleton.rb
sync.rb
tempfile.rb * lib/tempfile.rb (Tempfile#inspect): Show "(closed)" if the tempfile 2014-05-27 16:03:35 +00:00
thwait.rb
time.rb * lib/time.rb (Time.make_time): Adjust the time zone of "now". 2014-05-06 09:50:08 +00:00
timeout.rb
tmpdir.rb * (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby. 2014-04-29 05:19:38 +00:00
tracer.rb
tsort.rb
ubygems.rb
un.rb
uri.rb
weakref.rb
webrick.rb
xmlrpc.rb
yaml.rb Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"" 2014-06-26 02:52:46 +00:00