summaryrefslogtreecommitdiff
path: root/lib/cgi/session
AgeCommit message (Expand)Author
2018-11-02lib/*: Prefer require_relative over require.marcandre
2017-02-18{lib,test}/cgi: Specify frozen_string_literal: true.kazu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-10* lib/cgi/session/pstore.rb: separated sample code.hsbt
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-11-08* lib/cgi/session/pstore.rb: fix indentation.xibbar
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2006-07-30* lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.nobu
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-11-19* string.c (str_gsub): internal buffer should not be listed bymatz
2004-10-19* io.c (read_all): block string buffer modification duringmatz
2004-08-24* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo
2004-07-23* gc.c (define_final): should not disclose NODE* to Ruby world.matz
2003-10-16consistent parentheses in assignment RHS.matz
2003-08-29Add documentation in RDoc format.wew
2003-07-15* lib/matrix.rb: remove elements conversion to_f, to_i, to_r.matz