index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cgi
Age
Commit message (
Expand
)
Author
2008-06-07
merge revision(s) 13935:
shyouhei
2006-07-30
* lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.
nobu
2005-03-07
* string.c (rb_str_cmp_m): should not return false but nil.
matz
2004-12-22
* lib/cgi/session.rb: [ruby-list:40444]
matz
2004-12-19
* lib/cgi/session.rb (CGI::Session#initialize): empty session id was
nobu
2004-12-17
* lib/cgi/session.rb (CGI::Session#initialize): control adding
nobu
2004-12-15
* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]
matz
2004-11-29
* object.c (convert_type): [ruby-core:03845]
matz
2004-11-22
* file.c (rb_file_chown): integer conversion should be prior to
matz
2004-11-16
* numeric.c (flo_divmod): protect float values from GC by
matz
2004-10-19
* io.c (read_all): block string buffer modification during
matz
2004-08-28
* bignum.c (rb_big_and): protect parameters from GC.
matz
2004-08-24
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not
shugo
2004-08-24
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaint
shugo
2004-07-23
* lib/cgi/session.rb (CGI::Session::FileStore#update): sets the
matz
2004-07-14
* gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD.
matz
2004-05-20
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-02-26
Doug Kearns's doc. patch
dave
2004-02-26
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-01-06
* eval.c (rb_mod_modfunc): should break if m has no super class.
matz
2003-10-16
consistent parentheses in assignment RHS.
matz
2003-08-29
Add documentation in RDoc format.
wew
2003-08-29
Add 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 to
matz
2002-12-19
Delete 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 if
matz
2001-12-01
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-11-13
* signal.c (sighandle): should not re-register sighandler if
matz
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-06
forgot 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 f2
matz
2001-01-09
* enum.c (enum_inject): new method.
matz
2000-12-28
changes from personal modifies -- matz
matz
2000-10-17
1.6.2 (to be)
matz
2000-09-07
matz
matz
2000-05-09
2000-05-09
matz
2000-05-01
2000-05-01
matz
1999-12-02
19991292
matz
1999-11-25
19991125
matz