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

ruby-changes:53901-54000

  53901 2018-12-02 08:28 [ko1@a...            ] svn:r66121 (trunk): * 2018-12-02        
  53902 2018-12-02 10:06 [ko1@a...            ] duerst:r66122 (trunk): reformat code [ci skip]
  53903 2018-12-02 10:33 [ko1@a...            ] duerst:r66123 (trunk): add/change some comments in node_extended_grapheme_cluster() [ci skip]
  53904 2018-12-02 14:22 [ko1@a...            ] mrkn:r66125 (trunk): Fix rubyspec against bigdecimal updates
  53905 2018-12-02 14:22 [ko1@a...            ] mrkn:r66124 (trunk): Import bigdecimal-1.4.0.pre-20181130a
  53906 2018-12-02 14:22 [ko1@a...            ] svn:r66126 (trunk): * expand tabs.      
  53907 2018-12-02 14:29 [ko1@a...            ] svn:r66128 (trunk): * properties.       
  53908 2018-12-02 14:29 [ko1@a...            ] mrkn:r66127 (trunk): Fix JSON::Parser against bigdecimal updates
  53909 2018-12-02 15:43 [ko1@a...            ] mrkn:r66129 (trunk): Fix rubyspec of bigdecimal for ruby <2.6
  53910 2018-12-02 16:13 [ko1@a...            ] nagachika:r66130 (ruby_2_5): merge revision(s) 63040: [Backport #14553]
  53911 2018-12-02 16:37 [ko1@a...            ] nagachika:r66131 (ruby_2_5): merge revision(s) 62776: [Backport #15365]
  53912 2018-12-02 19:00 [ko1@a...            ] duerst:r66132 (trunk): expand a small comment [ci skip]
  53913 2018-12-02 19:07 [ko1@a...            ] duerst:r66133 (trunk): solve the genie/zombie/wrestlers bug
  53914 2018-12-02 21:50 [ko1@a...            ] nobu:r66134 (trunk): optarse.rb: mention multiple descriptions [ci skip]
  53915 2018-12-03 06:41 [ko1@a...            ] duerst:r66135 (trunk): make sure all nodes are freed on error in node_extended_grapheme_cluster()
  53916 2018-12-03 06:41 [ko1@a...            ] svn:r66136 (trunk): * 2018-12-03        
  53917 2018-12-03 07:01 [ko1@a...            ] ko1:r66137 (trunk): fix last commit (r66135)
  53918 2018-12-03 07:05 [ko1@a...            ] duerst:r66138 (trunk): fix order of declarations and code at start of node_extended_grapheme_cluster()
  53919 2018-12-03 08:28 [ko1@a...            ] duerst:r66139 (trunk): remove unnecessary settings with NULL_NODE in \X implementation
  53920 2018-12-03 09:24 [ko1@a...            ] nobu:r66140 (trunk): Add RubyVM::AST#pretty_print
  53921 2018-12-03 09:57 [ko1@a...            ] nobu:r66141 (trunk): test_pp.rb: show the node when failed
  53922 2018-12-03 10:06 [ko1@a...            ] nobu:r66142 (trunk): Refine RubyVM::AbstractSyntaxTree::Node#type
  53923 2018-12-03 10:39 [ko1@a...            ] mame:r66143 (trunk): lib/pp.rb (Range#pretty_print): support endless range
  53924 2018-12-03 10:59 [ko1@a...            ] mame:r66144: sample/trick2013/mame/music-box.mp4: removed
  53925 2018-12-03 11:34 [ko1@a...            ] okkez:r66145 (trunk): time.rb: remove the unsupported formatting options from the document [ci skip]
  53926 2018-12-03 11:54 [ko1@a...            ] kazu:r66146 (trunk): Remove `(nanosecond)` too [ci skip]
  53927 2018-12-03 12:15 [ko1@a...            ] nobu:r66147 (trunk): Cherry-picked spec/mspec/lib/mspec/helpers/fs.rb
  53928 2018-12-03 12:51 [ko1@a...            ] ko1:r66148 (trunk): use RARRAY_AREF instead of RARRAY_PTR_USE.
  53929 2018-12-03 13:34 [ko1@a...            ] nobu:r66149 (trunk): Symbol refinements [Bug #15114]
  53930 2018-12-03 13:44 [ko1@a...            ] nobu:r66150 (trunk): Revert "Symbol refinements [Bug #15114]"
  53931 2018-12-03 13:44 [ko1@a...            ] nobu:r66151 (trunk): Symbol refinements 
  53932 2018-12-03 13:51 [ko1@a...            ] normal:r66152 (trunk): webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1a
  53933 2018-12-03 13:51 [ko1@a...            ] normal:r66153 (trunk): drb: fix tests on Debian sid/unstable with OpenSSL 1.1.1a
  53934 2018-12-03 14:46 [ko1@a...            ] shyouhei:r66154 (trunk): string.c: [DOC] deprecate String#crypt [ci skip] [Feature #14915]
  53935 2018-12-03 17:51 [ko1@a...            ] nobu:r66155 (trunk): Revert "Symbol refinements"
  53936 2018-12-03 17:57 [ko1@a...            ] normal:r66156 (trunk): process.c (rb_f_system): cleanup to use rb_execarg_get
  53937 2018-12-03 18:15 [ko1@a...            ] normal:r66157 (trunk): process.c (rb_execarg_init): mark as static
  53938 2018-12-03 18:21 [ko1@a...            ] mrkn:r66158 (trunk): NEWS: write about bigdecimal updates
  53939 2018-12-03 18:34 [ko1@a...            ] normal:r66159 (trunk): spec/ruby/core/io/*_spec.rb: explain MJIT failures
  53940 2018-12-03 18:55 [ko1@a...            ] naruse:r66160 (trunk): Use /bin/echo instead of shell builtin echo
  53941 2018-12-03 19:35 [ko1@a...            ] mame:r66161 (trunk): Fix typo in trick2018/README [ci skip]
  53942 2018-12-03 21:00 [ko1@a...            ] k0kubun:r66162 (trunk): mjit_worker.c: undefine CC_PATH
  53943 2018-12-03 21:01 [ko1@a...            ] hsbt:r66163 (trunk): Fixed test fails against OpenSSL 1.1.1.
  53944 2018-12-03 21:32 [ko1@a...            ] k0kubun:r66164 (trunk): mjit.c: eliminate -save-temps flag
  53945 2018-12-03 21:36 [ko1@a...            ] ko1:r66165 (trunk): make `RARRAY_PTR_USE` more conservertive.
  53946 2018-12-03 21:36 [ko1@a...            ] svn:r66166 (trunk): * expand tabs.      
  53947 2018-12-03 21:39 [ko1@a...            ] k0kubun:r66167 (trunk): ext/bigdecimal/bigdecimal.c: drop unused function
  53948 2018-12-03 22:12 [ko1@a...            ] nobu:r66168 (trunk): Ignore goruby wrapper
  53949 2018-12-03 22:12 [ko1@a...            ] nobu:r66169 (trunk): update-deps: support coroutine dependencies
  53950 2018-12-03 22:39 [ko1@a...            ] ko1:r66170 (trunk): add a NEWS entry of TracePoint#enable
  53951 2018-12-04 04:49 [ko1@a...            ] normal:r66171 (trunk): process.c: fix ETXTBUSY from MJIT compiler process
  53952 2018-12-04 04:50 [ko1@a...            ] svn:r66172 (trunk): * 2018-12-04        
  53953 2018-12-04 06:00 [ko1@a...            ] normal:r66173 (trunk): process.c (retry_fork_async_signal_safe): fix -Wclobbered on i686
  53954 2018-12-04 08:53 [ko1@a...            ] tenderlove:r66174 (trunk): Collapse putobject, putobject, newarray
  53955 2018-12-04 08:53 [ko1@a...            ] svn:r66175 (trunk): * expand tabs.      
  53956 2018-12-04 09:40 [ko1@a...            ] naruse:r66176 (trunk): Use Dir.home to avoid platform dependency
  53957 2018-12-04 09:40 [ko1@a...            ] naruse:r66177 (trunk): Use getent and cut on Solaris to get home directory
  53958 2018-12-04 10:42 [ko1@a...            ] nobu:r66178 (trunk): process.c (retry_fork_async_signal_safe): fix -Wclobbered
  53959 2018-12-04 11:24 [ko1@a...            ] nobu:r66179 (trunk): Prefer rb_check_arity when 0 or 1 arguments
  53960 2018-12-04 13:11 [ko1@a...            ] duerst:r66180 (trunk): change embedding character in TestEmojiBreaks#test_embedded_emoji
  53961 2018-12-04 13:22 [ko1@a...            ] mrkn:r66181 (trunk): Symbol refinements 
  53962 2018-12-04 13:22 [ko1@a...            ] mrkn:r66182 (trunk): Revert "Symbol refinements"
  53963 2018-12-04 13:22 [ko1@a...            ] mrkn:r66183 (trunk): Import bigdecimal-1.4.0.pre-20181204a
  53964 2018-12-04 13:29 [ko1@a...            ] svn:r66184 (trunk): * expand tabs.      
  53965 2018-12-04 15:31 [ko1@a...            ] duerst:r66185 (trunk): exclude skin tones as second component in TestEmojiBreaks#test_mixed_emoji
  53966 2018-12-04 15:53 [ko1@a...            ] usa:r66186 (trunk): unconstify cast to get rid of VC++ warnings
  53967 2018-12-04 16:52 [ko1@a...            ] naruse:r66187 (trunk): fix typo of r66177
  53968 2018-12-04 17:01 [ko1@a...            ] hsbt:r66188 (trunk): Merge rubygems master@221bdea
  53969 2018-12-04 17:22 [ko1@a...            ] kazu:r66189 (trunk): Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`
  53970 2018-12-04 18:16 [ko1@a...            ] nobu:r66190 (trunk): Fix error message  
  53971 2018-12-04 18:37 [ko1@a...            ] k0kubun:r66191 (trunk): test/excludes/_appveyor: exclude memory-inefficient
  53972 2018-12-04 19:50 [ko1@a...            ] duerst:r66192 (trunk): change diaeresis from above to below for better visibility
  53973 2018-12-04 19:52 [ko1@a...            ] duerst:r66193 (trunk): commit miss      
  53974 2018-12-04 20:16 [ko1@a...            ] nobu:r66194 (trunk): Remove unnecessary directory listing
  53975 2018-12-04 20:16 [ko1@a...            ] nobu:r66195 (trunk): Move dependency on gemspec
  53976 2018-12-04 20:16 [ko1@a...            ] nobu:r66196 (trunk): Remove unnecessary linker flags
  53977 2018-12-04 20:45 [ko1@a...            ] k0kubun:r66197 (trunk): Re-commit r65722
  53978 2018-12-04 21:24 [ko1@a...            ] hsbt:r66198 (trunk): Merge upstream from ruby/psych
  53979 2018-12-04 22:15 [ko1@a...            ] k0kubun:r66199 (trunk): .travis.yml: config_2nd may not exist in ~/
  53980 2018-12-05 03:48 [ko1@a...            ] naruse:r66200 (trunk): Add prototype of rb_ary_ptr_use_start()
  53981 2018-12-05 03:48 [ko1@a...            ] svn:r66201 (trunk): * 2018-12-05        
  53982 2018-12-05 07:19 [ko1@a...            ] odaira:r66202 (trunk): Enable MJIT on AIX
  53983 2018-12-05 08:10 [ko1@a...            ] normal:r66203 (trunk): mjit.c: remove init_list
  53984 2018-12-05 08:33 [ko1@a...            ] hsbt:r66204 (trunk): Merge 2-0-stable branch from bundler/bundler.
  53985 2018-12-05 10:09 [ko1@a...            ] nobu:r66205 (trunk): Prefer rb_check_arity when 0 or 1 arguments
  53986 2018-12-05 10:11 [ko1@a...            ] nobu:r66206 (trunk): Adjust indent [ci skip]
  53987 2018-12-05 10:11 [ko1@a...            ] nobu:r66207 (trunk): Build error method name at failure
  53988 2018-12-05 10:19 [ko1@a...            ] nobu:r66208 (trunk): Fix documentation for Warning.warn [ci skip]
  53989 2018-12-05 10:41 [ko1@a...            ] hsbt:r66209 (trunk): Update the latest bundled gems.
  53990 2018-12-05 13:01 [ko1@a...            ] mrkn:r66210 (trunk): Revert bigdecimal 1.4.0 related commits
  53991 2018-12-05 13:01 [ko1@a...            ] svn:r66211 (trunk): * properties.       
  53992 2018-12-05 13:25 [ko1@a...            ] nobu:r66212 (trunk): implement Array-specific #all?, #none?, #one?
  53993 2018-12-05 17:10 [ko1@a...            ] duerst:r66213 (trunk): update to Unicode 11.0.0 (main step, not complete yet)
  53994 2018-12-05 18:00 [ko1@a...            ] duerst:r66214 (trunk): adjust some comments in node_extended_grapheme_cluster() [ci skip]
  53995 2018-12-05 18:07 [ko1@a...            ] kazu:r66215 (trunk): lib/monitor.rb: prevent to initialize MonitorMixin twice
  53996 2018-12-05 19:06 [ko1@a...            ] duerst:r66216 (trunk): add update to Unicode 11.0.0 to NEWS [ci skip]
  53997 2018-12-05 19:12 [ko1@a...            ] duerst:r66217 (trunk): tweak/remove comments [ci skip]
  53998 2018-12-05 19:40 [ko1@a...            ] duerst:r66218 (trunk): remove unused variables in node_extended_grapheme_cluster()
  53999 2018-12-05 20:20 [ko1@a...            ] kazu:r66219: Remove `libexec/bundle_ruby`
  54000 2018-12-05 20:30 [ko1@a...            ] hsbt:r66220 (trunk): Revert "Remove `libexec/bundle_ruby`"

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