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

ruby-changes:49401-49500

  49402 2017-12-31 01:38 [ko1@a...            ] ngoto:r61518 (trunk): bit fields treating negative values should be declared as signed int
  49403 2017-12-31 01:38 [ko1@a...            ] svn:r61519 (trunk): * 2017-12-31        
  49404 2017-12-31 08:06 [ko1@a...            ] ko1:r61520 (trunk): increase test timeout.
  49405 2017-12-31 09:06 [ko1@a...            ] ko1:r61521 (trunk): fix reset order.    
  49406 2017-12-31 15:53 [ko1@a...            ] nobu:r61522 (trunk): parse.y: yylloc at yyerror
  49407 2017-12-31 20:25 [ko1@a...            ] nobu:r61523 (trunk): parse.y: assignable_error
  49408 2017-12-31 21:21 [ko1@a...            ] nobu:r61524 (trunk): prelude.c.tmpl: get rid of warnings on old gcc
  49409 2017-12-31 22:01 [ko1@a...            ] nobu:r61525 (trunk): error.c: negative uplevel
  49410 2017-12-31 22:12 [ko1@a...            ] nobu:r61526 (trunk): test_exception.rb: more assertions
  49411 2017-12-31 22:15 [ko1@a...            ] nobu:r61527 (trunk): error.c: limit depth
  49412 2018-01-01 00:00 [ko1@a...            ] nobu:r61528 (trunk): parse.y: yylloc at yyerror
  49413 2018-01-01 00:00 [ko1@a...            ] svn:r61529 (trunk): * 2018-01-01        
  49414 2018-01-01 00:05 [ko1@a...            ] nobu:r61530 (trunk): parse.y: yyerror1  
  49415 2018-01-01 08:30 [ko1@a...            ] hsbt:r61531 (trunk): Removed debug code. It is inconsistency in rubygems upsteream.
  49416 2018-01-01 09:13 [ko1@a...            ] kazu:r61532 (trunk): [DOC] doc/NEWS-2.5.0: remove trailing comma [ci skip]
  49417 2018-01-01 10:04 [ko1@a...            ] nobu:r61533 (trunk): parse.y: highlight yyerror
  49418 2018-01-01 18:16 [ko1@a...            ] mame:r61534 (trunk): vm_core.h: refactoring of insns_info
  49419 2018-01-01 18:30 [ko1@a...            ] mame:r61535 (trunk): iseq.c: fix build error when VM_CHECK_MODE is enabled
  49420 2018-01-01 21:51 [ko1@a...            ] mame:r61536 (trunk): iseq.h: Extract position array from iseq_insn_info_entry
  49421 2018-01-01 22:19 [ko1@a...            ] mame:r61537 (trunk): vm_core.h: make the algorithm of get_insn_info selectable
  49422 2018-01-02 12:00 [ko1@a...            ] nobu:r61538 (trunk): parse.y: code end position
  49424 2018-01-02 13:24 [ko1@a...            ] nobu:r61540 (trunk): parse.y: fix typo  
  49425 2018-01-02 15:41 [ko1@a...            ] shyouhei:r61541 (trunk): suppress warning for clang
  49426 2018-01-02 15:41 [ko1@a...            ] shyouhei:r61542 (trunk): explicit cast to void* required for %p
  49427 2018-01-02 15:41 [ko1@a...            ] shyouhei:r61543 (trunk): rb_insn_func_t is incompatible with void*
  49429 2018-01-02 15:49 [ko1@a...            ] shyouhei:r61556 (trunk): enum value grater than int is a GCCism
  49430 2018-01-02 15:59 [ko1@a...            ] shyouhei:r61546 (trunk): string literal longer than 509 characters is a C99ism
  49431 2018-01-02 15:59 [ko1@a...            ] shyouhei:r61569 (trunk): fix SEGV inspecting uninitialized objects
  49432 2018-01-02 15:59 [ko1@a...            ] shyouhei:r61554 (trunk): bit-fields other than int is a C99ism
  49433 2018-01-02 16:19 [ko1@a...            ] shyouhei:r61565 (trunk): fix SEGV touching uninitialized memory
  49434 2018-01-02 16:19 [ko1@a...            ] shyouhei:r61544 (trunk): int (*)(void) is incompatible with void*
  49435 2018-01-02 16:19 [ko1@a...            ] shyouhei:r61566 (trunk): fix SEGV touching uninitialized local variable
  49436 2018-01-02 16:59 [ko1@a...            ] shyouhei:r61545 (trunk): "%z" printf format specifier is a C99ism
  49437 2018-01-02 16:59 [ko1@a...            ] shyouhei:r61549 (trunk): comma at the end of enum is a C99ism
  49438 2018-01-02 16:59 [ko1@a...            ] shyouhei:r61547 (trunk): long long is a C99sim
  49439 2018-01-02 18:09 [ko1@a...            ] shyouhei:r61552 (trunk): string literal longer than 509 characters is a C99ism
  49440 2018-01-02 18:09 [ko1@a...            ] shyouhei:r61557 (trunk): statement experssion is a GCCism
  49441 2018-01-02 18:09 [ko1@a...            ] shyouhei:r61568 (trunk): fix SEGV inspecting already freed objects
  49442 2018-01-02 19:19 [ko1@a...            ] shyouhei:r61551 (trunk): flexible array member is a C99ism
  49443 2018-01-02 19:19 [ko1@a...            ] shyouhei:r61558 (trunk): label as lvalue is a GCCism
  49445 2018-01-02 20:29 [ko1@a...            ] shyouhei:r61555 (trunk): _Static_assert is a C11ism
  49446 2018-01-02 20:29 [ko1@a...            ] shyouhei:r61560 (trunk): offsetof(type, foo.bar) is (arguably) a GCCism
  49447 2018-01-02 20:29 [ko1@a...            ] shyouhei:r61567 (trunk): fix uninitialized variable
  49448 2018-01-02 21:39 [ko1@a...            ] shyouhei:r61564 (trunk): fix SEGV touching uninitialized memory
  49449 2018-01-02 21:39 [ko1@a...            ] shyouhei:r61548 (trunk): __VA_ARGS__ is a C99ism
  49450 2018-01-02 21:39 [ko1@a...            ] shyouhei:r61561 (trunk): fix memory leak (FOUND BY A COMPILER WARNING)
  49452 2018-01-02 22:49 [ko1@a...            ] shyouhei:r61559 (trunk): comparing function pointer versus void* is a GCCism
  49453 2018-01-02 22:49 [ko1@a...            ] shyouhei:r61562 (trunk): fix SEGV touching uninitialized memory
  49455 2018-01-03 00:30 [ko1@a...            ] svn:r61572 (trunk): * 2018-01-03        
  49456 2018-01-03 00:30 [ko1@a...            ] ko1:r61571 (trunk): check an existence of block.
  49457 2018-01-03 06:23 [ko1@a...            ] normal:r61573 (trunk): thread_pthread.c: use container_of
  49458 2018-01-03 06:52 [ko1@a...            ] normal:r61574 (trunk): variable.c: fix autoload stack space regression
  49460 2018-01-03 18:05 [ko1@a...            ] nobu:r61576 (trunk): dln.c: xmalloc_mismatch_p with dlopen
  49461 2018-01-03 18:19 [ko1@a...            ] nobu:r61577 (trunk): dln.c: dln_incompatible_library_p
  49462 2018-01-03 22:58 [ko1@a...            ] nobu:r61578 (trunk): compile.c: label sp
  49463 2018-01-04 03:02 [ko1@a...            ] naruse:r61579 (ruby_2_5): merge revision(s) 61471, 61472: [Backport #14231]
  49464 2018-01-04 03:03 [ko1@a...            ] naruse:r61580 (ruby_2_5): merge revision(s) 61479: [Backport #14236]
  49465 2018-01-04 03:11 [ko1@a...            ] naruse:r61581 (ruby_2_5): merge revision(s) 61497: [Backport #14243]
  49466 2018-01-04 03:12 [ko1@a...            ] naruse:r61582 (ruby_2_5): merge revision(s) 61500: [Backport #14248]
  49467 2018-01-04 03:15 [ko1@a...            ] naruse:r61583 (ruby_2_5): merge revision(s) 61507: [Backport #14247]
  49468 2018-01-04 08:05 [ko1@a...            ] svn:r61585 (trunk): * 2018-01-04        
  49469 2018-01-04 08:05 [ko1@a...            ] nobu:r61584 (trunk): compile.c: fix disasm dump
  49470 2018-01-04 09:26 [ko1@a...            ] nobu:r61586 (trunk): test_iseq_load.rb: set location
  49471 2018-01-04 09:26 [ko1@a...            ] nobu:r61587 (trunk): compile.c: next label
  49472 2018-01-04 09:44 [ko1@a...            ] nobu:r61588 (trunk): Fix doc typo in Symbol#to_proc [Fix GH-1785]
  49473 2018-01-04 10:30 [ko1@a...            ] nobu:r61589 (trunk): insns_info.inc: position independent
  49474 2018-01-04 10:46 [ko1@a...            ] nobu:r61590 (trunk): insns_info.inc.tmpl: share large tablese
  49476 2018-01-04 13:44 [ko1@a...            ] mame:r61591 (trunk): iseq.c (rb_iseq_new_with_opt): handle the case where node is imemo_func
  49477 2018-01-04 16:07 [ko1@a...            ] mame:r61592 (trunk): iseq.c: Refactor out rb_iseq_new_ifunc from rb_iseq_new_with_opt
  49479 2018-01-04 16:51 [ko1@a...            ] shyouhei:r61594 (trunk): ULL suffix is a C99ism
  49480 2018-01-04 16:51 [ko1@a...            ] shyouhei:r61595 (trunk): define NO_LONG_LONG appropriately
  49482 2018-01-04 21:47 [ko1@a...            ] mame:r61597 (trunk): node.h: add NODE_ONCE instead of reuse of NODE_SCOPE
  49483 2018-01-04 21:56 [ko1@a...            ] mame:r61598 (trunk): test/ruby/test_io.rb: relax RLIMIT_NPROC for invocation of ruby
  49485 2018-01-05 09:49 [ko1@a...            ] svn:r61600 (trunk): * 2018-01-05        
  49486 2018-01-05 09:49 [ko1@a...            ] mame:r61601 (trunk): Refactor ISEQ_TYPE_DEFINED_GUARD out
  49487 2018-01-05 11:22 [ko1@a...            ] normal:r61602 (trunk): net/protocol: optimize large read case
  49488 2018-01-05 11:25 [ko1@a...            ] ko1:r61603 (trunk): check array for zsuper. [Bug #14279]
  49489 2018-01-05 14:27 [ko1@a...            ] mame:r61604 (trunk): parse.y: refactor out ast generation code of two rb_parser_compile_*
  49490 2018-01-05 15:19 [ko1@a...            ] hsbt:r61605 (trunk): Try to fix Travis CI configuration.
  49491 2018-01-05 16:25 [ko1@a...            ] ko1:r61606 (trunk): * insns.def (invokeblock): `calling->recv` is not used.
  49492 2018-01-05 16:47 [ko1@a...            ] mame:r61607 (trunk): node.c: constify NODE* arguments in node.c
  49493 2018-01-05 17:59 [ko1@a...            ] mame:r61608 (trunk): node.h: define rb_ast_body_t and restructure rb_ast_t
  49494 2018-01-05 17:59 [ko1@a...            ] mame:r61609 (trunk): make rb_iseq_new* accept rb_ast_body_t instead of NODE*
  49495 2018-01-05 17:59 [ko1@a...            ] mame:r61610 (trunk): node.h: remove NODE_PRELUDE
  49496 2018-01-05 18:41 [ko1@a...            ] normal:r61611 (trunk): tool/rbinstall.rb: allow owner to have write permissions
  49498 2018-01-05 19:46 [ko1@a...            ] mame:r61613 (trunk): node.c (NODE_OP_CDECL): fix a typo bug.
  49500 2018-01-05 20:39 [ko1@a...            ] mame:r61615 (trunk): node.c: factor out the part of operator output into F_OPERATOR

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