summaryrefslogtreecommitdiff
path: root/lib/uri/common.rb
AgeCommit message (Expand)Author
2019-09-27Warn for URI.{,un}{escape,encode}, even if not in verbose modeJeremy Evans
2019-09-27Fix fallback in URI.encode_www_form_component to include #Jeremy Evans
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-04-25common.rb: unused constantnobu
2018-04-21Improve docs for URI librarystomar
2018-01-28uri/common: reduce allocations and retained objectsnormal
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-10-21Use caller with length to reduce unused stringskazu
2017-05-26* lib/uri/common.rb: [DOC] add rdoc to describesonots
2017-01-23Fix typo of URI#escape [Bug #13147]naruse
2016-11-08Update comment about default constanta_matsuda
2016-10-20* lib/uri/common.rb: added documentation for deprecated method.hsbt
2016-10-06uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]nobu
2016-10-06Update URI WEB_ENCODINGS_ hash, and fix documented cmd tonobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-15* lib/uri/common.rb: make code block for rdoc.hsbt
2015-02-24* lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838]marcandre
2014-12-30lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Arrayduerst
2014-08-27* lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.hsbt
2014-08-25uri/common.rb: use negative look-aheadnobu
2014-07-27* lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak
2014-07-27* lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak
2014-06-22support RFC3986 [Feature #2542]naruse
2014-01-21* lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]zzak
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2013-12-13 * lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478]hsbt
2013-11-25* lib/uri/common.rb: [DOC] typo fixes by @vipulnsward [Fixes GH-456]zzak
2013-07-31* lib/uri/common.rb (URI.decode_www_form_component): Use String#b.knu
2013-07-31* lib/uri/common.rb (URI.decode_www_form_component):sorah
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-17fix typo by @zsalzbank [fix GH-289]hsbt
2012-01-24* lib/uri/common.rb (URI.encode_www_form_component): initialize onnaruse
2012-01-05* lib/uri/common.rb (URI::Parser#initialize_regexp):naruse
2011-12-18updating documentation linktenderlove
2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
2011-08-24Add a missing parenthesis in the example.naruse
2011-08-12* lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain
2011-07-22Fix r32622.naruse
2011-07-22* lib/uri/generic.rb (WFKV_): unroll the loop of regexp.naruse
2011-07-15* lib/uri/common.rb (module): Remove optional parser argument to Kernel#URImarcandre
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-15* remove trailing spaces.nobu
2011-05-13 * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.drbrain
2011-05-13 * lib/logger.rb: format comments to keep 80 columns in a line.nagachika
2011-05-12 * re.c (Init_Regexp): Document option constants. Patch by Vincentdrbrain
2011-04-12* lib/uri/common.rb: avoid race condition. fixes #4572naruse
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse