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

ruby-changes:51901-52000

  51903 2018-07-30 15:35 [ko1@a...            ] normal:r64117 (trunk): process.c (waitpid_nogvl): prevent conflicting use of sleep_cond
  51904 2018-07-30 16:07 [ko1@a...            ] shyouhei:r64118 (trunk): reduce copy & paste
  51905 2018-07-30 16:53 [ko1@a...            ] shyouhei:r64119 (trunk): move #pragma out of functions
  51906 2018-07-30 17:05 [ko1@a...            ] normal:r64120 (trunk): bootstraptest/runner.rb: speed up assert_finish with IO.select (take #2)
  51907 2018-07-30 17:21 [ko1@a...            ] shyouhei:r64121 (trunk): fix typo; sorry!
  51908 2018-07-30 17:22 [ko1@a...            ] shyouhei:r64122 (trunk): fix typo(#2), sorry!
  51910 2018-07-30 18:54 [ko1@a...            ] normal:r64124 (trunk): thread_pthread.h (native_thread_data): split condvars on some platforms
  51911 2018-07-30 22:54 [ko1@a...            ] usa:r64125 (ruby_2_4): merge revision(s) 63549, 63551, 63554: [Backport #14805]
  51912 2018-07-30 22:57 [ko1@a...            ] usa:r64126 (ruby_2_4): merge revision(s) 63571, 63572: [Backport #14816]
  51913 2018-07-30 23:00 [ko1@a...            ] usa:r64127 (ruby_2_4): merge revision(s) 63112: [Backport #14818]
  51914 2018-07-30 23:06 [ko1@a...            ] usa:r64128 (ruby_2_4): merge revision(s) 63698: [Backport #14856]
  51915 2018-07-30 23:11 [ko1@a...            ] usa:r64129 (ruby_2_4): merge revision(s) 63727: [Backport #14865]
  51917 2018-07-31 00:21 [ko1@a...            ] nobu:r64131 (trunk): thread_pthread.c: revert r64123
  51918 2018-07-31 00:21 [ko1@a...            ] svn:r64132 (trunk): * 2018-07-31        
  51919 2018-07-31 03:53 [ko1@a...            ] normal:r64133 (trunk): thread_pthread.c (gvl_yield): do ubf wakeups when uncontended
  51920 2018-07-31 06:48 [ko1@a...            ] normal:r64134 (trunk): thread_pthread.c (unregister_ubf_list): assert unblock.func is unset
  51921 2018-07-31 10:33 [ko1@a...            ] normal:r64135 (trunk): test/ruby/test_io.rb (test_race_gets_and_close): use SIGABRT on timeout
  51922 2018-07-31 10:35 [ko1@a...            ] hsbt:r64136 (trunk): Fixed inconsistency file structure for gemspec.
  51923 2018-07-31 12:49 [ko1@a...            ] hsbt:r64137 (trunk): Move obsoleted test/thread/test_*.rb with the current implementation.
  51924 2018-07-31 20:19 [ko1@a...            ] k0kubun:r64138 (trunk): transform_mjit_header.rb: accept having attribute
  51925 2018-07-31 20:48 [ko1@a...            ] hsbt:r64139 (trunk): Support Sync module same as other default gems.
  51926 2018-07-31 21:05 [ko1@a...            ] hsbt:r64140 (trunk): Fixed unexpected direction deletion with irb sync.
  51927 2018-07-31 21:12 [ko1@a...            ] hsbt:r64141 (trunk): Fixed inconsistency gemspec location.
  51928 2018-07-31 21:25 [ko1@a...            ] hsbt:r64142 (trunk): Follow up r64141 with sync tool.
  51929 2018-07-31 21:43 [ko1@a...            ] k0kubun:r64143 (trunk): mjit.c: allow using MJIT header in build directory
  51931 2018-07-31 21:56 [ko1@a...            ] hsbt:r64145 (trunk): Try to load version file of github repository at first.
  51932 2018-07-31 22:54 [ko1@a...            ] usa:r64146 (ruby_2_4): backport openssl v2.0.8 [Backport #14754]
  51934 2018-07-31 23:12 [ko1@a...            ] usa:r64148 (ruby_2_4): merge revision(s) 63512, 63514: [Backport #14790]
  51935 2018-07-31 23:22 [ko1@a...            ] usa:r64149 (ruby_2_4): merge revision(s) 60011:
  51936 2018-08-01 00:02 [ko1@a...            ] nobu:r64150 (trunk): Makefile.in: remove GNU-make dependency
  51937 2018-08-01 00:02 [ko1@a...            ] svn:r64151 (trunk): * 2018-08-01        
  51938 2018-08-01 00:20 [ko1@a...            ] kazu:r64153 (trunk): Add same comment to thwait.gemspec like other gemspec at r64145
  51939 2018-08-01 00:20 [ko1@a...            ] kazu:r64152 (trunk): Add PRINTF_ARGS to kprintf
  51940 2018-08-01 11:55 [ko1@a...            ] shyouhei:r64155 (trunk): (cosmetic) add blank lines for better readability
  51942 2018-08-02 15:09 [ko1@a...            ] normal:r64157 (trunk): test/socket/test_socket.rb (test_timestampns): retry send
  51943 2018-08-02 15:09 [ko1@a...            ] svn:r64158 (trunk): * 2018-08-02        
  51944 2018-08-02 20:39 [ko1@a...            ] k0kubun:r64159 (trunk): thread_win32.c: suppress warnings by -Wsuggest-attribute
  51945 2018-08-02 22:03 [ko1@a...            ] k0kubun:r64160 (trunk): mjit.c: suppress warnings by -Wunused-value
  51946 2018-08-02 22:41 [ko1@a...            ] k0kubun:r64161 (trunk): mjit.c: don't apply workaround if --enable-load-relative
  51947 2018-08-02 23:40 [ko1@a...            ] k0kubun:r64162 (trunk): mjit.c: skip compaction on MinGW
  51950 2018-08-03 06:13 [ko1@a...            ] normal:r64165 (trunk): thread_pthread.c (gvl_acquire_common): persist timeout across calls
  51951 2018-08-03 14:11 [ko1@a...            ] mame:r64166 (trunk): thread_pthread.c: add a macro guard for PTHREAD_CANCEL_ENABLE
  51952 2018-08-03 15:31 [ko1@a...            ] nobu:r64167 (trunk): random.c: endless range random
  51954 2018-08-03 16:17 [ko1@a...            ] nobu:r64169 (trunk): random.c: moved domain error
  51955 2018-08-03 16:24 [ko1@a...            ] nobu:r64170 (trunk): random.c: use rb_check_funcall
  51956 2018-08-03 20:13 [ko1@a...            ] nobu:r64171 (trunk): random.c: fix fallback value
  51957 2018-08-03 22:52 [ko1@a...            ] eregon:r64172 (trunk): encoding.c (enc_set_index): raise instead of rb_bug() for non-encoding capable objects
  51958 2018-08-03 22:52 [ko1@a...            ] eregon:r64173 (trunk): encoding.c (rb_enc_get_index): return -1 for non-encoding capable objects
  51959 2018-08-03 23:31 [ko1@a...            ] eregon:r64174 (trunk): Revert "encoding.c (rb_enc_get_index): return -1 for non-encoding capable objects"
  51960 2018-08-04 00:11 [ko1@a...            ] svn:r64176 (trunk): * 2018-08-04        
  51961 2018-08-04 00:11 [ko1@a...            ] eregon:r64175 (trunk): Fix missed update of parser source in r62429
  51962 2018-08-04 00:11 [ko1@a...            ] eregon:r64177 (trunk): ext/json/parser/parser.c: do not call rb_str_resize() on Time object
  51963 2018-08-04 00:18 [ko1@a...            ] eregon:r64178 (trunk): encoding.c (rb_enc_get_index): return -1 for non-encoding capable objects
  51964 2018-08-04 01:19 [ko1@a...            ] eregon:r64179 (trunk): Update to ruby/mspec@072849e
  51965 2018-08-04 01:19 [ko1@a...            ] eregon:r64180 (trunk): Update to ruby/spec@9be7c7e
  51966 2018-08-04 06:53 [ko1@a...            ] normal:r64181 (trunk): spec/ruby/library/socket/socket/getaddrinfo_spec.rb: avoid nonsensical lookup
  51967 2018-08-05 00:12 [ko1@a...            ] svn:r64183 (trunk): * 2018-08-05        
  51968 2018-08-05 00:12 [ko1@a...            ] k0kubun:r64182 (trunk): common.mk: stop building MJIT min header for mswin
  51969 2018-08-05 05:34 [ko1@a...            ] normal:r64184 (trunk): test/ruby/test_io.rb (test_race_gets_and_close): timeout each thread
  51970 2018-08-05 05:38 [ko1@a...            ] normal:r64185 (trunk): thread.c (consume_communication_pipe): do not retry after short read
  51971 2018-08-05 07:58 [ko1@a...            ] normal:r64186 (trunk): test/ruby/test_thread.rb (test_thread_interrupt_for_killed_thread): conserve resources
  51972 2018-08-05 08:33 [ko1@a...            ] normal:r64187 (trunk): test/ruby/test_io.rb (test_select_leak): speedup and reduce memory use
  51973 2018-08-05 08:53 [ko1@a...            ] k0kubun:r64188 (trunk): win32/Makefile.sub: build precompiled header
  51974 2018-08-05 12:12 [ko1@a...            ] k0kubun:r64189 (trunk): mjit.c: initialize prebuilt precompiled header
  51975 2018-08-05 13:38 [ko1@a...            ] k0kubun:r64190 (trunk): mjit.c: include prebuilt precompiled header
  51976 2018-08-05 13:48 [ko1@a...            ] k0kubun:r64191 (trunk): mjit.c: reorder functions to reduce #ifdef branches
  51977 2018-08-05 14:34 [ko1@a...            ] k0kubun:r64192 (trunk): mjit.c: link precompiled object
  51978 2018-08-05 17:56 [ko1@a...            ] normal:r64193 (trunk): thread_pthread.c (native_sleep): reduce ppoll sleeps
  51979 2018-08-05 17:57 [ko1@a...            ] normal:r64194 (trunk): test/ruby/test_process.rb (test_wait_and_sigchld): allow extra SIGCHLD
  51980 2018-08-05 20:00 [ko1@a...            ] nagachika:r64195 (ruby_2_5): merge revision(s) 61766: [Backport #14350]
  51981 2018-08-05 23:33 [ko1@a...            ] k0kubun:r64196 (trunk): mjit.c: use -Tc flag explicitly
  51982 2018-08-06 05:06 [ko1@a...            ] svn:r64198 (trunk): * 2018-08-06        
  51984 2018-08-06 05:07 [ko1@a...            ] normal:r64199 (trunk): test/ruby/test_thread.rb (test_thread_timer_and_interrupt): add timeouts
  51985 2018-08-06 06:28 [ko1@a...            ] normal:r64200 (trunk): process.c (rb_waitpid): reduce sigwait_fd bouncing
  51986 2018-08-06 10:06 [ko1@a...            ] normal:r64201 (trunk): process.c: ensure th->interrupt lock is held when migrating
  51987 2018-08-06 14:01 [ko1@a...            ] hsbt:r64202 (trunk): Ignore native extension of Date library when syncing gemification files.
  51988 2018-08-06 14:22 [ko1@a...            ] normal:r64203 (trunk): thread_pthread.c: restore timer-thread for now :<
  51989 2018-08-06 17:42 [ko1@a...            ] normal:r64204 (trunk): test/ripper/test_parser_events.rb (test_block_variables): increase RLIMIT_AS
  51990 2018-08-06 18:08 [ko1@a...            ] mrkn:r64205 (trunk): enumerator.c: Introduce Enumerator::ArithmeticSequence
  51991 2018-08-06 18:08 [ko1@a...            ] svn:r64206 (trunk): * properties.       
  51993 2018-08-07 10:17 [ko1@a...            ] svn:r64208 (trunk): * 2018-08-07        
  51994 2018-08-07 18:52 [ko1@a...            ] hsbt:r64209 (trunk): Add test for coverage.
  51995 2018-08-07 20:18 [ko1@a...            ] hsbt:r64210 (trunk): Add support of Berkeley DB 6.x.
  51997 2018-08-07 21:01 [ko1@a...            ] kazu:r64212 (trunk): Remove unnecessary assignment
  51998 2018-08-07 21:02 [ko1@a...            ] hsbt:r64213 (trunk): Removed needless date attribute from gemspec of default gems.
  51999 2018-08-07 21:32 [ko1@a...            ] hsbt:r64214 (trunk): Fallback to load version constant for ruby core repository.
  52000 2018-08-07 21:47 [ko1@a...            ] hsbt:r64215 (trunk): Support old versions of Ruby with FrozenError.

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