Age | Commit message (Expand) | Author |
---|
2021-12-15 | [ruby/cgi] Extract CGI::Session#new_store_file | Nobuyoshi Nakada |
2019-11-18 | Deprecate taint/trust and related methods, and make the methods no-ops | Jeremy Evans |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2017-02-18 | {lib,test}/cgi: Specify frozen_string_literal: true. | kazu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
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 from Evan Farrar | matz |
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 by | matz |
2004-10-19 | * io.c (read_all): block string buffer modification during | matz |
2004-08-24 | * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not | shugo |
2004-07-23 | * gc.c (define_final): should not disclose NODE* to Ruby world. | matz |
2003-10-16 | consistent parentheses in assignment RHS. | matz |
2003-08-29 | Add documentation in RDoc format. | wew |
2003-07-15 | * lib/matrix.rb: remove elements conversion to_f, to_i, to_r. | matz |