summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read res...nobu2004-12-161-2/+1
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should waitgotoyuzo2004-12-166-31/+57
* * ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo2004-12-162-1/+24
* * ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai2004-12-162-4/+9
* * ChangeLog: forgot to commitnagai2004-12-161-0/+30
* * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai2004-12-1624-100/+187
* * 2004-12-16usa2004-12-161-3/+3
* * lib/net/http.rb (basic_encode): return value of pack('m') may include multi...aamine2004-12-152-1/+7
* * ext/curses/curses.c (window_subwin): call NUM2INT() beforeshugo2004-12-152-7/+20
* * win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT'susa2004-12-153-0/+22
* * ext/openssl/ossl_x509name.c (ossl_x509name_to_a): avoid SEGVgotoyuzo2004-12-152-1/+6
* * win32/win32.c (rb_w32_fdisset): check whether the handle is valid.usa2004-12-152-1/+11
* * win32/win32.c (rb_w32_fdisset): rollback previous commit.usa2004-12-152-8/+1
* * win32/win32.c (rb_w32_fdisset): check whether fd is socket.usa2004-12-152-1/+8
* * 2004-12-15eban2004-12-151-3/+3
* * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz2004-12-1522-134/+168
* devided the method DL::Types#encode_type into three methods.ttate2004-12-143-48/+56
* * win32/win32.c (rb_w32_close): need to reset osfhnd().usa2004-12-142-0/+5
* * 2004-12-14eban2004-12-141-3/+3
* * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo2004-12-142-3/+8
* * gc.c (stack_end_address): new function to obtain stack end address.akr2004-12-132-1/+18
* * 2004-12-13eban2004-12-131-3/+3
* * lib/pathname.rb (cleanpath_aggressive): make it private.akr2004-12-122-2/+10
* * 2004-12-12eban2004-12-121-3/+3
* backported from CVS_HEADseki2004-12-122-2/+6
* Don't show r/w accessor flags if none were specified for custom attributesdave2004-12-122-0/+10
* Never exclude files given on command linedave2004-12-122-4/+10
* add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki2004-12-114-4/+48
* * eval.c (run_trap_eval): prototype; avoid VC++ warnings.usa2004-12-114-2/+12
* * 2004-12-11usa2004-12-101-3/+3
* * io.c (io_reopen): [ruby-dev:25150]matz2004-12-102-0/+5
* * 2004-12-10usa2004-12-101-3/+3