summaryrefslogtreecommitdiff
path: root/lib/cgi
AgeCommit message (Expand)Author
2004-01-02* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2003-10-16consistent parentheses in assignment RHS.matz
2003-08-29Add documentation in RDoc format.wew
2003-08-29Add documentation in RDoc format.wew
2003-07-23* lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban
2003-07-21* lib/tmpdir.rb: new library to get temporary directory path,matz
2003-07-15* lib/matrix.rb: remove elements conversion to_f, to_i, to_r.matz
2003-05-02* lib/cgi/session.rb (CGI::Session::initialize): updated tomatz
2002-12-19Delete final.rb, which was obsoleted long ago.knu
2002-08-19* array.c (sort_2): *a - *b may overflow.matz
2002-04-10 * lib/cgi/session.rb: support for multipart form.wakou
2002-04-10* variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz
2001-12-01Reflect the update of the MD5 module which is now Digest::MD5.knu
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-06-02* lib/cgi/session.rb: don't use module_function for Class.shugo
2001-05-06forgot some checkins.matz
2001-02-15* lib/cgi/session.rb (close): fixed reversed condition.shugo
2001-02-13* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-28changes from personal modifies -- matzmatz
2000-10-171.6.2 (to be)matz
2000-09-07matzmatz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
1999-12-0219991292matz
1999-11-2519991125matz