summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu2004-12-092-1/+8
* Port socket library to VMS.akiyoshi2004-12-094-63/+15
* * ext/sdbm/init.c (GetDBM): typo.usa2004-12-092-1/+5
* delete reference for snprintf()akiyoshi2004-12-091-1/+5
* configuration file for OpenVMS portakiyoshi2004-12-091-104/+83
* change path of vms.hakiyoshi2004-12-092-1/+8
* * string.c (rb_str_inspect): escape # which starts an expressionnobu2004-12-092-9/+22
* * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz2004-12-094-159/+119
* * 2004-12-09usa2004-12-091-3/+3
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-0826-119/+711
* Fix CSS typo that meant h2 headings were invisibledave2004-12-082-2/+7
* * lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou2004-12-0830-948/+1925
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-082-0/+66
* * 2004-12-08usa2004-12-081-3/+3
* * io.c (io_fwrite): change dereference for cosmetic reason.matz2004-12-083-10/+8
* io.c (io_fwrite) : fix offset incrementation for VMS and Human68k.akiyoshi2004-12-072-2/+5
* * io.c (io_write): remove rb_str_locktmp(). [ruby-dev:25050]matz2004-12-071-15/+16
* * ext/socket/socket.c (bsock_setsockopt): [ruby-dev:25039]matz2004-12-071-0/+1
* * 2004-12-07eban2004-12-071-3/+3