Age | Commit message (Expand) | Author |
---|
2014-03-21 | cgi/util.rb: use alias | nobu |
2013-07-16 | * lib/cgi/util.rb (CGI::Util#escape, unescape): Unuse regexp special | xibbar |
2013-06-19 | * lib/cgi/util.rb (CGI.escapeHTML): performance improvement. | xibbar |
2013-06-19 | * lib/cgi/util.rb(CGI.escapeHTML): performance improvement. | xibbar |
2013-06-02 | * lib/cgi/util.rb, lib/erb.rb: Use String#b [Feature #8394] by znz | zzak |
2013-05-16 | * lib/cgi/util.rb: Constant parameter is faster and economy than | xibbar |
2013-05-16 | * lib/cgi/util.rb: Use String#b instead of dup.force_encoding("ASCII-8BIT") | xibbar |
2013-05-03 | * lib/cgi/util.rb: class methods modulize for using like a function. | xibbar |
2013-04-08 | * lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character. | xibbar |
2012-08-21 | * lib/cgi/util.rb (CGI.escapeHTML): use ' | naruse |
2012-08-21 | remove trainling spaces. | nobu |
2012-08-14 | Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-17 | Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-04 | Wed Jul 4 13:38:12 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-03 | Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-01-20 | * lib/cgi/util.rb (CGI.escape): support a string with invalid byte | mrkn |
2011-06-01 | * lib/cgi/util.rb: Improve documentation. by Kuba Fietkiewicz. | drbrain |
2011-05-18 | * lib/cgi/util.rb: Improve documentation. by Clinton Nixon. | drbrain |
2010-10-13 | * lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibyte | xibbar |
2010-04-20 | * lib/cgi/{core, util}.rb (RFC822_DAYS, RFC822_MONTHS): | xibbar |
2009-11-12 | * lib/cgi/util.rb (CGI::pretty): fix the overflow bug | xibbar |
2009-10-04 | * lib/cgi/cookie.rb: add default value to @@accept_charset | xibbar |
2009-07-30 | * lib/cgi/util.rb (CGI::unescape): support encoding option. | xibbar |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-09-09 | * lib/cgi*: split cgi.rb into four files. [ruby-dev:36041] | xibbar |