[前][次][スレッド一覧][上]
ruby-changes:63501-63600
63501 2020-11-02 01:38 [ko1@a... ] 1581da9993 (master): * 2020-11-02 [ci skip]
63502 2020-11-02 03:32 [ko1@a... ] 5fefb53249 (master): Copy for Ractor.send() without marshal.
63503 2020-11-02 17:32 [ko1@a... ] bdcfa70bbd (master): strip trailing spaces [ci skip]
63504 2020-11-02 18:44 [ko1@a... ] 539b89075a (master): Compare boolean values for parser pragma locale-insensitively
63505 2020-11-02 22:56 [ko1@a... ] 79b242260b (master): ripper: Invalid pragma value warning
63506 2020-11-03 07:43 [ko1@a... ] 67b2c21c32 (master): Add `GC.auto_compact= true/false` and `GC.auto_compact`
63507 2020-11-03 07:43 [ko1@a... ] 46f3b68fbf (master): * 2020-11-03 [ci skip]
63508 2020-11-03 10:26 [ko1@a... ] fa7484019d (master): Add links to the tickets [ci skip]
63509 2020-11-03 23:33 [ko1@a... ] c3e2dd072a (master): test/ruby/test_gc_compact.rb: suppress "assigned but unused variable"
63510 2020-11-04 00:55 [ko1@a... ] 700637570f (master): Rightward assignment is replaced by one-line pattern matching
63511 2020-11-04 00:55 [ko1@a... ] 7d6c72dc06 (master): * 2020-11-04 [ci skip]
63512 2020-11-04 07:02 [ko1@a... ] 2a294d499b (master): Make Array methods return Array instances instead of subclass instances
63513 2020-11-04 07:10 [ko1@a... ] bf1047c757 (master): Update NEWS for Array methods change
63514 2020-11-04 12:11 [ko1@a... ] 4c6700964d (master): .travis.yml: delete sanitizer tests
63515 2020-11-04 12:11 [ko1@a... ] 8eca97c049 (master): .github/workflows/baseruby.yml: add
63516 2020-11-04 12:11 [ko1@a... ] ae53fda013 (master): .travis.yml: delete x86_64
63517 2020-11-04 13:30 [ko1@a... ] f211f9cda4 (master): use https
63518 2020-11-04 17:07 [ko1@a... ] d42c68e912 (master): Bundle TypeProf 0.4.0
63519 2020-11-05 07:41 [ko1@a... ] a8581ce673 (master): ensure T_OBJECT objects have internals initialized
63521 2020-11-05 07:41 [ko1@a... ] 9232f91827 (master): * 2020-11-05 [ci skip]
63522 2020-11-05 07:52 [ko1@a... ] 015b023820 (master): [ruby/ostruct] Restore `ostruct` doc
63523 2020-11-05 07:52 [ko1@a... ] 2aa9a50dcc (master): [ruby/ostruct] Update version
63524 2020-11-05 07:52 [ko1@a... ] 6f24be8565 (master): Revert "Make `marshal_load` public"
63525 2020-11-05 19:25 [ko1@a... ] 4dba0c1a8e (master): Prefer #send over #__send__ when it is clear there is no possible conflict
63526 2020-11-06 00:12 [ko1@a... ] 8014ed9bd2 (master): Update RBS & TypeProf (#3732)
63527 2020-11-06 00:12 [ko1@a... ] 193edbde91 (master): * 2020-11-06 [ci skip]
63528 2020-11-06 01:52 [ko1@a... ] 68a3a2d90f (master): take VM lock when mutating the heap
63529 2020-11-06 04:13 [ko1@a... ] ab5f2fa4fb (master): Refactor verification method
63530 2020-11-06 05:27 [ko1@a... ] d8da5c1983 (master): add asserts to find crash
63531 2020-11-06 05:29 [ko1@a... ] 6d17c9fa5d (master): gc_rest can change the total pages, so we need to do that first
63532 2020-11-06 13:29 [ko1@a... ] 4948982b53 (master): Update TypeProf to 0.4.2
63533 2020-11-06 16:15 [ko1@a... ] 7718e9588b (master): a part of T_DATA object can Ractor#send
63534 2020-11-06 17:43 [ko1@a... ] 037803e092 (master): Added dependency for net-protocol
63535 2020-11-07 02:55 [ko1@a... ] f234f2740d (master): Add docs for some C extension GC APIs
63538 2020-11-07 19:40 [ko1@a... ] a08ee8330d (master): Rename to `Fiber#set_scheduler`.
63539 2020-11-07 22:13 [ko1@a... ] 640fd94eff (master): Fix and remove spec testing undefined behavior
63540 2020-11-07 22:13 [ko1@a... ] 5823f6c25b (master): Fix indentation
63541 2020-11-08 06:12 [ko1@a... ] 9682db0651 (master): Remove sender/message_id pair after response received in resolv
63543 2020-11-08 06:48 [ko1@a... ] 2f12af42f7 (master): Add support for IPv6 link local addresses to resolv
63544 2020-11-08 16:41 [ko1@a... ] bed4848661 (master): Urgent notification pipe has same lifetime as scheduler.
63545 2020-11-08 16:41 [ko1@a... ] f73135233b (master): Don't try to resume blocked fiber on dead thread.
63546 2020-11-08 16:41 [ko1@a... ] 57b83dad4c (master): Defer `kernel_sleep` to `block` to avoid exiting the event loop when duration is nil.
63547 2020-11-08 16:41 [ko1@a... ] c39984ec5c (master): Tidy up book keeping for `thread->keeping_mutexes`.
63548 2020-11-08 16:41 [ko1@a... ] afe3cb782b (master): `Fiber.new(blocking: false)` is now the default.
63549 2020-11-08 16:42 [ko1@a... ] 54ac1d7717 (master): Support s390 IPv6 link local addresses
63550 2020-11-08 23:34 [ko1@a... ] fcf8b9ef72 (master): test/resolv/test_dns.rb: suppress "assigned but unused variable"
63551 2020-11-09 00:50 [ko1@a... ] b8eb08e096 (master): Fix TestFiberMutex#test_condition_variable assertion
63552 2020-11-09 00:50 [ko1@a... ] 66107cb162 (master): * 2020-11-09 [ci skip]
63553 2020-11-09 14:19 [ko1@a... ] ba1472f43a (master): Removed needless require for 'enumerator'
63554 2020-11-09 16:19 [ko1@a... ] d14397bcc4 (master): `fe80` should be case insensitive too
63555 2020-11-10 02:44 [ko1@a... ] eb229994e5 (master): eagerly initialize ivar table when index is small enough
63557 2020-11-10 02:44 [ko1@a... ] 2324584d46 (master): Update vm_insnhelper.c
63558 2020-11-10 02:44 [ko1@a... ] 5582c5a232 (master): Remove iv table size check
63559 2020-11-10 02:44 [ko1@a... ] cbe869b370 (master): * 2020-11-10 [ci skip]
63560 2020-11-10 06:09 [ko1@a... ] 6817f4c6b1 (master): rb_vm_add_root_module(): Remove unused parameter
63561 2020-11-10 06:09 [ko1@a... ] 6778ba48fd (master): Fix excessive GC rooting
63562 2020-11-10 07:06 [ko1@a... ] 4219cb7adb (master): Add debug counter for ivar inline cache misses that could hit
63563 2020-11-10 07:06 [ko1@a... ] f259906eab (master): Avoid slow path ivar setting
63564 2020-11-10 07:06 [ko1@a... ] d7581370fd (master): Add a benchmark for polymorphic ivar setting
63565 2020-11-10 07:49 [ko1@a... ] 2fed5f0ad8 (master): lib/racc/statetransitiontable.rb: Make the racc output stable
63566 2020-11-10 10:46 [ko1@a... ] b557c5768c (master): refactoring.
63567 2020-11-10 11:04 [ko1@a... ] 8b3653b484 (master): Fix links
63568 2020-11-10 11:14 [ko1@a... ] b958e2add8 (master): Removed canonicalization for mathn
63569 2020-11-10 13:15 [ko1@a... ] 17e7a819f7 (master): Complex and Rational is embedded classes now
63570 2020-11-10 14:47 [ko1@a... ] 9728cb730f (master): Use fiddle (win32/importer) instead of Win32API
63571 2020-11-10 21:23 [ko1@a... ] 5a19b492da (master): [ruby/racc] Use the Ruby license. Fix #134
63572 2020-11-10 21:23 [ko1@a... ] 4a03df4507 (master): [ruby/racc] skip the failing test with JRuby
63573 2020-11-10 21:36 [ko1@a... ] 0b19f33480 (master): [ruby/racc] Bump version to 1.5.1
63574 2020-11-11 03:24 [ko1@a... ] 4465099a22 (master): Fix some typos in NEWS.md.
63576 2020-11-11 09:27 [ko1@a... ] 5081bd9675 (master): Removed win32/resolv.rb for 32bit env
63577 2020-11-11 09:27 [ko1@a... ] dd07354f27 (master): Use Fiddle::Importer directly
63579 2020-11-11 15:49 [ko1@a... ] 1e8abe5d03 (master): introduce USE_VM_CLOCK for windows.
63581 2020-11-11 18:11 [ko1@a... ] deed21bb08 (master): ignore yield_atexit if outgoing port is closed
63582 2020-11-11 18:11 [ko1@a... ] fa3670e6e4 (master): remove Ractor#close
63583 2020-11-12 17:00 [ko1@a... ] a02ba60466 (master): array.rb: show examples whether `Array#shuffle!` has side effect or not
63584 2020-11-12 17:00 [ko1@a... ] a237617a5b (master): array.rb: Remove unnecessary phrase from rdoc
63585 2020-11-12 17:00 [ko1@a... ] 98de98fb70 (master): * 2020-11-12 [ci skip]
63586 2020-11-12 19:27 [ko1@a... ] 0d52dce3a3 (master): strip trailing spaces and adjusted indents [ci skip]
63587 2020-11-12 21:06 [ko1@a... ] ffc8cf12e2 (master): Fixed typo
63588 2020-11-12 21:06 [ko1@a... ] e8f8e63f0a (master): Backport cosmetic changes from upstream repo that is ruby/rdoc
63591 2020-11-12 21:36 [ko1@a... ] 33574d57f1 (master): [ruby/date] Updated timezones from timeanddate.com
63592 2020-11-12 21:36 [ko1@a... ] d65f1140b9 (master): [ruby/date] Fixed the script file name to update zonetab.list
63593 2020-11-12 23:39 [ko1@a... ] 6325866421 (master): spec/ruby/core/file/utime_spec.rb: XFS seems to have Year 2038 problem
63594 2020-11-13 11:38 [ko1@a... ] 37e5b367c1 (master): [ruby/webrick] add mime type of extention .mjs
63596 2020-11-13 11:39 [ko1@a... ] c046cc1d1c (master): * 2020-11-13 [ci skip]
63597 2020-11-13 12:07 [ko1@a... ] e70a1d9b7f (master): Revert https://github.com/ruby/webrick/pull/44
63598 2020-11-13 13:20 [ko1@a... ] 69c5474e10 (master): Fixup 957efa95cc12c608705a5663256226f022ea6c7f
63599 2020-11-13 21:18 [ko1@a... ] 6d05967468 (master): Update to ruby/spec@b0b7f53
63600 2020-11-13 21:18 [ko1@a... ] acbe7aa197 (master): Update to ruby/mspec@f8b0618
[前][次][スレッド一覧][上]