[前][次][スレッド一覧][上]

ruby-changes:47501-47600

  47501 2017-08-18 14:16 [ko1@a...            ] shugo:r59617 (trunk): test/net/imap/test_imap.rb: Use Addrinfo.tcp in case localhost is ::1.
  47502 2017-08-18 21:18 [ko1@a...            ] nobu:r59618 (trunk): vm_insnhelper.c: raise ruby_error_sysstack_gc
  47503 2017-08-18 21:44 [ko1@a...            ] nobu:r59619 (trunk): vm_insnhelper.c: vm_cfp_consistent_p
  47504 2017-08-19 09:45 [ko1@a...            ] nobu:r59620 (trunk): class.c: call rb_hash_keys directly
  47506 2017-08-19 10:04 [ko1@a...            ] nobu:r59622 (trunk): class.c: check kw hash
  47507 2017-08-19 19:03 [ko1@a...            ] ktsj:r59623 (trunk): gems/bundled_gems: Update to power_assert 1.1.0
  47508 2017-08-20 08:39 [ko1@a...            ] nobu:r59624 (trunk): ruby.h: fix rb_scan_args_trail_idx
  47509 2017-08-20 08:39 [ko1@a...            ] svn:r59625 (trunk): * 2017-08-20        
  47510 2017-08-20 15:08 [ko1@a...            ] nobu:r59626 (trunk): non-keywords hash  
  47511 2017-08-21 15:46 [ko1@a...            ] nobu:r59627 (trunk): vm_core.h: ruby_error_stackfatal
  47512 2017-08-21 15:46 [ko1@a...            ] svn:r59628 (trunk): * 2017-08-21        
  47513 2017-08-21 22:38 [ko1@a...            ] yui-knk:r59629 (trunk): Remove a meaningless local variable assignment
  47514 2017-08-21 23:15 [ko1@a...            ] nobu:r59630 (trunk): prevent stack overflow
  47515 2017-08-22 09:41 [ko1@a...            ] svn:r59632 (trunk): * 2017-08-22        
  47516 2017-08-22 09:41 [ko1@a...            ] ko1:r59631 (trunk): split out struct cont_saved_vm_stack.
  47517 2017-08-22 11:42 [ko1@a...            ] nobu:r59633 (trunk): signal.c: removed raise_stack_overflow:
  47518 2017-08-22 11:46 [ko1@a...            ] nobu:r59634 (trunk): signal.c: fatal stack
  47519 2017-08-22 12:07 [ko1@a...            ] nobu:r59635 (trunk): insns.inc.tmpl: ensure info size
  47520 2017-08-22 13:22 [ko1@a...            ] nobu:r59636 (trunk): tool/instruction.rb: move logics to templates
  47521 2017-08-22 13:37 [ko1@a...            ] nobu:r59637 (trunk): pack insns_name_info
  47522 2017-08-22 13:40 [ko1@a...            ] nobu:r59638 (trunk): pack insn_operand_info and insn_len_info
  47523 2017-08-22 14:32 [ko1@a...            ] hsbt:r59639 (trunk): Escape skip_lines string before convert to Regexp.
  47524 2017-08-22 15:17 [ko1@a...            ] hsbt:r59640 (trunk): Fixed to write_headers option behavior when given no rows.
  47525 2017-08-22 15:34 [ko1@a...            ] hsbt:r59641 (trunk): Fixed equality method fails when given the object that doesn't support table method.
  47526 2017-08-22 15:41 [ko1@a...            ] hsbt:r59642 (trunk): Gracefully handle CSV IO when file descriptor closed.
  47528 2017-08-22 22:21 [ko1@a...            ] nobu:r59644 (trunk): parse.y: primary should not be 0
  47529 2017-08-23 11:23 [ko1@a...            ] ko1:r59645 (trunk): remove debug code.  
  47530 2017-08-23 11:23 [ko1@a...            ] svn:r59646 (trunk): * 2017-08-23        
  47531 2017-08-23 11:26 [ko1@a...            ] nobu:r59647 (trunk): gc.c: run all finalizers
  47532 2017-08-23 12:14 [ko1@a...            ] nobu:r59648 (trunk): skip unless finalizers run
  47533 2017-08-23 13:01 [ko1@a...            ] nobu:r59649 (trunk): gc.c: restore cfp at finalizer
  47534 2017-08-24 16:26 [ko1@a...            ] nobu:r59650 (trunk): compile.c: free before adjust error
  47536 2017-08-24 16:32 [ko1@a...            ] nobu:r59652 (trunk): compile.c: show failed instructions
  47537 2017-08-25 11:37 [ko1@a...            ] nobu:r59653 (trunk): compile.c: moved comments [ci skip]
  47539 2017-08-25 12:34 [ko1@a...            ] nobu:r59655 (trunk): compile.c: useless jump elimination
  47540 2017-08-25 12:42 [ko1@a...            ] nobu:r59656 (trunk): compile.c: unreachable chunk
  47541 2017-08-25 17:13 [ko1@a...            ] glass:r59657 (trunk): csv.rb: optimize CSV::Table#to_a and #to_csv
  47542 2017-08-26 00:47 [ko1@a...            ] kazu:r59658 (trunk): `$IGNORECASE` is no longer effective. [ci skip]
  47543 2017-08-26 00:47 [ko1@a...            ] svn:r59659 (trunk): * 2017-08-26        
  47544 2017-08-26 09:30 [ko1@a...            ] nobu:r59660 (trunk): thread_win32.c: set thread name
  47545 2017-08-26 23:22 [ko1@a...            ] nobu:r59661 (trunk): win32.c: fix return value
  47546 2017-08-27 05:55 [ko1@a...            ] nobu:r59662 (trunk): NEWS: Thread#name= on Windows [ci skip]
  47547 2017-08-27 05:55 [ko1@a...            ] svn:r59663 (trunk): * 2017-08-27        
  47548 2017-08-27 06:02 [ko1@a...            ] nobu:r59664 (trunk): vcs.rb: refresh after dcommit
  47549 2017-08-27 08:39 [ko1@a...            ] suke:r59665 (trunk): * ext/win32ole/win32ole.c (fole_initialize): support licensed COM server. Thanks to Gray Wolf. [Feature :#13828]
  47550 2017-08-27 15:32 [ko1@a...            ] shugo:r59666 (trunk): lib/net/imap.rb: Accept continuation requests without response text
  47551 2017-08-28 01:04 [ko1@a...            ] nobu:r59667 (trunk): compile.c: compile_rescue
  47552 2017-08-28 01:04 [ko1@a...            ] svn:r59668 (trunk): * 2017-08-28        
  47553 2017-08-28 01:15 [ko1@a...            ] nobu:r59669 (trunk): compile.c: compile_resbody
  47554 2017-08-28 01:18 [ko1@a...            ] nobu:r59670 (trunk): compile.c: compile_ensure
  47555 2017-08-28 16:54 [ko1@a...            ] glass:r59671 (trunk): lib/csv.rb: refactor and optimize. This change
  47557 2017-08-28 19:55 [ko1@a...            ] glass:r59673 (trunk): string.c: fix potential bug in String#split
  47558 2017-08-28 20:20 [ko1@a...            ] kazu:r59674 (trunk): [DOC] Fix typo in rdoc of `transform_values!` [ci skip]
  47559 2017-08-28 23:21 [ko1@a...            ] nobu:r59675 (trunk): compile.c: compile_if
  47560 2017-08-29 01:05 [ko1@a...            ] naruse:r59676 (trunk): Increase STACKFRAME_FOR_CALL_CFUNC
  47561 2017-08-29 01:05 [ko1@a...            ] svn:r59677 (trunk): * 2017-08-29        
  47563 2017-08-29 13:58 [ko1@a...            ] glass:r59679 (trunk): resolv.rb: remove unnecessary require statement
  47565 2017-08-29 16:01 [ko1@a...            ] ko1:r59681 (trunk): fix error message.  
  47566 2017-08-29 16:11 [ko1@a...            ] nobu:r59682 (trunk): test/ruby: tweaked heredocs
  47567 2017-08-29 19:22 [ko1@a...            ] hsbt:r59683 (trunk): Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3.
  47568 2017-08-29 19:49 [ko1@a...            ] nobu:r59684 (trunk): array.c: join encoding
  47569 2017-08-29 20:35 [ko1@a...            ] nobu:r59685 (trunk): array.c: nested encoding
  47570 2017-08-29 20:52 [ko1@a...            ] svn:r59687 (trunk): * remove trailing spaces.
  47571 2017-08-29 20:52 [ko1@a...            ] hsbt:r59686 (trunk): Merge rdoc-6.0.0.beta1.
  47572 2017-08-29 21:13 [ko1@a...            ] nobu:r59688 (trunk): array.c: use rb_check_array_type
  47573 2017-08-30 14:37 [ko1@a...            ] svn:r59690 (trunk): * 2017-08-30        
  47574 2017-08-30 14:37 [ko1@a...            ] nobu:r59689 (trunk): array.c: integer calculations
  47575 2017-08-30 16:55 [ko1@a...            ] nobu:r59691 (trunk): array.c: refine descending_factorial
  47576 2017-08-30 17:26 [ko1@a...            ] nobu:r59692 (trunk): array.c: refine binomial_coefficient
  47577 2017-08-31 02:24 [ko1@a...            ] naruse:r59693 (trunk): A HTTP Header value must not contain CR or LF.
  47578 2017-08-31 02:24 [ko1@a...            ] svn:r59694 (trunk): * 2017-08-31        
  47579 2017-08-31 07:23 [ko1@a...            ] ko1:r59695 (trunk): to_str -> to_s   
  47580 2017-08-31 09:05 [ko1@a...            ] kazu:r59696 (trunk): `$=` is no longer effective. [ci skip]
  47581 2017-08-31 12:06 [ko1@a...            ] nobu:r59697 (trunk): test_syntax.rb: assert output
  47582 2017-08-31 15:35 [ko1@a...            ] naruse:r59698 (trunk): String#each_grapheme_cluster and String#grapheme_clusters
  47583 2017-08-31 17:04 [ko1@a...            ] nobu:r59699 (trunk): test_syntax.rb: suppress warnings
  47584 2017-08-31 17:08 [ko1@a...            ] nobu:r59700 (trunk): string.c: adjust indent [ci skip]
  47585 2017-08-31 17:21 [ko1@a...            ] nobu:r59701 (trunk): io.c: shrink read buffer
  47587 2017-08-31 17:33 [ko1@a...            ] naruse:r59703 (trunk): Added NEWS for r59702
  47588 2017-08-31 20:14 [ko1@a...            ] sorah:r59704 (trunk): File#path: Raise IOError when a file is O_TMPFILE
  47589 2017-08-31 20:22 [ko1@a...            ] sorah:r59705 (trunk): add NEWS entry for [Feature #13568] r59704
  47590 2017-09-01 00:42 [ko1@a...            ] sorah:r59706 (trunk): Skip test_open_tempfile_path on EINVAL
  47591 2017-09-01 00:42 [ko1@a...            ] svn:r59707 (trunk): * 2017-09-01        
  47592 2017-09-01 09:43 [ko1@a...            ] nobu:r59708 (trunk): compile.c: ensure after toplevel return
  47593 2017-09-01 09:59 [ko1@a...            ] nobu:r59709 (trunk): compile.c: fix loading pathobj
  47594 2017-09-01 10:13 [ko1@a...            ] naruse:r59710 (trunk): Fix C level backtrace on Darwin
  47595 2017-09-01 10:13 [ko1@a...            ] svn:r59711 (trunk): * properties.       
  47596 2017-09-01 11:09 [ko1@a...            ] ko1:r59712 (trunk): skip unless PLATFORM is darwin.
  47597 2017-09-01 12:34 [ko1@a...            ] hsbt:r59713 (trunk): Exclude Changelog files from documentation.
  47598 2017-09-01 17:16 [ko1@a...            ] rhe:r59714 (trunk): object.c: fix potential oob write in rb_str_to_dbl()
  47599 2017-09-01 19:22 [ko1@a...            ] duerst:r59715 (trunk): replace copyrights by explanatory text in data files for GB2312/GB12345 mappings
  47600 2017-09-01 23:58 [ko1@a...            ] mame:r59716 (trunk): ext/coverage/coverage.c: add Coverage.enabled?

[前][次][スレッド一覧][上]