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

ruby-changes:63401-63500

  63401 2020-10-21 12:49 [ko1@a...            ] 5a77e90fe8 (master): Use rb_intern_const instead of rb_intern in Init functions
  63402 2020-10-21 12:54 [ko1@a...            ] 8c2e5bbf58 (master): Don't redefine #rb_intern over and over again
  63403 2020-10-21 13:09 [ko1@a...            ] 4640c4ea8a (master): Removed more unnecessary ID caches
  63404 2020-10-21 16:15 [ko1@a...            ] b59077eecf (master): Ractor-safe rb_objspace_reachable_objects_from
  63405 2020-10-21 17:59 [ko1@a...            ] 4414031735 (master): extend timeout of rbs test on rbs tests
  63406 2020-10-21 23:38 [ko1@a...            ] 762be87759 (master): test/json/json_parser_test.rb: suppress warnings
  63407 2020-10-21 23:52 [ko1@a...            ] af2471365f (master): refactoring rb_ractor_confirm_belonging()
  63408 2020-10-21 23:52 [ko1@a...            ] 89f6644de7 (master): refactoring rb_obj_traverse()
  63410 2020-10-22 00:07 [ko1@a...            ] 3a97d36157 (master): refactoring frozen_shareable_p
  63411 2020-10-22 00:07 [ko1@a...            ] 9629378477 (master): * 2020-10-22 [ci skip]
  63412 2020-10-22 00:44 [ko1@a...            ] 0c0d0752f1 (master): allow to access ivars of frozen shareable objects
  63413 2020-10-22 00:44 [ko1@a...            ] 603fb940c0 (master): refactoring obj_traverse_i
  63414 2020-10-22 18:00 [ko1@a...            ] d23d5c3130 (master): rational.c: try converting by to_int in Rational() (#3684)
  63415 2020-10-22 23:59 [ko1@a...            ] abf678a439 (master): Use a lock level for a less granular lock.
  63416 2020-10-23 01:52 [ko1@a...            ] 9a6720a15d (master): Revert "Add assertions when inline caches are copied to MJIT"
  63417 2020-10-23 01:52 [ko1@a...            ] b9193df971 (master): * 2020-10-23 [ci skip]
  63418 2020-10-23 02:56 [ko1@a...            ] ef3c25888e (master): Fix small typo in comment in lib/irb.c
  63419 2020-10-23 07:21 [ko1@a...            ] 196eada8c6 (master): mutete -> mutate
  63420 2020-10-23 10:39 [ko1@a...            ] 7cf34cfaa3 (master): .github/workflows/spec_guards.yml add
  63421 2020-10-23 13:59 [ko1@a...            ] 40bad72f31 (master): Assert in_gc >= 0 instead of guarding it (#3687)
  63422 2020-10-23 15:27 [ko1@a...            ] f754b42285 (master): numeric.c, range.c: prohibit zero step
  63423 2020-10-24 22:52 [ko1@a...            ] 71f699543b (master): Tweaks for the ruby/spec workflow
  63424 2020-10-24 22:52 [ko1@a...            ] 1388257d7a (master): * 2020-10-24 [ci skip]
  63425 2020-10-24 22:54 [ko1@a...            ] 342fbae83c (master): Update to ruby/mspec@b56e7a2
  63426 2020-10-24 22:54 [ko1@a...            ] 148961adcd (master): Update to ruby/spec@4f59d86
  63427 2020-10-25 19:43 [ko1@a...            ] 99e067eac6 (master): Try to fix compilation on MSVC
  63428 2020-10-25 19:43 [ko1@a...            ] 8d22dd8cb8 (master): * 2020-10-25 [ci skip]
  63429 2020-10-25 21:25 [ko1@a...            ] e880d075f8 (master): [DOC] refined "**" description in `Dir.glob` [ci skip]
  63430 2020-10-25 22:07 [ko1@a...            ] 25a332f5cf (master): Fix compilation on MSVC
  63431 2020-10-26 05:45 [ko1@a...            ] ee54075a94 (master): Remove trailing whitespace [ci skip]
  63432 2020-10-26 05:45 [ko1@a...            ] 5e6f9fd83a (master): Tweak a few Ractor tests that were missing comments [ci skip]
  63433 2020-10-26 05:45 [ko1@a...            ] 8376cae25a (master): * 2020-10-26 [ci skip]
  63434 2020-10-26 07:10 [ko1@a...            ] 9c8f0a34df (master): Use 'shareable' with an 'e' [ci skip]
  63435 2020-10-26 07:57 [ko1@a...            ] ff2276ef8c (master): Fix bootstrap-test error in previous commit
  63436 2020-10-26 08:28 [ko1@a...            ] b6d0b3dfaf (master): Use gcc-specific pragma only on gcc (and the family)
  63438 2020-10-26 12:40 [ko1@a...            ] 396e921044 (master): Escape '/*' within block comment too
  63439 2020-10-26 12:40 [ko1@a...            ] 507af75415 (master): [DOC] Expanded glob patterns for Dir.glob
  63440 2020-10-26 16:09 [ko1@a...            ] ba24aee292 (master): Remove spec which is too difficult to get working with various compilers
  63441 2020-10-26 16:21 [ko1@a...            ] 3673c3eafc (master): Update to ruby/spec@b164536
  63442 2020-10-26 16:47 [ko1@a...            ] fbb2d30ee6 (master): Add specs that #caller and #caller_locations include core library methods defined in Ruby
  63443 2020-10-26 16:47 [ko1@a...            ] cffdacb15a (master): Ignore <internal: entries from core library methods for Kernel#warn(message, uplevel: n)
  63444 2020-10-26 18:00 [ko1@a...            ] 52c630da00 (master): Assoc pattern matching (#3703)
  63445 2020-10-26 18:43 [ko1@a...            ] 69837229d7 (master): rational.c: convert a numerator to rational before calling fdiv in Kernel.Rational() (#3702)
  63446 2020-10-26 22:24 [ko1@a...            ] bdd1d17ac2 (master): Allow non-argument endless-def with a space instead of parentheses
  63447 2020-10-27 01:37 [ko1@a...            ] 1c6ebe14fb (master): freeze Process::Status
  63448 2020-10-27 01:37 [ko1@a...            ] f8d264fdfd (master): * 2020-10-27 [ci skip]
  63449 2020-10-27 01:46 [ko1@a...            ] 7ad56fd87b (master): freeze dynamic regexp literals
  63450 2020-10-27 05:47 [ko1@a...            ] c56fdaecc4 (master): Revert assert for debugging on CI
  63451 2020-10-27 08:55 [ko1@a...            ] 135d369096 (master): [DOC] more precise description of "**" in Dir.glob pattern [ci skip]
  63452 2020-10-27 14:42 [ko1@a...            ] acdb893338 (master): Removed unused environment variable
  63453 2020-10-27 16:13 [ko1@a...            ] 3198e7abd7 (master): Separate `send` into `public_send` and `__send__`
  63454 2020-10-27 23:00 [ko1@a...            ] 379a5ca539 (master): Fixed typo         
  63455 2020-10-27 23:25 [ko1@a...            ] dcc231c865 (ruby_2_6): merge revision(s): 07786ed
  63456 2020-10-27 23:29 [ko1@a...            ] 8e06075442 (master): Revert "Fixed typo"
  63457 2020-10-28 00:29 [ko1@a...            ] c1bebbb2ee (master): test/ruby/test_rational.rb: Prevent "assigned but unused variable"
  63459 2020-10-28 09:48 [ko1@a...            ] 8f9c113f35 (master): Added benchmark of vm_send by variable [ci skip]
  63460 2020-10-28 10:22 [ko1@a...            ] fb3c711df3 (master): compile.c: separate compile_builtin_function_call (#3711)
  63461 2020-10-28 22:12 [ko1@a...            ] 93e6364a84 (ruby_2_5): merge revision(s): 07786ed
  63462 2020-10-29 00:42 [ko1@a...            ] 0bbbb5a657 (master): `dest` is always embedded so we can remove this check
  63463 2020-10-29 00:42 [ko1@a...            ] 9190451fcf (master): * 2020-10-29 [ci skip]
  63464 2020-10-29 01:45 [ko1@a...            ] 2c19c1484a (master): If an object isn't embedded it will have an ivptr
  63465 2020-10-29 02:00 [ko1@a...            ] 5be42c1ef4 (master): Remove unnecessary conditional
  63466 2020-10-29 02:17 [ko1@a...            ] a99f52d511 (master): Remove another unnecessary test
  63467 2020-10-29 07:27 [ko1@a...            ] dfb3605bbe (master): Add Thread.ignore_deadlock accessor
  63468 2020-10-29 07:29 [ko1@a...            ] 58fd54f914 (master): Fix error in update-deps due to tab/space difference
  63469 2020-10-29 08:11 [ko1@a...            ] d8b0f1f7a8 (master): Objects are born embedded, so we don't need to check ivpr
  63470 2020-10-29 10:35 [ko1@a...            ] 9f3adaf529 (master): Use public allocators for creating new T_OBJECT objects
  63471 2020-10-29 18:20 [ko1@a...            ] bf951c763d (master): An ellipsis (...) can only be placed at the beginning
  63472 2020-10-29 23:43 [ko1@a...            ] 07c03bc309 (master): check isolated Proc more strictly
  63473 2020-10-30 00:09 [ko1@a...            ] c0aeb98aa9 (master): Make ENV.replace handle multiple environ entries with the same key
  63474 2020-10-30 00:09 [ko1@a...            ] 502d6d8459 (master): * 2020-10-30 [ci skip]
  63475 2020-10-30 03:12 [ko1@a...            ] 5d97bdc2dc (master): Ractor.make_shareable(a_proc)
  63476 2020-10-30 12:27 [ko1@a...            ] 799253dc46 (master): strip trailing spaces [ci skip]
  63477 2020-10-30 12:31 [ko1@a...            ] 17c6b6b16e (master): Fix a typo [ci skip]
  63478 2020-10-30 15:19 [ko1@a...            ] a1828a1ff4 (master): Promote win32ole to default gems.
  63479 2020-10-30 16:52 [ko1@a...            ] 89c8ca32d0 (master): add a test of define_method with shareable Proc.
  63480 2020-10-30 16:52 [ko1@a...            ] 08ddc335ea (master): sync vm->waiting_fds correctly.
  63481 2020-10-30 21:47 [ko1@a...            ] 66bf743b93 (master): Promote debug.rb to default gems.
  63482 2020-10-31 01:48 [ko1@a...            ] fd08927699 (master): Ractor's "will" doesn't need copying.
  63483 2020-10-31 01:48 [ko1@a...            ] 7c548278f0 (master): * 2020-10-31 [ci skip]
  63484 2020-10-31 04:22 [ko1@a...            ] bd6cd85155 (master): Tweak return of `Ractor#close`, add doc
  63485 2020-10-31 08:38 [ko1@a...            ] 520b86caf1 (master): Move variable closer to usage
  63486 2020-10-31 08:47 [ko1@a...            ] 670e288d65 (master): Add warning for str_new_static functions
  63487 2020-10-31 09:18 [ko1@a...            ] 3685ed7303 (master): Use adjusted sp on `iseq_set_sequence()`
  63488 2020-10-31 09:18 [ko1@a...            ] 5dc107b03f (master): Delay `remove_unreachable_chunk()` after `iseq_set_sequence()`
  63489 2020-10-31 11:06 [ko1@a...            ] ea8fc7fdd3 (master): [DOC] standard_library.rdoc: tweaked to make style consistent
  63491 2020-10-31 11:58 [ko1@a...            ] 4f8d9b0db8 (master): Revert "Use adjusted sp on `iseq_set_sequence()`" and "Delay `remove_unreachable_chunk()` after `iseq_set_sequence()`"
  63492 2020-11-01 13:36 [ko1@a...            ] b601532411 (master): Pattern matching is no longer experimental
  63493 2020-11-01 13:36 [ko1@a...            ] b1e7c3a31f (master): * 2020-11-01 [ci skip]
  63494 2020-11-01 13:56 [ko1@a...            ] 0e33028d69 (master): use one-line pattern matching for warning tests
  63495 2020-11-01 14:14 [ko1@a...            ] 305c79af2f (master): ext/socket/rubysocket.h: avoid the conflict of T_DATA definition in AIX
  63496 2020-11-01 16:21 [ko1@a...            ] e03e1982bd (master): Change NODE layout for pattern matching
  63497 2020-11-01 17:47 [ko1@a...            ] e0e2492cd3 (master): Fix Rubyspec (ruby-2.7) failures
  63498 2020-11-01 18:21 [ko1@a...            ] 7282f3113d (master): Suppress "One-line pattern matching is experimental" warning
  63499 2020-11-01 19:02 [ko1@a...            ] 963359a762 (master): Use the suppress_warning helper instead of doing it manually
  63500 2020-11-02 01:37 [ko1@a...            ] db7a3b63ba (master): suppport Ractor.send(move: true) for more deta

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