| Commit message (Expand) | Author | Age | Files | Lines |
| * | * io.c (io_reopen, rb_io_reopen): prohibit to change access mode for | nobu | 2004-12-23 | 1 | -0/+5 |
| * | * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973] | nobu | 2004-12-23 | 1 | -0/+15 |
| * | * ext/tk/lib/tkextlib/blt.rb: add BLT extension support | nagai | 2004-12-23 | 1 | -0/+8 |
| * | * process.c (proc_setgroups): check if the argument lenght is | nobu | 2004-12-23 | 1 | -0/+5 |
| * | * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE | nagai | 2004-12-23 | 1 | -0/+11 |
| * | * io.c (io_reopen): restore exact mode. fixed: [ruby-core:04003] | nobu | 2004-12-23 | 1 | -3/+2 |
| * | * io.c (io_reopen): readable flag was left unset for read-only IO. | nobu | 2004-12-23 | 1 | -0/+5 |
| * | * configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270] | nobu | 2004-12-22 | 1 | -0/+4 |
| * | Removed duplicated entry | tadf | 2004-12-22 | 1 | -5/+0 |
| * | * io.c (rb_io_mode_modenum): replace O_ACCMODE with O_RDWR. | nobu | 2004-12-22 | 1 | -0/+5 |
| * | * ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after | nobu | 2004-12-21 | 1 | -0/+5 |
| * | * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. | nahi | 2004-12-21 | 1 | -2/+6 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode, | gotoyuzo | 2004-12-21 | 1 | -2/+8 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode): | gotoyuzo | 2004-12-21 | 1 | -0/+7 |
| * | * io.c (io_reopen): keep duplex pipe in correct mode for exception | nobu | 2004-12-21 | 1 | -1/+6 |
| * | * ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3- | nagai | 2004-12-21 | 1 | -0/+4 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse): [ruby-dev:25261] | matz | 2004-12-21 | 1 | -0/+12 |
| * | * added files: | nahi | 2004-12-20 | 1 | -0/+31 |
| * | updated | akr | 2004-12-20 | 1 | -0/+5 |
| * | * ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2 | nagai | 2004-12-20 | 1 | -11/+21 |
| * | * ext/openssl/lib/net/https.rb,protocols.rb,telnets.rb: delete | gotoyuzo | 2004-12-20 | 1 | -0/+6 |
| * | * io.c (io_fwrite): workaround for MSVCRT's bug. | usa | 2004-12-20 | 1 | -0/+5 |
| * | * io.c (rb_io_eof): check if closed before clearerr(). | nobu | 2004-12-20 | 1 | -0/+5 |
| * | * lib/cgi/session.rb (CGI::Session#initialize): empty session id was | nobu | 2004-12-19 | 1 | -2/+7 |
| * | * lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD. | kou | 2004-12-19 | 1 | -0/+6 |
| * | * ext/openssl/ossl_x509store.c | gotoyuzo | 2004-12-19 | 1 | -0/+29 |
| * | * configure.in (enable_rpath): use rpath flag to embed the library | nobu | 2004-12-19 | 1 | -0/+5 |
| * | * lib/test/unit.rb: use standalone runner for -e. | nobu | 2004-12-19 | 1 | -0/+10 |
| * | * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): | nobu | 2004-12-18 | 1 | -2/+7 |
| * | * lib/webrick/httpauth.rb, | nahi | 2004-12-18 | 1 | -0/+7 |
| * | * dir.c (dir_open_dir): new function. [ruby-dev:25242] | matz | 2004-12-18 | 1 | -0/+27 |
| * | * test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou. | shugo | 2004-12-17 | 1 | -0/+5 |
| * | * ext/tk/lib/tk.rb: fix bug on setting up system encoding | nagai | 2004-12-17 | 1 | -0/+36 |
| * | Add private initialization routine for VMS. | akiyoshi | 2004-12-17 | 1 | -0/+7 |
| * | * lib/cgi/session.rb (CGI::Session#initialize): control adding | nobu | 2004-12-17 | 1 | -2/+7 |
| * | backported from CVS_HEAD | seki | 2004-12-16 | 1 | -0/+8 |
| * | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should wait | gotoyuzo | 2004-12-16 | 1 | -18/+18 |
| * | * ext/openssl/ossl.c (ossl_raise): refine message format. | gotoyuzo | 2004-12-16 | 1 | -0/+22 |
| * | * ext/tk/sample/demos-en/widget: modify version check for supporting features | nagai | 2004-12-16 | 1 | -0/+5 |
| * | * ChangeLog: forgot to commit | nagai | 2004-12-16 | 1 | -0/+30 |
| * | * lib/net/http.rb (basic_encode): return value of pack('m') may include multi... | aamine | 2004-12-15 | 1 | -0/+6 |
| * | * ext/curses/curses.c (window_subwin): call NUM2INT() before | shugo | 2004-12-15 | 1 | -0/+5 |
| * | * win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT's | usa | 2004-12-15 | 1 | -0/+5 |
| * | * ext/openssl/ossl_x509name.c (ossl_x509name_to_a): avoid SEGV | gotoyuzo | 2004-12-15 | 1 | -0/+5 |
| * | * win32/win32.c (rb_w32_fdisset): check whether the handle is valid. | usa | 2004-12-15 | 1 | -0/+5 |
| * | * win32/win32.c (rb_w32_fdisset): rollback previous commit. | usa | 2004-12-15 | 1 | -4/+0 |
| * | * win32/win32.c (rb_w32_fdisset): check whether fd is socket. | usa | 2004-12-15 | 1 | -0/+4 |
| * | * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] | matz | 2004-12-15 | 1 | -0/+13 |
| * | * win32/win32.c (rb_w32_close): need to reset osfhnd(). | usa | 2004-12-14 | 1 | -0/+4 |
| * | * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187] | gotoyuzo | 2004-12-14 | 1 | -0/+5 |