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

ruby-changes:40701-40800

  40701 2015-11-29 09:13 [ko1@a...            ] nobu:r52780 (trunk): Corrected grammar errors [ci skip]
  40702 2015-11-29 09:15 [ko1@a...            ] svn:r52781 (trunk): * 2015-11-29        
  40703 2015-11-29 11:25 [ko1@a...            ] nobu:r52782 (trunk): version.c: remove ruby_engine_name
  40704 2015-11-29 16:29 [ko1@a...            ] nagachika:r52783 (ruby_2_2): merge revision(s) 51190: [Backport #11338]
  40705 2015-11-29 16:44 [ko1@a...            ] nagachika:r52784 (ruby_2_2): merge revision(s) 51488, 51489: [Backport #11416]
  40706 2015-11-29 17:02 [ko1@a...            ] nagachika:r52785 (ruby_2_2): merge revision(s) 52682: [Backport #11401] [Backport #11724]
  40707 2015-11-29 17:21 [ko1@a...            ] nagachika:r52786 (ruby_2_2): merge revision(s) 51583, 51638: [Backport #11444]
  40708 2015-11-29 18:01 [ko1@a...            ] nagachika:r52787 (ruby_2_2): merge revision(s) 52536: [Backport #11674]
  40709 2015-11-29 18:10 [ko1@a...            ] nagachika:r52788 (ruby_2_2): merge revision(s) 52745: [Backport #11738]
  40710 2015-11-29 20:46 [ko1@a...            ] naruse:r52789 (trunk): SIGTERM should be also captured
  40711 2015-11-30 08:54 [ko1@a...            ] normal:r52790 (trunk): variable.c: remove spurious #define for globals
  40712 2015-11-30 08:54 [ko1@a...            ] svn:r52791 (trunk): * 2015-11-30        
  40713 2015-11-30 13:44 [ko1@a...            ] nobu:r52792 (trunk): symbol.c: rb_sym_intern
  40714 2015-11-30 13:45 [ko1@a...            ] nobu:r52793 (trunk): vm_eval.c: make dsym
  40716 2015-11-30 18:48 [ko1@a...            ] naruse:r52795 (trunk): * ext/readline/extconf.rb: call dir_config("libedit")
  40717 2015-11-30 20:56 [ko1@a...            ] usa:r52796 (ruby_2_1): merge revision(s) 52683, 52684: [Backport #11719] [Backport #11722]
  40718 2015-11-30 21:08 [ko1@a...            ] usa:r52797 (ruby_2_1): merge revision(s) 52694: [Backport #3231]
  40719 2015-11-30 21:12 [ko1@a...            ] usa:r52798 (ruby_2_1): merge revision(s) 51488, 51489: [Backport #11416]
  40720 2015-11-30 21:17 [ko1@a...            ] usa:r52799 (ruby_2_1): merge revision(s) 52682: [Backport #11401]
  40721 2015-11-30 21:20 [ko1@a...            ] usa:r52800 (ruby_2_1): merge revision(s) 52745: [Backport #11738]
  40722 2015-11-30 21:29 [ko1@a...            ] usa:r52801 (ruby_2_1): * ext/digest/rmd160/rmd160.c: fixed commit mistake at r52797.
  40723 2015-11-30 21:34 [ko1@a...            ] usa:r52802 (ruby_2_1): merge revision(s) 50737: [Backport #11211]
  40724 2015-11-30 22:25 [ko1@a...            ] kazu:r52803 (trunk): fix a typo [ci skip]
  40725 2015-12-01 02:36 [ko1@a...            ] nagachika:r52804 (ruby_2_2): merge revision(s) 51594: [Backport #11444]
  40726 2015-12-01 02:54 [ko1@a...            ] nagachika:r52805 (ruby_2_2): merge partially revision(s) 52391:
  40727 2015-12-01 05:26 [ko1@a...            ] kosaki:r52806 (trunk): * missing/explicit_bzero.c: new file. define explicit_bzero.
  40728 2015-12-01 05:27 [ko1@a...            ] svn:r52807 (trunk): * 2015-12-01        
  40729 2015-12-01 05:27 [ko1@a...            ] kosaki:r52808 (trunk): * random.c: random_raw_seed don't use GRND_NONBLOCK. GRND_NONBLOCK
  40730 2015-12-01 05:28 [ko1@a...            ] kosaki:r52809 (trunk): * include/ruby/util.h: remove a warning suppression C4723
  40731 2015-12-01 05:29 [ko1@a...            ] kosaki:r52810 (trunk): * ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes could
  40732 2015-12-01 05:29 [ko1@a...            ] kosaki:r52811 (trunk): * lib/securerandom.rb (SecureRandom::gen_random): use /dev/urandom
  40733 2015-12-01 05:30 [ko1@a...            ] kosaki:r52812 (trunk): * random.c (init_randomseed): remove "initial" argument. It never
  40734 2015-12-01 05:30 [ko1@a...            ] kosaki:r52813 (trunk): * configure.in: sort AC_CHECK_HEADERS() by alphabetical order.
  40735 2015-12-01 05:31 [ko1@a...            ] kosaki:r52814 (trunk): * random.c (init_hashseed, init_siphash): extract initialize
  40736 2015-12-01 05:32 [ko1@a...            ] kosaki:r52815 (trunk): * random.c (Init_RandomSeed): move all Random::DEFAULT
  40737 2015-12-01 05:32 [ko1@a...            ] kosaki:r52816 (trunk): * random.c (InitVM_Random): move Random::DEFAULT initialization
  40738 2015-12-01 05:33 [ko1@a...            ] kosaki:r52817 (trunk): * test/ruby/test_rand.rb (TestRand#test_default_seed): add
  40739 2015-12-01 05:33 [ko1@a...            ] kosaki:r52818 (trunk): * thread_pthread.c (register_ubf_list): renamed from
  40740 2015-12-01 07:53 [ko1@a...            ] normal:r52819 (trunk): missing/explicit_bzero.c: Fixup r52806
  40741 2015-12-01 07:53 [ko1@a...            ] svn:r52820 (trunk): * properties.       
  40742 2015-12-01 09:07 [ko1@a...            ] kosaki:r52821 (trunk): fix r52806       
  40743 2015-12-01 09:36 [ko1@a...            ] kosaki:r52822 (trunk): * missing/explicit_bzero.c: add a few comment.
  40744 2015-12-01 10:06 [ko1@a...            ] nobu:r52823 (trunk): configure.in: FUNC_UNOPTIMIZED
  40745 2015-12-01 10:24 [ko1@a...            ] nobu:r52824 (trunk): missing.h: explicit_bzero by memset_s
  40746 2015-12-01 10:25 [ko1@a...            ] nobu:r52825 (trunk): parse.y: TAB_WIDTH 
  40747 2015-12-01 10:39 [ko1@a...            ] nobu:r52826 (trunk): missing.h: explicit_bzero by SecureZeroMemory
  40748 2015-12-01 12:52 [ko1@a...            ] nobu:r52827 (trunk): explicit_bzero.c: needs windows.h
  40749 2015-12-01 13:07 [ko1@a...            ] usa:r52828 (ruby_2_1): * ext/digest/sha1/sha1ossl.c: fixed build error introduced at r52797.
  40750 2015-12-01 13:25 [ko1@a...            ] nobu:r52829 (trunk): win32.c: fix argument type
  40751 2015-12-01 14:55 [ko1@a...            ] nobu:r52830 (trunk): compile.c: consistent messages
  40752 2015-12-01 17:01 [ko1@a...            ] usa:r52831 (ruby_2_1): merge revision(s) 51583, 51594, 51638: [Backport #11444]
  40753 2015-12-01 17:09 [ko1@a...            ] nobu:r52832 (trunk): cstr.c: split bug_str_cstr_unterm
  40754 2015-12-01 17:13 [ko1@a...            ] nobu:r52833 (trunk): string.c: no frozen error at cstr
  40755 2015-12-01 23:14 [ko1@a...            ] nobu:r52834 (trunk): thread.c: check name argument
  40756 2015-12-01 23:37 [ko1@a...            ] nobu:r52835 (trunk): thread.c: reset name
  40757 2015-12-01 23:38 [ko1@a...            ] kazu:r52836 (trunk): fix typos [ci skip]
  40758 2015-12-02 03:16 [ko1@a...            ] nagachika:r52837 (ruby_2_2): merge revision(s) 52777: [Backport #11748]
  40759 2015-12-02 03:29 [ko1@a...            ] nagachika:r52838 (ruby_2_2): merge revision(s) 52795: [Backport #11751]
  40760 2015-12-02 06:52 [ko1@a...            ] kosaki:r52839 (trunk): * missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unused
  40761 2015-12-02 06:55 [ko1@a...            ] svn:r52840 (trunk): * 2015-12-02        
  40762 2015-12-02 07:42 [ko1@a...            ] normal:r52841 (trunk): missing/explicit_bzero.c (explicit_bzero): fixup r52839
  40763 2015-12-02 07:49 [ko1@a...            ] normal:r52842 (trunk): ext/openssl/ossl_ssl.c: hide globals
  40764 2015-12-02 09:03 [ko1@a...            ] naruse:r52843 (trunk): undef for tha case missing.h defines it as macro
  40765 2015-12-02 09:45 [ko1@a...            ] nobu:r52844 (trunk): string.c: adjust argument qualifier
  40766 2015-12-02 09:55 [ko1@a...            ] nobu:r52845 (trunk): explicit_bzero.c: fix comments
  40767 2015-12-02 10:36 [ko1@a...            ] hsbt:r52846 (trunk): * ext/bigdecimal/bigdecimal.c: Fix double word typo.
  40768 2015-12-02 10:50 [ko1@a...            ] nobu:r52847 (trunk): missing.h: __STDC_WANT_LIB_EXT1__
  40769 2015-12-02 11:23 [ko1@a...            ] hsbt:r52848 (trunk): * lib/csv.rb: enable frozen_string_literal.
  40770 2015-12-02 11:37 [ko1@a...            ] nobu:r52849 (trunk): explicit_bzero.c: fix typos
  40771 2015-12-02 11:40 [ko1@a...            ] nobu:r52850 (trunk): csv.rb: fix encoding
  40772 2015-12-02 14:56 [ko1@a...            ] hsbt:r52851 (trunk): * test/ruby/test_string.rb: removed non executing tests.
  40773 2015-12-02 15:12 [ko1@a...            ] hsbt:r52852 (trunk): * configure.in: Fixed double negative comments.
  40774 2015-12-02 15:14 [ko1@a...            ] usa:r52853 (ruby_2_1): merge revision(s) 52795: [Backport #11751]
  40775 2015-12-02 15:49 [ko1@a...            ] nobu:r52854 (trunk): encoding.c: use rb_check_arity
  40776 2015-12-02 15:50 [ko1@a...            ] nobu:r52855 (trunk): marshal.c: lookup and remove
  40777 2015-12-02 16:27 [ko1@a...            ] nobu:r52856 (trunk): encoding.c: defer finding encoding
  40778 2015-12-02 16:31 [ko1@a...            ] nobu:r52857 (trunk): compile.c: fix the element
  40779 2015-12-02 16:52 [ko1@a...            ] ko1:r52858 (trunk): * iseq.h: introduce ISEQ_COMPILE_DATA() macro.
  40780 2015-12-02 17:01 [ko1@a...            ] nobu:r52859 (trunk): encoding.c: make fstring
  40781 2015-12-02 17:05 [ko1@a...            ] ko1:r52860 (trunk): * iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.
  40782 2015-12-02 17:11 [ko1@a...            ] ko1:r52861 (trunk): * iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.
  40783 2015-12-02 17:20 [ko1@a...            ] ko1:r52862 (trunk): * iseq.h: introduce ISEQ_ORIGINAL_ISEQ() and
  40784 2015-12-02 18:17 [ko1@a...            ] nobu:r52863 (trunk): missing.h: __STDC_WANT_LIB_EXT1__
  40785 2015-12-02 18:17 [ko1@a...            ] nobu:r52864 (trunk): thread.c: rb_thread_setname on OS X
  40786 2015-12-02 22:58 [ko1@a...            ] ko1:r52865 (trunk): * vm_core.h, iseq.h: remove rb_iseq_t::variable_body.
  40787 2015-12-03 11:57 [ko1@a...            ] nobu:r52866 (trunk): configure.in: split SET_THREAD_NAME
  40788 2015-12-03 11:57 [ko1@a...            ] svn:r52867 (trunk): * 2015-12-03        
  40789 2015-12-03 14:22 [ko1@a...            ] nobu:r52868 (trunk): range.c: infected by the receiver
  40790 2015-12-03 15:33 [ko1@a...            ] nobu:r52869 (trunk): sprintf.c: fix garbage inserted with Rational
  40791 2015-12-03 15:38 [ko1@a...            ] hsbt:r52870 (trunk): * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.
  40792 2015-12-03 15:39 [ko1@a...            ] hsbt:r52871 (trunk): * lib/scanf.rb: fixed double words typo.
  40793 2015-12-03 16:02 [ko1@a...            ] nobu:r52872 (trunk): string.c: should not taint fstring
  40794 2015-12-04 02:57 [ko1@a...            ] nagachika:r52873 (ruby_2_2): merge revision(s) 52868: [Backport #11767]
  40795 2015-12-04 04:55 [ko1@a...            ] nagachika:r52874 (ruby_2_2): merge revision(s) 52869: [Backport #11766]
  40797 2015-12-04 11:22 [ko1@a...            ] nobu:r52876 (trunk): thread.c: name must be ascii-compatible
  40798 2015-12-04 11:23 [ko1@a...            ] svn:r52877 (trunk): * 2015-12-04        
  40799 2015-12-04 13:10 [ko1@a...            ] naruse:r52878 (trunk): Revert r52872 "string.c: should not taint fstring"
  40800 2015-12-04 14:42 [ko1@a...            ] nobu:r52879 (trunk): KNOWNBUGS.rb: assertion failure

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