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

ruby-changes:26701-26800

  26701 2013-01-10 03:38 [ko1@a...            ] svn:r38752 (trunk): * 2013-01-10        
  26702 2013-01-10 04:26 [ko1@a...            ] tenderlove:r38753 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary strings
  26703 2013-01-10 04:26 [ko1@a...            ] tenderlove:r38754 (trunk): * ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots from
  26704 2013-01-10 11:16 [ko1@a...            ] tenderlove:r38755 (trunk): * probes.d: updating probes to be more symmetrical, adding
  26705 2013-01-10 15:30 [ko1@a...            ] mrkn:r38756 (trunk): * numeric.c (do_coerce): speed optimization by using rb_check_funcall
  26706 2013-01-10 15:40 [ko1@a...            ] shugo:r38757 (trunk): * tool/gen_dummy_probes.rb: remove comments in probes.d to fix the
  26707 2013-01-10 15:49 [ko1@a...            ] kazu:r38758 (trunk): fix a typo         
  26708 2013-01-10 15:58 [ko1@a...            ] shugo:r38759 (trunk): * numeric.c (do_coerce): remove an unused variable.
  26709 2013-01-10 16:47 [ko1@a...            ] nobu:r38760 (trunk): extconf.rb: have_header
  26710 2013-01-10 16:51 [ko1@a...            ] shugo:r38761 (trunk): * vm_insnhelper.c (vm_search_super_method): raise a TypeError
  26711 2013-01-10 17:13 [ko1@a...            ] eregon:r38762 (trunk): * numeric.c (do_coerce): fix comment and adjust indent
  26712 2013-01-10 17:44 [ko1@a...            ] nobu:r38763 (trunk): win32/rm.bat: fix infinite loop
  26713 2013-01-10 17:45 [ko1@a...            ] nobu:r38764 (trunk): Makefile.in: continue if Makefile unchanged
  26714 2013-01-10 19:45 [ko1@a...            ] takano32:r38765 (trunk): * thread.c: fix RB_GC_SAVE_MACHINE_REGISTER_STACK define for ia64.
  26715 2013-01-10 21:05 [ko1@a...            ] takano32:r38766 (trunk): * cont.c: define FIBER_USE_NATIVE as 0 in ia64.
  26716 2013-01-10 21:32 [ko1@a...            ] nagachika:r38767 (trunk): * ChangeLog: fix a typo for r38761.
  26717 2013-01-10 22:03 [ko1@a...            ] ko1:r38768 (trunk): * vm_core.h (VM_DEBUG_BP_CHECK): set 0 as default.
  26718 2013-01-11 02:13 [ko1@a...            ] shugo:r38769 (trunk): * lib/rbconfig/obsolete.rb (respond_to_missing?): use send because
  26719 2013-01-11 02:14 [ko1@a...            ] svn:r38770 (trunk): * 2013-01-11        
  26720 2013-01-11 09:42 [ko1@a...            ] kazu:r38771 (trunk): tabify             
  26721 2013-01-11 10:10 [ko1@a...            ] shugo:r38772 (trunk): * insns.def (defineclass): private constants should not be accessed
  26722 2013-01-11 11:02 [ko1@a...            ] nobu:r38773 (trunk): win32/setup.mak: remove each files
  26723 2013-01-11 16:12 [ko1@a...            ] usa:r38775 (trunk): * test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): give
  26724 2013-01-11 16:58 [ko1@a...            ] nobu:r38776 (trunk): mkconfig.rb: use configured libdir value
  26725 2013-01-11 16:59 [ko1@a...            ] nobu:r38777 (trunk): tool/mkrunnable.rb: support mswin build on remote file system
  26726 2013-01-11 17:02 [ko1@a...            ] usa:r38778 (ruby_1_9_3): [Backport #7624]
  26727 2013-01-11 17:04 [ko1@a...            ] usa:r38779 (ruby_1_9_3): merge revision(s) 37661: [Backport #7633]
  26728 2013-01-11 17:11 [ko1@a...            ] usa:r38780 (ruby_1_9_3): merge revision(s) 36045: [Backport #7637]
  26729 2013-01-11 17:13 [ko1@a...            ] usa:r38781 (ruby_1_9_3): merge revision(s) 38739: [Backport #7671]
  26730 2013-01-11 19:22 [ko1@a...            ] nobu:r38783 (trunk): setup.mak: -osname-
  26731 2013-01-11 19:22 [ko1@a...            ] nobu:r38782 (trunk): win32/rm.bat: remove each files
  26732 2013-01-11 23:39 [ko1@a...            ] kazu:r38784 (trunk): * ruby.c (usage): sort --*-encoding in help. (same order of -E)
  26733 2013-01-12 02:44 [ko1@a...            ] zzak:r38785 (trunk): * man/ruby.1 (options): include --*-encoding from r38784
  26734 2013-01-12 02:44 [ko1@a...            ] svn:r38786 (trunk): * 2013-01-12        
  26735 2013-01-12 08:00 [ko1@a...            ] suke:r38787 (trunk): * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,
  26736 2013-01-12 09:09 [ko1@a...            ] tenderlove:r38788 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values that
  26737 2013-01-12 10:41 [ko1@a...            ] nobu:r38789 (trunk): * remove trailing spaces.
  26738 2013-01-12 16:06 [ko1@a...            ] nobu:r38790 (trunk): * bootstraptest/runner.rb (exec_test): break lines if not tty.
  26739 2013-01-12 16:13 [ko1@a...            ] nobu:r38791 (trunk): setup.mak: -runtime-
  26740 2013-01-12 17:47 [ko1@a...            ] mrkn:r38792 (trunk): * numeric.c (do_coerce): fix for the exceptions which the coerce
  26741 2013-01-13 09:23 [ko1@a...            ] svn:r38794 (trunk): * 2013-01-13        
  26742 2013-01-13 09:23 [ko1@a...            ] marcandRe: r38793 (trunk): * enumerator.c: Fix rdoc typo (thanks to Yutaka HARA)
  26743 2013-01-13 13:40 [ko1@a...            ] zzak:r38795 (trunk): * lib/open3.rb : Typo in Open3 overview. Patch by zed_0xff
  26744 2013-01-13 13:40 [ko1@a...            ] zzak:r38796 (trunk): typo in commit date
  26745 2013-01-13 13:46 [ko1@a...            ] marcandRe: r38797 (trunk): * lib/matrix/lup_decomposition.rb: Fix error for rectangular matrices
  26746 2013-01-13 14:07 [ko1@a...            ] zzak:r38798 (trunk): * lib/irb.rb, lib/prime.rb: Typos in overview
  26747 2013-01-13 14:50 [ko1@a...            ] marcandRe: r38799 (trunk): * lib/matrix/eigenvalue_decomposition: Fix eigensystem with complex
  26748 2013-01-13 14:51 [ko1@a...            ] marcandRe: r38800 (trunk): Update Changelog for r38797
  26749 2013-01-13 15:15 [ko1@a...            ] mrkn:r38801 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_sub):
  26750 2013-01-13 16:54 [ko1@a...            ] zzak:r38802 (trunk): * ext/psych/yaml/scanner.c: Fix typos, patch by James Dabbs
  26751 2013-01-14 06:08 [ko1@a...            ] marcandRe: r38803 (trunk): * lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3
  26752 2013-01-14 06:11 [ko1@a...            ] svn:r38804 (trunk): * 2013-01-14        
  26753 2013-01-14 06:54 [ko1@a...            ] naruse:r38805 (trunk): * regparse.c (add_ctype_to_cc): don't check dup warn on adding
  26754 2013-01-14 07:06 [ko1@a...            ] naruse:r38806 (trunk): [rdoc] expalin kcode argument of Regexp.new
  26755 2013-01-14 07:13 [ko1@a...            ] marcandRe: r38807 (trunk): * lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition of
  26756 2013-01-14 10:20 [ko1@a...            ] marcandRe: r38808 (trunk): * enumerator.c: Fix size for Enumerator::Lazy#flat_map
  26757 2013-01-14 14:43 [ko1@a...            ] mrkn:r38809 (trunk): * ext/bigdecimal/bigdecimal.c: use `RB_TYPE_P(x, t)` instead of
  26758 2013-01-14 14:43 [ko1@a...            ] mrkn:r38810 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_to_s): use CRuby style.
  26759 2013-01-14 17:01 [ko1@a...            ] marcandRe: r38811 (trunk): * enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]
  26760 2013-01-14 17:36 [ko1@a...            ] shugo:r38812 (trunk): * enumerator.c (lazy_flat_map_func): flat_map should call each only
  26761 2013-01-14 23:17 [ko1@a...            ] keiju:r38813 (trunk): * lib/irb/ext/save-history.rb: outputs its history to
  26762 2013-01-15 07:44 [ko1@a...            ] svn:r38815 (trunk): * 2013-01-15        
  26763 2013-01-15 07:44 [ko1@a...            ] drbrain:r38814 (trunk): * lib/rdoc/top_level.rb:  Fixed extension trimming for page names in
  26764 2013-01-15 08:57 [ko1@a...            ] drbrain:r38816 (trunk): * doc/syntax/calling_methods.rdoc:  Added document describing method
  26765 2013-01-15 09:13 [ko1@a...            ] drbrain:r38817 (trunk): * doc/syntax/methods.rdoc (Array/Hash Argument):  Moved above Keyword
  26766 2013-01-15 09:30 [ko1@a...            ] drbrain:r38818 (trunk): * doc/syntax/calling_methods.rdoc (Receiver):  Added :: as pointed out
  26767 2013-01-15 09:36 [ko1@a...            ] kosaki:r38819 (trunk): * thread_pthread.c (gvl_init): Reset gvl.wait_yield explicitly when
  26768 2013-01-15 10:03 [ko1@a...            ] nobu:r38821 (trunk): test: tty option   
  26769 2013-01-15 10:03 [ko1@a...            ] nobu:r38820 (trunk): runner.rb: colorize
  26770 2013-01-15 10:42 [ko1@a...            ] marcandRe: r38822 (trunk): * test_lazy_enumerator: Test that map & flat_map also require a block
  26771 2013-01-15 11:49 [ko1@a...            ] drbrain:r38823 (trunk): * doc/syntax/calling_methods.rdoc (Arguments):  Added improved
  26772 2013-01-15 11:50 [ko1@a...            ] drbrain:r38824 (trunk): * doc/syntax/methods.rdoc (Block Argument):  Added section on block
  26773 2013-01-15 13:33 [ko1@a...            ] drbrain:r38825 (trunk): * doc/syntax/methods.rdoc (Method Names):  Added method names including
  26774 2013-01-15 15:56 [ko1@a...            ] usa:r38826 (ruby_1_9_3): merge revision(s) 36272: [Backport #7634]
  26775 2013-01-15 15:57 [ko1@a...            ] drbrain:r38827 (trunk): * doc/syntax/control_expressions.rdoc:  Added description of control
  26776 2013-01-15 16:04 [ko1@a...            ] usa:r38828 (ruby_1_9_3): merge revision(s) 38776: [Backport #7172]
  26777 2013-01-15 16:23 [ko1@a...            ] usa:r38829 (ruby_1_9_3): merge revision(s) 38801,38809,38810: [Backport #7404]
  26778 2013-01-15 16:23 [ko1@a...            ] usa:r38830 (ruby_1_9_3): merge revision(s) 37487,37563: [Backport #7278]
  26779 2013-01-15 16:31 [ko1@a...            ] usa:r38831 (ruby_1_9_3): merge revision(s) 38010: [Backport #7452]
  26780 2013-01-15 16:32 [ko1@a...            ] usa:r38832 (ruby_1_9_3): merge revision(s) 38819: [Backport #7693]
  26781 2013-01-15 17:46 [ko1@a...            ] usa:r38833 (ruby_1_9_3): * test/net/protocol/test_protocol.rb: the backported test assumed that the
  26782 2013-01-15 22:42 [ko1@a...            ] keiju:r38834 (trunk): * lib/irb/ext/save-history.rb: identify rightly a status of a
  26783 2013-01-15 23:07 [ko1@a...            ] nobu:r38835 (trunk): io.c: no envp if no spawnve
  26784 2013-01-15 23:07 [ko1@a...            ] nobu:r38836 (trunk): process.c: suppress warnings
  26785 2013-01-15 23:07 [ko1@a...            ] nobu:r38837 (trunk): object.c: two literals
  26786 2013-01-15 23:07 [ko1@a...            ] nobu:r38838 (trunk): object.c: CLASS_OR_MODULE_P
  26787 2013-01-15 23:12 [ko1@a...            ] nobu:r38839 (trunk): vpath.rb: separator for make
  26788 2013-01-16 03:06 [ko1@a...            ] drbrain:r38840 (trunk): * doc/syntax/control_expressions.rdoc (redo Statement):  Added note
  26789 2013-01-16 03:06 [ko1@a...            ] svn:r38841 (trunk): * 2013-01-16        
  26790 2013-01-16 03:15 [ko1@a...            ] drbrain:r38842 (trunk): * doc/syntax/methods.rdoc:  Fixed link
  26791 2013-01-16 03:29 [ko1@a...            ] drbrain:r38843 (trunk): * doc/syntax/calling_methods.rdoc:  Link to defining methods.
  26792 2013-01-16 03:56 [ko1@a...            ] drbrain:r38844 (trunk): * doc/syntax/control_expressions.rdoc:  Omit optional "then" for if and
  26793 2013-01-16 09:36 [ko1@a...            ] drbrain:r38845 (trunk): * .document:  Removed extra space
  26794 2013-01-16 14:30 [ko1@a...            ] naruse:r38846 (trunk): Remove commenting out tests introduced by r38478
  26795 2013-01-16 18:43 [ko1@a...            ] nobu:r38847 (trunk): vm_method.c: suppress warnings
  26796 2013-01-16 18:45 [ko1@a...            ] nobu:r38848 (trunk): win32ole.rb: use TracePoint
  26797 2013-01-17 06:57 [ko1@a...            ] svn:r38850 (trunk): * 2013-01-17        
  26798 2013-01-17 06:59 [ko1@a...            ] drbrain:r38849 (trunk): * doc/syntax/literals.rdoc (Strings):  Fixed typo.  Fixes #236 on
  26799 2013-01-17 07:00 [ko1@a...            ] drbrain:r38851 (trunk): * doc/syntax/control_expressions.rdoc (if Expressions):  Fixed markup
  26800 2013-01-17 07:51 [ko1@a...            ] drbrain:r38852 (trunk): * doc/syntax/control_expressions.rdoc (Flip-Flop):  Added a section on

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