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

ruby-changes:64301-64400

  64301 2020-12-19 03:06 [ko1@a...            ] f6641d7376 (master): NEWS: Add an entry of StringScanner 3.0.0 [ci skip]
  64302 2020-12-19 03:11 [ko1@a...            ] 5944c4b3cf (master): attr_reader, attr_writer, attr_accessor and attr methods returns array of symbols (#3935)
  64303 2020-12-19 03:17 [ko1@a...            ] 346bf0f5a5 (master): spec/ruby/core/module/attr_*: Add version guards
  64304 2020-12-19 03:26 [ko1@a...            ] 0e79d4cde5 (master): Added tests for [Feature #17314]
  64305 2020-12-19 03:26 [ko1@a...            ] aa7a020710 (master): Revert "Revert "Use rb_id_attrset without intermediate strings""
  64306 2020-12-19 04:33 [ko1@a...            ] 04d62e6f62 (master): fix method cache debug tool
  64307 2020-12-19 04:33 [ko1@a...            ] cee02d754d (master): fix refinements/prepend bug
  64308 2020-12-19 05:55 [ko1@a...            ] 80cb9165fa (master): add "copy: true" option for Ractor.make_shareable
  64309 2020-12-19 05:58 [ko1@a...            ] 76e8848037 (master): unfreeze Ractor::MovedObject
  64310 2020-12-19 09:23 [ko1@a...            ] d40d95296d (master): Feature 17314: update docs and NEWS about attr* methods returning array of symbols
  64311 2020-12-19 11:54 [ko1@a...            ] 34f6b22df0 (master): Use rb_id_attrset without intermediate strings
  64312 2020-12-19 11:54 [ko1@a...            ] 5616f2ee93 (master): Added missing tests for public, private, protected and alias_method
  64313 2020-12-19 12:25 [ko1@a...            ] 5b2cf7eac8 (master): Partially reintroduce e042e8460bb9a63c05f938d51e8c7c5345a6f3a4 and ...
  64314 2020-12-19 12:25 [ko1@a...            ] 51bcd50915 (master): Feature 17314: alias_method returns symbol
  64315 2020-12-19 15:10 [ko1@a...            ] feacae193c (master): [digest] Added rb_digest_make_metadata to wrap metadata
  64317 2020-12-19 15:10 [ko1@a...            ] 0cb556b457 (master): [digest] Version 3.0.0
  64319 2020-12-19 15:25 [ko1@a...            ] 144b11e03e (master): Fix `warning: instance variable @head not initialized` and remove unused instance variable
  64320 2020-12-19 15:37 [ko1@a...            ] 5c9d6ea6b4 (master): Strip trailing spaces [ci skip]
  64321 2020-12-19 15:37 [ko1@a...            ] 553d6fa0a0 (master): [DOC] Marked dtrace arguments as description list [ci skip]
  64322 2020-12-19 15:37 [ko1@a...            ] a5832c9a37 (master): [DOC] Fixed markups in dtrace_probes.rdoc [ci skip]
  64324 2020-12-19 16:38 [ko1@a...            ] 197550c956 (master): Renamed check_encoding.yml as check_misc.yml [ci skip]
  64325 2020-12-19 16:38 [ko1@a...            ] 042c3e91fb (master): Check macros for headers
  64326 2020-12-19 16:54 [ko1@a...            ] 349e79bae0 (master): Try to test with rake-13.0.2 again.
  64327 2020-12-19 16:54 [ko1@a...            ] bdd18090ad (master): Bump bundled rake version to 13.0.2
  64328 2020-12-19 17:04 [ko1@a...            ] 8ec8f37566 (master): discourage inlining for vm_sendish()
  64329 2020-12-19 17:28 [ko1@a...            ] 52b1716c78 (master): Fix vm_search_invokeblock
  64330 2020-12-19 17:32 [ko1@a...            ] e33eb09b76 (master): ripper: fix `#tok` on some error events [Bug 17345]
  64331 2020-12-19 17:34 [ko1@a...            ] 5611066e03 (master): Prefer RB_OBJ_FROZEN_RAW
  64332 2020-12-19 18:00 [ko1@a...            ] 0d3dc2ec80 (master): Make `Hash#except` always return a Hash
  64333 2020-12-19 18:18 [ko1@a...            ] 8148f88b92 (master): ALWAYS_INLINE implies inline
  64334 2020-12-19 19:51 [ko1@a...            ] 1ba8d63b49 (master): Recommit 34f06062174882a98ebef998c50ad8d4f7fc0f2e
  64335 2020-12-19 19:51 [ko1@a...            ] eb8ea336d3 (master): Feature 17314: allow to pass array to public, protected and private methods
  64336 2020-12-19 21:20 [ko1@a...            ] 4735a5b9d2 (master): test/ruby/test_module.rb: Avoid "warning: method redefined"
  64337 2020-12-19 22:14 [ko1@a...            ] 928a06723d (master): [bigdecimal] Make bigdecimal Ractor safe
  64338 2020-12-19 22:14 [ko1@a...            ] ff9e40811c (master): [bigdecimal] Add BigDecimal#precision
  64339 2020-12-19 22:14 [ko1@a...            ] e1424c3501 (master): [bigdecimal] Fix the default precision of Float#to_d
  64340 2020-12-19 22:14 [ko1@a...            ] 97d4e72e0b (master): [bigdecimal] Use DBLE_FIG
  64341 2020-12-19 22:14 [ko1@a...            ] 654f6fbf19 (master): [bigdecimal] Make BigDecimal#precs deprecated
  64343 2020-12-19 22:14 [ko1@a...            ] 8355a3e17b (master): [bigdecimal] Fix deprecation warning test
  64344 2020-12-19 22:14 [ko1@a...            ] df3deb3baa (master): [bigdecimal] Add BigDecimal#n_significant_digits
  64346 2020-12-20 00:41 [ko1@a...            ] de80b92891 (master): [pathname] Make Pathname Ractor safe (#3940)
  64347 2020-12-20 00:41 [ko1@a...            ] 48bd5a3d57 (master): * 2020-12-20 [ci skip]
  64348 2020-12-20 00:42 [ko1@a...            ] 50f1e7eb23 (master): NEWS: Add an entry of Pathname [ci skip]
  64349 2020-12-20 01:58 [ko1@a...            ] d44671c819 (master): Revived the getenv macro for dln_find.c
  64350 2020-12-20 03:05 [ko1@a...            ] 1f565ac6d9 (master): Add documentation for Ractor (#3895)
  64351 2020-12-20 03:08 [ko1@a...            ] a273171ca8 (master): Tweak Ractor doc [doc] [ci skip]
  64352 2020-12-20 03:11 [ko1@a...            ] b2acae3274 (master): Reduced ID caches  
  64353 2020-12-20 03:17 [ko1@a...            ] ed4381d941 (master): BigDecimal#precs is deprecated
  64354 2020-12-20 03:17 [ko1@a...            ] c01ad11f90 (master): bigdecimal: initialize conditionally assigned variable
  64355 2020-12-20 04:16 [ko1@a...            ] 3621380046 (master): NEWS.md: remove nonsense caveat
  64356 2020-12-20 04:23 [ko1@a...            ] 846c4b03b8 (master): ext/monitor is ractor-safe
  64357 2020-12-20 04:23 [ko1@a...            ] c1461c927b (master): cgi/escape is ractor-safe
  64358 2020-12-20 04:23 [ko1@a...            ] bcf4b236e4 (master): ext/racc/cparse is ractor-safe
  64359 2020-12-20 04:51 [ko1@a...            ] 7f8108eeff (master): fix indent         
  64360 2020-12-20 07:13 [ko1@a...            ] 70f20234b2 (master): Add `assert_ractor` [Feature #17367]
  64361 2020-12-20 07:13 [ko1@a...            ] 67e062b523 (master): [ruby/matrix] Add Ractor test
  64362 2020-12-20 07:13 [ko1@a...            ] 6343a81129 (master): [ruby/ostruct] Add Ractor test
  64363 2020-12-20 10:25 [ko1@a...            ] 648bbfcc65 (master): Update rbs 1.0.0.pre (#3941)
  64364 2020-12-20 11:46 [ko1@a...            ] f70b894b88 (master): sync RCLASS_CONST_TBL()
  64365 2020-12-20 12:38 [ko1@a...            ] b1b6dbfdc3 (master): `assert_ractor` tweak. Thanks Nobu
  64366 2020-12-20 13:23 [ko1@a...            ] 4902f96ee5 (master): Update documentation for pattern matching
  64367 2020-12-20 13:26 [ko1@a...            ] d37be18af5 (master): Fix typos          
  64368 2020-12-20 13:36 [ko1@a...            ] 85ec6cc387 (master): Fix markups and indentation
  64369 2020-12-20 14:02 [ko1@a...            ] 02b3555874 (master): Install gdb on Actions
  64370 2020-12-20 14:33 [ko1@a...            ] ae1cc3fd4e (master): Made an internal callback function static
  64371 2020-12-20 14:38 [ko1@a...            ] 7d0144e055 (master): Check mjit_call_p only when interrupted
  64372 2020-12-20 15:14 [ko1@a...            ] b911509a08 (master): Adjusted indents of closing braces [ci skip]
  64373 2020-12-20 16:01 [ko1@a...            ] 67ee1cbdd5 (master): Remove unnecessary files from .document
  64374 2020-12-20 16:34 [ko1@a...            ] 9f08e3c703 (master): [ruby/irb] Add measure command
  64375 2020-12-20 16:34 [ko1@a...            ] 8b6aaeaddf (master): [ruby/irb] Handle rest of tokens correctly if no newline at last
  64376 2020-12-20 16:34 [ko1@a...            ] 24fcbc92b4 (master): [ruby/irb] Version 1.2.8
  64377 2020-12-20 16:34 [ko1@a...            ] a7cacd33cc (master): [ruby/reline] Version 0.1.10
  64378 2020-12-20 16:50 [ko1@a...            ] 216a087e93 (master): Suppress errors related to using variables that are not directly related to testing
  64379 2020-12-20 17:08 [ko1@a...            ] 59b84fbf2e (master): Set :DEFAULT to PROMPT_MODE for CI
  64380 2020-12-20 17:16 [ko1@a...            ] 0fad9a9e30 (master): Set non-verbose mode as well as tty mode
  64381 2020-12-20 18:32 [ko1@a...            ] feea436feb (master): irb: Define extension command only on the given object
  64382 2020-12-20 18:34 [ko1@a...            ] 37987d9994 (master): win32: Deprecate file CP version functions
  64383 2020-12-20 18:34 [ko1@a...            ] 95862ae440 (master): win32: Added rb_w32_ureaddir only for UTF-8 [Feature #12654]
  64384 2020-12-20 19:37 [ko1@a...            ] 4b6e3f7b82 (master): irb: Define extension command on the given object
  64385 2020-12-20 19:37 [ko1@a...            ] 8680ae9cbd (master): irb: Removed unused variables
  64386 2020-12-21 01:15 [ko1@a...            ] 730f314171 (master): fix Ractor.make_shareable() with Class/Module
  64387 2020-12-21 01:15 [ko1@a...            ] a365ae841b (master): * 2020-12-21 [ci skip]
  64388 2020-12-21 01:20 [ko1@a...            ] fb8f011422 (master): Fixed indefinite articles before "Integer" [ci skip]
  64389 2020-12-21 01:20 [ko1@a...            ] ad534a677a (master): Fixnum as a Symbol was an old feature until 1.6
  64390 2020-12-21 01:20 [ko1@a...            ] 9c73c75624 (master): Use Integer instead of Fixnum/Bignum
  64391 2020-12-21 02:21 [ko1@a...            ] 7600f69a8e (master): rename to rb_ractor_make_shareable_copy()
  64392 2020-12-21 02:38 [ko1@a...            ] 435b619a3d (master): fix phrasing in comment
  64393 2020-12-21 02:39 [ko1@a...            ] 6be61ab264 (master): should use owned_p instead of locked_p
  64394 2020-12-21 09:32 [ko1@a...            ] 5253b9579a (master): Document usage of ArithmeticSequence in Array#slice, and add to NEWS (#3952)
  64395 2020-12-21 10:55 [ko1@a...            ] 63849a1cd9 (master): Fix misspellings [ci skip]
  64396 2020-12-21 11:01 [ko1@a...            ] 11656d15e2 (master): include/ruby/internal/xmalloc.h: doxygen tag
  64397 2020-12-21 11:01 [ko1@a...            ] fe60480947 (master): include/ruby/internal/xmalloc.h: document rb_eNoMemError
  64398 2020-12-21 11:23 [ko1@a...            ] ac78d90d5e (master): Bump bundled rake version to 13.0.3
  64399 2020-12-21 11:41 [ko1@a...            ] eee93bc933 (master): eval_error.c: fix off-by-one error for --backtrace-limit
  64400 2020-12-21 12:00 [ko1@a...            ] 1ecac8e4d0 (master): Add `require_relative` option to `assert_ractor`

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