summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-12-15* win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT'susa
2004-12-15* ext/openssl/ossl_x509name.c (ossl_x509name_to_a): avoid SEGVgotoyuzo
2004-12-15* win32/win32.c (rb_w32_fdisset): check whether the handle is valid.usa
2004-12-15* win32/win32.c (rb_w32_fdisset): rollback previous commit.usa
2004-12-15* win32/win32.c (rb_w32_fdisset): check whether fd is socket.usa
2004-12-15* 2004-12-15eban
2004-12-15* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz
2004-12-14devided the method DL::Types#encode_type into three methods.ttate
2004-12-14* win32/win32.c (rb_w32_close): need to reset osfhnd().usa
2004-12-14* 2004-12-14eban
2004-12-14* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo
2004-12-13* gc.c (stack_end_address): new function to obtain stack end address.akr
2004-12-13* 2004-12-13eban
2004-12-12* lib/pathname.rb (cleanpath_aggressive): make it private.akr
2004-12-12* 2004-12-12eban
2004-12-12backported from CVS_HEADseki
2004-12-12Don't show r/w accessor flags if none were specified for custom attributesdave
2004-12-12Never exclude files given on command linedave
2004-12-11add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki
2004-12-11* eval.c (run_trap_eval): prototype; avoid VC++ warnings.usa
2004-12-10* 2004-12-11usa
2004-12-10* io.c (io_reopen): [ruby-dev:25150]matz
2004-12-10* 2004-12-10usa
2004-12-09* ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu
2004-12-09Port socket library to VMS.akiyoshi
2004-12-09* ext/sdbm/init.c (GetDBM): typo.usa
2004-12-09delete reference for snprintf()akiyoshi
2004-12-09configuration file for OpenVMS portakiyoshi