[前][次][番号順一覧][上]
ruby-changes:31001-31100
31001 2013-09-28 23:26 [ko1@a... ] nobu:r43080 (trunk): math.c: fix for Bignum argument
31002 2013-09-29 18:50 [ko1@a... ] ktsj:r43081 (trunk): * vm_insnhelper.c (vm_callee_setup_arg_complex, vm_yield_setup_block_args):
31003 2013-09-29 18:50 [ko1@a... ] svn:r43082 (trunk): * 2013-09-29
31004 2013-09-29 22:56 [ko1@a... ] nobu:r43083 (trunk): parse.y: fix inconsistency with literals
31005 2013-09-29 22:57 [ko1@a... ] nobu:r43084 (trunk): ChangeLog: remove duplicated entry
31006 2013-09-29 23:45 [ko1@a... ] nobu:r43085 (trunk): parse.y: allow junk attrset
31007 2013-09-29 23:51 [ko1@a... ] nobu:r43086 (trunk): array.c: minor performance improvement
31008 2013-09-30 00:56 [ko1@a... ] kazu:r43087 (trunk): fix typos
31009 2013-09-30 00:56 [ko1@a... ] svn:r43088 (trunk): * 2013-09-30
31010 2013-09-30 00:58 [ko1@a... ] kazu:r43089 (trunk): fix a typo
31011 2013-09-30 10:49 [ko1@a... ] shugo:r43090 (trunk): * vm_method.c (rb_undef): raise a NameError if the original method
31012 2013-09-30 11:18 [ko1@a... ] nobu:r43091 (trunk): * properties.
31013 2013-09-30 11:20 [ko1@a... ] ko1:r43092 (trunk): * gc.c (rb_gc_disable): do rest_sweep() before disable GC.
31014 2013-09-30 16:07 [ko1@a... ] nobu:r43093 (trunk): configure.in: RUNRUBY_COMMAND
31015 2013-09-30 17:06 [ko1@a... ] nobu:r43094 (trunk): gc.c: suppress warnings
31016 2013-09-30 17:17 [ko1@a... ] ko1:r43095 (trunk): * ext/objspace/object_tracing.c: add new 3 methods to control tracing.
31017 2013-09-30 17:29 [ko1@a... ] ko1:r43096 (trunk): * ext/objspace/object_tracing.c: [DOC] add some nots for
31018 2013-09-30 23:02 [ko1@a... ] zzak:r43097 (trunk): * ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fix
31019 2013-09-30 23:04 [ko1@a... ] zzak:r43098 (trunk): ChangeLog typo
31020 2013-09-30 23:15 [ko1@a... ] zzak:r43099 (trunk): * ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formatting
31021 2013-10-01 00:29 [ko1@a... ] nagachika:r43100 (ruby_2_0_0): merge revision(s) 42459: [Backport #8963]
31022 2013-10-01 14:49 [ko1@a... ] nobu:r43101 (trunk): test_regexp.rb, test_string.rb: suppress warnings
31023 2013-10-01 14:49 [ko1@a... ] svn:r43102 (trunk): * 2013-10-01
31024 2013-10-01 16:03 [ko1@a... ] nobu:r43103 (trunk): ruby.h: export ruby_safe_level_4_warning
31025 2013-10-01 16:27 [ko1@a... ] nobu:r43104 (trunk): test_regexp.rb, test_string.rb: use assert_separately
31026 2013-10-01 16:27 [ko1@a... ] nobu:r43105 (trunk): test_regexp.rb, test_string.rb: suppress warnings
31027 2013-10-01 20:36 [ko1@a... ] nobu:r43106 (trunk): test_config.rb: fix library path
31028 2013-10-01 20:55 [ko1@a... ] nobu:r43107 (trunk): file.c: export rb_stat_new
31029 2013-10-01 20:57 [ko1@a... ] nobu:r43108 (trunk): file/stat.c: fix commit miss
31030 2013-10-01 21:00 [ko1@a... ] nobu:r43109: * properties.
31031 2013-10-01 22:04 [ko1@a... ] nobu:r43110 (trunk): tempfile.rb: undefine finalizer on unlink
31032 2013-10-01 23:45 [ko1@a... ] charliesome:r43111 (trunk): * vm_core.h: use __attribute__((unused)) in UNINTIALIZED_VAR on clang
31033 2013-10-02 14:19 [ko1@a... ] nobu:r43112 (trunk): io.c: keep fptr read-closed
31034 2013-10-02 14:19 [ko1@a... ] svn:r43113 (trunk): * 2013-10-02
31035 2013-10-02 14:20 [ko1@a... ] nobu:r43114 (trunk): io.c: get rid of race condition
31036 2013-10-02 15:08 [ko1@a... ] naruse:r43115 (trunk): Add NEWS about RbConfig::SIZEOF
31037 2013-10-02 15:50 [ko1@a... ] naruse:r43116 (trunk): * vm_core.h: use __has_attribute() instead of __clang__major__ because
31038 2013-10-02 16:27 [ko1@a... ] nobu:r43117 (trunk): io.c: wait child process after close_read
31039 2013-10-02 16:48 [ko1@a... ] nobu:r43118 (trunk): test_io.rb: add test
31040 2013-10-02 18:56 [ko1@a... ] ko1:r43119 (trunk): * gc.c: relax GC condition due to malloc_limit.
31041 2013-10-02 21:41 [ko1@a... ] mame:r43120 (trunk): * random.c (make_seed_value): a local array declaration was accessed
31042 2013-10-02 21:41 [ko1@a... ] mame:r43121 (trunk): * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak.
31043 2013-10-03 00:25 [ko1@a... ] knu:r43122 (trunk): * misc/ruby-additional.el: Properly quote the body. An unquoted
31044 2013-10-03 00:25 [ko1@a... ] svn:r43123 (trunk): * 2013-10-03
31045 2013-10-03 03:20 [ko1@a... ] nobu:r43124 (trunk): * ext/thread/thread.c (Init_thread): move outer module condition.
31046 2013-10-03 03:20 [ko1@a... ] nobu:r43125 (trunk): * ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL.
31047 2013-10-03 03:38 [ko1@a... ] nobu:r43126 (trunk): rbinstall.rb: reorder
31048 2013-10-03 09:43 [ko1@a... ] charliesome:r43127 (trunk): * hash.c (env_update): [DOC] fix expected output, should be 0 instead
31049 2013-10-03 10:37 [ko1@a... ] nobu:r43128 (trunk): thread_pthread.c: set thread name
31050 2013-10-03 13:43 [ko1@a... ] nobu:r43129 (trunk): common.mk: use RUNRUBY for test-sample
31051 2013-10-03 18:03 [ko1@a... ] ko1:r43130 (trunk): * gc.c: define gc_profile_record::allocated_size if
31052 2013-10-03 18:21 [ko1@a... ] nobu:r43131 (trunk): win32.c: disable console colorizing
31053 2013-10-03 18:24 [ko1@a... ] nobu:r43132 (trunk): * remove trailing spaces.
31054 2013-10-03 20:41 [ko1@a... ] nobu:r43133 (trunk): test_io.rb: fix typo
31055 2013-10-03 22:17 [ko1@a... ] kazu:r43134 (trunk): fix a typo
31056 2013-10-04 09:32 [ko1@a... ] nobu:r43135 (trunk): csv.rb: foreach enumerator
31057 2013-10-04 09:32 [ko1@a... ] svn:r43136 (trunk): * 2013-10-04
31058 2013-10-04 16:36 [ko1@a... ] nobu:r43137 (trunk): common.mk: make sizes.c with MINIRUBY
31059 2013-10-04 19:05 [ko1@a... ] tmm1:r43138 (trunk): gc.c: add rb_objspace.limit
31060 2013-10-04 19:05 [ko1@a... ] tmm1:r43139 (trunk): gc.c: add objspace_free_num and make GC.stat[:heap_free_num] use it
31061 2013-10-04 19:52 [ko1@a... ] tmm1:r43140 (trunk): gc.c: rename heap.free_num to heap.swept_num
31062 2013-10-04 19:56 [ko1@a... ] zzak:r43141 (trunk): * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edward
31063 2013-10-05 01:25 [ko1@a... ] nagachika:r43142 (ruby_2_0_0): merge revision(s) 40534, 41886, 41903, 41910: [Backport #8616]
31064 2013-10-05 02:13 [ko1@a... ] nagachika:r43143 (ruby_2_0_0): merge revision(s) 43090, 43091: [Backport #8966]
31065 2013-10-05 02:31 [ko1@a... ] nagachika:r43144 (ruby_2_0_0): merge revision(s) 43112, 43114, 43117, 43118: [Backport #8980]
31066 2013-10-05 09:18 [ko1@a... ] nobu:r43145 (trunk): common.mk: sizes.c depends on PREP now
31067 2013-10-05 09:19 [ko1@a... ] svn:r43146 (trunk): * 2013-10-05
31068 2013-10-05 10:02 [ko1@a... ] nobu:r43147 (trunk): common.mk: revert r43137 and r43145
31069 2013-10-05 11:21 [ko1@a... ] nobu:r43148 (trunk): thread.c: fix some mutexes remaining locked after forking
31070 2013-10-05 11:21 [ko1@a... ] nobu:r43149 (trunk): thread.c: fix some mutexes remaining locked after forking
31071 2013-10-06 08:39 [ko1@a... ] zzak:r43150 (trunk): * lib/webrick.rb: [DOC] fix grammar in WEBrick overview [Fixes GH-413]
31072 2013-10-06 08:39 [ko1@a... ] svn:r43151 (trunk): * 2013-10-06
31073 2013-10-06 09:16 [ko1@a... ] nobu:r43152 (trunk): test_thread.rb: ignore meaningless test
31074 2013-10-06 09:23 [ko1@a... ] nobu:r43153 (trunk): test_sleep.rb: get rid of failure on Windows
31075 2013-10-06 09:28 [ko1@a... ] nobu:r43154 (trunk): test_old_thread_select.rb: ignore short wait on Windows
31076 2013-10-06 09:38 [ko1@a... ] nobu:r43155 (trunk): test_tempfile.rb: fix test on Windows
31077 2013-10-06 22:52 [ko1@a... ] nobu:r43156 (trunk): signal.c: get rid of system name
31078 2013-10-06 22:52 [ko1@a... ] nobu:r43157 (trunk): io.c: suppress false uninitialized-variable warning
31079 2013-10-07 03:43 [ko1@a... ] nobu:r43158 (trunk): io.c: use local variables instead of struct members
31080 2013-10-07 03:43 [ko1@a... ] nobu:r43159 (trunk): NEWS: timeout
31081 2013-10-07 03:44 [ko1@a... ] svn:r43160 (trunk): * 2013-10-07
31082 2013-10-07 14:03 [ko1@a... ] nobu:r43161 (trunk): win32.c: internal functions
31083 2013-10-07 14:12 [ko1@a... ] ko1:r43162 (trunk): * iseq.c, internal.h: change to public (but internal) functions
31084 2013-10-07 14:31 [ko1@a... ] ko1:r43163 (trunk): * proc.c: catch up last commit.
31085 2013-10-07 15:09 [ko1@a... ] nobu:r43164 (trunk): test_io.rb: get rid of error message
31086 2013-10-07 15:09 [ko1@a... ] nobu:r43165 (trunk): win32/file.c: check ASCII encodings first
31087 2013-10-07 15:28 [ko1@a... ] nobu:r43166 (trunk): win32/file.c: using st_table
31088 2013-10-07 15:36 [ko1@a... ] naruse:r43167 (trunk): Increase open_timeout [Bug #8986]
31089 2013-10-07 15:50 [ko1@a... ] nobu:r43168 (trunk): win32/file.c: use encoding index
31090 2013-10-07 16:21 [ko1@a... ] nobu:r43169 (trunk): win32/file.c: make mapping at initialization
31091 2013-10-07 16:21 [ko1@a... ] ko1:r43170 (trunk): * include/ruby/debug.h: add backtrace collecting APIs for profiler.
31092 2013-10-07 16:35 [ko1@a... ] ko1:r43171 (trunk): * ext/-test-/debug/profile_frames.c:
31093 2013-10-07 16:38 [ko1@a... ] nobu:r43172 (trunk): * properties.
31094 2013-10-07 16:51 [ko1@a... ] ko1:r43173 (trunk): * test/-ext-/debug/test_profile_frames.rb: rename class C to
31095 2013-10-07 17:14 [ko1@a... ] nobu:r43174 (trunk): test_io.rb: fix r43164
31096 2013-10-07 17:19 [ko1@a... ] nobu:r43175 (trunk): * remove trailing spaces.
31097 2013-10-07 19:05 [ko1@a... ] kazu:r43176 (trunk): fix a typo
31098 2013-10-07 20:10 [ko1@a... ] akr:r43177 (trunk): * lib/time.rb (Time.strptime): Use :offset.
31099 2013-10-07 20:32 [ko1@a... ] zzak:r43178 (trunk): * lib/time.rb: [DOC] typo in Time.rb overview by @srt32 [Fixes GH-416]
31100 2013-10-07 21:04 [ko1@a... ] nobu:r43179 (trunk): configure.in: move FIBER_USE_NATIVE conditions
[前][次][番号順一覧][上]