index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cgi
/
session.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* object.c (inspect_obj): unintended space removal.
matz
2005-03-07
1
-2
/
+2
*
* lib/cgi/session.rb (CGI::Session#initialize): empty session id was
nobu
2004-12-19
1
-1
/
+2
*
* lib/cgi/session.rb (CGI::Session#initialize): control adding
nobu
2004-12-17
1
-6
/
+5
*
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-12-15
1
-16
/
+27
*
* object.c (convert_type): [ruby-core:03845]
matz
2004-11-29
1
-2
/
+2
*
* string.c (str_gsub): internal buffer should not be listed by
matz
2004-11-19
1
-3
/
+14
*
* string.c (str_mod_check): frozen check should be separated.
matz
2004-11-16
1
-3
/
+7
*
* array.c (rb_ary_delete): element comparison might change array
matz
2004-09-17
1
-0
/
+37
*
* bignum.c (rb_big_and): protect parameters from GC.
matz
2004-08-28
1
-1
/
+3
*
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not
shugo
2004-08-24
1
-8
/
+3
*
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaint
shugo
2004-08-24
1
-1
/
+1
*
* gc.c (define_final): should not disclose NODE* to Ruby world.
matz
2004-07-23
1
-1
/
+1
*
* enum.c (enum_min_by): new method Enum#min_by. added Enum#max_by
matz
2004-07-14
1
-2
/
+2
*
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-20
1
-25
/
+24
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-02
1
-2
/
+2
*
Add documentation in RDoc format.
wew
2003-08-29
1
-4
/
+278
*
* lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.
eban
2003-07-23
1
-1
/
+1
*
* lib/tmpdir.rb: new library to get temporary directory path,
matz
2003-07-21
1
-1
/
+2
*
* lib/cgi/session.rb (CGI::Session::initialize): updated to
matz
2003-05-02
1
-3
/
+5
*
Delete final.rb, which was obsoleted long ago.
knu
2002-12-19
1
-1
/
+0
*
* array.c (sort_2): *a - *b may overflow.
matz
2002-08-19
1
-0
/
+3
*
* lib/cgi/session.rb: support for multipart form.
wakou
2002-04-10
1
-0
/
+1
*
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-04-10
1
-0
/
+1
*
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-12-01
1
-2
/
+2
*
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-13
1
-2
/
+2
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-2
/
+5
*
* lib/cgi/session.rb: don't use module_function for Class.
shugo
2001-06-02
1
-1
/
+0
*
forgot some checkins.
matz
2001-05-06
1
-4
/
+13
*
* lib/cgi/session.rb (close): fixed reversed condition.
shugo
2001-02-15
1
-2
/
+1
*
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-13
1
-1
/
+0
*
* enum.c (enum_inject): new method.
matz
2001-01-09
1
-7
/
+10
*
changes from personal modifies -- matz
matz
2000-12-28
1
-1
/
+3
*
1.6.2 (to be)
matz
2000-10-17
1
-1
/
+6
*
matz
matz
2000-09-07
1
-1
/
+8
*
2000-05-09
matz
2000-05-09
1
-1
/
+1
*
2000-05-01
matz
2000-05-01
1
-0
/
+2
*
19991292
matz
1999-12-02
1
-1
/
+1
*
19991125
matz
1999-11-25
1
-0
/
+157