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

ruby-changes:49501-49600

  49501 2018-01-05 20:44 [ko1@a...            ] k0kubun:r61616 (trunk): marshal.c: allow marshalling keyword_init struct
  49502 2018-01-05 23:23 [ko1@a...            ] nobu:r61617 (trunk): compile.c: remove more unreachable chunk
  49503 2018-01-05 23:23 [ko1@a...            ] nobu:r61618 (trunk): compile.c: fix stack consistency error
  49504 2018-01-06 00:16 [ko1@a...            ] mame:r61619 (trunk): node_h (NEW_DEFN): remove unused argument
  49505 2018-01-06 00:16 [ko1@a...            ] svn:r61620 (trunk): * 2018-01-06        
  49506 2018-01-06 00:44 [ko1@a...            ] mame:r61621 (trunk): parse.y: make method_add_block accept location
  49507 2018-01-06 01:04 [ko1@a...            ] mame:r61622 (trunk): parse.y: Remove unneeded code
  49508 2018-01-06 01:04 [ko1@a...            ] mame:r61623 (trunk): parse.y: Use nd_set_loc instead of direct modification to nd_loc
  49509 2018-01-06 02:51 [ko1@a...            ] ko1:r61624 (trunk): Speedup `Proc#call` [Feature #14318]
  49511 2018-01-06 05:36 [ko1@a...            ] naruse:r61626 (trunk): Show how many seconds it timeouts
  49512 2018-01-06 05:38 [ko1@a...            ] naruse:r61627 (trunk): Extend timeout of test_clear_unreachable_keyword_args
  49513 2018-01-06 05:39 [ko1@a...            ] naruse:r61628 (ruby_2_5): merge revision(s) 61513: [Backport #14257]
  49514 2018-01-06 05:40 [ko1@a...            ] naruse:r61629 (ruby_2_5): merge revision(s) 61517: [Backport #14259]
  49515 2018-01-06 05:49 [ko1@a...            ] normal:r61631 (trunk): zlib: reduce garbage on gzip writes (deflate)
  49516 2018-01-06 05:50 [ko1@a...            ] naruse:r61630 (ruby_2_5): merge revision(s) 61625, 61626, 61627:
  49517 2018-01-06 06:14 [ko1@a...            ] normal:r61632 (trunk): io.c: clear Strings we create for IO.copy_stream
  49518 2018-01-06 13:55 [ko1@a...            ] kazu:r61633 (trunk): Specify frozen_string_literal: true
  49519 2018-01-06 13:55 [ko1@a...            ] kazu:r61634 (trunk): Add 103 Early Hints
  49520 2018-01-06 13:55 [ko1@a...            ] kazu:r61635 (trunk): Update Status Code 
  49521 2018-01-06 17:44 [ko1@a...            ] nobu:r61636 (trunk): string.c: out-of-bounds access
  49522 2018-01-06 18:01 [ko1@a...            ] nobu:r61637 (trunk): test_process.rb: skip not-found groups
  49523 2018-01-06 18:21 [ko1@a...            ] normal:r61638 (trunk): net/protocol: use binary string buffers
  49524 2018-01-06 18:21 [ko1@a...            ] normal:r61639 (trunk): net/ftp: fix FrozenError in BufferedSocket
  49525 2018-01-06 18:23 [ko1@a...            ] normal:r61640 (trunk): Revert "net/protocol: use binary string buffers"
  49526 2018-01-07 10:20 [ko1@a...            ] mrkn:r61641 (trunk): doc/NEWS-2.5.0: Fix the description of backtrace format change
  49528 2018-01-07 11:49 [ko1@a...            ] nobu:r61643 (trunk): extmk.rb: exclude recursively
  49531 2018-01-07 13:10 [ko1@a...            ] nobu:r61646 (trunk): io.c: rb_stderr_to_original_p
  49532 2018-01-07 13:16 [ko1@a...            ] nobu:r61647 (trunk): eval_error.c: renamed an argument
  49533 2018-01-07 13:24 [ko1@a...            ] nobu:r61648 (trunk): test_exception.rb: fix message
  49534 2018-01-07 13:57 [ko1@a...            ] nobu:r61649 (trunk): eval_error.c: concat directly
  49535 2018-01-07 14:38 [ko1@a...            ] nobu:r61650 (trunk): eval_error.c: reset in each line
  49536 2018-01-07 18:36 [ko1@a...            ] nobu:r61651 (trunk): parse.y: nd_line of new_qcall
  49537 2018-01-07 18:44 [ko1@a...            ] nobu:r61652 (trunk): parse.y: removed unused macro new_command_call
  49538 2018-01-07 20:51 [ko1@a...            ] nobu:r61653 (trunk): parse.y: set case_body line position to args
  49539 2018-01-07 20:51 [ko1@a...            ] nobu:r61654 (trunk): parse.y: do not overwrite case_body position
  49540 2018-01-07 21:55 [ko1@a...            ] mame:r61655 (trunk): node.c: fix SEGV of `->(a:){}` when --dump=parsetree
  49541 2018-01-08 02:48 [ko1@a...            ] svn:r61657 (trunk): * 2018-01-08        
  49542 2018-01-08 02:48 [ko1@a...            ] stomar:r61656 (trunk): doc/NEWS-2.5.0: improve language
  49543 2018-01-08 02:49 [ko1@a...            ] stomar:r61658 (trunk): lib/scanf.rb: [DOC] fix typos
  49544 2018-01-08 07:25 [ko1@a...            ] naruse:r61660 (ruby_2_5): merge revision(s) 61518: [Backport #14260]
  49546 2018-01-08 09:34 [ko1@a...            ] normal:r61662 (trunk): net/protocol: use binary string buffers
  49547 2018-01-08 09:34 [ko1@a...            ] normal:r61663 (trunk): net/protocol: read directly into rbuf if it's empty
  49548 2018-01-08 10:11 [ko1@a...            ] normal:r61664 (trunk): open-uri: clear string after buffering
  49549 2018-01-08 10:11 [ko1@a...            ] normal:r61665 (trunk): zlib: reduce garbage on Zlib::GzipReader#readpartial
  49550 2018-01-08 10:29 [ko1@a...            ] mame:r61666 (trunk): parse.y: make all NEW_NODE macros receive location
  49551 2018-01-08 10:49 [ko1@a...            ] mame:r61667 (trunk): parse.y: set bison's first_loc.lineno to nd_line by default
  49552 2018-01-08 11:19 [ko1@a...            ] mame:r61668 (trunk): parse.y: Remove unneeded wrapper functions for NEW_NODEs
  49553 2018-01-08 11:24 [ko1@a...            ] yui-knk:r61669 (trunk): parse.y: Make NULL_LOC to be internal
  49554 2018-01-08 11:36 [ko1@a...            ] mame:r61670 (trunk): parse.y: Embed simple wrapper functions for NEW_NODEs
  49555 2018-01-08 11:38 [ko1@a...            ] yui-knk:r61671 (trunk): parse.y: Remove duplicated nd_loc set
  49556 2018-01-08 12:22 [ko1@a...            ] mame:r61672 (trunk): parse.y: Factor out special handling of a short-cut operator id
  49557 2018-01-08 13:35 [ko1@a...            ] mrkn:r61673 (trunk): doc/NEWS-2.5.0: Time.at is a class method
  49558 2018-01-08 14:17 [ko1@a...            ] nobu:r61674 (trunk): parse.y: constified NULL_LOC
  49559 2018-01-08 14:17 [ko1@a...            ] nobu:r61675 (trunk): compile.c: compile_case2 branch
  49560 2018-01-08 15:30 [ko1@a...            ] mame:r61676 (trunk): parse.y: Remove `$<num>$ = ruby_sourceline` hacks
  49561 2018-01-08 15:55 [ko1@a...            ] mame:r61677 (trunk): parse.y: Use last_loc.lineno instead of ruby_sourceline
  49562 2018-01-08 15:55 [ko1@a...            ] nobu:r61678 (trunk): node.c: show newline node mark
  49563 2018-01-08 17:12 [ko1@a...            ] kazu:r61679 (trunk): Add parens [ci skip]
  49565 2018-01-08 18:11 [ko1@a...            ] nobu:r61681 (trunk): vm_insnhelper.c: vm_invoke_block_opt_call
  49566 2018-01-08 18:39 [ko1@a...            ] mame:r61682 (trunk): parse.y: Remove dispose_string
  49567 2018-01-08 19:12 [ko1@a...            ] hsbt:r61683 (trunk): Update minitest-5.11.1
  49568 2018-01-08 19:23 [ko1@a...            ] normal:r61684 (trunk): net/http: clear compressed chunk after decompression
  49569 2018-01-08 20:50 [ko1@a...            ] yui-knk:r61685 (trunk): parse.y: Fix the lineno of nd_set_line
  49570 2018-01-08 21:23 [ko1@a...            ] yui-knk:r61686 (trunk): parse.y: Use nd_loc of head and tail
  49571 2018-01-08 21:24 [ko1@a...            ] yui-knk:r61687 (trunk): parse.y (block_append_gen): Remove a not used argument
  49572 2018-01-08 21:30 [ko1@a...            ] mame:r61688 (trunk): parse.y: Factor out code fragments that merges two code ranges
  49573 2018-01-08 21:40 [ko1@a...            ] yui-knk:r61689 (trunk): parse.y (remove_duplicate_keys): Remove a not used argument
  49574 2018-01-08 21:57 [ko1@a...            ] mame:r61690 (trunk): parse.y: Make consistent with the terms about code ranges and locations
  49576 2018-01-09 00:28 [ko1@a...            ] ko1:r61691 (trunk): fix mark miss of Env (which is pointed by prev_ep).
  49578 2018-01-09 01:00 [ko1@a...            ] ko1:r61693 (trunk): fix a bug only on assertion.
  49579 2018-01-09 01:06 [ko1@a...            ] ko1:r61694 (trunk): use `getblockparamproxy` to pass blocks.
  49580 2018-01-09 08:35 [ko1@a...            ] nobu:r61695 (trunk): vm.c: remove extra ifdef
  49581 2018-01-09 09:06 [ko1@a...            ] nobu:r61696 (trunk): constified         
  49582 2018-01-09 09:20 [ko1@a...            ] yui-knk:r61697 (trunk): parse.y: Remove duplicated nd_line set
  49583 2018-01-09 09:25 [ko1@a...            ] nobu:r61698 (trunk): wrap statement expression with __extension__
  49584 2018-01-09 10:10 [ko1@a...            ] nobu:r61699 (trunk): parse.y: use change_shortcut_operator_id
  49585 2018-01-09 10:46 [ko1@a...            ] ktsj:r61700 (trunk): .gdbinit (print_lineno): follow up changes in r61534, r61536
  49586 2018-01-09 10:49 [ko1@a...            ] mame:r61701 (trunk): parse.y: Remove special handling of tOROP and tANDOP
  49587 2018-01-09 10:56 [ko1@a...            ] nobu:r61702 (trunk): parse.y: set ID to yylval ID instead of token
  49588 2018-01-09 11:11 [ko1@a...            ] nobu:r61703 (trunk): gmake.mk: update srcdir files
  49589 2018-01-09 11:45 [ko1@a...            ] normal:r61704 (trunk): use predefined ids in a few more places
  49590 2018-01-09 12:37 [ko1@a...            ] nobu:r61705 (trunk): common.mk (srcs_vpath): renamed for nmake
  49591 2018-01-09 12:47 [ko1@a...            ] mame:r61706 (trunk): Explicit failure in VM_CHECK_MODE when failing to create timer thread
  49592 2018-01-09 12:48 [ko1@a...            ] mame:r61707 (trunk): parse.y: Remove meaningless ifndef guards
  49593 2018-01-09 13:27 [ko1@a...            ] mame:r61708 (trunk): parse.y: PARSER_DEBUG is no longer used
  49594 2018-01-09 14:03 [ko1@a...            ] mame:r61709 (trunk): parse.y: Remove redefinition of malloc
  49595 2018-01-09 14:19 [ko1@a...            ] mame:r61710 (trunk): Allow `-> do rescue; end` as well as `proc do rescue; end`
  49596 2018-01-09 15:17 [ko1@a...            ] mame:r61711 (trunk): compile.c (iseq_compile_each0): remove irrelevant tracecoverage
  49597 2018-01-09 15:24 [ko1@a...            ] nobu:r61712 (trunk): internal.h: remove dependecy on ruby/io.h
  49598 2018-01-09 15:24 [ko1@a...            ] nobu:r61713 (trunk): internal.h: remove dependecy on ruby/encoding.h
  49599 2018-01-09 15:55 [ko1@a...            ] nobu:r61714 (trunk): update-deps: strip -j option

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