summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-08-15Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-15* lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa
2012-08-15Revert r36699 and r36700. [Feature #6130]naruse
2012-08-14update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon
2012-08-14Suppress warnings.naruse
2012-08-14Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-08-14* lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s beforenaruse
2012-08-13* lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo
2012-08-03un.rb: reduce duplicationnobu
2012-08-03un.rb: DocumentRootnobu
2012-07-30* lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse
2012-07-25* lib/net/.document: Removed. All files in net/ should be included indrbrain
2012-07-25* lib/cgi/html.rb: Use << instead of +=.naruse
2012-07-25* lib/cgi/html.rb (element_init): suppress redefine warning.naruse
2012-07-25* lib/net/http.rb: Added SSL session reuse across connections for adrbrain
2012-07-24* lib/rubygems: Updated to RubyGems 1.8.24, a bugfix release.drbrain
2012-07-23* lib/open-uri.rb: use respond_to? to test Tempfile.akr
2012-07-21Set false to @proxy_from_env to suppress uninitialized warning.naruse
2012-07-21* lib/net/http.rb (Net::HTTP.newobj): return back for compatibility.naruse
2012-07-21* lib/test/unit/testcase.rb(method_added): refactoring.sorah
2012-07-21* lib/test/unit.rb: warn when test_* method is redefined.sorah
2012-07-20* lib/logger.rb: Updated example in Logger comment to match otherdrbrain
2012-07-20* lib/net/http.rb: Net::HTTP now automatically detects and usesdrbrain
2012-07-19* lib/net/http/response.rb: Automatically inflate gzip anddrbrain
2012-07-18mkmf.rb: fix typonobu
2012-07-18mkmf.rb: hack for -frameworknobu
2012-07-18configure.in: EXTDLDFLAGSnobu
2012-07-18* lib/benchmark.rb: Fix Benchmark.benchmark output with an emptynaruse
2012-07-18* lib/debug.rb: Added toplevel documentation. Based on patch by Oscardrbrain
2012-07-18* lib/logger.rb: Updated typos and output to match modern Loggerdrbrain
2012-07-17Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-17* lib/open-uri.rb: delete space.ayumin
2012-07-17* lib/open-uri.rb: call io.close! for Tempfile.akr
2012-07-16* lib/fileutils.rb (uptodate?): remove useless parameter.ayumin
2012-07-14test/unit.rb: use uniq!nobu
2012-07-14test/unit.rb: extract dealnobu
2012-07-14test/unit.rb: extract quit_workersnobu
2012-07-14test/unit.rb: extract delete_workernobu
2012-07-14test/unit.rb: launch_worker to manage new workernobu
2012-07-14test/unit.rb: extract launch_workernobu
2012-07-14test/unit.rb: extract start_watchdognobu
2012-07-14test/unit.rb: _run_parallelnobu
2012-07-12test: dots from a workernobu
2012-07-12test: unnecessary job_statusnobu
2012-07-12test: separate each outputsnobu
2012-07-11Imported minitest 3.2.0 (r7598). Reviewed by drbrainryan
2012-07-11* lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse
2012-07-09mkmf.rb: add TARGET_NAMEnobu
2012-07-07suppress warningnobu
2012-07-06obsolete Confignobu