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

ruby-changes:62101-62200

  62101 2020-07-01 22:44 [ko1@a...            ] 53d2bfd540 (master): Added a few integer case short-circuits
  62103 2020-07-02 14:34 [ko1@a...            ] bf3f03c925 (master): integer.rbinc: do not generate C functions
  62104 2020-07-02 14:35 [ko1@a...            ] 08ba5bec2b (master): * 2020-07-02 [ci skip]
  62105 2020-07-02 20:53 [ko1@a...            ] 59ded36c60 (master): Expose `assert_pattern_list` for drb test with test-unit gem.
  62106 2020-07-03 11:27 [ko1@a...            ] e6a8590aa4 (master): Reintroduce c565dfb09ad7d55fa671f65cea7088a914bf1931
  62107 2020-07-03 11:27 [ko1@a...            ] 05a12297c3 (master): * 2020-07-03 [ci skip]
  62108 2020-07-03 11:47 [ko1@a...            ] 1e039474a2 (master): test/json/json_fixtures_test.rb: Prevent an "out of range" warning
  62109 2020-07-03 15:17 [ko1@a...            ] 01776ca1c0 (master): Ignore conftest.c under the ext directories for CodeQL analysis
  62110 2020-07-03 16:56 [ko1@a...            ] 8655c2e690 (master): RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)
  62111 2020-07-03 16:56 [ko1@a...            ] a0f12a0258 (master): Use ID instead of GENTRY for gvars. (#3278)
  62112 2020-07-03 23:49 [ko1@a...            ] e8010c7401 (master): Enhanced RDoc for Array (#3276)
  62113 2020-07-04 01:52 [ko1@a...            ] f3a0d7a203 (master): Rewrite Kernel#tap with Ruby (#3281)
  62114 2020-07-04 01:53 [ko1@a...            ] ccb2e6eaa5 (master): * 2020-07-04 [ci skip]
  62115 2020-07-04 09:53 [ko1@a...            ] a69dd699ee (master): Merge ivar guards on JIT (#3284)
  62116 2020-07-04 10:02 [ko1@a...            ] 24fa37d87a (master): Make Kernel#then, #yield_self, #frozen? builtin (#3283)
  62117 2020-07-04 13:41 [ko1@a...            ] 7a5da7d55d (master): Allow hidden files with a hyphen to be source controlled
  62118 2020-07-04 17:29 [ko1@a...            ] 74e1bca79d (master): support all locals for cexpr!, cstmt!
  62119 2020-07-04 22:45 [ko1@a...            ] 9fc564cfef (master): Ignore rbenv version file, and moved dot files  [ci skip]
  62120 2020-07-05 02:02 [ko1@a...            ] bf1a6771f3 (master): Fix non-numeric exclusive Range#minmax bug
  62121 2020-07-05 02:02 [ko1@a...            ] c4bdb6428e (master): * 2020-07-05 [ci skip]
  62122 2020-07-05 05:35 [ko1@a...            ] c146362555 (master): Use static variables in Range#minmax
  62123 2020-07-05 07:03 [ko1@a...            ] 9720591043 (ruby_2_7): merge revision(s) 75802bcff1b941818832f0145071f7ce9c843d8d:
  62124 2020-07-05 08:07 [ko1@a...            ] e4f7eee009 (master): Check ROBJECT_EMBED on guards-merged ivar access
  62125 2020-07-05 10:45 [ko1@a...            ] 95f5fd9a55 (master): fix up Primitive.cinit! code
  62126 2020-07-05 17:12 [ko1@a...            ] 04c704c5c9 (master): Removed trailing spaces [ci skip]
  62127 2020-07-05 17:29 [ko1@a...            ] 41168f69fb (master): Prefix export symbol prefix to coroutine_transfer
  62128 2020-07-05 19:08 [ko1@a...            ] 358f91bf6f (master): Skip comment and empty lines in gems/bundled_gems file
  62129 2020-07-05 19:08 [ko1@a...            ] 12b377a96c (master): Updated bundled gems
  62130 2020-07-05 19:15 [ko1@a...            ] 4ea57c2a39 (master): Escape `#` for GNU make 3
  62131 2020-07-05 22:03 [ko1@a...            ] 6236bbf363 (master): Removed duplicate test with test_BigDecimal_bug7522
  62132 2020-07-06 00:28 [ko1@a...            ] 41fef191d1 (master): tool/sync_default_gems.rb: Added bigdecimal
  62133 2020-07-06 00:29 [ko1@a...            ] 988b4bc9ea (master): * 2020-07-06 [ci skip]
  62134 2020-07-06 00:48 [ko1@a...            ] 8e189df32c (master): Add operator info to `OP_ASGN2` of `RubyVM::AbstractSyntaxTree`.
  62135 2020-07-06 00:54 [ko1@a...            ] 1aed23c18d (master): tool/sync_default_gems.rb: Accept multiple commit ranges
  62136 2020-07-06 01:15 [ko1@a...            ] d69510b6cd (master): Removed ext/bigdecimal/util/depend unused since dd0c75fdc2104a6ba38b68d4431a572504a3bbc2
  62137 2020-07-06 08:56 [ko1@a...            ] 03a33603c6 (master): [ruby/bigdecimal] Add Complex#to_d
  62138 2020-07-06 08:56 [ko1@a...            ] e794d96ca4 (master): [ruby/bigdecimal] Drop Ruby 2.3 support
  62139 2020-07-06 08:56 [ko1@a...            ] f00efef30a (master): [ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()
  62140 2020-07-06 08:56 [ko1@a...            ] d36b197d7c (master): [ruby/bigdecimal] Remove definition of BigDecimal#initialize_copy
  62141 2020-07-06 08:56 [ko1@a...            ] 6a826eb4b0 (master): [ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_s
  62142 2020-07-06 08:56 [ko1@a...            ] 40b82afe6a (master): [ruby/bigdecimal] Support Ruby < 2.6
  62143 2020-07-06 08:56 [ko1@a...            ] ceb9d516c6 (master): [ruby/bigdecimal] Undef BigDecimal#initialize_copy
  62144 2020-07-06 08:56 [ko1@a...            ] 6607212224 (master): [ruby/bigdecimal] Make tests pass on Ruby 2.4
  62145 2020-07-06 08:56 [ko1@a...            ] efe851a0df (master): [ruby/bigdecimal] Version 2.0.1
  62146 2020-07-06 12:50 [ko1@a...            ] d94ef7c6b6 (master): Run method_missing in the same execution context
  62147 2020-07-06 16:14 [ko1@a...            ] 167d139487 (master): Inline builtin struct aref
  62148 2020-07-07 00:26 [ko1@a...            ] 2c6512fe67 (master): Get rid of the redundant stat() in rb_check_realpath_internal
  62149 2020-07-07 00:27 [ko1@a...            ] b02a9584a1 (master): * 2020-07-07 [ci skip]
  62150 2020-07-07 06:18 [ko1@a...            ] b06a4dc6f1 (master): Expand heap pages to be exactly 16kb
  62151 2020-07-08 10:00 [ko1@a...            ] ecfc09d053 (master): gc.c: Cast int literal "1" to bits_t
  62152 2020-07-08 10:00 [ko1@a...            ] 57cde28c20 (master): * 2020-07-08 [ci skip]
  62153 2020-07-08 17:43 [ko1@a...            ] ff5e660340 (master): Added `NODE_SPECIAL_EXCESSIVE_COMMA` info to `ARGS` of `RubyVM::AbstractSyntaxTree`.
  62154 2020-07-08 21:35 [ko1@a...            ] 11af12026e (master): Hoisted out functions for no name rest argument symbol
  62155 2020-07-08 21:35 [ko1@a...            ] 6a05532315 (master): Constified NODE pointer in ASTNodeData
  62156 2020-07-08 22:57 [ko1@a...            ] 23655e6de5 (master): Fix build error on Apple silicon macOS
  62157 2020-07-08 23:27 [ko1@a...            ] 9fc25811d5 (master): Enhanced RDoc for Array (#3282)
  62158 2020-07-09 13:56 [ko1@a...            ] a0a5eec0e7 (master): Bail out when unsupported coroutine target
  62159 2020-07-09 13:56 [ko1@a...            ] cb0404cc51 (master): * 2020-07-09 [ci skip]
  62160 2020-07-09 18:15 [ko1@a...            ] addbb7d16e (master): Fix typos [ci skip]
  62161 2020-07-09 20:54 [ko1@a...            ] 6c22070408 (ruby_2_7): merge revision(s) 21d8e6924844d592ff2d5a2e7309457eb92e66f6:
  62162 2020-07-09 21:04 [ko1@a...            ] 601613fdf3 (ruby_2_7): merge revision(s) 87ad5ea729735ff6b8f1ac0bb3aad2aedd6f716e,9745e90197f129708986803e8913fb151862478a: 
  62163 2020-07-10 06:50 [ko1@a...            ] e1bbb9ea9c (master): Document that Kernel#load will load relative to current directory [ci skip]
  62164 2020-07-10 06:50 [ko1@a...            ] 7a479b30b6 (master): * 2020-07-10 [ci skip]
  62165 2020-07-10 07:01 [ko1@a...            ] ba81bc24e6 (master): Add instance_methods to class generated by DelegateClass
  62166 2020-07-10 08:52 [ko1@a...            ] b971bad49b (ruby_2_7): Bison 3.59.1 folds yydestruct function header
  62167 2020-07-10 08:52 [ko1@a...            ] 1ee1684a4a (ruby_2_7): Bison 3.5.91 now defaults parse.error to "simple"
  62168 2020-07-10 08:52 [ko1@a...            ] 06ab2791c3 (ruby_2_7): pure_parser.rb: get rid of an error at localed messages
  62169 2020-07-10 08:52 [ko1@a...            ] a0bb4eb045 (ruby_2_7): bump patchlevel: merge commits: 5c2508060b79b4299a18d05511d3530ad14b1b7a 2480ef904c66812cf366e5d9bc8a9c3c20bbf271 47720e2255f34ecad49763c66a7ea02a55a3f60a
  62171 2020-07-10 12:24 [ko1@a...            ] 215c6fa3d0 (master): RUBY_CONST_ASSERT: use STATIC_ASSERT instead
  62172 2020-07-10 12:24 [ko1@a...            ] 0e276dc458 (master): vm_push_frame: move assignments around
  62173 2020-07-10 12:24 [ko1@a...            ] 4b8170ce80 (master): vm_push_frame: move assertions out of the function
  62174 2020-07-10 12:24 [ko1@a...            ] db7f3496dd (master): nobody uses the return value of vm_push_frame
  62175 2020-07-10 12:24 [ko1@a...            ] e4ee992099 (master): vm_push_frame_debug_counter_inc: use branches
  62176 2020-07-10 12:33 [ko1@a...            ] 234f8eee33 (master): Fixed typos        
  62177 2020-07-10 12:49 [ko1@a...            ] a82252df42 (master): Fixed another typo 
  62178 2020-07-10 13:42 [ko1@a...            ] 4989987419 (master): Explicit conversion to boolean to suppress shorten-64-to-32 warnings
  62179 2020-07-10 16:46 [ko1@a...            ] 7fa3c71bec (master): Make sure vm_call_cfunc uses inlined cc
  62180 2020-07-10 16:49 [ko1@a...            ] 615758bd82 (master): Fix an inaccurate comment in test_jit
  62181 2020-07-10 19:29 [ko1@a...            ] 82489f0242 (master): Show messages around the line when replacing failed in format_changelog
  62182 2020-07-11 01:34 [ko1@a...            ] ddd9704ae9 (master): Encode ' as &apos; when using encode(xml: :attr)
  62183 2020-07-11 01:34 [ko1@a...            ] c786954bf8 (master): * 2020-07-11 [ci skip]
  62184 2020-07-11 07:38 [ko1@a...            ] 021cec938a (master): Clarify behavior of super in method in module included in refinement [ci skip]
  62185 2020-07-11 11:42 [ko1@a...            ] cbf52087a2 (master): Fix missing imemo cases in objspace_dump by refactoring
  62186 2020-07-11 15:21 [ko1@a...            ] eaa2de3112 (master): Fixed a comment, wrong binary prefix [ci skip]
  62187 2020-07-11 16:24 [ko1@a...            ] bad7ab35d1 (ruby_2_7): test/lib/jit_support.rb: Let JIT tests skip on centos8
  62188 2020-07-11 22:02 [ko1@a...            ] 3b96ad9b54 (master): Enhanced RDoc for Array#fill (#3301)
  62189 2020-07-12 17:30 [ko1@a...            ] 9b433d34da (master): bidecimal: improve tests' independence (#3297)
  62190 2020-07-12 17:31 [ko1@a...            ] 90935ff294 (master): * 2020-07-12 [ci skip]
  62191 2020-07-12 23:31 [ko1@a...            ] 99a9c3fe2e (master): Fixed yday and wday with timezone [Bug #17024]
  62192 2020-07-13 00:35 [ko1@a...            ] 162d08b854 (master): sync_default_gems.rb: Added -e option to edit when conflicted
  62194 2020-07-13 00:35 [ko1@a...            ] 6cd600ef69 (master): sync_default_gems.rb: Ignore conflicted files in toplevel more
  62195 2020-07-13 00:35 [ko1@a...            ] 49cb2345c6 (master): sync_default_gems.rb: Added `list` subcommand
  62196 2020-07-13 00:35 [ko1@a...            ] 5d02c1dd14 (master): * 2020-07-13 [ci skip]
  62197 2020-07-13 08:56 [ko1@a...            ] f66e0212ef (master): precalc invokebuiltin destinations
  62198 2020-07-13 08:56 [ko1@a...            ] 4506f6119a (master): %p is not portable accross platforms
  62199 2020-07-13 08:56 [ko1@a...            ] 2363a16e9a (master): add comments       
  62200 2020-07-13 08:56 [ko1@a...            ] 5783d84a17 (master): fix typo           

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