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

ruby-changes:65901-66000

  65901 2021-04-21 08:26 [ko1@a...            ] eb4e320681 (master): Man page: correct defaults for RUBY_THREAD_VM_STACK_SIZE
  65902 2021-04-21 08:39 [ko1@a...            ] d427e3cd6f (master): [ci skip] Remove badge for Travis CI from README.md
  65903 2021-04-21 13:02 [ko1@a...            ] fb04c69418 (master): array.c (rb_ary_zip): take only as many as needed from an Enumerator (#4389)
  65904 2021-04-21 20:46 [ko1@a...            ] 7c0c1c3e46 (master): This change broke the some files like date.gemspec and lib/logger.rb.
  65905 2021-04-21 20:46 [ko1@a...            ] fa00bf92ba (master): [ruby/base64] gemspec: Explicitly empty executables list
  65906 2021-04-21 20:46 [ko1@a...            ] 347c3b3083 (master): Fix the regexp list for ignore list
  65907 2021-04-21 20:46 [ko1@a...            ] 4ac72d37d7 (master): [ruby/io-wait] gemspec: Explicitly list 0 executables
  65908 2021-04-21 20:46 [ko1@a...            ] 855997a4d4 (master): [ruby/abbrev] gemspec: Explicitly empty executables list
  65909 2021-04-21 20:46 [ko1@a...            ] 2229fc8b57 (master): [ruby/resolv] gemspec: Explicitly list 0 executables
  65910 2021-04-21 20:47 [ko1@a...            ] c27e8f1caf (master): [ruby/forwardable] gemspec: Explicitly empty the executables list
  65911 2021-04-21 20:47 [ko1@a...            ] 3c8a67e8a5 (master): [ruby/pp] Bump version to 0.2.0
  65912 2021-04-21 20:47 [ko1@a...            ] 17441a6b1b (master): [ruby/pp] Support < Ruby 3.0
  65913 2021-04-21 20:47 [ko1@a...            ] b68a4c199c (master): [ruby/base64] gemspec: Use an explicit file list
  65914 2021-04-22 02:49 [ko1@a...            ] 50c54d40a8 (master): Evaluate multiple assignment left hand side before right hand side
  65915 2021-04-22 02:49 [ko1@a...            ] 9dbd0969e7 (master): * 2021-04-22 [ci skip]
  65916 2021-04-22 08:29 [ko1@a...            ] 5512353d97 (master): Remove reverse VM instruction
  65917 2021-04-22 11:33 [ko1@a...            ] 609de71f04 (master): fix raise in exception with jump
  65918 2021-04-22 11:51 [ko1@a...            ] 53d153e42c (master): [ruby/time] Make Time friendly to Ractor
  65919 2021-04-22 11:51 [ko1@a...            ] 2440d60acb (master): [ruby/cgi] gemspec: Explicitly empty executables list
  65920 2021-04-22 11:51 [ko1@a...            ] 4f39a35b60 (master): [ruby/benchmark] Add comment about terminating newline in captions; fix test method name.
  65921 2021-04-22 11:51 [ko1@a...            ] b18aab24b6 (master): [ruby/benchmark] gemspec: Explicitly have 0 executables
  65922 2021-04-22 11:51 [ko1@a...            ] 537fc3ad5c (master): Ignore JRuby files on io-console
  65923 2021-04-22 11:52 [ko1@a...            ] f818b1ed2b (master): [ruby/cgi] Add test for escapeHTML/unescapeHTML invalid encoding fix in pure ruby version
  65924 2021-04-22 11:52 [ko1@a...            ] 042860bd65 (master): [ruby/io-console] Enable building the C extension on TruffleRuby.
  65925 2021-04-22 11:52 [ko1@a...            ] 2756938369 (master): [ruby/cgi] handle invalid encoding
  65926 2021-04-22 11:53 [ko1@a...            ] 270b16e70c (master): [ruby/io-console] Move FFI console under lib
  65927 2021-04-22 13:35 [ko1@a...            ] 01f131457f (master): Separate test used by test_ractor for Ractor in test_time.rb
  65928 2021-04-22 14:41 [ko1@a...            ] 674760316c (master): Merge net-imap-0.2.0
  65929 2021-04-22 14:41 [ko1@a...            ] a9fe00c3ba (master): [ruby/net-imap] Bump version to 0.2.1
  65930 2021-04-22 14:41 [ko1@a...            ] d785c5b8b2 (master): [ruby/net-imap] Set timeout for IDLE responses
  65931 2021-04-22 14:57 [ko1@a...            ] d4a490f26a (master): [ruby/uri] Set required_ruby_version to 2.4 in gemspec
  65932 2021-04-22 14:57 [ko1@a...            ] c46a4b8c7f (master): [ruby/uri] Optimize URI#hostname and URI#hostname=
  65933 2021-04-22 14:57 [ko1@a...            ] 10ad81eb2d (master): [ruby/uri] Only use UnboundMethod#bind_call if it is available
  65934 2021-04-22 14:57 [ko1@a...            ] 3e27ca6047 (master): [ruby/uri] Add tests for URI::RFC{2396, 3986}_Parser#inspect
  65935 2021-04-22 14:57 [ko1@a...            ] 6e06c980da (master): [ruby/uri] Upstream Java proxy property checks from JRuby
  65936 2021-04-22 14:57 [ko1@a...            ] 291cfa7125 (master): [ruby/uri] remove comment about URI::escape as it is removed
  65937 2021-04-22 14:57 [ko1@a...            ] bbee6968f8 (master): [ruby/uri] Use Regexp#match? to avoid extra allocations
  65938 2021-04-22 20:56 [ko1@a...            ] e628058c1a (master): Update bundled_gems
  65940 2021-04-23 10:36 [ko1@a...            ] 5a4b3354f2 (master): * 2021-04-23 [ci skip]
  65942 2021-04-23 22:11 [ko1@a...            ] 71ee05c936 (master): test/ruby/test_assignment.rb: Avoid "assigned but unused variable"
  65943 2021-04-24 01:25 [ko1@a...            ] 7de7d096e7 (master): Fix wrong documentation
  65944 2021-04-24 01:25 [ko1@a...            ] cb78aaeded (master): * 2021-04-24 [ci skip]
  65945 2021-04-24 08:31 [ko1@a...            ] 4b36a597f4 (master): Fix setting method visibility for a refinement without an origin class
  65946 2021-04-24 08:37 [ko1@a...            ] a224ce8150 (master): Remove unnecessary checks for empty kw splat
  65947 2021-04-24 08:47 [ko1@a...            ] 1f2b5c6dfe (master): Remove part of comment that is no longer accurate
  65948 2021-04-24 11:17 [ko1@a...            ] dee58d7ae7 (master): Add back checks for empty kw splat with tests (#4405)
  65949 2021-04-24 14:04 [ko1@a...            ] 13f93ad16d (ruby_3_0): merge revision(s) 611e711085c7e3984555a79626d025c8b876eced,a9c5c2d614f30a616970245fef3e7ffc151e2ecf: [Backport #17527]
  65950 2021-04-25 16:45 [ko1@a...            ] fc84e6679d (master): [Doc] Fix a typo s/invokations/invocations/
  65951 2021-04-25 16:45 [ko1@a...            ] 4d5f15a556 (master): * 2021-04-25 [ci skip]
  65952 2021-04-25 16:46 [ko1@a...            ] ad108e63e3 (master): [Doc] Fix a typo s/oher/other/
  65953 2021-04-25 16:46 [ko1@a...            ] cc5bab80e4 (master): [Doc] Fix a typo s/visilibity/visibility/
  65954 2021-04-25 23:50 [ko1@a...            ] 532c775e22 (master): [Doc] Fix a typo s/arround/around/
  65955 2021-04-25 23:51 [ko1@a...            ] 04e6383f40 (master): [Doc] Fix a typo s/daguten/dakuten/
  65956 2021-04-25 23:51 [ko1@a...            ] ca5816e275 (master): [ci skip] Fix a typo s/certificiate/certificate/
  65957 2021-04-25 23:52 [ko1@a...            ] f9b62b5cc0 (master): [Doc] Fix a typo s/algorthm/algorithm/
  65958 2021-04-26 10:07 [ko1@a...            ] 33f2ff3bab (master): Fix some typos by spell checker
  65959 2021-04-26 10:08 [ko1@a...            ] fcc6f6de86 (master): * 2021-04-26 [ci skip]
  65960 2021-04-26 11:08 [ko1@a...            ] 2b487d36f0 (master): Remove test of removed reverse VM instruction
  65961 2021-04-26 11:22 [ko1@a...            ] 4ca271909d (master): spec/ruby/core/file/shared/read.rb: The behavior of FreeBSD was changed
  65962 2021-04-26 11:33 [ko1@a...            ] c647205c3e (master): disable shareable_constant_value for CI
  65963 2021-04-26 21:13 [ko1@a...            ] fc24b0736e (master): [ruby/irb] Fix typo ture -> true [ci skip]
  65964 2021-04-26 21:14 [ko1@a...            ] 6ddaad606e (master): [ruby/irb] Added assert_equal_with_term
  65965 2021-04-26 21:14 [ko1@a...            ] 75f1ad8cb3 (master): [ruby/irb] Added test_colorize
  65966 2021-04-26 21:14 [ko1@a...            ] 687ab5dcad (master): [ruby/irb] Assertions on non-tty
  65967 2021-04-26 21:15 [ko1@a...            ] 8fdc45c894 (master): [ruby/irb] Added `colorable` keyword option
  65968 2021-04-26 21:15 [ko1@a...            ] 5219b4ddb4 (master): [ruby/irb] Added setup and teardown to TestIRB::TestInit
  65969 2021-04-26 22:47 [ko1@a...            ] 203eeeefdd (master): Revert "disable shareable_constant_value for CI"
  65970 2021-04-26 22:47 [ko1@a...            ] 2c7d3b3a72 (master): node.c (rb_ast_new): imemo_ast is WB-unprotected
  65971 2021-04-27 07:25 [ko1@a...            ] d585799d73 (master): Document binding behavior for C call/return events for TracePoint/set_trace_func
  65972 2021-04-27 07:25 [ko1@a...            ] 6c1e965089 (master): * 2021-04-27 [ci skip]
  65973 2021-04-27 08:27 [ko1@a...            ] ede2616990 (master): Fix type-o in insns.def
  65974 2021-04-27 17:05 [ko1@a...            ] e48109d86f (master): Partially revert 2c7d3b3a722c4636ab1e9d289cbca47ddd168d3e
  65975 2021-04-27 17:05 [ko1@a...            ] d405b1a878 (master): Make imemo_ast WB-protected again
  65976 2021-04-27 17:08 [ko1@a...            ] ea88f49a76 (master): test/ruby/test_exception.rb: suppress "warning: statement not reached"
  65977 2021-04-27 21:07 [ko1@a...            ] ac739f42eb (master): [ruby/matrix] Guard for < Ruby 3.0
  65978 2021-04-27 21:08 [ko1@a...            ] ad3f4c07d9 (master): [ruby/pathname] gemspec: Explicitly list 0 executables
  65979 2021-04-27 21:08 [ko1@a...            ] acf599e67c (master): [ruby/matrix] Use Gemfile instead of Gem::Specification#add_development_dependency.
  65980 2021-04-27 21:08 [ko1@a...            ] c57ba9b957 (master): [ruby/matrix] v0.4.0
  65981 2021-04-27 21:08 [ko1@a...            ] 3af2e8927a (master): [ruby/matrix] v0.4.1
  65983 2021-04-27 21:23 [ko1@a...            ] fb819d9331 (master): [ruby/net-ftp] Re-apply 827e471d438fdec1ae329afb5912b8e06d534823
  65984 2021-04-27 21:23 [ko1@a...            ] 4ae27d8075 (master): [ruby/net-ftp] Reduce resource cosumption of Net::FTP::TIME_PARSER
  65985 2021-04-27 21:23 [ko1@a...            ] a86c6cb34d (master): [ruby/net-ftp] Replace Timeout.timeout with socket timeout
  65986 2021-04-27 21:23 [ko1@a...            ] 2670509ebb (master): [ruby/net-ftp] Add test cases
  65987 2021-04-27 21:23 [ko1@a...            ] 1b2abb6590 (master): [ruby/net-ftp] Replace "iff" with "if and only if"
  65988 2021-04-27 21:23 [ko1@a...            ] 990baec411 (master): [ruby/net-ftp] Close the passive connection data socket if there is an error setting up the transfer
  65989 2021-04-27 23:59 [ko1@a...            ] c752a35816 (master): lldb: Add Freelist Index to dump_page output
  65990 2021-04-27 23:59 [ko1@a...            ] 1c1c91535c (master): lldb: highlight the slot when using dump_page_rvalue
  65991 2021-04-27 23:59 [ko1@a...            ] f64bb9fc84 (master): lldb: dump_page_rvalue - dump a heap page containing an RVALUE
  65992 2021-04-28 01:47 [ko1@a...            ] 3a3b19b2bb (master): Fix Monitor to lock per Fiber, like Mutex [Bug #17827]
  65993 2021-04-28 01:47 [ko1@a...            ] 72eacd739d (master): * 2021-04-28 [ci skip]
  65994 2021-04-28 02:13 [ko1@a...            ] 99eebf8260 (master): test/ruby/test_fiber.rb: reduce the count of object creation to cause GC
  65995 2021-04-28 02:28 [ko1@a...            ] fe11031b67 (master): test/net/ftp/test_ftp.rb: remove unused variable
  65996 2021-04-28 03:16 [ko1@a...            ] 8e2ac2140d (master): test/net/ftp/test_ftp.rb: reduce the size of a long response
  65997 2021-04-28 09:11 [ko1@a...            ] 734557498f (master): test/net/ftp/test_ftp.rb: Use RubyVM::JIT instead of RubyVM::MJIT
  65998 2021-04-28 10:53 [ko1@a...            ] eebecdf1c4 (master): [ruby/net-smtp] Removed needless files from Gem::Specification#files
  65999 2021-04-28 10:53 [ko1@a...            ] ff931d0336 (master): [ruby/net-smtp] Replace Timeout.timeout with socket timeout
  66000 2021-04-28 10:53 [ko1@a...            ] 4c8cce5b8a (master): [ruby/net-smtp] Net::SMTP.start() and #start() accepts ssl_context_params keyword argument

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