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

ruby-changes:41701-41800

  41701 2016-02-08 13:00 [ko1@a...            ] duerst:r53775 (trunk): * enc/unicode.c: Shortened macros for enc/unicode/casefold.h to
  41702 2016-02-08 14:00 [ko1@a...            ] nobu:r53776 (trunk): unicode.c: magic numbers
  41703 2016-02-08 14:09 [ko1@a...            ] nobu:r53777 (trunk): test_gem_remote_fetcher.rb: terminate watcher
  41704 2016-02-08 20:44 [ko1@a...            ] duerst:r53778 (trunk): * string.c, enc/unicode.c: Disassociating ONIGENC_CASE_FOLD flag from
  41705 2016-02-08 21:26 [ko1@a...            ] svn:r53780 (trunk): * remove trailing spaces.
  41706 2016-02-08 21:26 [ko1@a...            ] duerst:r53779 (trunk): * enc/unicode/case-folding.rb, enc/unicode/casefold.h: Flags for
  41708 2016-02-09 10:51 [ko1@a...            ] nobu:r53781 (trunk): Support 1.8        
  41709 2016-02-09 11:09 [ko1@a...            ] nobu:r53783 (trunk): .gdbinit: improve rb_imemo [ci skip]
  41710 2016-02-09 13:54 [ko1@a...            ] zzak:r53784 (trunk): * re.c: Remove deprecated kcode argument from Regexp.new and compile
  41711 2016-02-09 14:33 [ko1@a...            ] zzak:r53785 (trunk): * ext/zlib/zlib.c: Document mtime header behavior with patch by @schneems
  41712 2016-02-09 14:47 [ko1@a...            ] nobu:r53786 (trunk): rename ADD_FEATURE 
  41713 2016-02-09 15:50 [ko1@a...            ] nobu:r53787 (trunk): mkrunnable.rb: clean link before symlink [ci skip]
  41714 2016-02-09 15:57 [ko1@a...            ] nobu:r53788 (trunk): mkrunnable.rb: symlink on Windows [ci skip]
  41715 2016-02-09 16:36 [ko1@a...            ] nobu:r53789 (trunk): ruby.c: EACH_DEBUG_FEATURES
  41716 2016-02-09 16:41 [ko1@a...            ] sonots:r53790 (trunk): * lib/logger.rb: Remove block from Logger.add as it's not needed
  41717 2016-02-09 16:42 [ko1@a...            ] nobu:r53791 (trunk): ruby.c: set feature bits only
  41719 2016-02-09 17:32 [ko1@a...            ] nobu:r53793 (trunk): ruby.c: available list from enum
  41720 2016-02-09 17:55 [ko1@a...            ] kazu:r53794 (trunk): * ruby.c (dump_option): fix a typo.
  41721 2016-02-09 19:18 [ko1@a...            ] nobu:r53795 (trunk): ruby.c: fixup r53791
  41723 2016-02-10 03:43 [ko1@a...            ] svn:r53797 (trunk): * 2016-02-10        
  41724 2016-02-10 12:03 [ko1@a...            ] nobu:r53798 (trunk): check ar D flag    
  41725 2016-02-10 13:16 [ko1@a...            ] nobu:r53799 (trunk): configure.in: unique names
  41726 2016-02-10 15:28 [ko1@a...            ] nobu:r53800 (trunk): ARFLAGS needs a space
  41727 2016-02-10 16:06 [ko1@a...            ] nobu:r53801 (trunk): configure.in: remove unnecessary qualifier
  41728 2016-02-11 05:57 [ko1@a...            ] naruse:r53802 (trunk): * configure.in (int128_t): don't check HAVE_XXX (for example
  41729 2016-02-11 05:57 [ko1@a...            ] svn:r53803 (trunk): * 2016-02-11        
  41730 2016-02-11 06:29 [ko1@a...            ] naruse:r53804 (trunk): fix r53801: the argument should remove UNSIGNED
  41731 2016-02-11 06:29 [ko1@a...            ] naruse:r53805 (trunk): * configure.in (RUBY_DEFINT): use Parameter Expansion.
  41732 2016-02-11 14:32 [ko1@a...            ] nobu:r53806 (trunk): configure.in: use quadrigraphs
  41733 2016-02-11 14:58 [ko1@a...            ] nobu:r53807 (trunk): configure.in: fix universal binary
  41734 2016-02-12 11:17 [ko1@a...            ] nobu:r53808 (trunk): Update re.c [ci skip]
  41735 2016-02-12 11:17 [ko1@a...            ] svn:r53809 (trunk): * 2016-02-12        
  41736 2016-02-12 11:49 [ko1@a...            ] nobu:r53810 (trunk): net/ftp.rb: NullSocket#closed?
  41737 2016-02-12 12:21 [ko1@a...            ] nobu:r53811 (trunk): error.c: fix doc [ci skip]
  41738 2016-02-12 13:23 [ko1@a...            ] nobu:r53812 (trunk): drbtest.rb: make command an array
  41739 2016-02-13 11:00 [ko1@a...            ] svn:r53814 (trunk): * 2016-02-13        
  41740 2016-02-13 11:00 [ko1@a...            ] nobu:r53813 (trunk): domainname no_proxy assertions
  41741 2016-02-13 16:52 [ko1@a...            ] nobu:r53815 (trunk): test/uri/test_generic.rb: split test_find_proxy
  41742 2016-02-13 17:12 [ko1@a...            ] nobu:r53816 (trunk): no_proxy with whitespaces and leading dots
  41743 2016-02-13 17:30 [ko1@a...            ] nobu:r53817 (trunk): CIDR in no_proxy   
  41744 2016-02-13 21:45 [ko1@a...            ] akr:r53818 (trunk): * hash.c (rb_hash_invert): [DOC] more examples.
  41745 2016-02-14 16:19 [ko1@a...            ] svn:r53820 (trunk): * 2016-02-14        
  41746 2016-02-14 16:19 [ko1@a...            ] nobu:r53819 (trunk): not overwrite cause
  41747 2016-02-14 17:31 [ko1@a...            ] nobu:r53821 (trunk): mkmf.rb: Do not modify caller strings
  41748 2016-02-14 17:36 [ko1@a...            ] nobu:r53822 (trunk): test_exception.rb: fix commit miss
  41749 2016-02-14 17:52 [ko1@a...            ] nobu:r53823 (trunk): test_cgi_util.rb: test_cgi_unescapeHTML_invalid
  41750 2016-02-15 01:38 [ko1@a...            ] nagachika:r53824 (ruby_2_2): merge revision(s) 53411, 53425: [Backport #11932]
  41751 2016-02-15 02:25 [ko1@a...            ] nagachika:r53825 (ruby_2_2): merge revision(s) 49096, 51353, 53168, 53169: [Backport #11834]
  41752 2016-02-15 12:28 [ko1@a...            ] svn:r53827 (trunk): * 2016-02-15        
  41753 2016-02-15 12:28 [ko1@a...            ] nobu:r53826 (trunk): split win32/resolv9x.rb
  41755 2016-02-15 12:41 [ko1@a...            ] nobu:r53829 (trunk): win32/resolv.rb: check pointer size
  41756 2016-02-15 13:22 [ko1@a...            ] nobu:r53830 (trunk): win32/resolv.rb: invert the condition
  41757 2016-02-15 14:09 [ko1@a...            ] nobu:r53831 (trunk): use particlar macros
  41758 2016-02-15 14:15 [ko1@a...            ] nobu:r53832 (trunk): bignum.c: micro optimization
  41759 2016-02-15 14:43 [ko1@a...            ] duerst:r53833 (trunk): * enc/unicode/case-folding.rb: Added debugging option
  41760 2016-02-15 15:06 [ko1@a...            ] nobu:r53834 (trunk): parse.y: simplify local ID condition
  41761 2016-02-15 15:44 [ko1@a...            ] nobu:r53835 (trunk): parse.y: kwarg to method with same name variable
  41762 2016-02-16 02:41 [ko1@a...            ] nobu:r53836 (trunk): parse.y: short circuit by result
  41764 2016-02-16 02:49 [ko1@a...            ] nobu:r53838 (trunk): rbinstall.rb: drive letter in without_destdir
  41765 2016-02-16 04:42 [ko1@a...            ] naruse:r53839 (trunk): * insns.def (opt_plus): simply use LONG2NUM() instead of wrongly
  41766 2016-02-16 09:51 [ko1@a...            ] nobu:r53840 (trunk): rbinstall.rb: drive letter in without_destdir
  41767 2016-02-16 17:34 [ko1@a...            ] nobu:r53841 (trunk): dir.c: Dir.empty?  
  41768 2016-02-16 18:24 [ko1@a...            ] nobu:r53842 (trunk): numeric.c: fix segfault
  41769 2016-02-16 19:10 [ko1@a...            ] duerst:r53843 (trunk): * enc/unicode/case-folding.rb, casefold.h: Used only first element
  41770 2016-02-16 21:25 [ko1@a...            ] kazu:r53844 (trunk): ChangeLog should be us-ascii [ci skip]
  41771 2016-02-16 21:25 [ko1@a...            ] kazu:r53845 (trunk): fix indent [ci skip]
  41772 2016-02-16 21:25 [ko1@a...            ] kazu:r53846 (trunk): fix a typo [ci skip]
  41773 2016-02-17 11:37 [ko1@a...            ] nobu:r53847 (trunk): numeric.c: adjust types
  41774 2016-02-17 11:37 [ko1@a...            ] svn:r53848 (trunk): * 2016-02-17        
  41775 2016-02-17 11:54 [ko1@a...            ] nobu:r53849 (trunk): numeric.c: adjust types
  41776 2016-02-17 12:21 [ko1@a...            ] naruse:r53850 (trunk): * string.c (rb_str_init): introduce String.new(capacity: size)
  41777 2016-02-17 16:23 [ko1@a...            ] naruse:r53851 (trunk): fix rubyspec error from r53850
  41778 2016-02-17 16:36 [ko1@a...            ] nobu:r53852 (trunk): remove unnecessary declaration so that rdoc works
  41779 2016-02-17 17:29 [ko1@a...            ] nobu:r53853 (trunk): assertions.rb: fix assert_no_memory_leak
  41780 2016-02-17 19:15 [ko1@a...            ] naruse:r53854 (trunk): Additional fix and tests for r53851
  41781 2016-02-17 20:23 [ko1@a...            ] nobu:r53855 (trunk): string.c: fix rb_str_init
  41783 2016-02-17 23:21 [ko1@a...            ] usa:r53857 (trunk): * test/ruby/test_dir.rb (TestDir#test_empty?): fix a platform dependent test.
  41784 2016-02-17 23:33 [ko1@a...            ] kazu:r53858 (trunk): fix typos [ci skip]
  41785 2016-02-17 23:59 [ko1@a...            ] nobu:r53859 (trunk): ChangeLog: remove duplicate entry [ci skip]
  41786 2016-02-17 23:59 [ko1@a...            ] svn:r53860 (trunk): * 2016-02-18        
  41787 2016-02-18 00:13 [ko1@a...            ] nobu:r53861 (trunk): test_dir.rb: Dir.empty? with dot file
  41788 2016-02-18 00:16 [ko1@a...            ] nobu:r53862 (trunk): test_dir.rb: Dir.empty? with directories
  41790 2016-02-18 14:28 [ko1@a...            ] sorah:r53863 (trunk): * re.c: Add MatchData#named_captures
  41791 2016-02-18 16:52 [ko1@a...            ] nobu:r53865 (trunk): downloader.rb: defer warning
  41792 2016-02-18 21:05 [ko1@a...            ] nobu:r53866 (trunk): string.c: Symbol#match
  41793 2016-02-18 21:33 [ko1@a...            ] kazu:r53867 (trunk): fix output in EXAMPLES [ci skip]
  41794 2016-02-19 11:08 [ko1@a...            ] nobu:r53868 (trunk): extmk.rb: cygwin case
  41795 2016-02-19 11:08 [ko1@a...            ] svn:r53869 (trunk): * 2016-02-19        
  41796 2016-02-19 12:45 [ko1@a...            ] duerst:r53870 (trunk): * enc/unicode.c: Activated use of case mapping data in CaseUnfold_11 array.
  41797 2016-02-19 16:45 [ko1@a...            ] nobu:r53871 (trunk): test: use assert_not_*
  41798 2016-02-19 16:47 [ko1@a...            ] nobu:r53872 (trunk): test/ruby: suppress parser warnings
  41799 2016-02-19 16:57 [ko1@a...            ] nobu:r53873 (trunk): test/ruby: suppress runtime warnings
  41800 2016-02-19 23:38 [ko1@a...            ] nobu:r53874 (trunk): find.rb: raise with the name

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