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

ruby-changes:67101-67200

  67101 2021-08-10 02:39 [ko1@a...            ] b8f771fba2 (master): Update parser files of RDoc generated by the latest Racc
  67102 2021-08-10 02:39 [ko1@a...            ] 6b439e9c4e (master): [ruby/rdoc] Use HEAD of kpeg
  67103 2021-08-10 02:39 [ko1@a...            ] 71c20c5609 (master): * 2021-08-10 [ci skip]
  67104 2021-08-10 02:52 [ko1@a...            ] cc1d88daba (master): Add comment about I/O that is not tty
  67105 2021-08-10 05:32 [ko1@a...            ] 6771316d51 (master): .travis.yml: Check failures for Travis arm64 again.
  67106 2021-08-10 09:25 [ko1@a...            ] 510c3655c9 (master): .github/workflows/compilers.yml: clang-14
  67107 2021-08-10 11:32 [ko1@a...            ] 8df1ace64a (master): Fix ARGF.read(length) short read [Bug #18074]
  67108 2021-08-10 14:23 [ko1@a...            ] e3dcb6204d (master): Run only directories or *_spec.rb files only by mspec [Bug #18072]
  67109 2021-08-10 15:48 [ko1@a...            ] 42b6dc84d3 (master): add some lines to delete unused TracePoint
  67110 2021-08-10 19:08 [ko1@a...            ] 28d03ee776 (master): Remove root_jmpbuf in rb_thread_struct
  67111 2021-08-11 10:54 [ko1@a...            ] 7de7e9fdb7 (master): Assert that each contents are read [Bug #18074]
  67112 2021-08-11 10:54 [ko1@a...            ] c3964a313e (master): Assert for duplicated ARGF [Bug #18074]
  67113 2021-08-11 10:55 [ko1@a...            ] 7560bf6f47 (master): * 2021-08-11 [ci skip]
  67114 2021-08-11 12:08 [ko1@a...            ] a0a8f2abf5 (master): Get rid of type-punning pointer casts [Bug #18062]
  67115 2021-08-11 13:41 [ko1@a...            ] 84bf4d2ce5 (master): Term fill in String#{, l, r}strip! even when SHARABLE_MIDDLE_SUBSTRING
  67116 2021-08-11 14:11 [ko1@a...            ] 7319b1fa2c (master): Add "START" log
  67117 2021-08-11 14:11 [ko1@a...            ] 7b10f55354 (master): Break immediately if assertions finished
  67118 2021-08-11 14:11 [ko1@a...            ] 7d84251500 (master): Write log to stdout immediately
  67119 2021-08-11 14:11 [ko1@a...            ] 67e06102a3 (master): Stop checking char from "read"
  67120 2021-08-11 14:11 [ko1@a...            ] 4f324514aa (master): Put the result of the process into a variable once
  67121 2021-08-11 14:11 [ko1@a...            ] c59da370a5 (master): Add comments about testing steps
  67122 2021-08-11 14:11 [ko1@a...            ] 01e49af81d (master): Stop exiting to show "SUCCESS"
  67123 2021-08-11 14:11 [ko1@a...            ] 2217b82af1 (master): Add logging about Errno::EPIPE
  67124 2021-08-11 17:45 [ko1@a...            ] c06b39d1d1 (master): Add TODO comment to #test_interrupt_in_other_thread
  67125 2021-08-11 22:26 [ko1@a...            ] 79cc566ab4 (master): Make during_compacting flag in GC one bit
  67126 2021-08-12 08:47 [ko1@a...            ] e5f6cd7045 (master): Outer block is required to rescue Timeout::Error
  67127 2021-08-12 08:48 [ko1@a...            ] e1fe209dd8 (master): * 2021-08-12 [ci skip]
  67128 2021-08-12 11:29 [ko1@a...            ] 1cdc75104d (master): RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+
  67129 2021-08-12 14:09 [ko1@a...            ] 7ac440910c (master): Separate jobs conditions
  67130 2021-08-12 15:34 [ko1@a...            ] c66b27efbb (master): Try to run test_interrupt_in_other_thread with Editline
  67131 2021-08-12 19:47 [ko1@a...            ] 5196b171d9 (master): Revert "Try to run test_interrupt_in_other_thread with Editline"
  67132 2021-08-12 19:53 [ko1@a...            ] 53743a42c4 (master): [ruby/irb] Update dependency, reline >= 0.2.7
  67133 2021-08-12 19:53 [ko1@a...            ] f9abcfb6fc (master): [ruby/irb] Version 1.3.7
  67134 2021-08-12 19:54 [ko1@a...            ] 5534698b84 (master): [ruby/reline] Version 0.2.7
  67135 2021-08-13 14:51 [ko1@a...            ] 611da9faef (master): Mark `rb_unexpected_type` as "cold" [Bug #18062]
  67136 2021-08-13 14:51 [ko1@a...            ] 573eef7c89 (master): Indicate the slow path of `Check_Type` never return [Bug #18062]
  67138 2021-08-13 15:11 [ko1@a...            ] b3f8c491ef (master): Print JIT cancel when all JIT-ed code is cancelled
  67139 2021-08-13 15:15 [ko1@a...            ] b64f81c817 (master): Pause an MJIT worker when JIT is cancelled
  67140 2021-08-13 15:20 [ko1@a...            ] 365da4c6ac (master): Don't run mjit_cancel_all when MJIT is disabled
  67141 2021-08-13 15:28 [ko1@a...            ] ac4d53bd46 (master): Don't cancel JIT-ed code on TracePoint :class
  67142 2021-08-14 01:10 [ko1@a...            ] 73085c8d8e (master): Update to ruby/spec@330c641
  67143 2021-08-14 01:10 [ko1@a...            ] 15c9c7845d (master): * 2021-08-14 [ci skip]
  67144 2021-08-14 01:13 [ko1@a...            ] ee362302c0 (master): Revert "Pause an MJIT worker when JIT is cancelled"
  67145 2021-08-14 01:15 [ko1@a...            ] e57a1cc20c (master): ruby/spec no longer needs webrick to run
  67146 2021-08-14 02:26 [ko1@a...            ] 963f2e01e7 (master): Reduce the amount of false positive notifications
  67147 2021-08-14 11:34 [ko1@a...            ] a9977ba2f9 (master): Constified addr2line.c
  67148 2021-08-14 22:12 [ko1@a...            ] 1868b9fa85 (master): [Win32] Skip over source update just after clone on AppVeyor
  67149 2021-08-14 22:13 [ko1@a...            ] 9f88135f78 (master): [ruby/readline-ext] Give up Editline
  67150 2021-08-14 22:13 [ko1@a...            ] acce754eb8 (master): [ruby/reline] Remove interrupt avoidance
  67151 2021-08-14 22:13 [ko1@a...            ] 2c056816c4 (master): [ruby/reline] Add workspace member for the latest IRB's implementation
  67152 2021-08-14 22:13 [ko1@a...            ] a2f649374d (master): [ruby/reline] Remove private visibility
  67153 2021-08-14 23:12 [ko1@a...            ] 58d82eacef (master): Add some "cold" marks
  67154 2021-08-14 23:12 [ko1@a...            ] d58620e0a1 (master): Rename labels in `Check_Type` more descriptive
  67155 2021-08-14 23:12 [ko1@a...            ] edd27e120e (master): A comment for typed data in `rb_check_type` [ci skip]
  67156 2021-08-14 23:12 [ko1@a...            ] 1bd021a789 (master): Mark internal class names
  67157 2021-08-14 23:13 [ko1@a...            ] 97efd48fb1 (master): Get rid of unintented recursion when RUBY_DEBUG
  67158 2021-08-14 23:24 [ko1@a...            ] 2e49e4330d (master): Disable debug flag for executable files when LTO [ci skip]
  67159 2021-08-14 23:24 [ko1@a...            ] 29dd70492e (master): Add checks for gcc/clang with LTO
  67160 2021-08-14 23:58 [ko1@a...            ] 72317b333b (master): Ignore `DW_FORM_ref_addr` [Bug #17052]
  67161 2021-08-15 00:27 [ko1@a...            ] 244fc65d1c (master): Disable checks for LTO [ci skip]
  67162 2021-08-15 00:27 [ko1@a...            ] 717f0c56fc (master): * 2021-08-15 [ci skip]
  67163 2021-08-15 01:04 [ko1@a...            ] 147bdcc436 (master): [Win32] put a space before configure options [Bug #17588]
  67164 2021-08-15 10:34 [ko1@a...            ] 4568ba0711 (master): Show verbose error messages when single pattern match fails
  67165 2021-08-15 11:40 [ko1@a...            ] 2aa6826e81 (master): Extract the wrapped value when yydebug [Bug #18075]
  67166 2021-08-15 23:32 [ko1@a...            ] 164f50dea9 (master): Update TypeProf to 0.15.1
  67167 2021-08-16 09:07 [ko1@a...            ] f8f6d9895d (master): coroutine use asm version for handful of architectures for freebsd.
  67168 2021-08-16 09:07 [ko1@a...            ] 4cc44bd819 (master): * 2021-08-16 [ci skip]
  67169 2021-08-16 18:32 [ko1@a...            ] 5087a6a924 (master): Fix COROUTINE_SRC on emscripten
  67170 2021-08-16 18:32 [ko1@a...            ] 07b12a1f48 (master): Suppress unused-variable warnings
  67171 2021-08-16 18:32 [ko1@a...            ] ee7bd7d732 (master): `SIZE_MAX` is not `size_t` on emscripten
  67172 2021-08-16 18:32 [ko1@a...            ] a8714b83c4 (master): `popen()` is not available on emscripten
  67173 2021-08-16 18:32 [ko1@a...            ] 54199a3f5f (master): Use `VALUE` instead of `intptr_t`
  67174 2021-08-17 16:30 [ko1@a...            ] fd7f61cf21 (master): Take into account data in emoji-variation-sequences.txt in tests.
  67175 2021-08-17 16:30 [ko1@a...            ] de764ae8e0 (master): * 2021-08-17 [ci skip]
  67176 2021-08-17 17:10 [ko1@a...            ] 21fd83a823 (master): Mention update to Unicode Version 13.0.0 and Emoji Version 13.1
  67177 2021-08-17 18:52 [ko1@a...            ] edf01d4e82 (master): Treat NULL fake string as an empty string
  67178 2021-08-17 21:46 [ko1@a...            ] 4814528296 (master): [DOC] Fix the rdoc for File::Stat#size? [ci skip]
  67179 2021-08-18 00:00 [ko1@a...            ] 36ae44ce2c (master): [ruby/date] Update zonetab.h at 2021-08-11
  67180 2021-08-18 00:01 [ko1@a...            ] 6a9bfa4d93 (master): * 2021-08-18 [ci skip]
  67181 2021-08-18 02:25 [ko1@a...            ] 58bd943436 (master): Replace f_boolcast with RBOOL macro
  67182 2021-08-18 18:18 [ko1@a...            ] 574f3af36e (master): Rewind execution tags more at stack overflow [Bug #18084]
  67183 2021-08-18 18:18 [ko1@a...            ] 95e7aed82b (master): SIGILL can raise at stack overflow on Linux too [Bug #18084]
  67184 2021-08-18 18:24 [ko1@a...            ] d668cd188c (master): rb_fix2uint should use FIXNUM_NEGATIVE_P
  67185 2021-08-19 11:33 [ko1@a...            ] 1985a3a77f (master): Bundle RBS 1.4.0 & typeprof 0.15.2 (#4753)
  67186 2021-08-19 11:33 [ko1@a...            ] e20e97b4c0 (master): * 2021-08-19 [ci skip]
  67187 2021-08-19 15:08 [ko1@a...            ] 09d90c0ed8 (ruby_3_0): merge revision(s) 164f50dea918e7019847f578c3cffb079993d626,1985a3a77fac64cda177c74113a9348e36233630: 
  67188 2021-08-19 15:46 [ko1@a...            ] ca8f73efb3 (ruby_3_0): Revert "merge revision(s) 164f50dea918e7019847f578c3cffb079993d626,1985a3a77fac64cda177c74113a9348e36233630:" 
  67189 2021-08-19 15:46 [ko1@a...            ] 4469c4e4be (ruby_3_0): * 2021-08-19 [ci skip]
  67190 2021-08-19 15:47 [ko1@a...            ] 600d0f7839 (ruby_3_0): Bump patchlevel. 
  67191 2021-08-19 16:57 [ko1@a...            ] 00d66f7ec2 (master): Hard-link executable files to mae runnable
  67192 2021-08-19 17:11 [ko1@a...            ] ecb6d6a4ef (master): Allow omission of parentheses in one line pattern matching [Feature #16182]
  67193 2021-08-19 17:31 [ko1@a...            ] f96c199449 (master): Fix test failure on spec/ruby/language/pattern_matching_spec.rb
  67194 2021-08-19 17:50 [ko1@a...            ] 6963f8f743 (master): Remove old warning aged nearly 8 years
  67195 2021-08-20 08:30 [ko1@a...            ] c0f4e4ca6d (master): undefine alloc functions for C extensions
  67196 2021-08-20 08:30 [ko1@a...            ] e8e3b7a0e2 (master): Undefine the alloc function for T_DATA classes
  67197 2021-08-20 08:30 [ko1@a...            ] 70510d1545 (master): * 2021-08-20 [ci skip]
  67198 2021-08-20 10:44 [ko1@a...            ] 754adbee91 (master): Module#ancestors should not return superclasses of refinements
  67199 2021-08-20 14:08 [ko1@a...            ] b32987a3d7 (master): Simplify repeated member access macros
  67200 2021-08-20 15:59 [ko1@a...            ] 4c93c124c2 (master): Turned the reminder comment to a compile-time message

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