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

ruby-changes:64101-64200

  64101 2020-12-12 00:29 [ko1@a...            ] abbc43413c (master): Remove unused link [ci skip]
  64102 2020-12-12 00:29 [ko1@a...            ] e795b63246 (master): * 2020-12-12 [ci skip]
  64103 2020-12-12 06:18 [ko1@a...            ] 31e8de2920 (master): Let Fiber#raise work with transferring fibers
  64104 2020-12-12 06:19 [ko1@a...            ] d741c77b5f (master): fix ivar with shareable objects issue
  64105 2020-12-12 06:31 [ko1@a...            ] 124321e0c7 (master): fix lambda's warning and tests
  64107 2020-12-12 11:48 [ko1@a...            ] 4e5156621e (master): [DOC] Process::Status.wait return nil if no child processes [ci skip]
  64108 2020-12-12 12:59 [ko1@a...            ] 3e23991345 (master): Lock GC while searching the best iseq
  64109 2020-12-12 14:13 [ko1@a...            ] 52bca75cde (master): Remove unused function declarations
  64110 2020-12-12 14:27 [ko1@a...            ] 68af523529 (master): Added parentheses to silence sizeof-array-div warnings [Bug #17385]
  64111 2020-12-12 15:53 [ko1@a...            ] e53c0bc906 (master): Add some JIT options to MJIT Actions
  64112 2020-12-12 17:03 [ko1@a...            ] 0df67a4695 (master): Signal handler type should be void
  64113 2020-12-12 17:03 [ko1@a...            ] 21c5726418 (master): Omit checks for C89 standard or later
  64114 2020-12-12 20:20 [ko1@a...            ] 4d2ad8d737 (master): Removed obsolete autoconf checks
  64115 2020-12-12 23:12 [ko1@a...            ] efbef729b2 (master): test/ruby/test_lambda.rb: prevent lambda(&proc_block) warnings
  64116 2020-12-12 23:12 [ko1@a...            ] 248f1ef282 (master): tool/mk_builtin_loader.rb: prevent "assigned but unused variable"
  64117 2020-12-12 23:27 [ko1@a...            ] 7ef5226520 (master): spec: suppress deprecations of "lambda(&proc_block)" pattern
  64118 2020-12-13 01:30 [ko1@a...            ] 3b7c05ef8d (master): Fixed RUBY_RM_RECURSIVE when autoconf met the required version
  64119 2020-12-13 01:30 [ko1@a...            ] 92dfe9aefb (master): * 2020-12-13 [ci skip]
  64120 2020-12-13 11:47 [ko1@a...            ] 246d7e4f1d (master): Dump a backtrace with gdb
  64121 2020-12-13 11:48 [ko1@a...            ] 1b45174aea (master): Allow dumping a core file on Actions
  64122 2020-12-13 11:52 [ko1@a...            ] a8cf526ae9 (master): Don't emit warning when the pattern of one-line pattern matching is just a variable pattern
  64123 2020-12-13 11:52 [ko1@a...            ] 88f3ce12d3 (master): Reintroduce `expr in pat` [Feature #17371]
  64124 2020-12-13 13:11 [ko1@a...            ] 97e6c28db4 (master): Narrowed down unaligned member access region in RB_OBJ_WRITE
  64125 2020-12-13 13:15 [ko1@a...            ] 416e402cf3 (master): Fixed a suspicious comparison
  64126 2020-12-13 14:06 [ko1@a...            ] c7530f0d56 (master): Wait testing/helper threads to terminate
  64127 2020-12-13 18:18 [ko1@a...            ] a3adb10aac (master): Add NEWS about open-uri and Kernel#open
  64128 2020-12-13 19:37 [ko1@a...            ] 12eb5734b3 (master): Sorted links by URLs and issue numbers [ci skip]
  64129 2020-12-13 20:27 [ko1@a...            ] 6e84af2fa9 (master): `ulimit` does not affect another shell
  64130 2020-12-14 08:17 [ko1@a...            ] ea6856dcdf (master): Remove "2.8" from NEWS.md
  64131 2020-12-14 08:17 [ko1@a...            ] 66756c6d42 (master): * 2020-12-14 [ci skip]
  64132 2020-12-14 10:26 [ko1@a...            ] 85a7f723c3 (master): Fix a typo [ci skip]
  64133 2020-12-14 11:58 [ko1@a...            ] 967040ba59 (master): Introduce negative method cache
  64134 2020-12-14 11:58 [ko1@a...            ] a8aa169b8f (master): add cc_invalidate_negative debug counter
  64135 2020-12-14 11:58 [ko1@a...            ] fa63052be1 (master): create ccs with 0 capa
  64136 2020-12-14 11:58 [ko1@a...            ] 0362b4c689 (master): add tests for method cache.
  64137 2020-12-14 15:44 [ko1@a...            ] 53edb27bac (master): use method cache on Object#respond_to?
  64138 2020-12-14 16:04 [ko1@a...            ] ab869d6b9b (master): test/ruby/test_method_cache.rb: suppress "assigned but unused variable"
  64139 2020-12-14 16:44 [ko1@a...            ] aacd2295d0 (master): Debug the command used for gdb dump
  64140 2020-12-14 16:49 [ko1@a...            ] 8d83334a69 (master): @ruby is the target Ruby in bootstraptest
  64141 2020-12-14 18:04 [ko1@a...            ] da3be76cb0 (master): add debug counters to survey the IMC miss
  64142 2020-12-14 18:34 [ko1@a...            ] c37ba2c547 (master): add ccs_not_found debug counter
  64143 2020-12-14 18:34 [ko1@a...            ] e889c02550 (master): Add information to Caveats section in NEWS.md
  64144 2020-12-14 18:39 [ko1@a...            ] 7060d6b721 (master): fix condition and add another debug counter
  64145 2020-12-14 19:29 [ko1@a...            ] 25cf1aca92 (master): Added continued line case
  64146 2020-12-14 19:29 [ko1@a...            ] 89e489d51d (master): Make shareable_constant_value tri-state
  64147 2020-12-14 19:29 [ko1@a...            ] 3323174727 (master): Support shareable_constant_value: literal
  64148 2020-12-14 19:29 [ko1@a...            ] dc1cc33d69 (master): Determine shareable-ness after assignment operator
  64149 2020-12-14 19:29 [ko1@a...            ] 78cb9b627b (master): Added false case   
  64150 2020-12-14 19:29 [ko1@a...            ] d19601fb56 (master): Test by Ractor.shareable?
  64151 2020-12-14 19:29 [ko1@a...            ] 7060aeedbd (master): shareable_constant_value: is effective only in comment-only line
  64152 2020-12-14 19:29 [ko1@a...            ] b1bd223085 (master): Support shareable_constant_value pragma
  64153 2020-12-14 19:29 [ko1@a...            ] 60f0c376f7 (master): Implemented shareable_constant_value op_asgn
  64155 2020-12-14 19:29 [ko1@a...            ] f43c71abe0 (master): Implemented shareable_constant_value
  64156 2020-12-14 19:29 [ko1@a...            ] 070a990bcb (master): Save and pass lex_context wholely
  64157 2020-12-14 19:29 [ko1@a...            ] 11d9983bc3 (master): Make the value shareable deeply
  64158 2020-12-14 19:39 [ko1@a...            ] 27520a1e1e (master): Fixed dst name for digest gem
  64159 2020-12-14 20:13 [ko1@a...            ] c2a60fec2f (master): Merge Psych-3.2.1 from ruby/psych
  64160 2020-12-14 23:54 [ko1@a...            ] b3e99b3676 (master): Fix indent for rdoc's markdown
  64161 2020-12-15 00:05 [ko1@a...            ] 6b3a808b84 (master): Fix code block indents [ci skip]
  64162 2020-12-15 00:05 [ko1@a...            ] 7ca82ff888 (master): * 2020-12-15 [ci skip]
  64163 2020-12-15 00:07 [ko1@a...            ] f7850bbea8 (master): NEWS: get rid of unintended link [ci skip]
  64164 2020-12-15 04:31 [ko1@a...            ] f5c89c1660 (master): Deprecate Random::DEFAULT
  64166 2020-12-15 07:57 [ko1@a...            ] 25a48b703e (master): Update dependencies
  64167 2020-12-15 08:27 [ko1@a...            ] a5fd651575 (master): Reword docs for Fiddle::Function#call [ci skip]
  64168 2020-12-15 08:41 [ko1@a...            ] 928cb6eeb6 (master): NEWS: make links to label [ci skip]
  64169 2020-12-15 08:41 [ko1@a...            ] 78fad67ce6 (master): NEWS: make links to other document files [ci skip]
  64172 2020-12-15 10:27 [ko1@a...            ] 7898f4243f (master): ripper: return pushed new token instead of the token list
  64173 2020-12-15 10:54 [ko1@a...            ] 2fa9f3c032 (master): Prepare to release rubygems-3.2.1 and bundler-2.2.1
  64174 2020-12-15 13:29 [ko1@a...            ] aa6287cd26 (master): fix inline method cache sync bug
  64176 2020-12-15 14:08 [ko1@a...            ] 9d85ed6cbb (master): Simplify positioning of '{' and '}'
  64177 2020-12-15 15:17 [ko1@a...            ] a86c147579 (master): Import bigdecimal 2.0.2 (#3905)
  64178 2020-12-15 15:19 [ko1@a...            ] ce6fafb8cc (master): Cache warning category IDs
  64179 2020-12-15 16:36 [ko1@a...            ] 5463eff5f6 (master): Lock only active_units references
  64180 2020-12-15 19:56 [ko1@a...            ] ad3e3bd65a (master): Bump version to json-2.4.0
  64181 2020-12-15 20:07 [ko1@a...            ] 151ff609e5 (master): Added updated versions of the default gems on NEWS
  64182 2020-12-15 21:00 [ko1@a...            ] 2e436982ee (master): Fix typo in NEWS.md
  64183 2020-12-15 21:36 [ko1@a...            ] e0bdd54348 (master): Ripper: Refined error callbacks [Bug #17345]
  64184 2020-12-15 23:13 [ko1@a...            ] 9542321584 (master): Haiku: disable stack-protector
  64187 2020-12-16 00:05 [ko1@a...            ] 289d42c932 (master): Removed unneeded cast and use the real name
  64188 2020-12-16 00:05 [ko1@a...            ] efc6a4e580 (master): * 2020-12-16 [ci skip]
  64189 2020-12-16 00:12 [ko1@a...            ] a039dc018c (master): [DOC] Described "numeric representation" more precisely [ci skip]
  64190 2020-12-16 02:55 [ko1@a...            ] d5f0d338c7 (master): Optimize `Enumerable#grep{_v}`
  64191 2020-12-16 07:10 [ko1@a...            ] 8558d5e480 (master): Document Hash#transform_keys with hash. Amend NEWS [DOC] [ci skip]
  64192 2020-12-16 08:48 [ko1@a...            ] ccc828f499 (master): configure.ac: avoid squashing CXX=g++
  64193 2020-12-16 10:30 [ko1@a...            ] dff67c809f (master): fix duplicated name
  64194 2020-12-16 10:36 [ko1@a...            ] 171f0431e7 (master): fix typo           
  64195 2020-12-16 10:38 [ko1@a...            ] 0b678cc9e5 (master): add vm_sync debug counters
  64196 2020-12-16 11:26 [ko1@a...            ] cfefd1e524 (master): Added entry for webrick changes at Ruby 3.0 to NEWS
  64197 2020-12-16 12:14 [ko1@a...            ] b30d7fea56 (master): Removed leading spaces [ci skip]
  64198 2020-12-16 12:36 [ko1@a...            ] ad8e82f708 (master): Fixed marshal compatibility of Process::Status
  64199 2020-12-16 13:06 [ko1@a...            ] 5499651ee7 (master): tuning ivar set    
  64200 2020-12-16 13:30 [ko1@a...            ] 1e11c12a06 (master): remove unused function

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