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

ruby-changes:44701-44800

  44702 2016-11-14 13:02 [ko1@a...            ] nobu:r56775 (trunk): rational.c: cast to int
  44703 2016-11-14 13:06 [ko1@a...            ] nobu:r56776 (trunk): complex.c: optimize
  44704 2016-11-14 14:18 [ko1@a...            ] nobu:r56777 (trunk): vm_eval.c: fstring instance_eval
  44705 2016-11-14 16:53 [ko1@a...            ] nobu:r56778 (trunk): socket.rb: kwargs  
  44707 2016-11-14 16:59 [ko1@a...            ] nobu:r56780 (trunk): net/ftp.rb: kwargs 
  44708 2016-11-15 02:36 [ko1@a...            ] nagachika:r56781 (ruby_2_3): merge revision(s) 56766, 56767: [Backport #12925]
  44709 2016-11-15 02:48 [ko1@a...            ] nagachika:r56782 (ruby_2_3): merge revision(s) 56596: [Backport #12890]
  44710 2016-11-15 02:59 [ko1@a...            ] nagachika:r56783 (ruby_2_3): merge revision(s) 56520: [Backport #12876]
  44711 2016-11-15 03:10 [ko1@a...            ] nagachika:r56784 (ruby_2_3): merge revision(s) 56625: [Backport #12936]
  44712 2016-11-15 03:15 [ko1@a...            ] nagachika:r56785 (ruby_2_3): merge revision(s) 56559, 56582, 56584, 56585: [Backport #12903]
  44713 2016-11-15 03:37 [ko1@a...            ] usa:r56786 (ruby_2_2): merge revision(s) 56766, 56767: [Backport #12925]
  44714 2016-11-15 03:40 [ko1@a...            ] usa:r56787 (ruby_2_2): merge revision(s) 56596: [Backport #12890]
  44715 2016-11-15 03:54 [ko1@a...            ] usa:r56788 (ruby_2_2): merge revision(s) 56625: [Backport #12936]
  44716 2016-11-15 03:58 [ko1@a...            ] usa:r56789 (ruby_2_2): merge revision(s) 56559, 56582, 56584, 56585: [Backport #12903]
  44717 2016-11-15 04:27 [ko1@a...            ] headius:r56790 (trunk): * test/ruby/test_module.rb: Method tables are not guaranteed to be
  44719 2016-11-15 04:39 [ko1@a...            ] headius:r56792 (trunk): * test/thread/test_queue.rb: Give up to ten seconds for threads to
  44721 2016-11-15 10:39 [ko1@a...            ] nobu:r56794 (trunk): ftp.rb: use Addrinfo
  44722 2016-11-15 10:39 [ko1@a...            ] nobu:r56795 (trunk): socket.rb: remove closed checks
  44723 2016-11-15 13:46 [ko1@a...            ] nagachika:r56796: add tag v2_3_2        
  44724 2016-11-15 15:28 [ko1@a...            ] nobu:r56797 (trunk): complex.c: purge id_eqeq_p and limit return value
  44725 2016-11-15 15:33 [ko1@a...            ] usa:r56798 (ruby_2_2): merge revision(s) 53064: [Backport #11810]
  44726 2016-11-15 17:16 [ko1@a...            ] shugo:r56799 (trunk): ftp.rb: use Addrinfo interfaces
  44727 2016-11-15 18:04 [ko1@a...            ] usa:r56800: add tag v2_2_6              
  44728 2016-11-15 21:42 [ko1@a...            ] naruse:r56801 (trunk): Use rb_mod_name instead of classname
  44729 2016-11-15 21:43 [ko1@a...            ] nagachika:r56802 (ruby_2_3): * version.h: Bump up version to 2.3.3.
  44730 2016-11-15 22:41 [ko1@a...            ] usa:r56803 (ruby_2_2): * version.h: Bump up version to 2.2.7.
  44731 2016-11-16 00:05 [ko1@a...            ] svn:r56805 (trunk): * 2016-11-16        
  44732 2016-11-16 00:05 [ko1@a...            ] kazu:r56804 (trunk): Fix regexp and typo
  44733 2016-11-16 11:51 [ko1@a...            ] hsbt:r56806 (trunk): Fixed regression of typo fix.
  44734 2016-11-16 12:02 [ko1@a...            ] hsbt:r56807 (trunk): Fix a typo.        
  44735 2016-11-16 13:25 [ko1@a...            ] mrkn:r56808 (trunk): rational.c: optimize Rational#abs
  44737 2016-11-16 13:25 [ko1@a...            ] mrkn:r56809 (trunk): complex.c: optimize Numeric#polar and Numeric#arg
  44738 2016-11-16 14:25 [ko1@a...            ] nobu:r56811 (trunk): test_flip.rb: r56316
  44739 2016-11-16 15:07 [ko1@a...            ] nobu:r56812 (trunk): configure.in: compressed debug section option
  44740 2016-11-16 15:59 [ko1@a...            ] nobu:r56813 (trunk): ruby-additional.el: unquoted code block
  44741 2016-11-16 15:59 [ko1@a...            ] nobu:r56814 (trunk): test/logger/test_logdevice.rb: heredoc styles
  44742 2016-11-16 15:59 [ko1@a...            ] nobu:r56815 (trunk): logger.rb: fix next rotate time
  44743 2016-11-16 23:41 [ko1@a...            ] nagachika:r56816 (ruby_2_3): merge revision(s) 56694, 56698: [Backport #12920]
  44744 2016-11-17 16:19 [ko1@a...            ] svn:r56818 (trunk): * 2016-11-17        
  44746 2016-11-17 17:50 [ko1@a...            ] usa:r56819 (trunk): numeric.c: get rid of a compile error on mingw64
  44747 2016-11-17 20:52 [ko1@a...            ] nobu:r56820 (trunk): readline.c: str_subpos
  44748 2016-11-17 22:05 [ko1@a...            ] hsbt:r56821 (trunk): Remove webhook notification to Travis CI [skip ci]
  44749 2016-11-18 13:34 [ko1@a...            ] svn:r56823 (trunk): * 2016-11-18        
  44750 2016-11-18 13:34 [ko1@a...            ] nobu:r56822 (trunk): extmk.rb: removed compiled? method [ci skip]
  44751 2016-11-18 15:29 [ko1@a...            ] nobu:r56824 (trunk): internal.h: round macros
  44752 2016-11-18 19:58 [ko1@a...            ] yui-knk:r56825 (trunk): * NEWS: Fix class name
  44753 2016-11-18 20:05 [ko1@a...            ] yui-knk:r56826 (trunk): objspace.c:: indent [ci skip]
  44754 2016-11-18 23:24 [ko1@a...            ] mrkn:r56827 (trunk): complex.c: refactoring
  44755 2016-11-19 00:04 [ko1@a...            ] mrkn:r56828 (trunk): rational.c: optimization and refactoring
  44756 2016-11-19 00:04 [ko1@a...            ] svn:r56829 (trunk): * 2016-11-19        
  44757 2016-11-19 00:17 [ko1@a...            ] mrkn:r56830 (trunk): complex.c: optimize f_negate
  44758 2016-11-19 00:31 [ko1@a...            ] tadd:r56831 (trunk): * NEWS: Added entry for optimized Rational. [Feature #12484] [ci skip]
  44759 2016-11-19 10:16 [ko1@a...            ] nobu:r56832 (trunk): dln.c: raise LoadError
  44760 2016-11-19 10:55 [ko1@a...            ] nobu:r56833 (trunk): math.c: unused_obj 
  44761 2016-11-19 11:29 [ko1@a...            ] shugo:r56834 (trunk): Support TLS and hash styles options for Net::FTP.new.
  44762 2016-11-19 11:29 [ko1@a...            ] svn:r56835 (trunk): * remove trailing spaces.
  44763 2016-11-19 11:37 [ko1@a...            ] shugo:r56836 (trunk): Move certificates to test/net/fixtures/.
  44764 2016-11-19 11:40 [ko1@a...            ] shugo:r56837 (trunk): Remove garbage.   
  44765 2016-11-19 12:02 [ko1@a...            ] nagachika:r56838 (ruby_2_3): merge revision(s) 56267, 56268: [Backport #12943]
  44766 2016-11-19 13:19 [ko1@a...            ] shugo:r56839 (trunk): Shut down TLS connections gracefully.
  44767 2016-11-19 13:32 [ko1@a...            ] nobu:r56840 (trunk): ruby.h: rb_big_sign
  44768 2016-11-19 14:18 [ko1@a...            ] nagachika:r56841 (ruby_2_3): * iseq.c (proc_dup): don't duplicate sym_procs. [Fix GH-1479]
  44769 2016-11-19 16:02 [ko1@a...            ] shugo:r56842 (trunk): Expand abbreviated option names.
  44770 2016-11-19 20:01 [ko1@a...            ] shugo:r56843 (trunk): Use Socket instead of TCPSocket/TCPServer.
  44771 2016-11-20 08:51 [ko1@a...            ] suke:r56844 (trunk): * ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959]
  44773 2016-11-20 10:44 [ko1@a...            ] shugo:r56846 (trunk): shutdown(2) should not be called for SSLSocket.
  44774 2016-11-20 10:49 [ko1@a...            ] shugo:r56847 (trunk): remote_address should be called on @bare_sock.
  44775 2016-11-20 11:12 [ko1@a...            ] nobu:r56848 (trunk): forwardable/impl.rb
  44776 2016-11-20 15:19 [ko1@a...            ] usa:r56849 (trunk): get rid of test failures introduced at r56848
  44777 2016-11-20 15:53 [ko1@a...            ] nobu:r56850 (trunk): win32ole.c: suppress warnings
  44778 2016-11-20 18:11 [ko1@a...            ] shugo:r56851 (trunk): Remove an unused variable to suppress a warning.
  44779 2016-11-20 19:41 [ko1@a...            ] nobu:r56852 (trunk): proc.c: suppress warning
  44780 2016-11-20 19:52 [ko1@a...            ] nobu:r56853 (trunk): proc.c: enable Proc#to_s rdoc
  44781 2016-11-21 11:17 [ko1@a...            ] svn:r56855 (trunk): * 2016-11-21        
  44784 2016-11-21 14:03 [ko1@a...            ] rhe:r56857 (trunk): net/http: avoid writing/reading from unstarted SSL socket
  44785 2016-11-21 16:56 [ko1@a...            ] nagachika:r56858 (ruby_2_3): merge revision(s) 53668: [Backport #12759]
  44786 2016-11-21 16:58 [ko1@a...            ] nagachika:r56859: add tag v2_3_3        
  44787 2016-11-21 17:55 [ko1@a...            ] shugo:r56860 (trunk): Use dynamic dispatch instead of is_a?.
  44788 2016-11-21 19:38 [ko1@a...            ] shugo:r56861 (trunk): Add new options open_timeout and read_timeout to Net::FTP.new.
  44789 2016-11-21 21:35 [ko1@a...            ] nobu:r56862 (trunk): ftp.rb: fix typo [ci skip]
  44790 2016-11-22 07:45 [ko1@a...            ] nobu:r56863 (trunk): Revert r56856      
  44792 2016-11-22 08:05 [ko1@a...            ] normal:r56865 (trunk): lib/*: remove closed checks
  44793 2016-11-22 08:13 [ko1@a...            ] normal:r56866 (trunk): lib/open3: favor symbol proc when possible
  44794 2016-11-22 08:50 [ko1@a...            ] normal:r56867 (trunk): socket: use symbol proc for IO#close loops
  44795 2016-11-22 08:50 [ko1@a...            ] normal:r56868 (trunk): resolv: use symbol proc when possible
  44796 2016-11-22 09:16 [ko1@a...            ] normal:r56869 (trunk): webrick/server: simplify Daemon.start
  44797 2016-11-22 13:55 [ko1@a...            ] mrkn:r56870 (trunk): complex.c: optimize Kernel#Complex
  44798 2016-11-22 14:17 [ko1@a...            ] shugo:r56871 (trunk): Add BufferedSSLSocket#send.
  44799 2016-11-22 14:21 [ko1@a...            ] mrkn:r56872 (trunk): complex.c: optimize f_gt_p some cases
  44800 2016-11-22 22:11 [ko1@a...            ] kazu:r56873 (trunk): Use `&.` instead of modifier if

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