aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cgi/session
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/cgi/session/pstore.rb: separated sample code.hsbt2014-08-101-12/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * lib/cgi/session/pstore.rb: fix indentation.xibbar2008-11-081-25/+25
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* * lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.nobu2006-07-301-13/+4
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-1/+1
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-191-1/+4
* * io.c (read_all): block string buffer modification duringmatz2004-10-191-5/+1
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo2004-08-241-9/+4
* * gc.c (define_final): should not disclose NODE* to Ruby world.matz2004-07-231-0/+3
* consistent parentheses in assignment RHS.matz2003-10-161-2/+2
* Add documentation in RDoc format.wew2003-08-291-1/+46
* * lib/matrix.rb: remove elements conversion to_f, to_i, to_r.matz2003-07-151-0/+78