aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/securerandom.rb: fix errors on Windowsshirosaki2012-09-131-4/+5
* * lib/optparse.rb: Remove unreachable email address from documentationzzak2012-09-131-2/+1
* * lib/xmlrpc.rb: Documentation for XMLRPCzzak2012-09-1313-1147/+998
* * lib/shellwords.rb: Documentation for Shellwords.zzak2012-09-121-35/+76
* mkmf.rb: fix $LDFLAGSnobu2012-09-111-1/+3
* * lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki2012-09-091-13/+21
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-8/+14
* * lib/sync.rb (Sync_m): Removed RCS_ID.kosaki2012-09-091-2/+0
* mkmf.rb: fix splitting options with an argumentnobu2012-09-061-3/+6
* Imported minitest 3.4.0 (r7762)ryan2012-09-052-4/+15
* matrix.rb: complex vectornobu2012-09-031-1/+1
* Fix typo of r36878naruse2012-09-021-1/+1
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse2012-09-011-0/+2
* * lib/set.rb (#initialize_copy, #eql): Use instance_variable_getknu2012-09-011-2/+2
* * lib/test/unit/test-unit.gemspec: Make test/unit default gem.kou2012-08-311-0/+14
* * lib/set.rb (Set#{each,reject!,select!}, SortedSet#each): Passknu2012-08-311-12/+12
* * lib/ipaddr.rb: Introduce several new error classes where onlyknu2012-08-311-42/+53
* mkmf.rb: fix race conditions at install-extnobu2012-08-311-2/+2
* * lib/set.rb (Set#{<,>,<=,>=}): Define comparison operators asknu2012-08-301-0/+23
* * lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse2012-08-301-0/+1
* mkmf.rb: timestamp for directoriesnobu2012-08-261-1/+1
* mkmf.rb: clean timestampsnobu2012-08-251-1/+1
* mkmf.rb: fix r36815nobu2012-08-241-2/+2
* mkmf.rb: timestamp for directoriesnobu2012-08-241-4/+14
* * lib/net/http/backward.rb (class Net): Restored Net::HTTPSession todrbrain2012-08-231-1/+4
* * lib/mkmf.rb (create_makefile): add dependency to header files whenusa2012-08-231-1/+5
* * ext/syck: removed. Fixes [ruby-core:43360]tenderlove2012-08-221-54/+20
* lib/mkmf.rb: ruby_headersnobu2012-08-221-7/+9
* * lib/rubygems/test_case.rb: run test with psych if exist.naruse2012-08-221-0/+5
* * lib/cgi/util.rb (CGI.escapeHTML): use &#39;naruse2012-08-211-1/+1
* Suppress warningsnaruse2012-08-211-1/+1
* * lib/observer.rb: fix typo.ayumin2012-08-211-1/+1
* remove trainling spaces.nobu2012-08-218-20/+20
* * test/unit/test.rb (Test::Unit::ProxyError): new exception class tousa2012-08-212-1/+10
* Imported minitest 3.3.0 (r7676)ryan2012-08-213-150/+169
* * lib/csv.rb: Fixes #161 on githubjeg22012-08-201-1/+24
* * lib/test/unit.rb, lib/test/unit/parallel.rb:sorah2012-08-202-6/+5
* * lib/fileutils.rb: fix typo.ayumin2012-08-181-1/+1
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-151-10/+1
* * lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa2012-08-151-1/+4
* Revert r36699 and r36700. [Feature #6130]naruse2012-08-151-1/+10
* update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon2012-08-141-10/+1
* Suppress warnings.naruse2012-08-141-1/+1
* Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-08-141-1/+1
* * lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s beforenaruse2012-08-141-1/+1
* * lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo2012-08-131-1/+3
* un.rb: reduce duplicationnobu2012-08-031-5/+5
* un.rb: DocumentRootnobu2012-08-031-2/+3
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-301-1/+1
* * lib/net/.document: Removed. All files in net/ should be included indrbrain2012-07-251-8/+0