summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-30mkmf.rb: try without -ObjC optionnobu
2014-07-27* lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak
2014-07-27* time.c: [DOC] Clarify %Y in strftime, which can accept any digitszzak
2014-07-27* lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak
2014-07-27* lib/cgi/core.rb: remove unused variables.hsbt
2014-07-26* lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak
2014-07-26* lib/shell/command-processor.rb: remove unused variable.hsbt
2014-07-26* lib/weakref.rb: split executable code into sample directory.hsbt
2014-07-26* lib/delegate.rb: split executable code into sample directory.hsbt
2014-07-25fix encoding specnobu
2014-07-25rubygems/util.rb: redirect optionsnobu
2014-07-25specification.rb: fix leaked FDsnobu
2014-07-25rubygems/util.rb: fix leaked FDsnobu
2014-07-25remote_fetcher.rb: fix leaked FDsnobu
2014-07-25test_gem_silent_ui.rb: fix leaked FDsnobu
2014-07-23* lib/benchmark.rb: split executable code into sample directory.hsbt
2014-07-23* lib/tempfile.rb: split executable code into sample directory.hsbt
2014-07-23* lib/pstore.rb: split executable code into sample directory.hsbt
2014-07-22* lib/drb/extserv.rb: remove duplicate code with sample direcotry.hsbt
2014-07-21optparse.rb: getopts message improvementnobu
2014-07-19Fix `Time.parse` for out of range arguments with an offsetnobu
2014-07-18* lib/matrix/eigenvalue_decomposition: Style fixmarcandre
2014-07-18* lib/matrix.rb: Avoid using `and`.marcandre
2014-07-18* lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt
2014-07-15rbinstall.rb: respect DESTDIRnobu
2014-07-15* lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt
2014-07-11* lib/net/smtp.rb (Net::SMTP#data): enable buffering whilekosaki
2014-07-11* lib/abbrev.rb: remove executable.hsbt
2014-07-11* lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt
2014-07-11* lib/matrix.rb: Fix sign for cross_product [#9499]marcandre
2014-07-08 * lib/irb/ruby-lex.rb: fix counting indent in identify_string_dvar.keiju
2014-07-07* tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.naruse
2014-07-06rdoc/stats/normal.rb: fix last_widthnobu
2014-07-06rdoc/stats/normal.rb: IO.console_sizenobu
2014-07-06rdoc/stats/normal.rb: clear previous outputnobu
2014-07-04lib/irb/locale.rb: fix typonobu
2014-07-03* lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse
2014-07-03* lib/net/http/response.rb (Net::HTTP.each_response_header):naruse
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-07-03change default not tot create useless objectnaruse
2014-07-02webrick/utils.rb: mark by class namenobu
2014-07-02* logger.rb: removed unmaintain code.hsbt
2014-06-30suppress warnings: assigned but unused variablenaruse
2014-06-30remove useless part of regexpnaruse
2014-06-28* lib/webrick/utils.rb (create_listeners): Close socket objects.akr
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-27* lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt
2014-06-27* lib/rubygems/specification.rb: fixed broken condition causedhsbt
2014-06-26* lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt
2014-06-26Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt