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

ruby-changes:16601-16700

  16601 2010-07-10 10:53 [ko1@a...            ] Ruby:r28596 (ruby_1_8): * 2010-07-10    
  16602 2010-07-10 10:53 [ko1@a...            ] Ruby:r28595 (ruby_1_8): * configure.in: fix use_context condition inversion.
  16603 2010-07-10 10:57 [ko1@a...            ] Ruby:r28597 (ruby_1_8): Fix changelog of revision 28595
  16604 2010-07-10 13:04 [ko1@a...            ] Ruby:r28599 (ruby_1_9_2): * 2010-07-10  
  16605 2010-07-10 13:04 [ko1@a...            ] Ruby:r28598 (ruby_1_9_2): merges r28531 from trunk into ruby_1_9_2.
  16606 2010-07-10 13:04 [ko1@a...            ] Ruby:r28600 (ruby_1_9_2): merges r28532 from trunk into ruby_1_9_2.
  16607 2010-07-10 13:06 [ko1@a...            ] Ruby:r28601 (ruby_1_9_2): merges r28541 from trunk into ruby_1_9_2.
  16608 2010-07-10 13:06 [ko1@a...            ] Ruby:r28602 (ruby_1_9_2): merges r28550,r28551,r28554 and r28558 from trunk into ruby_1_9_2.
  16609 2010-07-10 13:06 [ko1@a...            ] Ruby:r28603 (ruby_1_9_2): merges r28537 and r28555 from trunk into ruby_1_9_2.
  16610 2010-07-10 13:06 [ko1@a...            ] Ruby:r28604 (ruby_1_9_2): merges r28561 from trunk into ruby_1_9_2.
  16611 2010-07-10 13:06 [ko1@a...            ] Ruby:r28605 (ruby_1_9_2): merges r28577 from trunk into ruby_1_9_2.
  16612 2010-07-10 20:27 [ko1@a...            ] Ruby:r28606 (trunk): update doc.        
  16613 2010-07-10 20:27 [ko1@a...            ] Ruby:r28607 (trunk): * 2010-07-10       
  16614 2010-07-10 21:44 [ko1@a...            ] Ruby:r28608 (trunk): * strftime.c (rb_strftime_with_timespec): fix precision handling for
  16615 2010-07-11 00:50 [ko1@a...            ] Ruby:r28609 (ruby_1_9_2): * Makefile.in ({|dist-|real-}clean-ext): fixes syntax
  16616 2010-07-11 00:50 [ko1@a...            ] Ruby:r28610 (ruby_1_9_2): * 2010-07-11  
  16617 2010-07-11 11:09 [ko1@a...            ] Ruby:r28612 (trunk): * 2010-07-11       
  16618 2010-07-11 11:09 [ko1@a...            ] Ruby:r28611 (trunk): * test/rdoc/test_rdoc_ri_driver.rb (test_formatter): add a test.  a
  16619 2010-07-11 15:15 [ko1@a...            ] Ruby:r28613 (ruby_1_9_2): * Makefile.in ({|dist-|real-}clean-ext): fixes the previous
  16620 2010-07-11 15:36 [ko1@a...            ] Ruby:r28614 (trunk): * Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" of
  16621 2010-07-11 17:02 [ko1@a...            ] Ruby:r28615 (trunk): * Makefile.in ({,dist-,real-}clean-ext): should also omit
  16622 2010-07-11 19:05 [ko1@a...            ] Ruby:r28616 (trunk): * include/ruby/ruby.h (rb_cRandom): added.
  16623 2010-07-11 21:20 [ko1@a...            ] Ruby:r28617 (trunk): * README.EXT{,.ja} (rb_block_call): fixed about third/fourth
  16624 2010-07-11 22:40 [ko1@a...            ] Ruby:r28618: tags branches/ruby_1_9_2@28613 as v1_9_2_rc2
  16625 2010-07-12 01:59 [ko1@a...            ] Ruby:r28620 (trunk): * 2010-07-12       
  16626 2010-07-12 02:00 [ko1@a...            ] Ruby:r28619 (trunk): * lib/csv.rb: Fix unused variable warnings.
  16627 2010-07-12 22:33 [ko1@a...            ] Ruby:r28621 (ruby_1_8): * ext/openssl/ossl_config.c (ossl_config_copy): wrongly updating the
  16628 2010-07-12 22:33 [ko1@a...            ] Ruby:r28622 (ruby_1_8): * 2010-07-12    
  16629 2010-07-13 13:16 [ko1@a...            ] Ruby:r28623 (trunk): * missing/close.c: keep original errno.
  16630 2010-07-13 13:17 [ko1@a...            ] Ruby:r28624 (trunk): * 2010-07-13       
  16631 2010-07-13 20:46 [ko1@a...            ] Ruby:r28625 (trunk): * ext/dl/handle.c (rb_dlhandle_close): should not pass a dynamic
  16632 2010-07-13 20:59 [ko1@a...            ] Ruby:r28626 (trunk): * configure.in (RUBY_DEFAULT_ARCH): adjust for target
  16633 2010-07-13 21:03 [ko1@a...            ] Ruby:r28627 (trunk): * ext/pty/pty.c (establishShell): chfunc must not raise any
  16634 2010-07-13 21:26 [ko1@a...            ] Ruby:r28628 (trunk): * configure.in: fix for universal binary.
  16635 2010-07-13 21:28 [ko1@a...            ] Ruby:r28629 (trunk): * process.c (rb_fork_err): suppress gcc 4.4 warnings.
  16636 2010-07-13 21:31 [ko1@a...            ] Ruby:r28630 (trunk): * process.c (rb_daemon): split from proc_daemon.
  16637 2010-07-13 21:39 [ko1@a...            ] Ruby:r28631 (trunk): * ext/readline/readline.c: libedit is missing declaration of
  16638 2010-07-13 21:50 [ko1@a...            ] Ruby:r28632 (ruby_1_8): * ext/openssl/ossl_config.c, ext/openssl/lib/openssl/config.rb,
  16639 2010-07-13 21:50 [ko1@a...            ] Ruby:r28633 (ruby_1_8): * 2010-07-13    
  16640 2010-07-14 00:53 [ko1@a...            ] Ruby:r28635 (ruby_1_9_2): * 2010-07-14  
  16641 2010-07-14 00:53 [ko1@a...            ] Ruby:r28634 (ruby_1_9_2): * gem_prelude.rb: provide workaround for gem activation.  Currently,
  16642 2010-07-14 12:46 [ko1@a...            ] Ruby:r28636 (ruby_1_9_2): merges r28623 from trunk into ruby_1_9_2.
  16643 2010-07-14 18:22 [ko1@a...            ] Ruby:r28638 (trunk): * 2010-07-14       
  16644 2010-07-14 18:22 [ko1@a...            ] Ruby:r28637 (trunk): * regexec.c (match_at): add end point to enclen's argument.
  16645 2010-07-14 19:04 [ko1@a...            ] Ruby:r28639 (trunk): Mention the json library. (Pointed out by yhara)
  16646 2010-07-14 19:07 [ko1@a...            ] Ruby:r28640 (ruby_1_9_1, ruby_1_9_2): Merge r28639.
  16647 2010-07-14 19:07 [ko1@a...            ] Ruby:r28641 (ruby_1_9_1): * 2010-07-14  
  16648 2010-07-14 20:24 [ko1@a...            ] Ruby:r28642 (trunk): * eval.c (frame_func_id), vm_eval.c (rb_iterate),
  16649 2010-07-15 00:38 [ko1@a...            ] Ruby:r28644 (trunk): * 2010-07-15       
  16650 2010-07-15 06:13 [ko1@a...            ] Ruby:r28646 (trunk): * time.c (guess_local_offset): use the UTC offset of an older date on
  16651 2010-07-15 06:23 [ko1@a...            ] Ruby:r28647 (trunk): * lib/rdoc/markup/attribute_manager.rb: fixing ri output when special
  16652 2010-07-15 15:55 [ko1@a...            ] Ruby:r28648 (trunk): * regexec.c (onig_search): don't skip non-ANYCHARs when
  16653 2010-07-15 21:53 [ko1@a...            ] Ruby:r28649 (trunk): * proc.c (bm_free): fix memory leak.   [Bug #3466]
  16654 2010-07-15 21:55 [ko1@a...            ] Ruby:r28650 (ruby_1_9_2): merges r28649 from trunk into ruby_1_9_2.
  16655 2010-07-15 21:55 [ko1@a...            ] Ruby:r28651 (ruby_1_9_2): * 2010-07-15  
  16656 2010-07-15 21:55 [ko1@a...            ] Ruby:r28652 (trunk): * numeric.c (fix_divide): must not use rb_rational_new1 for coercion
  16657 2010-07-15 22:18 [ko1@a...            ] Ruby:r28653 (ruby_1_9_2): merges r28652 from trunk into ruby_1_9_2.
  16658 2010-07-16 12:06 [ko1@a...            ] Ruby:r28654 (trunk): * tool/rbinstall.rb (ext-arch): prune directories start with '-'.
  16659 2010-07-16 14:58 [ko1@a...            ] Ruby:r28655 (trunk): * lib/test/unit.rb (Test::Unit.setup_argv): run tests only when
  16660 2010-07-16 16:40 [ko1@a...            ] Ruby:r28656 (trunk): * ext/dbm/dbm.c (struct dbmdata, fdbm_key, fdbm_delete_if): fixed
  16661 2010-07-16 22:09 [ko1@a...            ] Ruby:r28657 (trunk): * lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, which
  16662 2010-07-17 10:10 [ko1@a...            ] Ruby:r28658 (trunk): * lib/test/unit.rb: MiniTest::Unit is different class from
  16663 2010-07-17 10:10 [ko1@a...            ] Ruby:r28659 (trunk): * 2010-07-17       
  16664 2010-07-17 13:05 [ko1@a...            ] Ruby:r28660 (trunk): * thread.c (rb_thread_wakeup_alive): split from rb_thread_wakeup.
  16665 2010-07-17 13:42 [ko1@a...            ] Ruby:r28661: set svn:ignore.            
  16666 2010-07-17 13:43 [ko1@a...            ] Ruby:r28662: fix svn:ignore.            
  16667 2010-07-17 13:50 [ko1@a...            ] Ruby:r28663 (trunk): * ext/pathname/lib/pathname.rb: moved from lib/pathname.rb.
  16668 2010-07-17 14:10 [ko1@a...            ] Ruby:r28664 (trunk): * util.c (ruby_add_suffix): fixed type warnings.
  16669 2010-07-17 15:23 [ko1@a...            ] Ruby:r28666 (ruby_1_8_7): * 2010-07-17  
  16670 2010-07-17 15:23 [ko1@a...            ] Ruby:r28665 (ruby_1_8_7): * configure.in: Change AC_PREREQ from 2.58 to 2.60 because
  16671 2010-07-17 20:24 [ko1@a...            ] test                                    
  16672 2010-07-17 20:35 [ko1@a...            ] test                                    
  16673 2010-07-17 20:43 [ko1@a...            ] test                                    
  16674 2010-07-18 00:13 [ko1@a...            ] Ruby:r28671 (trunk): * 2010-07-18       
  16675 2010-07-18 00:13 [ko1@a...            ] Ruby:r28670 (trunk): * ext/pathname/lib/pathname.rb (Pathname#initialize): removed.
  16676 2010-07-18 01:10 [ko1@a...            ] Ruby:r28672 (trunk): * ext/pathname/pathname.c (path_initialize): return a value.
  16677 2010-07-18 01:12 [ko1@a...            ] Ruby:r28673 (trunk): update doc.        
  16678 2010-07-18 08:33 [ko1@a...            ] Ruby:r28674 (trunk): update doc.        
  16679 2010-07-18 12:42 [ko1@a...            ] Ruby:r28675 (trunk): * gc.c (rb_objspace_each_objects): adjust indent.
  16680 2010-07-18 16:32 [ko1@a...            ] Ruby:r28676 (trunk): * include/ruby/ruby.h (rb_data_type_t): restructured.  
  16681 2010-07-18 21:20 [ko1@a...            ] Ruby:r28677 (trunk): * array.c (rb_ary_clear): no need to duplicate buffer just before
  16682 2010-07-19 05:46 [ko1@a...            ] Ruby:r28678 (trunk): * include/ruby/ruby.h (rb_data_type_t): add new feature macros.
  16683 2010-07-19 09:01 [ko1@a...            ] Ruby:r28679 (trunk): * NEWS (Kernel#instance_eval): add an incompatible change since
  16684 2010-07-19 12:33 [ko1@a...            ] Ruby:r28680 (trunk): * array.c (rb_ary_clear): should not unshare embedded array, and
  16685 2010-07-19 13:56 [ko1@a...            ] Ruby:r28681 (trunk): * ext/syck/lib/syck.rb: fixing unused variable warnings
  16686 2010-07-19 14:45 [ko1@a...            ] Ruby:r28682 (trunk): * random.c (DEFAULT_SEED_LEN): suppress a warning.
  16687 2010-07-19 18:36 [ko1@a...            ] Ruby:r28683 (trunk): * ext/pathname/pathname.c (get_strpath): check the type.
  16688 2010-07-19 20:37 [ko1@a...            ] Ruby:r28684 (trunk): update doc.        
  16689 2010-07-20 12:28 [ko1@a...            ] Ruby:r28686 (trunk): * 2010-07-20       
  16691 2010-07-20 12:50 [ko1@a...            ] Ruby:r28687 (trunk): * io.c (io_flush_buffer): write and buffer operations should be
  16692 2010-07-20 13:16 [ko1@a...            ] Ruby:r28688 (trunk): * ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output this variable should be initialized beforehand.
  16693 2010-07-20 15:14 [ko1@a...            ] Ruby:r28689 (trunk): * gc.c: don't call after_gc_sweep() after when garbage_collect()
  16694 2010-07-20 18:23 [ko1@a...            ] Ruby:r28690 (trunk): * ext/fiddle/closure.c (closure_data_type),
  16695 2010-07-20 18:39 [ko1@a...            ] Ruby:r28691 (trunk): * include/ruby/ruby.h (RSTRING_GETMEM): new macro to get ptr and
  16696 2010-07-20 18:47 [ko1@a...            ] Ruby:r28692 (trunk): * ext/json/generator/generator.c (fbuffer_free): removed unused function.
  16697 2010-07-21 03:31 [ko1@a...            ] Ruby:r28694 (trunk): * 2010-07-21       
  16698 2010-07-21 03:31 [ko1@a...            ] Ruby:r28693 (trunk): Pull rubygem's custom require into gem_prelude
  16699 2010-07-21 03:36 [ko1@a...            ] Ruby:r28695 (trunk): Be sure to load the custom require even if --disable-rubygems was used
  16700 2010-07-21 11:55 [ko1@a...            ] Ruby:r28696 (trunk): * util.c (ruby_hdtoa): renamed from BSD__hdtoa.

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