index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.
nobu
2006-07-30
2
-23
/
+10
*
* 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
2
-17
/
+28
*
* 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
2
-4
/
+18
*
* string.c (str_mod_check): frozen check should be separated.
matz
2004-11-16
1
-3
/
+7
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-5
/
+1
*
* 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
2
-17
/
+7
*
* 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
2
-1
/
+4
*
* 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
*
Doug Kearns's doc. patch
dave
2004-02-26
1
-0
/
+1
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-02
1
-2
/
+2
*
consistent parentheses in assignment RHS.
matz
2003-10-16
1
-2
/
+2
*
Add documentation in RDoc format.
wew
2003-08-29
1
-1
/
+46
*
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/matrix.rb: remove elements conversion to_f, to_i, to_r.
matz
2003-07-15
1
-0
/
+78
*
* 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