1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems
drbrain 673efdceef * lib/rubygems: Update to RubyGems master baa965b. Notable changes:
Copy directories to lib/ when installing extensions.  This completes
  the fix for [ruby-trunk - Bug #9106]

* test/rubygems:  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43953 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-01 20:52:57 +00:00
..
commands * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
core_ext * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
ext * lib/rubygems: Update to RubyGems master baa965b. Notable changes: 2013-12-01 20:52:57 +00:00
package Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
request_set * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
resolver * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
security * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
source * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
ssl_certs * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
util * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
available_set.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
basic_specification.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
command.rb * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions): 2012-11-30 16:27:52 +00:00
command_manager.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
compatibility.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
config_file.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
defaults.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
dependency.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
dependency_installer.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
dependency_list.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
deprecate.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
doctor.rb * lib/rubygems: Update to RubyGems master 50a8210. Important changes 2013-11-21 23:27:30 +00:00
errors.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
exceptions.rb * lib/rubygems: Update to RubyGems master 50a8210. Important changes 2013-11-21 23:27:30 +00:00
ext.rb * lib/rubygems: Update to RubyGems master b955554. Changes: 2013-10-16 06:00:39 +00:00
gem_runner.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
gemcutter_utilities.rb * lib/rubygems: Update to RubyGems 2.2.0.preview.1 2013-09-18 21:29:41 +00:00
indexer.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
install_default_message.rb * lib/rubygems: Import RubyGems 2.1 2013-07-09 23:21:36 +00:00
install_message.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
install_update_options.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
installer.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
installer_test_case.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
LICENSE.txt * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
local_remote_options.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00
mock_gem_ui.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
name_tuple.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
package.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
package_task.rb * lib/rubygems: Import RubyGems 2.1.0 Release Candidate 2013-08-26 20:24:51 +00:00
path_support.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
platform.rb * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
psych_additions.rb * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
psych_tree.rb * lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file after 2013-07-09 22:34:58 +00:00
rdoc.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
remote_fetcher.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
request.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
request_set.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
requirement.rb * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
resolver.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
security.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
server.rb * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
source.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
source_list.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
source_local.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
source_specific_file.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
spec_fetcher.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
specification.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
stub_specification.rb * lib/rubygems: Update to RubyGems master 0a3814b. Changes: 2013-10-18 21:56:18 +00:00
syck_hack.rb * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
test_case.rb * lib/rubygems: Update to RubyGems master 50a8210. Important changes 2013-11-21 23:27:30 +00:00
test_utilities.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
text.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00
uninstaller.rb * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
uri_formatter.rb * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
user_interaction.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
util.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
validator.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
version.rb * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
version_option.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00