Age | Commit message (Expand) | Author |
---|
2013-07-18 | * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341] | zzak |
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-03 | * lib/cgi/cookie.rb (inspect): add inspect for debug. | 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/core.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-05 | * lib/cgi/session.rb: Fix a typo. | xibbar |
2013-05-03 | * lib/cgi/util.rb: class methods modulize for using like a function. | xibbar |
2013-04-19 | * lib/cgi/session.rb: update use rescue nil all because | xibbar |
2013-04-19 | * remove trailing spaces. | nobu |
2013-04-19 | * lib/cgi/session.rb: update use rescue Errno::ENOENT because | xibbar |
2013-04-19 | * lib/cgi/session.rb: update rescue in delete session file | xibbar |
2013-04-18 | * lib/cgi/cookie.rb: refactoring. | xibbar |
2013-04-18 | * lib/cgi/cookie.rb(CGI::Cookie.parse): add require | xibbar |
2013-04-11 | * lib/cgi/html.rb: remove 'super {yield}' which is for old version. | xibbar |
2013-04-11 | * lib/cgi/html.rb: fix indent. delete unnecessary code. | xibbar |
2013-04-11 | * lib/cgi/html.rb: fix tagmaker because attributes should recognize. | xibbar |
2013-04-11 | * lib/cgi/{core,html}.rb : Update define tagmaker | xibbar |
2013-04-08 | * lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character. | xibbar |
2013-03-29 | code cleanup by @vipulnsward [GH fixes #267] | hsbt |
2012-11-22 | * lib/cgi/core.rb: Documentation for CGI#header alias | zzak |
2012-11-16 | * lib/cgi/core.rb: Use symbols instead of strings for | marcandre |
2012-11-07 | * lib/cgi/core.rb: alias CGI#http_header to CGI#header . | xibbar |
2012-11-05 | * lib/cgi/core.rb: check if Tempfile is defined before use it. | naruse |
2012-11-05 | Mon Nov 5 09:55:05 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-11-04 | Don't redefine methods | naruse |
2012-11-04 | Sun Nov 4 20:41:28 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-10-04 | * lib/cgi/html5.rb: Add html5 tag maker. | xibbar |
2012-08-21 | * lib/cgi/util.rb (CGI.escapeHTML): use ' | naruse |
2012-08-21 | remove trainling spaces. | nobu |
2012-08-14 | Suppress warnings. | naruse |
2012-08-14 | Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-25 | * lib/cgi/html.rb: Use << instead of +=. | naruse |
2012-07-25 | * lib/cgi/html.rb (element_init): suppress redefine warning. | naruse |
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-04 | Wed Jul 4 08:45:41 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-03 | Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-03 | Wed Jul 4 08:18:01 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-07-03 | Wed Jul 4 08:11:15 2012 Takeyuki FUJIOKA <[email protected]> | xibbar |
2012-01-20 | * lib/cgi/util.rb (CGI.escape): support a string with invalid byte | mrkn |
2011-10-17 | Tue Oct 18 02:24:19 2011 Takeyuki FUJIOKA <[email protected]> | xibbar |
2011-07-09 | * lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866] | xibbar |
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 |
2011-05-16 | * lib/cgi.rb: Add toplevel documentation to class CGI | drbrain |
2011-05-11 | * Various .document files: Update .document files to match files which | drbrain |