[前][次][スレッド一覧][上]
ruby-changes:56201-56300
56201 2019-06-23 01:58 [ko1@a... ] Nobuyoshi Nakada: 5084233b88 (trunk): Split global search for module
56202 2019-06-23 02:50 [ko1@a... ] Nobuyoshi Nakada: aa2f505825 (trunk): Make autoloading_const_entry static
56203 2019-06-23 07:44 [ko1@a... ] Nobuyoshi Nakada: bebe8d13f8 (trunk): Disable frozen-string-literal to disable deduplication
56204 2019-06-23 08:01 [ko1@a... ] Nobuyoshi Nakada: 3840791b7e (trunk): Get rid of error with frozen string literal
56205 2019-06-23 23:12 [ko1@a... ] Nobuyoshi Nakada: bdcfba547d (trunk): vcs.rb: handle --dryrun option
56207 2019-06-23 23:17 [ko1@a... ] Nobuyoshi Nakada: 97a7f463f6 (trunk): Max length of UNIX socket path is 104 bytes on macOS
56208 2019-06-24 10:24 [ko1@a... ] Nobuyoshi Nakada: 11a60f9bdb (trunk): Remove extraneous spaces at the end of status line
56209 2019-06-24 10:33 [ko1@a... ] git: 0b36c90e12 (trunk): * 2019-06-24
56210 2019-06-24 11:25 [ko1@a... ] git: 5d4dfcd808 (trunk): * remove trailing spaces.
56211 2019-06-25 00:20 [ko1@a... ] git: e09afd15b7 (trunk): * 2019-06-25
56212 2019-06-25 16:29 [ko1@a... ] SHIBATA Hiroshi: 083fda8490 (trunk): Bump version to 1.2.0.
56213 2019-06-25 16:38 [ko1@a... ] SHIBATA Hiroshi: 3c4fc830dd (trunk): Retired to write CHANGELOG.rdoc. Because It has no update from 2015.
56214 2019-06-25 16:47 [ko1@a... ] Hiroshi SHIBATA: d7887b05d8 (trunk): Fixed broken ruby/spec related a53ab897c35586a836710a8afeb1e8c1abd9b087
56215 2019-06-25 16:48 [ko1@a... ] Hiroshi SHIBATA: 9b23aab290 (trunk): Fixed the wrong path for io-console.
56216 2019-06-25 16:53 [ko1@a... ] SHIBATA Hiroshi: 00d0ede845 (trunk): Removed CHANGELOG from rdoc files.
56217 2019-06-25 17:22 [ko1@a... ] Yusuke Endoh: 1cbc4f9876 (trunk): test/net/imap/test_imap.rb: use Thread#stop? to wait for server thread
56218 2019-06-25 23:35 [ko1@a... ] Yusuke Endoh: 730aeb2523 (trunk): Revert 518adcca0a and dbe232e24e
56219 2019-06-26 01:53 [ko1@a... ] git: dd57442f74 (trunk): * remove trailing spaces.
56220 2019-06-26 01:53 [ko1@a... ] git: 0aa8c3d88b (trunk): * 2019-06-26
56221 2019-06-26 09:23 [ko1@a... ] Hiroshi SHIBATA: e478671e19 (trunk): Added version guard for backtrace printing feature of psych to ruby/spec.
56222 2019-06-26 10:50 [ko1@a... ] Nobuyoshi Nakada: ea8bc6822d (trunk): Remove other debug prints
56223 2019-06-26 10:50 [ko1@a... ] Nobuyoshi Nakada: a3d1cacda6 (trunk): Decrease indent at "elsif" too
56224 2019-06-26 14:09 [ko1@a... ] Yusuke Endoh: 6df1814c08 (trunk): coroutine/arm32/Context.S: save/restore the registers via stack
56225 2019-06-26 15:01 [ko1@a... ] Nobuyoshi Nakada: fe0ddf0e58 (trunk): `ensure` is not a continuos line
56226 2019-06-26 16:04 [ko1@a... ] Yusuke Endoh: a84a99ffab (trunk): test/ruby/test_array.rb (test_sort_with_replace): run in a subprocess
56227 2019-06-26 17:23 [ko1@a... ] Yusuke Endoh: 28eeaed8a9 (trunk): Revert "coroutine/arm32/Context.S: save/restore the registers via stack"
56228 2019-06-26 21:45 [ko1@a... ] Kazuhiro NISHIYAMA: d9a055a721 (trunk): [DOC] Fix svn account [ci skip]
56229 2019-06-26 21:45 [ko1@a... ] Kazuhiro NISHIYAMA: 1235e054eb (trunk): [DOC] Add spaces [ci skip]
56230 2019-06-27 01:22 [ko1@a... ] git: df3c94712b (trunk): * 2019-06-27
56232 2019-06-27 15:35 [ko1@a... ] Nobuyoshi Nakada: 097554855c (trunk): Fix ripper fatal
56233 2019-06-27 17:01 [ko1@a... ] Nobuyoshi Nakada: 7b716bc52a (trunk): Show the parser states in pretty_print too
56234 2019-06-27 19:07 [ko1@a... ] Benoit Daloze: 2c02d5714e (trunk): Add a comment explaining what to do if specs fail on Ruby 2.4
56236 2019-06-27 20:35 [ko1@a... ] Nobuyoshi Nakada: 1f7cb4bee9 (trunk): Omit `EXPR_` prefix to show lex_state
56237 2019-06-27 22:35 [ko1@a... ] Takashi Kokubun: 310a42e89c (trunk): Explain rubyspec Travis job in job name
56238 2019-06-28 04:04 [ko1@a... ] Benoit Daloze: c940397116 (trunk): Update to ruby/mspec@ca2bc42
56239 2019-06-28 04:04 [ko1@a... ] git: 632a97227e (trunk): * 2019-06-28
56240 2019-06-28 12:07 [ko1@a... ] Nobuyoshi Nakada: ff7f71b288 (trunk): O_EXCL has no meaning for fdopen
56241 2019-06-28 12:28 [ko1@a... ] Nobuyoshi Nakada: c9bbcaccf2 (trunk): Suppress unused variable warning with RUBYOPT=-w
56242 2019-06-28 12:31 [ko1@a... ] Nobuyoshi Nakada: dc7da30bed (trunk): Close leaked file descriptor
56243 2019-06-28 12:33 [ko1@a... ] Nobuyoshi Nakada: 3120252f01 (trunk): Suppress void context warning in verbose mode
56244 2019-06-28 12:38 [ko1@a... ] Kazuhiro NISHIYAMA: 7eaedda557 (trunk): Use block instead of explicit close
56245 2019-06-28 12:38 [ko1@a... ] Kazuhiro NISHIYAMA: 5627f744cc (trunk): Add `require 'test/unit'`
56247 2019-06-28 12:42 [ko1@a... ] Nobuyoshi Nakada: 4562dad94c (trunk): Removed unused variable
56249 2019-06-28 14:13 [ko1@a... ] Nobuyoshi Nakada: ef45fd53e4 (trunk): Fixed the test-case class name for zsh
56250 2019-06-28 14:36 [ko1@a... ] Nobuyoshi Nakada: 2d1728b9ce (trunk): Moved Singleton.instance to get rid of redefinition
56251 2019-06-28 14:39 [ko1@a... ] Nobuyoshi Nakada: 023360ee4b (trunk): [DOC] Singleton.instance [ci skip]
56252 2019-06-28 15:10 [ko1@a... ] Nobuyoshi Nakada: f8b64e5f2c (trunk): Use assigned local variable
56253 2019-06-28 15:10 [ko1@a... ] Nobuyoshi Nakada: c52dad0ecf (trunk): Wait for the helper thread to terminate
56254 2019-06-28 15:10 [ko1@a... ] Nobuyoshi Nakada: a0c141b6d0 (trunk): Suppress redefinition and void context warnings
56255 2019-06-28 15:30 [ko1@a... ] Nobuyoshi Nakada: f8b528ba92 (trunk): Suppress unused variable warnings
56256 2019-06-28 15:30 [ko1@a... ] Nobuyoshi Nakada: 11571b0e95 (trunk): Use assert_separately instead of invoke_ruby
56257 2019-06-28 15:30 [ko1@a... ] Nobuyoshi Nakada: 35b7e8eed8 (trunk): Skip instead of return
56258 2019-06-28 15:38 [ko1@a... ] Nobuyoshi Nakada: e0c4cb2ea1 (trunk): Define singleton method on each new objects
56259 2019-06-28 16:06 [ko1@a... ] Nobuyoshi Nakada: 566e6b0546 (trunk): Fixed name conflict between helper classes
56260 2019-06-28 17:14 [ko1@a... ] Nobuyoshi Nakada: 3dba16a5d6 (trunk): Test string content
56262 2019-06-28 17:14 [ko1@a... ] Nobuyoshi Nakada: 8ec877d183 (trunk): Add parentheses to suppress a warning
56263 2019-06-28 17:23 [ko1@a... ] Nobuyoshi Nakada: 8d04f90da4 (trunk): Fixed a variable name
56264 2019-06-28 23:22 [ko1@a... ] Nobuyoshi Nakada: 2bb217bfb7 (trunk): Removed unused variables
56265 2019-06-28 23:22 [ko1@a... ] Nobuyoshi Nakada: d233f9175c (trunk): [DOC] Re-apply r11000, 41256fd43275c8bf66460510da7ab958a802e2a2
56266 2019-06-29 08:12 [ko1@a... ] Nobuyoshi Nakada: ede056909b (trunk): Set file name and line number
56267 2019-06-29 08:12 [ko1@a... ] Nobuyoshi Nakada: d12d53a6c8 (trunk): Adjust caller's line number, expect the next line as here-doc
56268 2019-06-29 08:12 [ko1@a... ] git: 14da3009f0 (trunk): * 2019-06-29
56269 2019-06-29 10:17 [ko1@a... ] Nobuyoshi Nakada: 8aecc90974 (trunk): Hoisted out WIDE_ENCODINGS
56270 2019-06-29 10:17 [ko1@a... ] Nobuyoshi Nakada: 2f6cc15cdb (trunk): Fixed String#grapheme_clusters with wide encodings
56271 2019-06-29 10:17 [ko1@a... ] git: a88107c44d (trunk): * expand tabs.
56272 2019-06-29 18:44 [ko1@a... ] Nobuyoshi Nakada: 7ba14b029c (trunk): Add max option to TestProtocol#create_mockio
56273 2019-06-29 18:44 [ko1@a... ] Nobuyoshi Nakada: a17fba6989 (trunk): Rmove old TestTimeTZ::TZ#abbr attribute
56274 2019-06-29 18:50 [ko1@a... ] Nobuyoshi Nakada: 27723b699b (trunk): Should not warn massign parameters as unused
56275 2019-06-29 19:16 [ko1@a... ] Nobuyoshi Nakada: 792d1deb94 (trunk): Escape control codes in regexp warning message
56276 2019-06-29 19:18 [ko1@a... ] Nobuyoshi Nakada: cbb7dc21a8 (trunk): Fix predicate to assert if object is same
56277 2019-06-29 21:46 [ko1@a... ] Nobuyoshi Nakada: 9f648262f9 (trunk): Fix predicate to assert if object is same
56278 2019-06-30 08:50 [ko1@a... ] Nobuyoshi Nakada: 45ba027d08 (trunk): Removed unused variables
56279 2019-06-30 08:50 [ko1@a... ] git: 81e8830a76 (trunk): * 2019-06-30
56280 2019-06-30 11:04 [ko1@a... ] Nobuyoshi Nakada: 78a8888c3e (trunk): Hoisted out f_rest_marg
56282 2019-06-30 18:28 [ko1@a... ] Nobuyoshi Nakada: 84837e6d16 (trunk): Wait for the helper thread to terminate
56283 2019-06-30 18:28 [ko1@a... ] Nobuyoshi Nakada: 41012f2e2b (trunk): Add parentheses to suppress warnings
56284 2019-06-30 18:38 [ko1@a... ] Nobuyoshi Nakada: ad3820886b (trunk): Fixed an assertion
56285 2019-06-30 18:38 [ko1@a... ] Nobuyoshi Nakada: c400c0b4a0 (trunk): Skip instead of return
56286 2019-06-30 18:38 [ko1@a... ] Nobuyoshi Nakada: 44eca1b22f (trunk): Reset the result between assertions
56287 2019-06-30 18:53 [ko1@a... ] Nobuyoshi Nakada: 8fe3590864 (trunk): Fixed ClosedQueueError by a timing issue
56288 2019-06-30 18:53 [ko1@a... ] Nobuyoshi Nakada: b43d6e5709 (trunk): Fixed non-working test
56289 2019-06-30 18:53 [ko1@a... ] Nobuyoshi Nakada: cc68084652 (trunk): Suppress method redefinition warnings
56290 2019-06-30 19:23 [ko1@a... ] Nobuyoshi Nakada: 75129c62eb (trunk): Suppress "statement not reached" warning
56291 2019-06-30 19:23 [ko1@a... ] Nobuyoshi Nakada: 5f736d4319 (trunk): Suppress "literal in condition" warnings
56292 2019-06-30 19:23 [ko1@a... ] Nobuyoshi Nakada: 4a063546e7 (trunk): Suppress unused literal warnings in verbose mode
56293 2019-06-30 20:19 [ko1@a... ] Nobuyoshi Nakada: 126cf11d33 (trunk): Producer threads check is the primary condition
56294 2019-06-30 20:23 [ko1@a... ] Nobuyoshi Nakada: 3620568d3a (trunk): Suppress void context warnings in verbose mode
56295 2019-06-30 21:39 [ko1@a... ] Nobuyoshi Nakada: 8640153e59 (trunk): Added test for require-return hook
56296 2019-06-30 21:39 [ko1@a... ] Nobuyoshi Nakada: 1eca2f3ca9 (trunk): TracePoint#__enable requires 3 arguments now
56297 2019-06-30 21:39 [ko1@a... ] Nobuyoshi Nakada: 3b86ec2251 (trunk): dtrace: check for the command availablity with sudo
56298 2019-06-30 21:48 [ko1@a... ] Nobuyoshi Nakada: c5eb24349a (trunk): [DOC] update target_thread to TracePoint#enable
56299 2019-06-30 21:48 [ko1@a... ] Nobuyoshi Nakada: b89f6ac843 (trunk): Check for the privileges by the current process groups
56300 2019-06-30 21:48 [ko1@a... ] Nobuyoshi Nakada: 62e66b8e18 (trunk): Allow dtrace without pty, i.e., with miniruby
[前][次][スレッド一覧][上]