aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cgi
Commit message (Expand)AuthorAgeFilesLines
* Doug Kearns's doc. patchdave2004-02-261-0/+1
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-021-2/+2
* consistent parentheses in assignment RHS.matz2003-10-161-2/+2
* Add documentation in RDoc format.wew2003-08-291-1/+46
* Add documentation in RDoc format.wew2003-08-291-4/+278
* * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban2003-07-231-1/+1
* * lib/tmpdir.rb: new library to get temporary directory path,matz2003-07-211-1/+2
* * lib/matrix.rb: remove elements conversion to_f, to_i, to_r.matz2003-07-151-0/+78
* * lib/cgi/session.rb (CGI::Session::initialize): updated tomatz2003-05-021-3/+5
* Delete final.rb, which was obsoleted long ago.knu2002-12-191-1/+0
* * array.c (sort_2): *a - *b may overflow.matz2002-08-191-0/+3
* * lib/cgi/session.rb: support for multipart form.wakou2002-04-101-0/+1
* * variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz2002-04-101-0/+1
* Reflect the update of the MD5 module which is now Digest::MD5.knu2001-12-011-2/+2
* * signal.c (sighandle): should not re-register sighandler ifmatz2001-11-131-2/+2
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-061-2/+5
* * lib/cgi/session.rb: don't use module_function for Class.shugo2001-06-021-1/+0
* forgot some checkins.matz2001-05-061-4/+13
* * lib/cgi/session.rb (close): fixed reversed condition.shugo2001-02-151-2/+1
* * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz2001-02-131-1/+0
* * enum.c (enum_inject): new method.matz2001-01-091-7/+10
* changes from personal modifies -- matzmatz2000-12-281-1/+3
* 1.6.2 (to be)matz2000-10-171-1/+6
* matzmatz2000-09-071-1/+8
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-0/+2
* 19991292matz1999-12-021-1/+1
* 19991125matz1999-11-251-0/+157