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

ruby-changes:50101-50200

  50101 2018-02-05 13:03 [ko1@a...            ] shyouhei:r62219 (trunk): comma at the end of enum is a C99ism
  50102 2018-02-05 13:07 [ko1@a...            ] shyouhei:r62220 (trunk): va_copy is a C99ism
  50103 2018-02-05 13:17 [ko1@a...            ] shyouhei:r62221 (trunk): assigning void* to a function pointer is a POSIXism
  50104 2018-02-05 13:58 [ko1@a...            ] nobu:r62222 (trunk): transform_mjit_header.rb: no extra CRs
  50106 2018-02-05 14:22 [ko1@a...            ] shyouhei:r62224 (trunk): need shell's escape instead of M4's.
  50107 2018-02-05 21:05 [ko1@a...            ] k0kubun:r62225 (trunk): transform_mjit_header.rb: remove predefined macros
  50108 2018-02-05 21:19 [ko1@a...            ] k0kubun:r62226 (trunk): transform_mjit_header.rb: check initial code
  50109 2018-02-05 21:33 [ko1@a...            ] k0kubun:r62227 (trunk): mjit.c: try changing the order of includes
  50110 2018-02-05 21:34 [ko1@a...            ] kazu:r62228 (trunk): Fix a typo [ci skip]
  50111 2018-02-05 21:34 [ko1@a...            ] kazu:r62229 (trunk): Fix undefined behavior
  50112 2018-02-05 21:57 [ko1@a...            ] k0kubun:r62230 (trunk): mjit.c: prefer using --jit-cc=clang if __clang__
  50113 2018-02-05 22:24 [ko1@a...            ] k0kubun:r62231 (trunk): tool/downloader.rb: retry SocketError
  50114 2018-02-05 22:58 [ko1@a...            ] nobu:r62232 (trunk): transform_mjit_header.rb: same command after error
  50115 2018-02-05 23:05 [ko1@a...            ] nagachika:r62233 (ruby_2_4): merge revision(s) 60980, 60984: [Backport #14070]
  50116 2018-02-05 23:21 [ko1@a...            ] nagachika:r62234 (ruby_2_4): merge revision(s) 61484: [Backport #14232]
  50117 2018-02-06 00:39 [ko1@a...            ] k0kubun:r62235 (trunk): transform_mjit_header.rb: restrict transformation
  50118 2018-02-06 00:40 [ko1@a...            ] svn:r62236 (trunk): * 2018-02-06        
  50119 2018-02-06 00:49 [ko1@a...            ] k0kubun:r62237 (trunk): vm_insnhelper.c: prefix rb_ to simple_iseq_p
  50120 2018-02-06 01:51 [ko1@a...            ] k0kubun:r62238 (trunk): mjit.c: determine prefix of MJIT header at runtime
  50121 2018-02-06 02:00 [ko1@a...            ] k0kubun:r62239 (trunk): mjit.c: fix MinGW warning by r62221
  50122 2018-02-06 09:47 [ko1@a...            ] nobu:r62240 (trunk): common.mk: ARCH_FLAG to mjit headers
  50123 2018-02-06 10:42 [ko1@a...            ] nobu:r62241 (trunk): mjit.c: use ruby_strdup as get_string
  50124 2018-02-06 10:42 [ko1@a...            ] nobu:r62242 (trunk): thread_pthread.c: cast inside rb_thread_create_mjit_thread
  50126 2018-02-06 11:58 [ko1@a...            ] hsbt:r62244 (trunk): Merge RubyGems-2.7.5 from upstream.
  50127 2018-02-06 12:19 [ko1@a...            ] nobu:r62245 (trunk): mjit headers for universal binary
  50128 2018-02-06 16:42 [ko1@a...            ] nobu:r62246 (trunk): test_gem_util.rb: fix broken test
  50129 2018-02-06 17:00 [ko1@a...            ] nobu:r62247 (trunk): configure.ac: removed unnecessary pushdef/popdef
  50130 2018-02-06 19:30 [ko1@a...            ] nobu:r62248 (trunk): mjit.c: build dir prefix
  50131 2018-02-06 19:36 [ko1@a...            ] nobu:r62249 (trunk): mjit.c: fixed missing variable
  50132 2018-02-06 21:40 [ko1@a...            ] kazu:r62250 (trunk): Remove unused capture
  50133 2018-02-06 22:23 [ko1@a...            ] nobu:r62251 (trunk): mjit.c: suppress unused-value warning
  50134 2018-02-06 22:47 [ko1@a...            ] k0kubun:r62252 (trunk): transform_mjit_header.rb: add output for debug
  50135 2018-02-06 22:58 [ko1@a...            ] kazu:r62253 (trunk): Fix wrong comment  
  50137 2018-02-06 23:27 [ko1@a...            ] k0kubun:r62255 (trunk): mjit_compile.c: fix inconsistent indentation
  50138 2018-02-06 23:45 [ko1@a...            ] nobu:r62256 (trunk): common.mk: MJIT_CPPFLAGS
  50139 2018-02-06 23:58 [ko1@a...            ] k0kubun:r62257 (trunk): transform_mjit_header.rb: resurrect `exit false`
  50140 2018-02-07 00:19 [ko1@a...            ] k0kubun:r62258 (trunk): mjit.c: handle fopen error
  50141 2018-02-07 00:19 [ko1@a...            ] svn:r62259 (trunk): * 2018-02-07        
  50142 2018-02-07 00:31 [ko1@a...            ] nobu:r62260 (trunk): common.mk: link or copy MJIT_MIN_HEADER under include
  50143 2018-02-07 00:55 [ko1@a...            ] nobu:r62261 (trunk): moved MJIT_CPPFLAGS
  50144 2018-02-07 01:03 [ko1@a...            ] nobu:r62262 (trunk): mjit.c: try installed header only
  50145 2018-02-07 01:03 [ko1@a...            ] nobu:r62263 (trunk): common.mk: clean mjit headers by clean-local
  50146 2018-02-07 01:03 [ko1@a...            ] k0kubun:r62264 (trunk): ruby.c: add MJIT_FORCE_ENABLE macro
  50147 2018-02-07 01:16 [ko1@a...            ] k0kubun:r62265 (trunk): mjit.c: prefix "_ruby" to precompiled header too
  50148 2018-02-07 01:57 [ko1@a...            ] k0kubun:r62266 (trunk): mjit.c: make null device portable
  50149 2018-02-07 03:59 [ko1@a...            ] usa:r62267 (trunk): mjit mswin support (WIP)
  50150 2018-02-07 08:40 [ko1@a...            ] nobu:r62268 (trunk): share ruby_null_device
  50151 2018-02-07 08:40 [ko1@a...            ] nobu:r62269 (trunk): common.mk: can't rescue NotImplementedError by default
  50152 2018-02-07 08:47 [ko1@a...            ] marcandRe: r62270 (trunk): lib/matrix.rb: Document deprecated methods [#12032] [doc] [ci-skip]
  50153 2018-02-07 08:52 [ko1@a...            ] marcandRe: r62271 (trunk): lib/ostruct.rb: Use `FrozenError` instead of `RuntimeError`.
  50154 2018-02-07 10:57 [ko1@a...            ] normal:r62272 (trunk): thread.c: favor timespec internally
  50155 2018-02-07 12:21 [ko1@a...            ] usa:r62273 (trunk): mjit mswin support (WIP)
  50156 2018-02-07 13:04 [ko1@a...            ] usa:r62274 (trunk): remove declaration of ruby_engine from internal.h
  50157 2018-02-07 15:15 [ko1@a...            ] nobu:r62275 (trunk): fix up r62272      
  50158 2018-02-07 15:49 [ko1@a...            ] nobu:r62276 (trunk): thread.c: int32_t instead of suseconds_t
  50159 2018-02-07 16:29 [ko1@a...            ] nobu:r62277 (trunk): mjit.c: fix declaration of ruby_null_device
  50160 2018-02-07 16:48 [ko1@a...            ] nobu:r62278 (trunk): mjit.c: fd is no longer valid after fclose
  50161 2018-02-07 17:14 [ko1@a...            ] nobu:r62279 (trunk): mjit.c: FD instead of FILE
  50162 2018-02-07 20:44 [ko1@a...            ] k0kubun:r62280 (trunk): mjit.c: windows should include fcntl.h too
  50163 2018-02-07 22:26 [ko1@a...            ] nobu:r62281 (trunk): mjit.c: fix buffer overflow
  50164 2018-02-07 22:27 [ko1@a...            ] k0kubun:r62282 (trunk): .gitignoRe: ignore min header for in-place build
  50165 2018-02-07 22:41 [ko1@a...            ] nobu:r62283 (trunk): mjit.c: system_tmpdir
  50166 2018-02-07 22:45 [ko1@a...            ] nobu:r62284 (trunk): defs/gmake.mk: make universal mjit_min_header link
  50167 2018-02-07 22:48 [ko1@a...            ] k0kubun:r62285 (trunk): transform_mjit_header.rb: ignore unsupported cc
  50168 2018-02-07 22:57 [ko1@a...            ] kazu:r62286 (trunk): Remove redundant RTEST
  50169 2018-02-07 23:01 [ko1@a...            ] k0kubun:r62287 (trunk): transform_mjit_header.rb: apply Regexp.escape
  50170 2018-02-07 23:08 [ko1@a...            ] k0kubun:r62288 (trunk): mjit.c: fix -Wdiscarded-qualifiers warning
  50171 2018-02-07 23:14 [ko1@a...            ] nobu:r62289 (trunk): mjit.c: untabified [ci skip]
  50172 2018-02-07 23:25 [ko1@a...            ] k0kubun:r62290 (trunk): transform_mjit_header.rb: very verbose error log
  50173 2018-02-08 01:15 [ko1@a...            ] k0kubun:r62291 (trunk): test_jit.rb: add initial test for JIT
  50174 2018-02-08 01:15 [ko1@a...            ] svn:r62292 (trunk): * 2018-02-08        
  50175 2018-02-08 01:15 [ko1@a...            ] svn:r62293 (trunk): * properties.       
  50176 2018-02-08 01:28 [ko1@a...            ] k0kubun:r62294 (trunk): test_jit.rb: make JIT count test optional
  50178 2018-02-08 01:57 [ko1@a...            ] k0kubun:r62296 (trunk): error.c: export rb_assert_failure
  50179 2018-02-08 09:55 [ko1@a...            ] k0kubun:r62297: revert r62291 for now   
  50181 2018-02-08 11:08 [ko1@a...            ] nobu:r62299 (trunk): ifchange.bat: --color option
  50182 2018-02-08 11:08 [ko1@a...            ] nobu:r62300 (trunk): ifchange: --debug option
  50183 2018-02-08 16:14 [ko1@a...            ] nobu:r62301 (trunk): test_gem_commands_setup_command.rb: BUNDLER_VERS
  50184 2018-02-08 16:23 [ko1@a...            ] usa:r62302 (trunk): no need to set bundled bundler unless Gem::USE_BUNDLER_FOR_GEMDEPS
  50185 2018-02-08 16:34 [ko1@a...            ] usa:r62303 (trunk): revert r62302 and force to define the version constant
  50186 2018-02-08 16:49 [ko1@a...            ] nobu:r62304 (trunk): common.mk: add dependencies and timestamp
  50187 2018-02-08 16:49 [ko1@a...            ] nobu:r62305 (trunk): thread.c: suppress a warning
  50188 2018-02-08 17:09 [ko1@a...            ] nobu:r62306 (trunk): internal.h: moved ruby_null_device declaration
  50189 2018-02-08 21:40 [ko1@a...            ] k0kubun:r62307 (trunk): test_jit.rb: try to test JIT again
  50191 2018-02-08 21:43 [ko1@a...            ] k0kubun:r62309 (trunk): test_jit.rb: remove unnecessary require
  50192 2018-02-08 21:58 [ko1@a...            ] k0kubun:r62310 (trunk): test_jit.rb: check JIT support more conservatively
  50193 2018-02-08 22:01 [ko1@a...            ] k0kubun:r62311 (trunk): test_jit.rb: add forgotten check
  50194 2018-02-08 22:40 [ko1@a...            ] k0kubun:r62312 (trunk): test_jit.rb: fix typo
  50195 2018-02-08 22:54 [ko1@a...            ] k0kubun:r62313 (trunk): Export some missing symbols for MJIT
  50196 2018-02-08 22:56 [ko1@a...            ] k0kubun:r62314 (trunk): test_jit.rb: don't force to test --jit-wait
  50197 2018-02-08 23:59 [ko1@a...            ] nobu:r62315 (trunk): gmake.mk: tool/ifchange needs miniruby
  50198 2018-02-09 00:00 [ko1@a...            ] nobu:r62316 (trunk): mjit.c: argument arrays
  50199 2018-02-09 00:00 [ko1@a...            ] svn:r62317 (trunk): * 2018-02-09        
  50200 2018-02-09 00:09 [ko1@a...            ] nobu:r62318 (trunk): mjit.c: ruby_version from version.c

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