[前][次][番号順一覧][上]

ruby-changes:11001-11100

  11001 2009-02-24 17:55 [ko1@a...            ] Ruby:r22590 (trunk): * Makefile.in (id.h): overwrites unconditinally.
  11002 2009-02-24 17:58 [ko1@a...            ] Ruby:r22591 (trunk): * common.mk (ripper.c): exec can't work on Windows.
  11003 2009-02-24 19:05 [ko1@a...            ] Ruby:r22592 (ruby_1_8, trunk): * common.mk (main): split from exts and makes main program after
  11004 2009-02-24 19:46 [ko1@a...            ] Ruby:r22593 (trunk): * ext/socket/ancdata.c (ancillary_timestamp): new method.
  11005 2009-02-24 20:00 [ko1@a...            ] Ruby:r22595 (trunk): rdoc update.       
  11006 2009-02-24 21:08 [ko1@a...            ] Ruby:r22596 (trunk): reordered.         
  11007 2009-02-24 22:03 [ko1@a...            ] Ruby:r22597 (trunk): * ext/socket/socket.c (sockaddr_obj): convert fe80:1::1 to fe80::1%1.
  11008 2009-02-24 22:19 [ko1@a...            ] Ruby:r22598 (trunk): add comment.       
  11009 2009-02-25 00:03 [ko1@a...            ] Ruby:r22600 (trunk): * 2009-02-25       
  11010 2009-02-25 00:03 [ko1@a...            ] Ruby:r22599 (trunk): * array.c (rb_ary_index, rb_ary_rindex): Emit a warning that a
  11011 2009-02-25 00:15 [ko1@a...            ] Ruby:r22601 (trunk): * class.c (rb_scan_args): Revamp rb_scan_args() to compute the
  11012 2009-02-25 00:20 [ko1@a...            ] Ruby:r22602 (trunk): * ext/curses/curses.c (curses_colors): new method added.  a patch
  11013 2009-02-25 00:41 [ko1@a...            ] Ruby:r22603 (trunk): * class.c (rb_scan_args): Allow specifying the number of trailing
  11014 2009-02-25 00:45 [ko1@a...            ] Ruby:r22604 (trunk): * file.c (rb_file_size): new method added.  
  11015 2009-02-25 02:07 [ko1@a...            ] Ruby:r22605 (trunk): rdoc update.       
  11016 2009-02-25 02:17 [ko1@a...            ] Ruby:r22606 (trunk): * string.c (rb_str_delete_bang): should recalculate coderange.
  11017 2009-02-25 02:19 [ko1@a...            ] Ruby:r22607 (trunk): rdoc update.       
  11018 2009-02-25 02:29 [ko1@a...            ] Ruby:r22608 (trunk): * string.c (rb_str_chomp_bang): coderange may change.
  11019 2009-02-25 08:46 [ko1@a...            ] Ruby:r22609 (trunk): rdoc update.       
  11020 2009-02-25 12:28 [ko1@a...            ] Ruby:r22611 (trunk): * string.c (rb_str_force_encoding): should clear coderange at changing
  11021 2009-02-25 12:29 [ko1@a...            ] Ruby:r22612 (trunk): * string.c (rb_str_each_line): constified.
  11022 2009-02-25 14:56 [ko1@a...            ] Ruby:r22613 (ruby_1_8_6): merge revision(s) 21447:
  11023 2009-02-25 14:56 [ko1@a...            ] Ruby:r22614: add tag v1_8_6_353         
  11024 2009-02-25 14:57 [ko1@a...            ] Ruby:r22615 (ruby_1_8_7): merge revision(s) 21447:
  11025 2009-02-25 14:57 [ko1@a...            ] Ruby:r22616: add tag v1_8_7_142         
  11026 2009-02-25 15:05 [ko1@a...            ] Ruby:r22617 (ruby_1_8_6): merge revision(s) 21505:
  11027 2009-02-25 15:05 [ko1@a...            ] Ruby:r22618: add tag v1_8_6_354         
  11028 2009-02-25 15:06 [ko1@a...            ] Ruby:r22619 (ruby_1_8_7): merge revision(s) 21505:
  11029 2009-02-25 15:06 [ko1@a...            ] Ruby:r22620: add tag v1_8_7_143         
  11030 2009-02-25 15:07 [ko1@a...            ] Ruby:r22621 (trunk): * win32/Makefile.sub (config.status): use un.rb as cp instead of
  11031 2009-02-25 15:15 [ko1@a...            ] Ruby:r22622 (ruby_1_8_6): merge revision(s) 21677:
  11032 2009-02-25 15:15 [ko1@a...            ] Ruby:r22623: add tag v1_8_6_355         
  11033 2009-02-25 15:16 [ko1@a...            ] Ruby:r22624 (ruby_1_8_7): merge revision(s) 21677:
  11034 2009-02-25 15:16 [ko1@a...            ] Ruby:r22625: add tag v1_8_7_144         
  11035 2009-02-25 17:36 [ko1@a...            ] Ruby:r22626 (trunk): * io.c (sysopen_func, rb_sysopen_internal, rb_sysopen): open file
  11036 2009-02-25 22:54 [ko1@a...            ] Ruby:r22628 (ruby_1_8): * 2009-02-25    
  11037 2009-02-25 22:54 [ko1@a...            ] Ruby:r22629 (ruby_1_8): * win32/Makefile.sub (config.status): use un.rb as cp instead of
  11038 2009-02-25 23:03 [ko1@a...            ] Ruby:r22630 (trunk): * ext/socket/unixsocket.c (unix_recv_io): prevent FD leak when 2 fd is
  11039 2009-02-25 23:19 [ko1@a...            ] Ruby:r22631 (trunk): * ext/socket/ancdata.c (ancillary_s_unix_rights): new method.
  11040 2009-02-25 23:24 [ko1@a...            ] Ruby:r22632 (trunk): * ext/socket/ancdata.c (ancillary_unix_rights): raise
  11041 2009-02-25 23:42 [ko1@a...            ] Ruby:r22633 (ruby_1_8): * ext/socket/socket.c (unix_recv_io): prevent FD leak when 2 fd is
  11042 2009-02-26 00:26 [ko1@a...            ] Ruby:r22635 (trunk): * 2009-02-26       
  11043 2009-02-26 01:37 [ko1@a...            ] Ruby:r22636 (trunk): * ext/socket/mkconstants.rb: more MSG_* constants.
  11044 2009-02-26 10:58 [ko1@a...            ] Ruby:r22637 (trunk): * include/ruby/win32.h (rb_w32_wopen): prototype forgotten.
  11045 2009-02-26 12:37 [ko1@a...            ] Ruby:r22639 (ruby_1_8): * 2009-02-26    
  11046 2009-02-26 12:37 [ko1@a...            ] Ruby:r22638 (ruby_1_8): * lib/generator.rb (Enumerator#__generator): Remove next() before
  11047 2009-02-26 13:23 [ko1@a...            ] Ruby:r22640 (trunk): * iseq.c (cdhash_each): resurrects internal literals.
  11048 2009-02-26 14:01 [ko1@a...            ] Ruby:r22642 (trunk): * test_thread.rb: broken test.
  11049 2009-02-26 14:02 [ko1@a...            ] Ruby:r22643 (trunk): * test_fork.rb: no need to test if fork(2) is not implemented.
  11050 2009-02-26 14:13 [ko1@a...            ] Ruby:r22644 (ruby_1_8): Remove an unrelevant reference from the previous commit message.
  11051 2009-02-26 14:16 [ko1@a...            ] Ruby:r22645 (ruby_1_8): Use tabs for indentation.
  11052 2009-02-26 14:32 [ko1@a...            ] Ruby:r22646 (ruby_1_8): * ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify
  11053 2009-02-26 18:36 [ko1@a...            ] Ruby:r22647 (trunk): * common.mk (INSNS, newline.c, miniprelude.c, prelude.c),
  11054 2009-02-26 19:29 [ko1@a...            ] Ruby:r22648 (trunk): * hash.c (hash_foreach_iter): fix for prototype.
  11055 2009-02-26 23:22 [ko1@a...            ] Ruby:r22649 (trunk): * ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.
  11056 2009-02-26 23:24 [ko1@a...            ] Ruby:r22650 (trunk): rdoc update.       
  11057 2009-02-26 23:39 [ko1@a...            ] Ruby:r22651 (trunk): rdoc update.       
  11058 2009-02-27 14:23 [ko1@a...            ] Ruby:r22653 (trunk): * 2009-02-27       
  11059 2009-02-27 14:42 [ko1@a...            ] Ruby:r22654 (trunk): * numeric.c (flo_eq, flo_gt, flo_ge, flo_lt, flo_le, flo_eql): revert
  11060 2009-02-27 15:49 [ko1@a...            ] Ruby:r22655 (trunk, ruby_1_8): * file.c (file_load_ok): checks if regular file.  
  11061 2009-02-27 17:36 [ko1@a...            ] Ruby:r22656 (trunk): * include/ruby/intern.h (rb_io_get_io): added prototype.
  11062 2009-02-27 17:42 [ko1@a...            ] Ruby:r22657 (ruby_1_8): Rephrase a confusing entry and fix a minor nit.
  11063 2009-02-27 17:45 [ko1@a...            ] Ruby:r22658 (trunk, ruby_1_8): * file.c (file_load_ok): checks if regular file, except for the
  11064 2009-02-27 18:01 [ko1@a...            ] Ruby:r22659 (trunk): * gc.c (ruby_get_stack_grow_direction): no needs to use thread
  11065 2009-02-27 18:14 [ko1@a...            ] Ruby:r22660 (trunk, ruby_1_8): * file.c (file_load_ok): cygwin allows to open directories.
  11066 2009-02-27 18:14 [ko1@a...            ] Ruby:r22661 (ruby_1_8, trunk): * file.c (file_load_ok): cygwin allows to open directories.
  11067 2009-02-27 18:31 [ko1@a...            ] Ruby:r22662 (trunk): * compile.c (cdhash_type, iseq_set_sequence): should not call
  11068 2009-02-27 22:07 [ko1@a...            ] Ruby:r22663 (trunk): * util.c: fix SEGV by test_time.rb with
  11069 2009-02-27 22:10 [ko1@a...            ] Ruby:r22664 (trunk): * lib/test/unit/assertions.rb: don't define assert_not_* if already
  11070 2009-02-27 22:10 [ko1@a...            ] Ruby:r22665 (trunk): add a test.        
  11071 2009-02-27 22:15 [ko1@a...            ] Ruby:r22666 (trunk): * ext/openssl/lib/openssl/buffering.rb: define Buffering module under
  11072 2009-02-27 23:24 [ko1@a...            ] Ruby:r22667 (trunk): * ext/socket/ancdata.c (bsock_recvmsg_internal): close FDs passed by
  11074 2009-02-28 00:27 [ko1@a...            ] Ruby:r22669 (trunk): * 2009-02-28       
  11075 2009-02-28 02:17 [ko1@a...            ] Ruby:r22670 (trunk): s/extention/extension/g
  11076 2009-02-28 04:52 [ko1@a...            ] Ruby:r22671 (trunk): update doc (add Pathname#binread)
  11077 2009-02-28 15:05 [ko1@a...            ] Ruby:r22672 (trunk): * ext/socket/lib/socket.rb (BasicSocket#connect_address): returns ::1
  11078 2009-02-28 16:20 [ko1@a...            ] Ruby:r22673 (trunk): * lib/net/http.rb: suppress warnings of non-existing instance variable
  11079 2009-02-28 18:06 [ko1@a...            ] Ruby:r22674 (ruby_1_8): * eval.c (rb_eval): needs to guard intermediate string objects.
  11080 2009-02-28 18:07 [ko1@a...            ] Ruby:r22675 (ruby_1_8): * 2009-02-28    
  11081 2009-02-28 18:29 [ko1@a...            ] Ruby:r22676 (trunk): * ext/socket/ancdata.c (ancillary_unix_rights): check message type.
  11082 2009-02-28 20:12 [ko1@a...            ] Ruby:r22677 (trunk): * eval_error.c (error_print): use volatile to suppress warnings.
  11083 2009-02-28 21:56 [ko1@a...            ] Ruby:r22678 (trunk): * vm_eval.c (rb_iterate): use volatile to suppress warnings.
  11084 2009-03-01 03:18 [ko1@a...            ] Ruby:r22680 (ruby_1_8): * 2009-03-01    
  11085 2009-03-01 03:18 [ko1@a...            ] Ruby:r22679 (ruby_1_8): * class.c (rb_singleton_class_clone): Qnil must be used for a null
  11086 2009-03-01 14:10 [ko1@a...            ] Ruby:r22681 (ruby_1_8, trunk): * test/ruby/test_path.rb (test_basename): test for r19595.
  11087 2009-03-01 14:10 [ko1@a...            ] Ruby:r22682 (trunk): * 2009-03-01       
  11088 2009-03-01 14:16 [ko1@a...            ] Ruby:r22683 (ruby_1_8, trunk): * test/ruby/test_path.rb (test_extname): test for r19596.
  11089 2009-03-01 15:30 [ko1@a...            ] Ruby:r22684 (trunk): * ext/socket: add rsock_prefix.
  11090 2009-03-01 16:01 [ko1@a...            ] Ruby:r22687 (trunk): * process.c (proc_daemon): stops and restarts timer thread because
  11091 2009-03-01 16:19 [ko1@a...            ] Ruby:r22688 (trunk): * process.c (rb_waitpid): use wait_each() on no waitpid platforms.
  11092 2009-03-01 17:27 [ko1@a...            ] Ruby:r22689 (ruby_1_8, trunk): * ext/bigdecimal/bigdecimal.c (gfDebug): uncommented out.
  11093 2009-03-01 19:06 [ko1@a...            ] Ruby:r22690 (trunk): * ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missing
  11094 2009-03-01 19:36 [ko1@a...            ] Ruby:r22692 (trunk): * util.c (ruby_dtoa): allocates one more byte to get rid of buffer
  11095 2009-03-01 19:39 [ko1@a...            ] Ruby:r22693 (trunk): * ext/zlib/zlib.c (zstream_run): suppress a warning.  a patch from
  11096 2009-03-01 19:41 [ko1@a...            ] Ruby:r22694 (ruby_1_8): * util.c (ruby_dtoa): allocates one more byte to get rid of buffer
  11097 2009-03-01 20:00 [ko1@a...            ] Ruby:r22695 (trunk): * ext/dl/win32/lib/Win32API.rb (initialize): passes rest
  11098 2009-03-01 20:58 [ko1@a...            ] Ruby:r22696 (trunk): * ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily.
  11099 2009-03-01 22:00 [ko1@a...            ] Ruby:r22697 (trunk): rdoc update.       
  11100 2009-03-01 23:01 [ko1@a...            ] Ruby:r22698 (trunk): * ext/socket/raddrinfo.c: suppress warnings.

[前][次][番号順一覧][上]