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

ruby-changes:73901-74000

  73901 2022-10-07 15:21 [ko1@a...            ] 7c33141293 (master): [ruby/fiddle] test: ensure freeing closure
  73902 2022-10-07 15:21 [ko1@a...            ] 9f62768e51 (master): [ruby/fiddle] test: ensure freeing closure
  73903 2022-10-07 15:21 [ko1@a...            ] 824c474c95 (master): [ruby/fiddle] test: ensure freeing closure
  73904 2022-10-07 15:21 [ko1@a...            ] ada9f8a9f7 (master): [ruby/fiddle] closuRe: follow variable name change
  73905 2022-10-07 15:21 [ko1@a...            ] 4f78560cf1 (master): Add --with-libffi-source-dir feature and removed --enable-bundled-libffi option. (#113)
  73906 2022-10-07 15:21 [ko1@a...            ] 92f0c53934 (master): [ruby/fiddle] test: don't use assert_true/assert_false
  73907 2022-10-07 16:03 [ko1@a...            ] c3a87e16d8 (master): Bundle RBS 2.7.0 (#6506)
  73908 2022-10-07 16:03 [ko1@a...            ] e76217a7f3 (master): Update bundled gems list at c3a87e16d8edea1496eebc60d7514f [ci skip]
  73909 2022-10-07 17:49 [ko1@a...            ] e4f91bbdba (master): Add IO#timeout attribute and use it for blocking IO operations. (#5653)
  73910 2022-10-07 18:51 [ko1@a...            ] a081fe76de (master): Simplify default argument specification. (#6507)
  73911 2022-10-07 19:37 [ko1@a...            ] 1e6cdc76e4 (master): [ruby/logger] Fix the Logger::Formatter documentation
  73912 2022-10-07 20:34 [ko1@a...            ] 24f3e397e9 (master): Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499)
  73913 2022-10-07 22:39 [ko1@a...            ] ad0def7f25 (master): Add more debugging output to test_thrashing_for_young_objects
  73914 2022-10-08 03:17 [ko1@a...            ] 83a9b91522 (master): [ruby/irb] Add tests for primitive types' method completion
  73915 2022-10-08 03:17 [ko1@a...            ] 7cafe09aec (master): [ruby/irb] Lazily evaluate candidates locals
  73916 2022-10-08 03:17 [ko1@a...            ] 7be5e9b971 (master): [ruby/irb] Correct assert_equal's usage in completion tests
  73917 2022-10-08 03:17 [ko1@a...            ] afc1f4fba4 (master): [ruby/irb] Add constant completion test
  73918 2022-10-08 03:18 [ko1@a...            ] 5b3079a8a5 (master): [ruby/irb] Sort constant completion's candidates
  73919 2022-10-08 03:18 [ko1@a...            ] 3e18bb916f (master): [ruby/irb] Regroup completion tests
  73920 2022-10-08 10:02 [ko1@a...            ] 844a9dff88 (master): Try `nil` as default for 'default timeout'. (#6509)
  73921 2022-10-08 12:28 [ko1@a...            ] df73881717 (ruby_3_1): * 2022-10-08 [ci skip]
  73922 2022-10-08 12:30 [ko1@a...            ] a74626a8e4 (ruby_3_1): bump patchlevel  
  73923 2022-10-08 12:36 [ko1@a...            ] 1fe2e34613 (master): Fix a typo Denail-of-Service => Denial-of-Service [ci skip]
  73924 2022-10-08 16:06 [ko1@a...            ] 7775d14356 (master): Update bundled gems list at 2022-10-08
  73925 2022-10-08 17:59 [ko1@a...            ] 4f24f3ea94 (master): Treat "end" as reserved word with consideration of indent
  73926 2022-10-08 17:59 [ko1@a...            ] 52eaffde86 (master): Support "+error-tolerant" as ruby option
  73927 2022-10-08 17:59 [ko1@a...            ] fbbdbdd891 (master): Add error_tolerant option to RubyVM::AST
  73928 2022-10-08 17:59 [ko1@a...            ] 3531086095 (master): "expr_value" can be error
  73929 2022-10-08 17:59 [ko1@a...            ] 342d4c16d9 (master): Generates "end" tokens if parser hits end of input
  73930 2022-10-08 17:59 [ko1@a...            ] 4bfdf6d06d (master): Move `error` from top_stmts and top_stmt to stmt
  73931 2022-10-08 19:30 [ko1@a...            ] 0f231f2bab (master): [ruby/optparse] Don't treat empty string as an option description
  73932 2022-10-08 22:33 [ko1@a...            ] 50f5223236 (master): Fix SEGV of dump parsetree
  73933 2022-10-08 23:29 [ko1@a...            ] 8483737bbf (master): Fix typos          
  73934 2022-10-09 04:07 [ko1@a...            ] b22a2803a8 (master): Fix flaky test test_thrashing_for_young_objects
  73935 2022-10-09 12:15 [ko1@a...            ] bda0b8c093 (ruby_3_1): sync tool/rbinstall.rb to current master.
  73936 2022-10-09 14:01 [ko1@a...            ] 561b6c4fa0 (master): Remove unused macro
  73937 2022-10-09 14:57 [ko1@a...            ] 02af784743 (ruby_3_1): Revert "sync tool/rbinstall.rb to current master."
  73938 2022-10-09 16:26 [ko1@a...            ] 43f692248e (master): Set AST prettyprint width to 80 explicitly
  73939 2022-10-09 19:02 [ko1@a...            ] f178ff3933 (master): Allow abbreviated dump options with additional options
  73940 2022-10-09 19:05 [ko1@a...            ] d9e2ef6000 (master): Extract `assert_error_tolerant`
  73941 2022-10-09 20:23 [ko1@a...            ] 546566d34b (master): Do not set `$!` to `SyntaxError` when error tolerant
  73942 2022-10-10 12:41 [ko1@a...            ] 4954c9fc0f (master): Add MatchData#deconstruct/deconstruct_keys
  73943 2022-10-10 13:22 [ko1@a...            ] 0a98dd1cff (master): Should use dedecated function `Check_Type`
  73944 2022-10-10 13:22 [ko1@a...            ] 2dd1a037de (master): * expand tabs. [ci skip]
  73945 2022-10-10 13:42 [ko1@a...            ] 6c5a8c2043 (master): Ignore excessive precisions
  73946 2022-10-10 13:52 [ko1@a...            ] f1c89c8147 (master): Reuse `with_warning_string_from` macro
  73947 2022-10-10 17:52 [ko1@a...            ] 994b505ffb (ruby_3_1): merge revision(s) 7f4345639b09395f2ab423d1cdac6f2ddf0707de:
  73948 2022-10-10 18:35 [ko1@a...            ] 1a7e7bb2d1 (master): object.c: rb_eql returns int not VALUE
  73949 2022-10-11 06:18 [ko1@a...            ] 1bafa4a59b (master): Ignore failure to set nonblock mode. (#6524)
  73950 2022-10-11 10:44 [ko1@a...            ] 1dd774f53a (master): [ruby/open-uri] Remove unused files from the packages
  73951 2022-10-11 16:25 [ko1@a...            ] 1a66d42fca (master): [DOC] use the local rdoc reference than the external URI
  73952 2022-10-12 00:42 [ko1@a...            ] ad63b668e2 (master): Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
  73953 2022-10-12 00:42 [ko1@a...            ] 913979bede (master): Make inline cache reads / writes atomic with object shapes
  73954 2022-10-12 08:59 [ko1@a...            ] ced1d17280 (master): Improvements to IO::Buffer implementation and documentation. (#6525)
  73955 2022-10-12 10:37 [ko1@a...            ] 4e29ca0c40 (master): Add :ssl_min_version and :ssl_max_version options
  73956 2022-10-12 11:56 [ko1@a...            ] 04d291a490 (master): Simplify implementation of scheduler `io_read` and `io_write`. (#6527)
  73957 2022-10-12 12:28 [ko1@a...            ] 3539da64fc (master): [DOC] Replace the external URIs to docs with rdoc-ref
  73958 2022-10-12 12:28 [ko1@a...            ] df588440ee (master): sync_default_gems: Replace the external URIs to docs with rdoc-ref
  73959 2022-10-12 12:28 [ko1@a...            ] c67e496886 (master): sync_default_gems: Should match with the beginning of the strings
  73960 2022-10-12 12:28 [ko1@a...            ] 2b5d4fe28d (master): sync_default_gems: Add rdoc-ref command to test
  73961 2022-10-12 13:30 [ko1@a...            ] 0360fca4ad (master): [DOC] Replace the external URIs to docs with rdoc-ref
  73962 2022-10-12 13:30 [ko1@a...            ] b57ecc3eb8 (master): sync_default_gems: Replace the URIs to be redirected
  73963 2022-10-12 20:24 [ko1@a...            ] 66a650ec41 (master): [ruby/psych] Fix missing `abort` call
  73964 2022-10-12 20:24 [ko1@a...            ] ed01bacf27 (master): [ruby/psych] Abandon when libyaml is not found
  73965 2022-10-12 20:28 [ko1@a...            ] 7a9f865a1d (master): Do not read cached_id from callcache on stack
  73966 2022-10-12 21:49 [ko1@a...            ] 9cfc45d6e5 (master): Suppress warnings in test/ruby/test_ast.rb
  73967 2022-10-12 21:52 [ko1@a...            ] 504e388525 (master): Suppress a "warning: method redefined" in test/ruby/test_method.rb
  73968 2022-10-12 22:23 [ko1@a...            ] 70bc8cc6c2 (master): Adjust indents [ci skip]
  73969 2022-10-13 00:45 [ko1@a...            ] 80da7250c5 (master): file2lastrev.rb: Refactor VCS directory search
  73970 2022-10-13 01:15 [ko1@a...            ] b55e3b842a (master): Initialize shape attr index also in non-markable CC
  73971 2022-10-13 01:56 [ko1@a...            ] 107531583c (master): Unwrap shape id as unsigned int
  73972 2022-10-13 04:51 [ko1@a...            ] 166140aa28 (master): YJIT: Set RUST_BACKTRACE=1 in every Cirrus script (#6526)
  73973 2022-10-13 12:10 [ko1@a...            ] 751ffb276f (master): FreeBSD make uses the target under srcdir [ci skip]
  73974 2022-10-13 12:25 [ko1@a...            ] c50623f093 (master): Revert "FreeBSD make uses the target under srcdir [ci skip]"
  73975 2022-10-13 12:32 [ko1@a...            ] 1cda414622 (master): Raise ArgumentError with empty host url again.
  73976 2022-10-13 13:42 [ko1@a...            ] b734832883 (master): Skip utime example with Intel C Compiler suite
  73977 2022-10-13 15:04 [ko1@a...            ] 765ee822b5 (master): Add missing `f.resume` to fiber test. (#6539)
  73978 2022-10-13 16:25 [ko1@a...            ] 4b1504ae0a (master): [ruby/uri] Fix splitting relative URI
  73979 2022-10-14 00:14 [ko1@a...            ] 2cc3963a00 (master): Prevent wrong integer expansion
  73980 2022-10-14 05:11 [ko1@a...            ] e5058b58c2 (master): Only expose Ruby Shape API if VM_CHECK_MODE is enabled
  73981 2022-10-14 08:29 [ko1@a...            ] 5e554d30ba (master): Upgrade zlib_version on AppVeyor
  73982 2022-10-14 18:31 [ko1@a...            ] ee8bcbf405 (master): Reuse ins_methods_type_i function
  73983 2022-10-14 19:23 [ko1@a...            ] 5ccb625fbb (master): Use `roomof` macro for rounding up divisions
  73984 2022-10-14 21:31 [ko1@a...            ] 7b7e5153e8 (master): [ruby/pp] [Feature #19045] Add support Data#pretty_print
  73985 2022-10-14 21:46 [ko1@a...            ] d416205341 (master): Copy `IO#timeout` on `IO#dup`. (#6546)
  73986 2022-10-15 00:09 [ko1@a...            ] 6061003100 (master): [ruby/delegate] Fix DelegateClass block "method redefined" warning
  73987 2022-10-15 01:06 [ko1@a...            ] ee6cc25026 (master): Remove wrong dollar
  73988 2022-10-15 01:16 [ko1@a...            ] 7e24ebc649 (master): Disable msystem: MINGW64 job on GitHub Actions (#6545)
  73989 2022-10-15 04:00 [ko1@a...            ] 9a5684bf7f (master): Add test for ractor race condition on ivar sets
  73990 2022-10-15 04:02 [ko1@a...            ] cbd3d65574 (master): Add a test for transition order
  73991 2022-10-15 04:45 [ko1@a...            ] 53e0e5e8df (master): YJIT: Avoid creating payloads for non-JITed ISEQs (#6549)
  73992 2022-10-15 09:15 [ko1@a...            ] 1acc1a5c6d (master): YJIT doesn't need rb_obj_ensure_iv_index_mapping
  73993 2022-10-15 15:41 [ko1@a...            ] 830fbb412b (ruby_3_1): merge revision(s) 76bae60d9b967415c5930c2c5906e14c8362a6dd: [Backport #19038]
  73994 2022-10-15 15:59 [ko1@a...            ] 8a420670a2 (master): Introduce `Fiber::Scheduler#io_select` hook for non-blocking `IO.select`. (#6559)
  73995 2022-10-15 16:05 [ko1@a...            ] 52fcb3a724 (master): Add missing `#close` call to `test_dup_timeout` test. (#6560)
  73996 2022-10-15 17:28 [ko1@a...            ] 4a986a11e2 (ruby_3_1): merge revision(s) e1a4e44f14482814a0540ae0a4b31d858ff56f53:
  73997 2022-10-15 17:28 [ko1@a...            ] f2c28e9069 (ruby_3_1): merge revision(s) bb0a22a8c05994396aa316c242ff8816d8d0a259:
  73999 2022-10-15 17:28 [ko1@a...            ] cc745f2da1 (ruby_3_1): merge revision(s) 416cba90c1610f54dafd91234de9ec74d73ae22c:
  74000 2022-10-15 17:28 [ko1@a...            ] ef7cf5304e (ruby_3_1): merge revision(s) 1150a54afe98171657869bd2eafd82fda59893b1:

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