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

ruby-changes:26601-26700

  26601 2012-12-29 21:24 [ko1@a...            ] nobu:r38652 (trunk): compile.c: no semicolon
  26602 2012-12-29 21:25 [ko1@a...            ] nobu:r38653 (trunk): use RB_TYPE_P      
  26603 2012-12-29 21:25 [ko1@a...            ] nobu:r38654 (trunk): adjust style       
  26604 2012-12-29 21:54 [ko1@a...            ] shugo:r38655 (trunk): * ext/curses/curses.c (window_cury, window_curx, window_maxy,
  26605 2012-12-29 21:59 [ko1@a...            ] keiju:r38656 (trunk): * lib/irb/completion.rb: treat rightly comletion for symbol on irb
  26606 2012-12-30 11:06 [ko1@a...            ] ktsj:r38657 (trunk): * vm_insnhelper.c: set keyword hash on Proc/block calls.
  26607 2012-12-30 11:06 [ko1@a...            ] svn:r38659 (trunk): * 2012-12-30        
  26608 2012-12-30 11:06 [ko1@a...            ] ktsj:r38658 (trunk): * test/ruby/test_keyword.rb: add a test for passing hash
  26609 2012-12-30 12:11 [ko1@a...            ] charliesome:r38660 (trunk): * configure.in: use 4 argument form of AC_CHECK_HEADERS to force
  26610 2012-12-30 21:57 [ko1@a...            ] nobu:r38661 (trunk): Makefile.in: ignore CDPATH
  26611 2012-12-30 23:01 [ko1@a...            ] nobu:r38662 (trunk): vm_method.c: idRespond_to_missing
  26612 2012-12-30 23:33 [ko1@a...            ] nobu:r38663 (trunk): parse.y: escaped closing parenthsis
  26613 2012-12-31 13:04 [ko1@a...            ] zzak:r38664 (trunk): * test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]
  26614 2012-12-31 13:04 [ko1@a...            ] svn:r38665 (trunk): * 2012-12-31        
  26615 2012-12-31 15:10 [ko1@a...            ] zzak:r38666 (trunk): * vm_backtrace.c: Add documentation for Kernel#caller_locations,
  26616 2013-01-01 18:24 [ko1@a...            ] kazu:r38667 (trunk): fix typos          
  26617 2013-01-01 18:24 [ko1@a...            ] svn:r38668 (trunk): * 2013-01-01        
  26618 2013-01-01 23:35 [ko1@a...            ] nobu:r38669 (trunk): test_tmpdir.rb: remove tmpdir
  26619 2013-01-01 23:42 [ko1@a...            ] nobu:r38670 (trunk): * bootstraptest/test_thread.rb: get rid of "invalid nest" error in
  26620 2013-01-01 23:43 [ko1@a...            ] nobu:r38671 (trunk): * bootstraptest/test_thread.rb: get rid of confusing ruby-mode.el
  26621 2013-01-02 02:17 [ko1@a...            ] zzak:r38672 (trunk): * hash.c (rb_hash_update): Documentation for Hash#merge and shallow
  26622 2013-01-02 02:17 [ko1@a...            ] svn:r38673 (trunk): * 2013-01-02        
  26623 2013-01-02 02:28 [ko1@a...            ] zzak:r38674 (trunk): * hash.c (rb_hash_update): Revert documentation from r38672
  26624 2013-01-02 03:10 [ko1@a...            ] zzak:r38675 (trunk): * ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xff
  26625 2013-01-02 06:06 [ko1@a...            ] zzak:r38676 (trunk): typo in r38675 ChangeLog
  26626 2013-01-03 14:46 [ko1@a...            ] yugui:r38677 (trunk): * configure.in (OBJCOPY):  Fixes build error for NativeClient.
  26627 2013-01-03 14:46 [ko1@a...            ] svn:r38678 (trunk): * 2013-01-03        
  26628 2013-01-03 14:59 [ko1@a...            ] zzak:r38679 (trunk): * lib/forwardable.rb (SingleForwardable): Fix example in overview
  26629 2013-01-03 15:14 [ko1@a...            ] zzak:r38680 (trunk): * ext/psych/lib/psych.rb (Psych.load): Return value of
  26630 2013-01-03 17:44 [ko1@a...            ] kou:r38681 (trunk): * lib/rexml/element.rb (REXML::Elements#each): Add missing
  26631 2013-01-03 17:48 [ko1@a...            ] kou:r38682 (trunk): * lib/rexml/element.rb (REXML::Elements#add): Remove too much
  26632 2013-01-04 00:39 [ko1@a...            ] yugui:r38683 (trunk): * io.c (rb_cloexec_fcntl_dupfd): Fix failures in
  26633 2013-01-04 00:39 [ko1@a...            ] yugui:r38684 (trunk): Fix failures on btest for NativeClient.
  26634 2013-01-04 00:39 [ko1@a...            ] svn:r38685 (trunk): * 2013-01-04        
  26635 2013-01-04 00:40 [ko1@a...            ] yugui:r38686 (trunk): Fix failures on btest for NativeClient.
  26636 2013-01-04 00:42 [ko1@a...            ] yugui:r38687 (trunk): revert r38686 -- duplicate ChangeLog entry
  26637 2013-01-04 11:50 [ko1@a...            ] zzak:r38688 (trunk): typo in ChangeLog  
  26638 2013-01-04 11:53 [ko1@a...            ] zzak:r38689 (trunk): * lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.
  26639 2013-01-04 15:16 [ko1@a...            ] drbrain:r38690 (trunk): * lib/rdoc/cross_reference.rb:  Fixed matching of C#=== or #===.  RDoc
  26640 2013-01-04 16:32 [ko1@a...            ] drbrain:r38691 (trunk): * lib/rubygems/doctor.rb:  Process directories in order in case the
  26641 2013-01-04 18:05 [ko1@a...            ] yugui:r38692 (trunk): * common.mk (yes-btest): btest depends on also $(arch)-fake.rb and
  26642 2013-01-04 19:47 [ko1@a...            ] yugui:r38693 (trunk): * common.mk (run, parse): Use BTESTRUBY instead of MINIRUBY to handle
  26643 2013-01-04 20:19 [ko1@a...            ] yugui:r38694 (trunk): * Makefile.in (RBCONFIG): Moved from common.mk in order to use the
  26644 2013-01-04 23:51 [ko1@a...            ] kazu:r38695 (trunk): fix a typo         
  26645 2013-01-05 05:05 [ko1@a...            ] kosaki:r38696 (trunk): * gc.c (vm_xrealloc): add a few comment why we avoid realloc(ptr,0).
  26646 2013-01-05 05:05 [ko1@a...            ] svn:r38697 (trunk): * 2013-01-05        
  26647 2013-01-05 07:58 [ko1@a...            ] drbrain:r38698 (trunk): * lib/rubygems/commands/cleanup_command.rb:  Clean all possible gems
  26648 2013-01-05 08:24 [ko1@a...            ] kosaki:r38699 (trunk): * io.c (rb_cloexec_fcntl_dupfd): improve #ifdef condition.
  26649 2013-01-05 08:40 [ko1@a...            ] drbrain:r38700 (trunk): * doc/syntax/methods.rdoc:  Added return values and scope sections,
  26650 2013-01-05 10:24 [ko1@a...            ] drbrain:r38701 (trunk): * doc/syntax/modules_and_classes.rdoc:  Added documentation of syntax
  26651 2013-01-05 11:45 [ko1@a...            ] nobu:r38702 (trunk): * properties.      
  26652 2013-01-05 12:25 [ko1@a...            ] nobu:r38703 (trunk): envutil.rb: check stdout and stderr
  26653 2013-01-05 13:45 [ko1@a...            ] glass:r38704 (trunk): * string.c (rb_str_enumerate_lines): fix invalid byte sequence error
  26654 2013-01-05 14:00 [ko1@a...            ] drbrain:r38705 (trunk): * doc/syntax/modules_and_classes.rdoc:  Improved description of methods
  26655 2013-01-06 00:04 [ko1@a...            ] naruse:r38706 (trunk): Suppress warnings
  26656 2013-01-06 00:04 [ko1@a...            ] svn:r38708 (trunk): * 2013-01-06        
  26657 2013-01-06 00:05 [ko1@a...            ] naruse:r38707 (trunk): * lib/net/http/generic_request.rb:
  26658 2013-01-06 02:24 [ko1@a...            ] zzak:r38709 (trunk): * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo in
  26659 2013-01-06 05:35 [ko1@a...            ] drbrain:r38710 (trunk): * doc/syntax/modules_and_classes.rdoc:  Added singleton classes
  26660 2013-01-06 08:04 [ko1@a...            ] kazu:r38711 (trunk): fix a typo         
  26661 2013-01-06 11:11 [ko1@a...            ] drbrain:r38712 (trunk): * doc/syntax/modules_and_classes.rdoc:  Fixed typo.
  26662 2013-01-06 18:48 [ko1@a...            ] yugui:r38713 (trunk): * bootstraptest/test_io.c: add a test for .
  26663 2013-01-06 19:08 [ko1@a...            ] yugui:r38714 (trunk): * win32/Makefie.sub: Fix build with VC.
  26664 2013-01-06 21:53 [ko1@a...            ] kazu:r38715 (trunk): fix typos          
  26665 2013-01-07 09:38 [ko1@a...            ] svn:r38717 (trunk): * 2013-01-07        
  26666 2013-01-07 09:38 [ko1@a...            ] ko1:r38716 (trunk): * NEWS: add a NEWS entry about RubyVM.
  26667 2013-01-07 10:45 [ko1@a...            ] nobu:r38718 (trunk): * NEWS: adjust indent.
  26668 2013-01-07 12:09 [ko1@a...            ] nobu:r38719 (trunk): vm_insnhelper.c: keyrest should not overwrite rest arg
  26669 2013-01-07 15:23 [ko1@a...            ] usa:r38720 (trunk): * Makefile.in, common.mk (fake, yes-fake, no-make): these dependecies
  26670 2013-01-07 15:24 [ko1@a...            ] ko1:r38721 (trunk): * vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag before
  26671 2013-01-07 15:29 [ko1@a...            ] nobu:r38722 (trunk): envutil.rb: optional fname
  26672 2013-01-07 15:29 [ko1@a...            ] nobu:r38723 (trunk): envutil.rb: assert_syntax_error
  26673 2013-01-07 15:32 [ko1@a...            ] nobu:r38724 (trunk): parse.y: duplicated kwrest name
  26674 2013-01-07 15:42 [ko1@a...            ] nobu:r38725 (trunk): parse.y: bare kwrest_mark
  26675 2013-01-07 15:52 [ko1@a...            ] usa:r38726 (ruby_1_9_3): merge revision(s) 38213: [Backport #7629]
  26676 2013-01-07 16:50 [ko1@a...            ] nobu:r38727 (trunk): test_syntax.rb: assert_not_label
  26677 2013-01-07 17:38 [ko1@a...            ] ko1:r38728 (trunk): * include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.
  26678 2013-01-07 20:24 [ko1@a...            ] shugo:r38729 (trunk): * eval.c (Init_eval): enable Refinements by default.
  26679 2013-01-07 20:30 [ko1@a...            ] shugo:r38730 (trunk): * NEWS: remove description about `require "refinement"'.
  26680 2013-01-07 20:56 [ko1@a...            ] shugo:r38731 (trunk): * eval.c (Init_eval): main.include should be private.
  26681 2013-01-07 21:42 [ko1@a...            ] shugo:r38732 (trunk): * vm_method.c (Init_eval_method): main.public and main.private
  26682 2013-01-07 23:34 [ko1@a...            ] mame:r38733: add tag v2_0_0_rc1         
  26683 2013-01-07 23:43 [ko1@a...            ] mrkn:r38734 (trunk): * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):
  26684 2013-01-08 07:26 [ko1@a...            ] kazu:r38735 (trunk): fix a typo         
  26685 2013-01-08 07:27 [ko1@a...            ] svn:r38736 (trunk): * 2013-01-08        
  26686 2013-01-08 11:18 [ko1@a...            ] nobu:r38737 (trunk): * README (install): note about distclean-ext.
  26687 2013-01-08 12:40 [ko1@a...            ] mrkn:r38738 (trunk): Fix wrong English in ChangeLog
  26688 2013-01-08 14:41 [ko1@a...            ] nobu:r38739 (trunk): vm_core.h: flip_cnt in rb_iseq_t
  26689 2013-01-08 14:57 [ko1@a...            ] nobu:r38740 (trunk): insns.def: adjust indent
  26690 2013-01-09 02:13 [ko1@a...            ] nobu:r38741 (trunk): ruby.h: align      
  26691 2013-01-09 02:13 [ko1@a...            ] svn:r38742 (trunk): * 2013-01-09        
  26692 2013-01-09 03:48 [ko1@a...            ] nobu:r38743 (trunk): compile.c: adjust indent
  26693 2013-01-09 10:00 [ko1@a...            ] glass:r38744 (trunk): * load.c (load_lock): fix not to delete thread shield twice.
  26694 2013-01-09 13:26 [ko1@a...            ] glass:r38745 (trunk): * test/ruby/test_require.rb: improve test for r38744.
  26695 2013-01-09 13:56 [ko1@a...            ] naruse:r38746 (trunk): Add RUBYOPT=>nil to avoid false negative
  26696 2013-01-09 14:32 [ko1@a...            ] nobu:r38747 (trunk): test_flip.rb: flip-flop shared by threads
  26697 2013-01-09 15:40 [ko1@a...            ] nobu:r38748 (trunk): vm.c: initialize root_svar
  26698 2013-01-09 22:14 [ko1@a...            ] glass:r38749 (trunk): * load.c (load_lock): revert r38744. it should acquire new thread
  26699 2013-01-09 22:14 [ko1@a...            ] glass:r38750 (trunk): * load.c (load_lock): if thread shield is destroyed and there is no
  26700 2013-01-10 03:38 [ko1@a...            ] ko1:r38751 (trunk): * compile.c (compile_array_): modify wrong optimization.

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