aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/fileutils.rb: Revert r34669 which altered the waydrbrain2013-03-011-178/+182
* * lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain2013-02-2810-21/+96
* * lib/rubygems/available_set.rb: Undent for styledrbrain2013-02-277-87/+122
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-274-35/+39
* * lib/ostruct.rb: Typo in OpenStruct overview [Github Fixes #251]zzak2013-02-271-2/+2
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-262-5/+19
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-263-5/+20
* * lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain2013-02-251-13/+26
* mkmf.rb: default libdirnamenobu2013-02-251-1/+1
* * lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get.drbrain2013-02-241-7/+0
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika2013-02-221-1/+1
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-222-15/+37
* mkmf.rb: adjust default library pathnobu2013-02-221-1/+1
* un.rb: suppress warningnobu2013-02-221-2/+4
* * lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain2013-02-211-0/+3
* * lib/abbrev.rb: Add words parameter to Abbrev::abbrevzzak2013-02-211-2/+2
* * lib/mutex_m.rb: Add rdoc for Mutex_m modulezzak2013-02-201-21/+37
* * lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain2013-02-201-1/+6
* * lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain2013-02-191-1/+3
* * lib/rubygems/installer.rb: Fixed placement of executables withdrbrain2013-02-181-0/+1
* * lib/ipaddr.rb (IPAddr#in6_addr): Fix a typo with the closingknu2013-02-181-1/+1
* Fix the IPv6 parser.knu2013-02-181-1/+6
* mkmf.rb: remove extra topdir in VPATHnobu2013-02-171-1/+1
* mkmf.rb: fail if cross compilingnobu2013-02-151-0/+1
* * lib/rdoc.rb: Update to release version of 4.0.0drbrain2013-02-142-2/+2
* * lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain2013-02-141-1/+3
* * lib/net/http: Do not handle Content-Encoding when the user setsdrbrain2013-02-143-0/+26
* * lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip.drbrain2013-02-121-1/+4
* * lib/rake/doc/MIT-LICENSE: Add license file from upstreamzzak2013-02-103-1/+23
* * doc/rake/*: Sync Rake rdoc files from upstreamzzak2013-02-103-57/+31
* * doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rakezzak2013-02-105-0/+1124
* * lib/pp.rb, lib/prettyprint.rb: Documentation for PP and PrettyPrintzzak2013-02-102-45/+251
* * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain2013-02-092-6/+5
* * lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain2013-02-082-13/+13
* * lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain2013-02-081-6/+28
* * lib/rubygems/config_file.rb: Add missing require fordrbrain2013-02-082-7/+8
* mkmf.rb: RUBY_VERSION_NAMEnobu2013-02-081-3/+5
* * lib/rubygems/package/old.rb: Fix loading old format gems on rubydrbrain2013-02-071-3/+13
* * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain2013-02-071-0/+20
* * lib/net/http.rb (HTTP.post_form): Fix module scope in documentationzzak2013-02-071-2/+2
* * lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain2013-02-071-1/+1
* mkmf.rb: fix merge_libsnobu2013-02-071-8/+6
* * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain2013-02-073-8/+26
* configure.in: arch dependent header directory optionsnobu2013-02-061-1/+1
* * lib/rdoc: Import RDoc 4.0.0.rc.2drbrain2013-02-062-8/+10
* Missed comment from r39079zzak2013-02-051-1/+1
* * lib/racc/parser.rb: Hide copyright notice from Racc doczzak2013-02-051-2/+2
* * doc/rubygems/*: Removed outdated documentation fileszzak2013-02-054-17/+74
* * lib/csv.rb: Remove the dangerous serialization feature.jeg22013-02-051-127/+0
* * lib/irb.rb: Remove example from restrictions, it works [Github #246]zzak2013-02-051-10/+0