aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.akr2013-04-041-1/+1
* * ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr2013-04-031-0/+4
* * lib/securerandom.rb (SecureRandom.random_bytes): Useakr2013-04-021-1/+1
* * lib/securerandom.rb: Don't use Array#to_s.akr2013-04-021-1/+1
* doumentation by @toolmantim [GH fixes #270]hsbt2013-03-311-3/+4
* Document the default Net timeout values by @toolmantim [GH fixes #269]hsbt2013-03-314-10/+11
* mkmf.rb: no CFLAGS in CXXFLAGSnobu2013-03-291-2/+3
* code cleanup by @vipulnsward [GH fixes #267]hsbt2013-03-291-1/+1
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-281-2/+9
* * lib/resolv.rb: Test Windows platform by detecting LoadError whenakr2013-03-281-2/+2
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-261-6/+12
* fix typokazu2013-03-261-1/+1
* Suppress warningsnaruse2013-03-251-1/+1
* * lib/rinda/tuplespace.rb: Only return tuple entry once on move,drbrain2013-03-241-2/+2
* * lib/rinda/ring.rb: Added documentation for multicast support.drbrain2013-03-231-3/+51
* * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain2013-03-231-22/+150
* Commit missdrbrain2013-03-231-3/+47
* cleanup by @vipulnsward [GH fixes #262]hsbt2013-03-222-2/+1
* forwardable.rb: reduce allocations in def_delegatorsnobu2013-03-221-4/+6
* mkmf.rb: format messagenobu2013-03-201-1/+1
* mkmf.rb: prefix install_dirs only with DESTDIRnobu2013-03-201-14/+15
* assertions.rb: private flagnobu2013-03-131-1/+7
* * lib/irb.rb: Fix typodrbrain2013-03-121-1/+1
* * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain2013-03-115-51/+14
* * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain2013-03-111-0/+6
* * lib/resolv-replace.rb (TCPSocket#initialize): resolve the 3rdakr2013-03-111-1/+1
* mkmf.rb: defer use of instance variablenobu2013-03-111-4/+18
* * lib/thread.rb (Queue#push): return self.kosaki2013-03-101-0/+3
* ext_conf_builder.rb: use intermediate destdir alwaysnobu2013-03-101-1/+1
* 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