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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/cgi/session.rb (CGI::Session#initialize): empty session id was
nobu
2004-12-19
2
-3
/
+9
*
* 2004-12-19
nobu
2004-12-19
1
-3
/
+3
*
* lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.
kou
2004-12-19
3
-5
/
+11
*
* configure.in (disable-rpath): typo fix.
nobu
2004-12-19
1
-1
/
+1
*
* ext/openssl/ossl_x509store.c
gotoyuzo
2004-12-19
8
-47
/
+354
*
* configure.in (enable_rpath): use rpath flag to embed the library
nobu
2004-12-19
2
-23
/
+31
*
* lib/test/unit.rb: use standalone runner for -e.
nobu
2004-12-19
5
-12
/
+42
*
* 2004-12-18
nobu
2004-12-18
1
-3
/
+3
*
* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):
nobu
2004-12-18
2
-6
/
+12
*
* I confirmed that its length. :-)
nahi
2004-12-18
1
-1
/
+1
*
* lib/webrick/httpauth.rb,
nahi
2004-12-18
4
-5
/
+9
*
* dir.c (dir_open_dir): new function. [ruby-dev:25242]
matz
2004-12-18
7
-71
/
+57
*
* test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou.
shugo
2004-12-17
2
-12
/
+21
*
* 2004-12-17
usa
2004-12-17
1
-3
/
+3
*
* ext/tk/lib/tk.rb: fix bug on setting up system encoding
nagai
2004-12-17
10
-39
/
+188
*
Add private initialization routine for VMS.
akiyoshi
2004-12-17
4
-0
/
+72
*
* lib/cgi/session.rb (CGI::Session#initialize): control adding
nobu
2004-12-17
2
-8
/
+12
*
backported from CVS_HEAD
seki
2004-12-16
4
-8
/
+39
*
* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read res...
nobu
2004-12-16
1
-2
/
+1
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should wait
gotoyuzo
2004-12-16
6
-31
/
+57
*
* ext/openssl/ossl.c (ossl_raise): refine message format.
gotoyuzo
2004-12-16
2
-1
/
+24
*
* ext/tk/sample/demos-en/widget: modify version check for supporting features
nagai
2004-12-16
2
-4
/
+9
*
* ChangeLog: forgot to commit
nagai
2004-12-16
1
-0
/
+30
*
* ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]
nagai
2004-12-16
24
-100
/
+187
*
* 2004-12-16
usa
2004-12-16
1
-3
/
+3
*
* lib/net/http.rb (basic_encode): return value of pack('m') may include multi...
aamine
2004-12-15
2
-1
/
+7
*
* ext/curses/curses.c (window_subwin): call NUM2INT() before
shugo
2004-12-15
2
-7
/
+20
*
* win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT's
usa
2004-12-15
3
-0
/
+22
*
* ext/openssl/ossl_x509name.c (ossl_x509name_to_a): avoid SEGV
gotoyuzo
2004-12-15
2
-1
/
+6
*
* win32/win32.c (rb_w32_fdisset): check whether the handle is valid.
usa
2004-12-15
2
-1
/
+11
*
* win32/win32.c (rb_w32_fdisset): rollback previous commit.
usa
2004-12-15
2
-8
/
+1
*
* win32/win32.c (rb_w32_fdisset): check whether fd is socket.
usa
2004-12-15
2
-1
/
+8
*
* 2004-12-15
eban
2004-12-15
1
-3
/
+3
*
* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]
matz
2004-12-15
22
-134
/
+168
*
devided the method DL::Types#encode_type into three methods.
ttate
2004-12-14
3
-48
/
+56
*
* win32/win32.c (rb_w32_close): need to reset osfhnd().
usa
2004-12-14
2
-0
/
+5
*
* 2004-12-14
eban
2004-12-14
1
-3
/
+3
*
* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]
gotoyuzo
2004-12-14
2
-3
/
+8
*
* gc.c (stack_end_address): new function to obtain stack end address.
akr
2004-12-13
2
-1
/
+18
*
* 2004-12-13
eban
2004-12-13
1
-3
/
+3
*
* lib/pathname.rb (cleanpath_aggressive): make it private.
akr
2004-12-12
2
-2
/
+10
*
* 2004-12-12
eban
2004-12-12
1
-3
/
+3
*
backported from CVS_HEAD
seki
2004-12-12
2
-2
/
+6
*
Don't show r/w accessor flags if none were specified for custom attributes
dave
2004-12-12
2
-0
/
+10
*
Never exclude files given on command line
dave
2004-12-12
2
-4
/
+10
*
add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]
seki
2004-12-11
4
-4
/
+48
*
* eval.c (run_trap_eval): prototype; avoid VC++ warnings.
usa
2004-12-11
4
-2
/
+12
*
* 2004-12-11
usa
2004-12-10
1
-3
/
+3
*
* io.c (io_reopen): [ruby-dev:25150]
matz
2004-12-10
2
-0
/
+5
*
* 2004-12-10
usa
2004-12-10
1
-3
/
+3
[next]