ruby/lib/cgi
nobu 6874c8d686 * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value instead
of fragile check by platform name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-01 23:54:39 +00:00
..
session * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
.document Doug Kearns's doc. patch 2004-02-26 13:50:40 +00:00
cookie.rb Surpress warnings. 2010-04-06 03:01:52 +00:00
core.rb * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value instead 2010-05-01 23:54:39 +00:00
html.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
session.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
util.rb * lib/cgi/{core, util}.rb (RFC822_DAYS, RFC822_MONTHS): 2010-04-20 03:39:34 +00:00