[前][次][番号順一覧][上]
ruby-changes:27801-27900
27801 2013-03-21 07:35 [ko1@a... ] zzak:r39853 (trunk): * ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gauger
27802 2013-03-21 07:35 [ko1@a... ] svn:r39854 (trunk): * 2013-03-21
27803 2013-03-21 13:51 [ko1@a... ] nobu:r39855 (trunk): vm_core.h: suppress warnings
27804 2013-03-21 14:14 [ko1@a... ] nobu:r39856 (trunk): string.c: potential memory leak
27805 2013-03-21 14:26 [ko1@a... ] nobu:r39857 (trunk): Makefile.in: remove broken symlinks
27806 2013-03-21 16:48 [ko1@a... ] nobu:r39858 (trunk): parse.y: escape all closing parens
27807 2013-03-21 20:35 [ko1@a... ] usa:r39859 (ruby_1_9_3): merge revision(s) 39809,39834,39837: [Backport #8132]
27808 2013-03-21 22:50 [ko1@a... ] ngoto:r39860 (trunk): * marshal.c (marshal_dump, marshal_load): workaround for segv on
27809 2013-03-21 23:16 [ko1@a... ] nobu:r39861 (trunk): ruby.h: RB_UNUSED_VAR from UNINITIALIZED_VAR
27810 2013-03-21 23:18 [ko1@a... ] nobu:r39862 (trunk): thread.c: fix deadlock
27811 2013-03-21 23:18 [ko1@a... ] nobu:r39863 (trunk): * thread_win32.c (native_sleep): suppress warning.
27812 2013-03-21 23:32 [ko1@a... ] nobu:r39864 (trunk): revert r39861
27813 2013-03-21 23:55 [ko1@a... ] naruse:r39865 (trunk): Retry ps if it doesn't do setproctitle
27814 2013-03-22 00:06 [ko1@a... ] naruse:r39866 (trunk): * addr2line.c (rb_dump_backtrace_with_lines): output line at once.
27815 2013-03-22 00:07 [ko1@a... ] svn:r39867 (trunk): * 2013-03-22
27816 2013-03-22 01:13 [ko1@a... ] kazu:r39868 (trunk): use rb_pid_t instead of pid_t.
27817 2013-03-22 04:51 [ko1@a... ] nobu:r39869 (trunk): vm_insnhelper.c: check required kwarg with resthash
27818 2013-03-22 05:31 [ko1@a... ] nobu:r39870 (trunk): parse.y: refine warning message
27819 2013-03-22 05:34 [ko1@a... ] nobu:r39871 (trunk): * test/ruby/envutil.rb (assert_warning): show diff.
27820 2013-03-22 10:39 [ko1@a... ] mrkn:r39872 (trunk): * ext/bigdecimal/bigdecimal.c: Fix style.
27821 2013-03-22 16:57 [ko1@a... ] nobu:r39873 (trunk): compiler version
27822 2013-03-22 17:39 [ko1@a... ] nobu:r39874 (trunk): load.c: loaded_features_index st_table
27823 2013-03-22 17:48 [ko1@a... ] nobu:r39875 (trunk): forwardable.rb: reduce allocations in def_delegators
27824 2013-03-22 20:58 [ko1@a... ] hsbt:r39876 (trunk): cleanup by @vipulnsward [GH fixes #262]
27825 2013-03-23 07:30 [ko1@a... ] marcandRe: r39877 (trunk): * array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]
27826 2013-03-23 07:31 [ko1@a... ] svn:r39878 (trunk): * 2013-03-23
27827 2013-03-23 07:56 [ko1@a... ] marcandRe: r39879 (trunk): * test_array.rb: Make test more precise
27828 2013-03-23 08:03 [ko1@a... ] marcandRe: r39880 (trunk): * test_enum.rb: Make test more precise
27829 2013-03-23 17:40 [ko1@a... ] nobu:r39881 (trunk): vm_eval.c: preserve passed_block
27830 2013-03-23 17:46 [ko1@a... ] nobu:r39882 (trunk): * array.c (take_items): honor encoding of class name.
27831 2013-03-23 17:47 [ko1@a... ] nobu:r39883 (trunk): * KNOWNBUGS.rb: test for [Bug #8100].
27832 2013-03-23 23:21 [ko1@a... ] naruse:r39884 (trunk): Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no replacement
27833 2013-03-23 23:31 [ko1@a... ] mrkn:r39885 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_P
27834 2013-03-24 01:05 [ko1@a... ] naruse:r39886 (trunk): Remove unused variable
27835 2013-03-24 01:06 [ko1@a... ] naruse:r39887 (trunk): * addr2line.c (kprintf): added from FreeBSD libstand's printf.
27836 2013-03-24 01:06 [ko1@a... ] svn:r39888 (trunk): * 2013-03-24
27837 2013-03-24 02:16 [ko1@a... ] akr:r39889 (trunk): * test/mkmf/test_have_macro.rb: remove temporally files in the tests.
27838 2013-03-24 03:34 [ko1@a... ] drbrain:r39890 (trunk): * lib/rinda/rinda.rb: Fixed loss of tuple when remote is alive but the
27839 2013-03-24 03:35 [ko1@a... ] drbrain:r39891 (trunk): Commit miss
27840 2013-03-24 04:13 [ko1@a... ] drbrain:r39892 (trunk): * test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890
27841 2013-03-24 04:51 [ko1@a... ] naruse:r39893 (trunk): Suppress warnings
27842 2013-03-24 04:52 [ko1@a... ] naruse:r39894 (trunk): Add timeout to infinite loop [Bug #8100]
27843 2013-03-24 05:10 [ko1@a... ] drbrain:r39895 (trunk): * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger and
27844 2013-03-24 05:33 [ko1@a... ] drbrain:r39896 (trunk): * test/rinda/test_rinda.rb: Restore tests commented out while fixing
27845 2013-03-24 05:36 [ko1@a... ] drbrain:r39897 (trunk): * lib/rinda/ring.rb: Added documentation for multicast support.
27846 2013-03-24 09:04 [ko1@a... ] nobu:r39898 (trunk): load.c: no longer used variable and object
27847 2013-03-24 11:06 [ko1@a... ] akr:r39899 (trunk): * test/ruby/test_require.rb: Remove temporally files in the tests.
27848 2013-03-24 13:20 [ko1@a... ] nari:r39900 (trunk): * gc.c: We have no chance to expand the heap when lazy sweeping is
27849 2013-03-24 13:53 [ko1@a... ] nari:r39901 (trunk): * gc.c (GC_ENABLE_LAZY_SWEEP): new macro to switch lazy sweeping
27850 2013-03-24 14:14 [ko1@a... ] nobu:r39902 (trunk): gc.c: fix compile error
27851 2013-03-24 18:32 [ko1@a... ] knu:r39903 (trunk): Fix String#rpartition(/re/) against a multibyte string.
27852 2013-03-24 19:43 [ko1@a... ] nobu:r39905 (trunk): * test/ruby/envutil.rb (assert_ruby_status): include stderr output.
27853 2013-03-24 19:43 [ko1@a... ] nobu:r39904 (trunk): * vm_method.c (rb_sweep_method_entry): simplify code to unlink.
27854 2013-03-24 22:19 [ko1@a... ] naruse:r39906 (trunk): * string.c (rb_str_rpartition): revert r39903, and convert byte offset
27855 2013-03-24 23:08 [ko1@a... ] nagachika:r39907 (trunk): * ChangeLog: fix a typo in r39892.
27856 2013-03-24 23:36 [ko1@a... ] naruse:r39908 (trunk): Try interface indexes which can use for IPv6 multicast
27857 2013-03-25 00:42 [ko1@a... ] nagachika:r39909 (ruby_2_0_0): merge revision(s) 39507,39508: [Backport #7963]
27858 2013-03-25 00:47 [ko1@a... ] nagachika:r39910 (ruby_2_0_0): merge revision(s) 39536: [Backport #7989]
27859 2013-03-25 00:52 [ko1@a... ] nagachika:r39911 (ruby_2_0_0): merge revision(s) 39578: [Backport #8009]
27860 2013-03-25 01:02 [ko1@a... ] nagachika:r39912 (ruby_2_0_0): merge revision(s) 39601 and 39602(partially): [Backport #7983]
27861 2013-03-25 01:05 [ko1@a... ] nagachika:r39913 (ruby_2_0_0): merge revision(s) 39595: [Backport #8014]
27862 2013-03-25 01:10 [ko1@a... ] nagachika:r39914 (ruby_2_0_0): merge revision(s) 39627: [Backport #8008]
27863 2013-03-25 01:23 [ko1@a... ] nagachika:r39915 (ruby_2_0_0): merge revision(s) 39614: [Backport #8033]
27864 2013-03-25 01:27 [ko1@a... ] nagachika:r39916 (ruby_2_0_0): merge revision(s) 39632: [Backport #8013]
27865 2013-03-25 01:58 [ko1@a... ] nagachika:r39917 (ruby_2_0_0): merge revision(s) 39625,39626: [Backport #8008]
27866 2013-03-25 02:02 [ko1@a... ] nagachika:r39918 (ruby_2_0_0): merge revision(s) 39677,39695: [Backport #8068]
27867 2013-03-25 02:16 [ko1@a... ] nari:r39919 (trunk): * proc.c (bm_free): need to clean up the mark flag of a free and
27868 2013-03-25 02:16 [ko1@a... ] svn:r39920 (trunk): * 2013-03-25
27869 2013-03-25 06:00 [ko1@a... ] kosaki:r39921 (trunk): * addr2line.c (putce): suppress unused return value warning.
27870 2013-03-25 07:02 [ko1@a... ] drbrain:r39922 (trunk): * test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addresses
27871 2013-03-25 07:09 [ko1@a... ] drbrain:r39923 (trunk): * lib/rinda/tuplespace.rb: Only return tuple entry once on move,
27872 2013-03-25 14:39 [ko1@a... ] nobu:r39924 (trunk): envutil.rb: signal in Process::Status
27873 2013-03-25 14:39 [ko1@a... ] nobu:r39925 (trunk): * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):
27874 2013-03-25 18:05 [ko1@a... ] nobu:r39926 (trunk): envutil.rb: separate checks
27875 2013-03-25 18:05 [ko1@a... ] nobu:r39927 (trunk): test_method.rb: refine assertions
27876 2013-03-25 18:13 [ko1@a... ] nobu:r39928 (trunk): string.c: performance improvement
27877 2013-03-26 03:50 [ko1@a... ] naruse:r39930 (trunk): Use more general approach to get scope_id see #8159
27878 2013-03-26 03:51 [ko1@a... ] naruse:r39929 (trunk): Suppress warnings
27879 2013-03-26 03:51 [ko1@a... ] svn:r39931 (trunk): * 2013-03-26
27880 2013-03-26 10:13 [ko1@a... ] naruse:r39932 (trunk): Use assert_separately to speed up on test-all
27881 2013-03-26 10:42 [ko1@a... ] naruse:r39933 (trunk): Suppress -Werror=shorten-64-to-32
27882 2013-03-26 11:59 [ko1@a... ] nobu:r39934 (trunk): test_syntax.rb: envutil
27883 2013-03-26 15:24 [ko1@a... ] nobu:r39935 (trunk): test_syntax.rb: pass srcdir
27884 2013-03-26 15:24 [ko1@a... ] nobu:r39936 (trunk): * iseq.c (iseq_load): get rid of SEGV.
27885 2013-03-26 21:18 [ko1@a... ] usa:r39937 (trunk): * test/ruby/test_syntax.rb: fixed a typo introduced at r39935.
27886 2013-03-26 21:22 [ko1@a... ] akr:r39938 (trunk): update doc.
27887 2013-03-26 22:16 [ko1@a... ] akr:r39939 (trunk): * thread.c (double2timeval): convert the infinity to TIME_MAX to avoid
27888 2013-03-26 23:32 [ko1@a... ] xibbar:r39940 (trunk): * test/dtrace/test_*.rb: use require_relative to require local library
27889 2013-03-26 23:34 [ko1@a... ] akr:r39941 (trunk): * ext/socket/socket.c (sockaddr_len): return the shortest length for
27890 2013-03-26 23:37 [ko1@a... ] xibbar:r39942 (trunk): * test/minitest/test_*.rb: use require_relative to require local library
27891 2013-03-26 23:46 [ko1@a... ] akr:r39943 (trunk): * internal.h: Define TIMET_MAX and TIMET_MIN here.
27892 2013-03-26 23:55 [ko1@a... ] xibbar:r39944 (trunk): * test/psych/test_*.rb: use require_relative to require local library
27893 2013-03-27 00:23 [ko1@a... ] kazu:r39945 (trunk): fix indent
27894 2013-03-27 00:23 [ko1@a... ] svn:r39946 (trunk): * 2013-03-27
27895 2013-03-27 00:24 [ko1@a... ] kazu:r39947 (trunk): remove trailing tab
27896 2013-03-27 00:30 [ko1@a... ] akr:r39948 (trunk): * internal.h (TIMET_MAX_PLUS_ONE): Defined.
27897 2013-03-27 01:01 [ko1@a... ] kazu:r39949 (trunk): remove trailing space
27898 2013-03-27 01:01 [ko1@a... ] kazu:r39950 (trunk): fix typo
27899 2013-03-27 02:52 [ko1@a... ] nagachika:r39951 (ruby_2_0_0): merge revision(s) 39739: [Backport #8081]
27900 2013-03-27 02:54 [ko1@a... ] nagachika:r39952 (ruby_2_0_0): merge revision(s) 39509,39511: [Backport #7961]
[前][次][番号順一覧][上]