summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12set svn:eol-stylev1_8_2_preview4shyouhei
2004-12-22This commit was manufactured by cvs2svn to create tag(no author)
2004-12-22* lib/cgi/session.rb: [ruby-list:40444]matz
2004-12-22* io.c (rb_io_mode_modenum): replace O_ACCMODE with O_RDWR.nobu
2004-12-21* ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers afternobu
2004-12-212004-12-22nahi
2004-12-21 * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode,gotoyuzo
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo
2004-12-21This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-21* io.c (io_reopen): keep duplex pipe in correct mode for exceptionnobu
2004-12-21* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-nagai
2004-12-21* 2004-12-21usa
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse): [ruby-dev:25261]matz
2004-12-20 * added files:nahi
2004-12-20This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-20updatedakr
2004-12-20gcc noinline attribute is available since gcc-3.1.akr
2004-12-20* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai
2004-12-20* ext/openssl/lib/net/https.rb,protocols.rb,telnets.rb: deletegotoyuzo
2004-12-20* io.c (io_fwrite): workaround for MSVCRT's bug.usa
2004-12-20* io.c (rb_io_eof): check if closed before clearerr().nobu
2004-12-20* 2004-12-20eban
2004-12-19* lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu
2004-12-19* 2004-12-19nobu
2004-12-19* lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.kou
2004-12-19* configure.in (disable-rpath): typo fix.nobu
2004-12-19* ext/openssl/ossl_x509store.cgotoyuzo
2004-12-19* configure.in (enable_rpath): use rpath flag to embed the librarynobu
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-12-18* 2004-12-18nobu
2004-12-18* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):nobu
2004-12-18* I confirmed that its length. :-)nahi
2004-12-18 * lib/webrick/httpauth.rb,nahi
2004-12-18* dir.c (dir_open_dir): new function. [ruby-dev:25242]matz
2004-12-17* test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou.shugo
2004-12-17* 2004-12-17usa
2004-12-17* ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai
2004-12-17Add private initialization routine for VMS.akiyoshi
2004-12-17* lib/cgi/session.rb (CGI::Session#initialize): control addingnobu
2004-12-16backported from CVS_HEADseki
2004-12-16* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read res...nobu
2004-12-16* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should waitgotoyuzo
2004-12-16* ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo
2004-12-16* ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai
2004-12-16* ChangeLog: forgot to commitnagai
2004-12-16* ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai
2004-12-16* 2004-12-16usa
2004-12-15* lib/net/http.rb (basic_encode): return value of pack('m') may include multi...aamine
2004-12-15* ext/curses/curses.c (window_subwin): call NUM2INT() beforeshugo