aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse2014-08-051-11/+2
* * lib/net/http/generic_request.rbnaruse2014-08-052-14/+24
* * lib/net/http/generic_request.rbnaruse2014-08-051-9/+8
* remove path_querynaruse2014-08-051-6/+0
* * lib/uri/generic.rb (URI::Generic#normalize!): use String#empty?naruse2014-08-051-16/+12
* * lib/uri/http.rb (URI::HTTP#request_uri): optimized.naruse2014-08-051-5/+5
* rubygems/util.rb: remove unused variablenobu2014-08-031-1/+1
* 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