[前][次][番号順一覧][上]
ruby-changes:50201-50300
50201 2018-02-09 00:19 [ko1@a... ] nobu:r62319 (trunk): mkconfig.rb: hide MJIT configurations
50202 2018-02-09 00:19 [ko1@a... ] nobu:r62320 (trunk): MJIT header for multiarch
50203 2018-02-09 00:22 [ko1@a... ] nobu:r62321 (trunk): Fix compile error when USE_COPY_FILE_RANGE is defined but not USE_SENDFILE
50204 2018-02-09 00:46 [ko1@a... ] nobu:r62322 (trunk): mjit.c: revert r62316 partially
50205 2018-02-09 00:47 [ko1@a... ] nobu:r62323 (trunk): mjit.c: rb_w32_system_tmpdir is not in headers
50206 2018-02-09 03:48 [ko1@a... ] usa:r62324 (trunk): missing macro definition
50207 2018-02-09 03:51 [ko1@a... ] usa:r62325 (trunk): refoctoring
50208 2018-02-09 09:00 [ko1@a... ] k0kubun:r62326 (trunk): transform_mjit_header.rb: pass -std=c99 for AIX gcc
50209 2018-02-09 09:33 [ko1@a... ] k0kubun:r62327 (trunk): .travis.yml: force to execute JIT test on Travis
50210 2018-02-09 12:15 [ko1@a... ] nobu:r62328 (trunk): sprintf.c: overflow check
50211 2018-02-09 12:15 [ko1@a... ] nobu:r62329 (trunk): debug_counter.h: include __FILE__ to recurse
50212 2018-02-09 12:37 [ko1@a... ] nobu:r62330 (trunk): Makefile.in: removed duplicate SET_LC_MESSAGES
50214 2018-02-09 22:14 [ko1@a... ] k0kubun:r62332 (trunk): transform_mjit_header.rb: fix typo in r62326
50215 2018-02-09 23:10 [ko1@a... ] nobu:r62333 (trunk): compile.c: popped hash
50216 2018-02-10 00:21 [ko1@a... ] nobu:r62334 (trunk): mjit.c: exclusively create
50217 2018-02-10 00:21 [ko1@a... ] nobu:r62335 (trunk): mjit.c: set umask
50218 2018-02-10 00:21 [ko1@a... ] svn:r62336 (trunk): * 2018-02-10
50219 2018-02-10 00:28 [ko1@a... ] usa:r62337 (trunk): append_str don't look the length of string
50220 2018-02-10 10:07 [ko1@a... ] nobu:r62338 (trunk): mjit.c: binary mode
50221 2018-02-10 10:23 [ko1@a... ] nobu:r62339 (trunk): mjit.c: chomp suffix first
50222 2018-02-10 10:28 [ko1@a... ] nobu:r62340 (trunk): mjit_compile.c: original_body_iseq
50223 2018-02-10 10:55 [ko1@a... ] nobu:r62341 (trunk): mjit.c: replaced magic numbers
50224 2018-02-10 15:02 [ko1@a... ] ktsj:r62342 (trunk): .gdbinit (print_lineno): support a succinct bitvector implementation [ci skip]
50225 2018-02-10 15:22 [ko1@a... ] nobu:r62343 (trunk): mjit_config.h
50226 2018-02-10 15:38 [ko1@a... ] nobu:r62344 (trunk): select each files for architectures
50227 2018-02-10 15:42 [ko1@a... ] nobu:r62345 (trunk): vcs.rb: dryrun: option of GIT::SVN#commit
50228 2018-02-10 19:07 [ko1@a... ] nobu:r62347 (trunk): mjit_config.h: show content if verbose
50229 2018-02-10 19:07 [ko1@a... ] nobu:r62346 (trunk): mjit.c: constified command arguments
50230 2018-02-11 01:10 [ko1@a... ] svn:r62349 (trunk): * 2018-02-11
50231 2018-02-11 01:10 [ko1@a... ] k0kubun:r62348 (trunk): test_jit.rb: cover most insn compilations
50232 2018-02-11 01:54 [ko1@a... ] nobu:r62350 (trunk): insns.def: cache nil const
50233 2018-02-11 09:19 [ko1@a... ] nobu:r62351 (trunk): _mjit_compile_send.erb: PRI_SERIALT_PREFIX
50234 2018-02-11 10:01 [ko1@a... ] nobu:r62352 (trunk): Makefile.sub: cpp out for older VC
50235 2018-02-11 11:41 [ko1@a... ] nobu:r62353 (trunk): _mjit_compile_{insn, send}.erb: suppress warnings
50236 2018-02-11 11:41 [ko1@a... ] nobu:r62354 (trunk): _mjit_compile_insn.erb: comment_id
50237 2018-02-11 13:20 [ko1@a... ] k0kubun:r62355 (trunk): common.mk: define MJIT_HEADER earlier
50238 2018-02-11 13:54 [ko1@a... ] nobu:r62356 (trunk): mjit_config.h: more macros
50239 2018-02-11 14:29 [ko1@a... ] k0kubun:r62357 (trunk): common.mk: add comments about r62355 [ci skip]
50240 2018-02-11 14:32 [ko1@a... ] k0kubun:r62358 (trunk): NEWS: note about --jit [ci skip]
50241 2018-02-11 14:49 [ko1@a... ] k0kubun:r62359 (trunk): .travis.yml: send notification to #alerts
50242 2018-02-11 15:03 [ko1@a... ] k0kubun:r62360 (trunk): appveyor.yml: send AppVeyor slack notification
50243 2018-02-11 15:33 [ko1@a... ] k0kubun:r62361 (trunk): .travis.yml: resurrect notification to #commits
50244 2018-02-11 16:10 [ko1@a... ] nobu:r62362 (trunk): mjit_config.h: include trailing comma for empty list
50245 2018-02-11 16:28 [ko1@a... ] k0kubun:r62363 (trunk): appveyor.yml: encrypt config with ruby's account
50246 2018-02-11 16:35 [ko1@a... ] k0kubun:r62364 (trunk): appveyor.yml: finish notification test
50247 2018-02-11 17:57 [ko1@a... ] nobu:r62365 (trunk): mjit.c: alwasy -fPIC flag to gcc
50248 2018-02-11 18:00 [ko1@a... ] nobu:r62366 (trunk): win32/Makefile.sub: fix typo, missing comma
50249 2018-02-11 21:04 [ko1@a... ] k0kubun:r62367 (trunk): Makefile.in: add output to debug rubyci
50250 2018-02-11 21:21 [ko1@a... ] k0kubun:r62368 (trunk): _mjit_compile_send.erb: resolve warnings on clang
50251 2018-02-11 21:28 [ko1@a... ] k0kubun:r62369 (trunk): mjit.c: some flags are no longer for GCC
50252 2018-02-11 21:40 [ko1@a... ] nobu:r62370 (trunk): mjit_config.h: moved backslashs outside quotes
50254 2018-02-11 22:47 [ko1@a... ] k0kubun:r62372 (trunk): Makefile.in: use printf
50255 2018-02-11 23:01 [ko1@a... ] nobu:r62373 (trunk): Makefile.in: use "%s"
50256 2018-02-11 23:18 [ko1@a... ] k0kubun:r62374 (trunk): Makefile.in: debug mjit_config.h again
50257 2018-02-11 23:39 [ko1@a... ] k0kubun:r62375 (trunk): Makefile.in: prevent from building `"", ` macro
50258 2018-02-12 10:00 [ko1@a... ] k0kubun:r62376 (trunk): mjit_compile.c: fix invalid suffix on MinGW
50259 2018-02-12 10:00 [ko1@a... ] svn:r62377 (trunk): * 2018-02-12
50260 2018-02-12 12:33 [ko1@a... ] nobu:r62378 (trunk): test_jit.rb: split test_compile_insns
50261 2018-02-12 12:39 [ko1@a... ] nobu:r62379 (trunk): no --jit-cc
50262 2018-02-12 13:00 [ko1@a... ] k0kubun:r62380 (trunk): test_jit.rb: explicitly skip for unsupported ones
50264 2018-02-12 14:04 [ko1@a... ] k0kubun:r62382 (trunk): mjit.c: print JIT failure
50265 2018-02-12 15:54 [ko1@a... ] k0kubun:r62383 (trunk): _mjit_compile_insn_line.erb: carve out macro expansion
50266 2018-02-12 16:27 [ko1@a... ] k0kubun:r62384 (trunk): _mjit_compile_insn_body.erb: refactor
50267 2018-02-12 17:09 [ko1@a... ] k0kubun:r62385 (trunk): Makefile.in: drop obsoleted debug output
50268 2018-02-12 18:02 [ko1@a... ] nobu:r62386 (trunk): use <<- instead of <<~ for older baseruby
50272 2018-02-13 09:03 [ko1@a... ] kazu:r62390 (trunk): xmalloc never returns NULL
50273 2018-02-13 16:42 [ko1@a... ] mame:r62391 (trunk): process.c (try_with_sh): fix the wrong number of arguments
50274 2018-02-13 18:11 [ko1@a... ] nobu:r62392 (trunk): variable.c: flags at autoloading
50275 2018-02-13 18:34 [ko1@a... ] usa:r62393 (trunk): revert r62392
50276 2018-02-13 18:34 [ko1@a... ] nobu:r62394 (trunk): vm_insnhelper.c: rb_autoloading_value flag
50277 2018-02-13 18:36 [ko1@a... ] nobu:r62395 (trunk): variable.c: flags at autoloading
50278 2018-02-13 19:02 [ko1@a... ] normal:r62396 (trunk): st.c: retry operations if rebuilt
50279 2018-02-13 22:30 [ko1@a... ] nobu:r62397 (trunk): Fixing some minimal formating on enum.c examples
50280 2018-02-14 00:58 [ko1@a... ] k0kubun:r62398 (trunk): mjit_compile.inc.erb: replace opt_key insn
50281 2018-02-14 00:58 [ko1@a... ] svn:r62399 (trunk): * 2018-02-14
50282 2018-02-14 10:51 [ko1@a... ] ko1:r62400 (trunk): skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]
50283 2018-02-14 14:11 [ko1@a... ] nobu:r62401 (trunk): mjit.h: compare as pointer
50284 2018-02-14 21:34 [ko1@a... ] k0kubun:r62402 (trunk): appveyor.yml: notify slack only for trunk
50285 2018-02-14 23:09 [ko1@a... ] k0kubun:r62403 (trunk): appveyor.yml: refactor r62402
50286 2018-02-15 03:38 [ko1@a... ] tenderlove:r62404 (trunk): load.c: reduce memory usage of loaded_features_index
50287 2018-02-15 03:38 [ko1@a... ] svn:r62405 (trunk): * 2018-02-15
50288 2018-02-15 07:35 [ko1@a... ] normal:r62406 (trunk): test/ruby/test_optimization.rb: fix compile kwarg
50289 2018-02-15 07:35 [ko1@a... ] normal:r62407 (trunk): compile.c: drop freezestring insn on String#-@
50293 2018-02-15 10:59 [ko1@a... ] mame:r62408 (trunk): configure.ac: Use `pthread_create` to determine if pthread is available
50294 2018-02-15 10:59 [ko1@a... ] mame:r62409 (trunk): thread_pthread.c: Use `getpagesize()` when `pthread_attr_getguardsize` is unavailable
50295 2018-02-15 10:59 [ko1@a... ] mame:r62410 (trunk): gc.c: force STACK_GROW_DIRECTION for emscripten
50296 2018-02-15 14:34 [ko1@a... ] mame:r62411 (trunk): test/io/console/test_io_console.rb (test_oflush): Avoid race condition
50297 2018-02-15 15:14 [ko1@a... ] nobu:r62412 (trunk): Benchmarks for Array#values_at
50298 2018-02-15 19:01 [ko1@a... ] nobu:r62413 (trunk): Array#values_at optimization
50299 2018-02-15 20:16 [ko1@a... ] knu:r62414 (trunk): Avoid using `@` in macro substitution that confuses FreeBSD make
50300 2018-02-16 09:49 [ko1@a... ] nobu:r62415 (trunk): test_rubyoptions.rb: show code in failure messages
[前][次][番号順一覧][上]