aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mkmf.rb: try without -ObjC optionnobu2014-07-301-2/+2
* * lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak2014-07-271-0/+3
* * time.c: [DOC] Clarify %Y in strftime, which can accept any digitszzak2014-07-271-1/+1
* * lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak2014-07-271-1/+1
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-2712-20/+8
* * lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak2014-07-261-1/+1
* * lib/shell/command-processor.rb: remove unused variable.hsbt2014-07-264-4/+3
* * lib/weakref.rb: split executable code into sample directory.hsbt2014-07-261-11/+0
* * lib/delegate.rb: split executable code into sample directory.hsbt2014-07-261-34/+0
* fix encoding specnobu2014-07-251-1/+1
* rubygems/util.rb: redirect optionsnobu2014-07-251-1/+12
* specification.rb: fix leaked FDsnobu2014-07-251-1/+3
* rubygems/util.rb: fix leaked FDsnobu2014-07-251-0/+2
* remote_fetcher.rb: fix leaked FDsnobu2014-07-252-0/+8
* test_gem_silent_ui.rb: fix leaked FDsnobu2014-07-251-0/+10
* * lib/benchmark.rb: split executable code into sample directory.hsbt2014-07-231-20/+0
* * lib/tempfile.rb: split executable code into sample directory.hsbt2014-07-231-10/+0
* * lib/pstore.rb: split executable code into sample directory.hsbt2014-07-231-22/+0
* * lib/drb/extserv.rb: remove duplicate code with sample direcotry.hsbt2014-07-221-30/+0
* optparse.rb: getopts message improvementnobu2014-07-211-3/+5
* Fix `Time.parse` for out of range arguments with an offsetnobu2014-07-192-3/+8
* * lib/matrix/eigenvalue_decomposition: Style fixmarcandre2014-07-181-3/+3
* * lib/matrix.rb: Avoid using `and`.marcandre2014-07-181-2/+2
* * lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt2014-07-181-1/+1
* rbinstall.rb: respect DESTDIRnobu2014-07-151-2/+2
* * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt2014-07-1545-268/+604
* * lib/net/smtp.rb (Net::SMTP#data): enable buffering whilekosaki2014-07-111-4/+11
* * lib/abbrev.rb: remove executable.hsbt2014-07-111-11/+0
* * lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt2014-07-111-3/+9
* * lib/matrix.rb: Fix sign for cross_product [#9499]marcandre2014-07-111-3/+3
* * lib/irb/ruby-lex.rb: fix counting indent in identify_string_dvar.keiju2014-07-081-1/+1
* * tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.naruse2014-07-071-38/+0
* rdoc/stats/normal.rb: fix last_widthnobu2014-07-061-1/+1
* rdoc/stats/normal.rb: IO.console_sizenobu2014-07-061-1/+3
* rdoc/stats/normal.rb: clear previous outputnobu2014-07-061-3/+4
* lib/irb/locale.rb: fix typonobu2014-07-041-1/+1
* * lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse2014-07-031-0/+5
* * lib/net/http/response.rb (Net::HTTP.each_response_header):naruse2014-07-031-1/+6
* * lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse2014-07-031-77/+30
* change default not tot create useless objectnaruse2014-07-031-1/+1
* webrick/utils.rb: mark by class namenobu2014-07-021-3/+2
* * logger.rb: removed unmaintain code.hsbt2014-07-021-123/+0
* suppress warnings: assigned but unused variablenaruse2014-06-301-2/+0
* remove useless part of regexpnaruse2014-06-301-4/+4
* * lib/webrick/utils.rb (create_listeners): Close socket objects.akr2014-06-281-1/+3
* * lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse2014-06-271-65/+73
* * lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt2014-06-271-1/+1
* * lib/rubygems/specification.rb: fixed broken condition causedhsbt2014-06-272-2/+3
* * lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt2014-06-264-6/+3
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-261-34/+0