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

ruby-changes:46601-46700

  46601 2017-05-14 23:09 [ko1@a...            ] eregon:r58716 (trunk): Update to ruby/mspec@4b980493
  46602 2017-05-14 23:10 [ko1@a...            ] eregon:r58718 (trunk): Update to ruby/spec@032022ca
  46603 2017-05-14 23:18 [ko1@a...            ] svn:r58719 (trunk): * properties.       
  46604 2017-05-14 23:27 [ko1@a...            ] nobu:r58720 (trunk): fix typo           
  46606 2017-05-15 15:17 [ko1@a...            ] svn:r58722 (trunk): * 2017-05-15        
  46607 2017-05-15 15:17 [ko1@a...            ] nobu:r58721 (trunk): refer flag variables regardless RUBY_DEBUG_ENV
  46608 2017-05-15 16:02 [ko1@a...            ] ko1:r58723 (trunk): add information for debugging.
  46609 2017-05-15 16:04 [ko1@a...            ] nobu:r58724 (trunk): define RUBY_DEBUG_ENV only for main.c
  46610 2017-05-15 16:33 [ko1@a...            ] normal:r58725 (trunk): test/socket/test_basicsocket.rb (socks): bind explicitly to localhost
  46611 2017-05-15 16:35 [ko1@a...            ] usa:r58726 (trunk): Should call `ln_s` only when symlink is available
  46612 2017-05-15 19:32 [ko1@a...            ] nobu:r58727 (trunk): default.mspec: ignore unavailable FDs
  46613 2017-05-15 20:16 [ko1@a...            ] nobu:r58728 (trunk): optional/capi: fix link on mingw
  46614 2017-05-15 20:16 [ko1@a...            ] nobu:r58729 (trunk): configure.in: remove dynamic option in LDSHARED
  46615 2017-05-15 20:16 [ko1@a...            ] nobu:r58730 (trunk): configure.in: negative time_t for mingw
  46616 2017-05-15 20:19 [ko1@a...            ] nobu:r58731 (trunk): io_spec.c: suppress unused-variable warning
  46617 2017-05-15 20:26 [ko1@a...            ] nobu:r58732 (trunk): thread_spec.c: use rb_w32_pipe
  46618 2017-05-15 20:32 [ko1@a...            ] nobu:r58733 (trunk): optional/capi: use LIBRUBYARG_SHARED
  46619 2017-05-15 21:19 [ko1@a...            ] sorah:r58734 (trunk): [DOC] File#path result can be inaccurate
  46620 2017-05-15 22:38 [ko1@a...            ] k0kubun:r58735 (trunk): erb.rb: Use String#<< instead of #concat
  46621 2017-05-15 23:40 [ko1@a...            ] ko1:r58736 (trunk): refresh Gem at the end of `teardown`.
  46622 2017-05-16 09:16 [ko1@a...            ] svn:r58738 (trunk): * 2017-05-16        
  46624 2017-05-16 13:23 [ko1@a...            ] ko1:r58739 (trunk): skip openssl related tests.
  46625 2017-05-16 14:02 [ko1@a...            ] naruse:r58740 (trunk): fix words        
  46626 2017-05-16 14:48 [ko1@a...            ] nobu:r58741 (trunk): fix tempfile leaks on Windows
  46627 2017-05-16 17:03 [ko1@a...            ] usa:r58742 (trunk): Search SSL libraries by testing various filename patterns
  46628 2017-05-16 18:17 [ko1@a...            ] hsbt:r58743 (trunk): Added accessor of original line when parsing.
  46629 2017-05-16 18:32 [ko1@a...            ] hsbt:r58744 (trunk): Strip punctuation from CSV headers in symbol converter.
  46630 2017-05-16 19:26 [ko1@a...            ] nobu:r58745 (trunk): rb_w32_ugetcwd: UTF-8 version getcwd
  46631 2017-05-16 21:15 [ko1@a...            ] usa:r58746 (trunk): Rename rubyspec to spec
  46632 2017-05-16 21:29 [ko1@a...            ] eregon:r58747 (trunk): Use a reserved port to test for a non-existing TCP server
  46633 2017-05-16 21:29 [ko1@a...            ] eregon:r58748 (trunk): Avoid using a class variable in socket specs
  46634 2017-05-16 22:15 [ko1@a...            ] nobu:r58749 (trunk): follow test-spec   
  46635 2017-05-16 22:22 [ko1@a...            ] ko1:r58750 (trunk): restore yes-test-rubyspec
  46636 2017-05-16 22:50 [ko1@a...            ] usa:r58751 (trunk): * common.mk (help): get rid of make error with nmake.
  46637 2017-05-16 22:51 [ko1@a...            ] nobu:r58752 (trunk): Multiple exception classes at raise_error
  46638 2017-05-16 22:51 [ko1@a...            ] nobu:r58753 (trunk): Mac OS raises EADDRNOTAVAIL but not ECONNREFUSED
  46639 2017-05-16 22:57 [ko1@a...            ] nobu:r58754 (trunk): Use raise_error block
  46640 2017-05-17 00:17 [ko1@a...            ] nobu:r58756 (trunk): test/unit.rb: fix returning job tokens
  46641 2017-05-17 00:17 [ko1@a...            ] svn:r58757 (trunk): * 2017-05-17        
  46642 2017-05-17 00:45 [ko1@a...            ] usa:r58758 (trunk): Should require WIN32OLE
  46643 2017-05-17 00:47 [ko1@a...            ] nobu:r58759 (trunk): run tests without exts
  46644 2017-05-17 01:16 [ko1@a...            ] usa:r58760 (trunk): Should require at spec file, not fixture file
  46645 2017-05-17 07:05 [ko1@a...            ] normal:r58761 (trunk): test/test_extilibs.rb: do not check the existence of fiddle
  46646 2017-05-17 08:09 [ko1@a...            ] nobu:r58762 (trunk): gmake.mk: test dependency
  46647 2017-05-17 08:16 [ko1@a...            ] usa:r58763 (trunk): ENV["HOME"] is prior as home on Windows
  46648 2017-05-17 08:59 [ko1@a...            ] normal:r58764 (trunk): Revert "test/test_extilibs.rb: do not check the existence of fiddle"
  46649 2017-05-17 09:28 [ko1@a...            ] nobu:r58765 (trunk): test_dir_m17n.rb: read in filesystem encoding
  46650 2017-05-17 13:44 [ko1@a...            ] nobu:r58766 (trunk): .gdbinit: fix nd_tree
  46651 2017-05-17 13:47 [ko1@a...            ] nobu:r58767 (trunk): ruby.c: encode script name
  46652 2017-05-17 14:38 [ko1@a...            ] naruse:r58768 (trunk): Merge Onigmo 6.1.2
  46653 2017-05-17 16:13 [ko1@a...            ] naruse:r58769 (trunk): Treat NULL reference case [Bug #13566]
  46654 2017-05-17 16:56 [ko1@a...            ] hsbt:r58770 (trunk): Optimize CSV#shift.
  46656 2017-05-17 20:58 [ko1@a...            ] k0kubun:r58772 (trunk): erb.rb: Don't encode tilde in #url_encode
  46657 2017-05-17 21:35 [ko1@a...            ] k0kubun:r58773 (trunk): cgi/util.rb: Don't escape tilde in #escape
  46658 2017-05-17 22:21 [ko1@a...            ] k0kubun:r58774 (trunk): spec/rubyspec: Fix rubyspec for tilde unescape
  46659 2017-05-17 23:11 [ko1@a...            ] k0kubun:r58775 (trunk): spec/rubyspec: Add `ruby_version_is` guard
  46660 2017-05-17 23:43 [ko1@a...            ] ko1:r58776 (trunk): modify r58771.      
  46661 2017-05-18 11:42 [ko1@a...            ] svn:r58778 (trunk): * 2017-05-18        
  46662 2017-05-18 11:42 [ko1@a...            ] hsbt:r58777 (trunk): Improve CSV parsing performance.
  46663 2017-05-18 14:29 [ko1@a...            ] hsbt:r58779 (trunk): Fix a wrong repository name of simplecov.
  46664 2017-05-18 20:29 [ko1@a...            ] nobu:r58780 (trunk): potential memory leak
  46666 2017-05-19 00:06 [ko1@a...            ] nobu:r58781 (trunk): common.mk: path in parse.c
  46667 2017-05-19 00:13 [ko1@a...            ] k0kubun:r58783 (trunk): Fix strange indentation
  46669 2017-05-19 15:00 [ko1@a...            ] normal:r58784 (trunk): method.h: pack rb_method_definition_t struct
  46670 2017-05-19 15:14 [ko1@a...            ] naruse:r58785 (trunk): Add NEWS about [Feature #8661]
  46672 2017-05-19 16:34 [ko1@a...            ] nobu:r58787 (trunk): fix syntax error   
  46673 2017-05-19 16:54 [ko1@a...            ] ko1:r58788 (trunk): specify unsigned (fix r58784).
  46676 2017-05-19 18:20 [ko1@a...            ] nobu:r58791 (trunk): tempfile.rb: remove in Tempfile.create
  46677 2017-05-19 18:25 [ko1@a...            ] svn:r58793 (trunk): * remove trailing spaces.
  46678 2017-05-19 18:25 [ko1@a...            ] shugo:r58792 (trunk): net/imap: Net::IMAP#append should not block when NO response is received
  46679 2017-05-19 18:36 [ko1@a...            ] nobu:r58794 (trunk): tempfile.rb: do not call File.identical? on closed stream
  46680 2017-05-19 21:44 [ko1@a...            ] usa:r58795 (trunk): Of course, opened file is not able to unlink on Windows
  46681 2017-05-19 23:14 [ko1@a...            ] naruse:r58796 (trunk): Merge latest dtoa.c [Bug #13545]
  46682 2017-05-19 23:58 [ko1@a...            ] nobu:r58797 (trunk): compile.c: dump_disasm_list_with_cursor
  46683 2017-05-20 00:13 [ko1@a...            ] svn:r58799 (trunk): * 2017-05-20        
  46684 2017-05-20 00:13 [ko1@a...            ] naruse:r58798 (trunk): Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]
  46685 2017-05-20 01:06 [ko1@a...            ] naruse:r58800 (trunk): Add more HTTP status classes
  46686 2017-05-20 01:06 [ko1@a...            ] naruse:r58801 (trunk): Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]
  46687 2017-05-20 01:06 [ko1@a...            ] svn:r58802 (trunk): * properties.       
  46688 2017-05-20 01:19 [ko1@a...            ] naruse:r58803 (trunk): Define classes for r58800
  46689 2017-05-20 03:34 [ko1@a...            ] normal:r58804 (trunk): thread_sync.c: rename mutex_waiter struct to sync_waiter
  46690 2017-05-20 03:53 [ko1@a...            ] normal:r58805 (trunk): thread_sync.c: rewrite the rest using using ccan/list
  46691 2017-05-20 06:33 [ko1@a...            ] normal:r58806 (trunk): test/ruby/test_io.rb: new test for IO.select exception set
  46692 2017-05-20 06:34 [ko1@a...            ] normal:r58807 (trunk): fix off-by-one in r58806
  46693 2017-05-20 08:40 [ko1@a...            ] hsbt:r58808 (trunk): Merge gemspec from ruby/fileutils.
  46694 2017-05-20 09:37 [ko1@a...            ] marcandRe: r58809 (trunk): lib/prime: Fix primality of some large integers [#13492].
  46695 2017-05-20 11:11 [ko1@a...            ] nobu:r58810 (trunk): compile.c: fix catch-table labels optimization
  46696 2017-05-20 18:23 [ko1@a...            ] watson1978:r58811 (trunk): Improve Hash#merge performance
  46697 2017-05-20 18:47 [ko1@a...            ] normal:r58812 (trunk): speed up IO#close with many threads
  46698 2017-05-20 19:21 [ko1@a...            ] stomar:r58813 (trunk): prime.rb: remove alias after timeout test
  46699 2017-05-20 19:27 [ko1@a...            ] nobu:r58814 (trunk): compile.c: binary logop check
  46700 2017-05-20 20:41 [ko1@a...            ] nobu:r58815 (trunk): compile.c: optimize branches

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