summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (io_reopen, rb_io_reopen): prohibit to change access mode fornobu2004-12-232-23/+38
* * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]nobu2004-12-232-212/+237
* * 2004-12-24eban2004-12-231-3/+3
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-2337-6/+5819
* * process.c (proc_setgroups): check if the argument lenght isnobu2004-12-232-1/+6
* * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai2004-12-235-0/+101
* * io.c (io_reopen): restore exact mode. fixed: [ruby-core:04003]nobu2004-12-232-5/+5
* * 2004-12-23nobu2004-12-231-3/+3
* * io.c (io_reopen): readable flag was left unset for read-only IO.nobu2004-12-232-1/+6
* * configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270]nobu2004-12-222-9/+10
* Removed duplicated entrytadf2004-12-221-5/+0
* * lib/cgi/session.rb: [ruby-list:40444]matz2004-12-221-3/+3
* * io.c (rb_io_mode_modenum): replace O_ACCMODE with O_RDWR.nobu2004-12-222-1/+10
* * ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers afternobu2004-12-212-1/+7
* 2004-12-22nahi2004-12-211-3/+3
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-2112-131/+118
* * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode,gotoyuzo2004-12-212-12/+20
* * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo2004-12-212-5/+10
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-211-0/+197
* * io.c (io_reopen): keep duplex pipe in correct mode for exceptionnobu2004-12-212-3/+18
* * ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-nagai2004-12-212-1/+14
* * 2004-12-21usa2004-12-211-3/+3
* * ext/openssl/ossl_asn1.c (ossl_asn1_traverse): [ruby-dev:25261]matz2004-12-214-2/+17
* * added files:nahi2004-12-2081-1146/+2438
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-2015-0/+985
* updatedakr2004-12-201-0/+5
* gcc noinline attribute is available since gcc-3.1.akr2004-12-201-1/+4
* * ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai2004-12-205-19/+154
* * ext/openssl/lib/net/https.rb,protocols.rb,telnets.rb: deletegotoyuzo2004-12-204-10/+7
* * io.c (io_fwrite): workaround for MSVCRT's bug.usa2004-12-202-0/+13
* * io.c (rb_io_eof): check if closed before clearerr().nobu2004-12-202-0/+6
* * 2004-12-20eban2004-12-201-3/+3
* * lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu2004-12-192-3/+9
* * 2004-12-19nobu2004-12-191-3/+3
* * lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.kou2004-12-193-5/+11
* * configure.in (disable-rpath): typo fix.nobu2004-12-191-1/+1
* * ext/openssl/ossl_x509store.cgotoyuzo2004-12-198-47/+354
* * configure.in (enable_rpath): use rpath flag to embed the librarynobu2004-12-192-23/+31
* * lib/test/unit.rb: use standalone runner for -e.nobu2004-12-195-12/+42
* * 2004-12-18nobu2004-12-181-3/+3
* * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):nobu2004-12-182-6/+12
* * I confirmed that its length. :-)nahi2004-12-181-1/+1
* * lib/webrick/httpauth.rb,nahi2004-12-184-5/+9
* * dir.c (dir_open_dir): new function. [ruby-dev:25242]matz2004-12-187-71/+57
* * test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou.shugo2004-12-172-12/+21
* * 2004-12-17usa2004-12-171-3/+3
* * ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai2004-12-1710-39/+188
* Add private initialization routine for VMS.akiyoshi2004-12-174-0/+72
* * lib/cgi/session.rb (CGI::Session#initialize): control addingnobu2004-12-172-8/+12
* backported from CVS_HEADseki2004-12-164-8/+39