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

ruby-changes:62301-62400

  62301 2020-07-20 03:35 [ko1@a...            ] cee10c1b70 (master): [ruby/csv] Fix an error for `CSV.open` (#131)
  62302 2020-07-20 03:35 [ko1@a...            ] d9eff306f5 (master): [ruby/csv] Organize files in doc/ (#145)
  62303 2020-07-20 03:35 [ko1@a...            ] a0bee2bbd6 (master): [ruby/csv] Revised introductory RDoc (#151)
  62304 2020-07-20 03:35 [ko1@a...            ] 66b5cedc29 (master): [ruby/csv] Enhancements for RDoc (#148)
  62305 2020-07-20 03:35 [ko1@a...            ] 920a16893a (master): [ruby/csv] RDoc for parse_line (adds headers examples) (#143)
  62306 2020-07-20 03:35 [ko1@a...            ] f89186aebb (master): [ruby/csv] Add document for CSV.instance (#136)
  62307 2020-07-20 03:35 [ko1@a...            ] d9749b4715 (master): [ruby/csv] RDoc for converters (#157)
  62308 2020-07-20 03:35 [ko1@a...            ] 4fcfa85cb6 (master): [ruby/csv] CSV.generate_line: use the encoding of the first non ASCII field as the expected encoding
  62311 2020-07-20 03:35 [ko1@a...            ] d7c42df0b1 (master): [ruby/csv] Adding call-seq to methods RDoc (#155)
  62312 2020-07-20 03:35 [ko1@a...            ] 40c5023629 (master): [ruby/csv] RDoc remark about instance methods (#152)
  62313 2020-07-20 03:36 [ko1@a...            ] 6106b7badd (master): [ruby/csv] Added headers to RDoc for CSV.foreach (#142)
  62314 2020-07-20 03:36 [ko1@a...            ] 7bf13c5183 (master): [ruby/csv] Improve RDoc for common options (#146)
  62315 2020-07-20 03:36 [ko1@a...            ] da0e8158c9 (master): * 2020-07-20 [ci skip]
  62316 2020-07-20 07:59 [ko1@a...            ] a3ac1bf450 (master): Add more timeouts to macos, mjit, ubuntu and windows workflows.
  62317 2020-07-20 10:21 [ko1@a...            ] f3462d99a3 (master): Rename `rb_current_thread_scheduler` to `rb_thread_scheduler_if_nonblocking`.
  62318 2020-07-20 10:21 [ko1@a...            ] 9f6a3d0306 (master): Add multi-threaded I/O test.
  62319 2020-07-20 10:21 [ko1@a...            ] e6e9cef06e (master): Improve consistency of tests.
  62320 2020-07-20 10:21 [ko1@a...            ] 1b3a6847be (master): Move declarations to private `internal/thread.h` header.
  62321 2020-07-20 13:38 [ko1@a...            ] d2bf6133f6 (master): Remove trailing spaces [ci skip]
  62322 2020-07-20 14:59 [ko1@a...            ] a7c67fc6da (master): [ruby/stringio] Removed wrong UNREACHABLE
  62324 2020-07-20 14:59 [ko1@a...            ] 574871781b (master): [ruby/stringio] Bump version to 0.1.2
  62325 2020-07-20 14:59 [ko1@a...            ] 6ff9604f85 (master): [ruby/stringio] Raise an error if encoding conversion not succeeded
  62326 2020-07-20 14:59 [ko1@a...            ] c62aff1632 (master): [ruby/stringio] Added non-ASCII but convertible encoding case
  62327 2020-07-20 14:59 [ko1@a...            ] 16daee1c75 (master): [ruby/stringio] Bump version to 0.1.3
  62328 2020-07-20 14:59 [ko1@a...            ] ddb2acbba6 (master): [ruby/stringio] No compatibility check in US-ASCII case
  62330 2020-07-20 22:45 [ko1@a...            ] 78893f16b2 (master): [ruby/csv] Bump version
  62331 2020-07-20 22:45 [ko1@a...            ] 935d0b3d05 (master): [ruby/csv] Enhanced RDoc for several methods (#158)
  62332 2020-07-21 09:18 [ko1@a...            ] a8eecceaef (master): [ruby/csv] Bump minimum ruby version to 2.5.0 (#159)
  62333 2020-07-21 09:18 [ko1@a...            ] c6f389d84e (master): [ruby/csv] Move doc/* to doc/csv/* to work in ruby/ruby too
  62334 2020-07-21 09:18 [ko1@a...            ] ac3dbbd4db (master): * 2020-07-21 [ci skip]
  62335 2020-07-21 09:20 [ko1@a...            ] 73ee1295a3 (master): Add memsize support for the call cache table
  62336 2020-07-21 20:29 [ko1@a...            ] 48eb1ad2c3 (master): [DOC] time.c document updated.
  62337 2020-07-22 02:42 [ko1@a...            ] 1dfd24a7fc (master): [ruby/irb] Suppress incomplete encoding magic comment error
  62338 2020-07-22 02:42 [ko1@a...            ] c72a2fad97 (master): [ruby/irb] Simplify RubyLex.compile_with_errors_suppressed
  62339 2020-07-22 02:42 [ko1@a...            ] 4268084d69 (master): [ruby/irb] Add encoding magic comments of editors
  62340 2020-07-22 02:42 [ko1@a...            ] 78ccab2530 (master): [ruby/irb] Suppress incomplete coding magic comment error
  62341 2020-07-22 02:42 [ko1@a...            ] b40e925c92 (master): [ruby/irb] Fix error when `inspect` is called but not found in inspector
  62342 2020-07-22 02:42 [ko1@a...            ] 22d38d5475 (master): [ruby/irb] Add test_eval_object_without_inspect_method
  62343 2020-07-22 02:42 [ko1@a...            ] f76d67f484 (master): [ruby/rdoc] Fix RDoc::Context#instance_method_list
  62344 2020-07-22 02:42 [ko1@a...            ] f6e789e3b0 (master): [ruby/irb] handle rescue modifier properly
  62345 2020-07-22 02:42 [ko1@a...            ] 02951a45f0 (master): [ruby/rdoc] Create link to unary operator methods correctly
  62346 2020-07-22 02:42 [ko1@a...            ] 38480ad507 (master): [ruby/rdoc] Fix parsing of rb_define_module_under
  62347 2020-07-22 02:42 [ko1@a...            ] 7693aa7056 (master): [ruby/rdoc] Remove empty lines from html file by using ERB trim_mode flag
  62348 2020-07-22 02:42 [ko1@a...            ] 1d0e8fd4bb (master): * 2020-07-22 [ci skip]
  62349 2020-07-22 03:14 [ko1@a...            ] 0faf02718a (master): Use simple assersion
  62350 2020-07-22 03:50 [ko1@a...            ] ee2529dffe (master): Sometimes result indicator (=>) isn't shown
  62351 2020-07-22 04:13 [ko1@a...            ] 20172672db (master): Add require 'irb/ruby-lex' to use RubyLex
  62352 2020-07-22 07:07 [ko1@a...            ] a50750c8a9 (master): Enhanced RDoc for Array
  62353 2020-07-22 07:07 [ko1@a...            ] d29de7b31b (master): Enhanced RDoc for Array
  62354 2020-07-22 07:07 [ko1@a...            ] 8a974e0fcb (master): Enhanced RDoc for Array
  62355 2020-07-22 18:48 [ko1@a...            ] 7befc0cdfc (master): Promote optparse to default gems
  62356 2020-07-22 20:46 [ko1@a...            ] 8b0dc77a62 (master): configure.ac: Bump the size of sigaltstack
  62357 2020-07-22 21:34 [ko1@a...            ] 50aac2ffd5 (master): Share the size for sigaltstack between configure.ac and signal.c
  62358 2020-07-23 00:35 [ko1@a...            ] d47e124857 (master): Switch reserved for numbered parameter warning to SyntaxError
  62359 2020-07-23 00:35 [ko1@a...            ] fdcbb288ab (master): * 2020-07-23 [ci skip]
  62360 2020-07-23 08:01 [ko1@a...            ] 37e6c83609 (master): Lazily insert origins on prepend to save memory
  62361 2020-07-23 10:52 [ko1@a...            ] 6a0cb1d649 (master): Avoid allocating a string when dumping an anonymous module or class
  62362 2020-07-23 10:59 [ko1@a...            ] cd429e68d2 (master): [ruby/optparse] Update required ruby version
  62363 2020-07-23 10:59 [ko1@a...            ] f120e65200 (master): [ruby/optparse] Define OptionParser::Version
  62364 2020-07-23 11:11 [ko1@a...            ] cc39480cf9 (ruby_2_7): merge revision(s) 5a79d8e0507cd143100bf928a88a59a8b5a5bca6,160511d851375f7cb922faae3a9310633187f51f: [Backport #16925]
  62365 2020-07-23 11:16 [ko1@a...            ] 13d2ab0d88 (ruby_2_7): merge revision(s) 2ecfb88ee50510955acd3ae9fc94a5f109e7f109: [Backport #16918]
  62366 2020-07-23 11:33 [ko1@a...            ] 4be9bf1f67 (ruby_2_7): merge revision(s) 99a9c3fe2eaab8157765d792dc871da6daea0327: [Backport #17024]
  62367 2020-07-23 11:35 [ko1@a...            ] 8ed687a4d7 (master): Test for weeknumber with timezone [Bug #17042]
  62368 2020-07-23 11:35 [ko1@a...            ] afacf85e44 (master): Merge pull request #3352 from S-H-GAMELINKS/bug/17042-strftime
  62369 2020-07-23 11:58 [ko1@a...            ] caf565f7bf (master): Ensure time object meets a given condition [Bug #17042]
  62370 2020-07-23 12:13 [ko1@a...            ] 27fa1c61b7 (ruby_2_7): merge revision(s) 579645d9f870fa4116dcd3200bbbb6e2c0b7f400: [Backport #17033]
  62371 2020-07-23 13:51 [ko1@a...            ] 9da6470d7b (ruby_2_7): merge revision(s) a2be428c5fec31b8adbd5ac087e7637ddf7e54d0: [Backport #16826]
  62372 2020-07-23 14:02 [ko1@a...            ] 4f714939ef (ruby_2_7): merge revision(s) e04418bb16cd99b4a4402e7457d3bdc967284f98: [Backport #16830]
  62373 2020-07-23 14:18 [ko1@a...            ] 1d8b689b9e (master): Remove unused field in rb_iseq_constant_body
  62374 2020-07-23 14:30 [ko1@a...            ] ff397d0016 (master): dln.h: delete unused codes
  62375 2020-07-23 14:30 [ko1@a...            ] c4fc737f75 (master): include/ruby/util.h: delete unused codes
  62376 2020-07-23 14:57 [ko1@a...            ] 347639ad8a (master): Removed fragile tests in https://github.com/ruby/ruby/pull/3349
  62377 2020-07-23 16:59 [ko1@a...            ] f1563edca0 (ruby_2_7): Get rid of use of magic number 'E'
  62378 2020-07-23 16:59 [ko1@a...            ] ae804b1434 (ruby_2_7): merge revision(s) b23fd59cbb3f097bcd559d0c85a86ff7a1eeeb7e: [Backport #16501]
  62379 2020-07-23 17:23 [ko1@a...            ] c53cee7a0e (ruby_2_7): merge revision(s) 72c02aa4b79731c7f25c9267f74b347f1946c704: [Backport #16662]
  62380 2020-07-23 17:30 [ko1@a...            ] 4437f9eb0b (ruby_2_7): merge revision(s) da05c1552ee519d8f180b48d97148d28501acb35: [Backport #16749]
  62381 2020-07-23 17:47 [ko1@a...            ] c65aae118c (ruby_2_7): merge revision(s) 927308108cced69cae478798004524b9a5d2f252: [Backport #16764]
  62382 2020-07-23 17:53 [ko1@a...            ] 54acb3dd52 (master): Improved Enumerable::Lazy#zip
  62383 2020-07-23 17:53 [ko1@a...            ] 6b3cff12f6 (master): Improved Enumerable::Lazy#flat_map
  62384 2020-07-23 17:53 [ko1@a...            ] 89a86788e6 (master): New functions to pass more elements than passed
  62385 2020-07-23 22:49 [ko1@a...            ] e43d629575 (master): [ruby/observer] add symbol usage example to Observer#add_observer [doc]
  62386 2020-07-23 23:44 [ko1@a...            ] 098e8c2873 (master): Suppress "assigned but unused variable" warnings
  62387 2020-07-24 11:11 [ko1@a...            ] ba99eae2a5 (master): [ruby/optparse] Fix ls-files matching regexp
  62388 2020-07-24 11:11 [ko1@a...            ] 922fe4da3f (master): * 2020-07-24 [ci skip]
  62389 2020-07-24 20:17 [ko1@a...            ] 2735da2039 (master): Fix Time#to_a behavior with timezone [Bug #17046]
  62390 2020-07-24 21:19 [ko1@a...            ] 3ead2770a1 (master): Respect visibility in non-array Enumerable#inject [Bug #13592]
  62391 2020-07-25 11:56 [ko1@a...            ] 2e9626fddd (ruby_2_7): merge revision(s) 2f1895fa15386fb3cdc91c5604171290828b9da8: [Backport #16767]
  62392 2020-07-25 12:00 [ko1@a...            ] 89f06ce8b8 (ruby_2_7): merge revision(s) 08529a61153e5c40f57a65272211357511d6e6db: [Backport #16798]
  62393 2020-07-25 13:41 [ko1@a...            ] be359442cb (ruby_2_7): merge revision(s) 71c166e11e761dcaaa943f9b94da38f86ada1bdb: [Backport #16854]
  62394 2020-07-25 14:17 [ko1@a...            ] 12391cdbe1 (ruby_2_7): merge revision(s) cbe4f75ef802f13d05f94e42274b65a062bd3666: [Backport #16834]
  62395 2020-07-25 21:42 [ko1@a...            ] 578bacc471 (ruby_2_7): merge revision(s) 5e81e8675a020ecd493620a4ff38db8fcf4b972a: [Backport #16780]
  62397 2020-07-26 17:59 [ko1@a...            ] 61c6d43306 (ruby_2_7): partially merge revision adf709a78534c1483ba851ccb0490464ca31503c: [Backport #16801]
  62398 2020-07-26 18:32 [ko1@a...            ] 05c4c88767 (ruby_2_7): merge revision(s) 1b4d406e3a04032b6d01e92b6d184a16945c6ac3: [Backport #16498] [Backport #16914]
  62399 2020-07-26 21:24 [ko1@a...            ] d210a39774 (master): Fixed a typo       
  62400 2020-07-26 21:24 [ko1@a...            ] a8e5f78585 (master): * 2020-07-26 [ci skip]

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