aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* assertions.rb: split linesnobu2013-03-081-1/+3
* assertions.rb: allow procnobu2013-03-081-0/+8
* * lib/webrick/httpproxy.rb: Fix typos in HTTPProxyServer [Bug #8013]zzak2013-03-081-4/+4
* * ChangeLog:drbrain2013-03-074-6/+34
* * lib/rubygems.rb: Allow specification of directory permissions.drbrain2013-03-051-3/+11
* * lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain2013-03-0510-18/+51
* * lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain2013-03-053-27/+32
* ext_conf_builder.rb: clear DESTDIRnobu2013-03-051-0/+4
* ext_conf_builder.rb: install via temporary directorynobu2013-03-041-18/+12
* mkmf.rb: libpath_envnobu2013-03-031-1/+2
* mkmf.rb: libpath_envnobu2013-03-031-3/+13
* ext_conf_builder.rb: remove circular dependency in install-sonobu2013-03-031-0/+3
* fix typos in r39560kazu2013-03-021-2/+2
* ext_conf_builder.rb: hack for obsolete sytle gemsnobu2013-03-021-0/+14
* ext_conf_builder.rb: use RUBYOPTnobu2013-03-021-1/+4
* ext_conf_builder.rb: build in the source directorynobu2013-03-021-23/+16
* mswin: static-linked-extnobu2013-03-021-0/+4
* * lib/webrick/utils.rb: use Socket.tcp_server_sockets to create serverakr2013-03-021-19/+4
* * 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