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

ruby-changes:70001-70100

  70002 2021-12-02 05:46 [ko1@a...            ] 4079f0da51 (master): Check that cb / ocb exist before marking executable
  70003 2021-12-02 05:46 [ko1@a...            ] 157095b3a4 (master): Mark JIT code as writeable / executable depending on the situation
  70004 2021-12-02 05:46 [ko1@a...            ] 3b2b28d035 (master): Revert "Force disable yjit on OpenBSD"
  70005 2021-12-02 07:42 [ko1@a...            ] 9121e57a5f (master): Rework tracing for blocks running as methods
  70006 2021-12-02 08:03 [ko1@a...            ] 5c5974dbd0 (ruby_3_0): merge revision(s) 44d67128a827c65d1a3867c5d8fd190d10aa1dd2:
  70007 2021-12-02 08:05 [ko1@a...            ] 69272c74a3 (ruby_3_0): merge revision(s) 9f8a50723f8a84b3e4755b418570148f422d1b28: [Backport #17836]
  70008 2021-12-02 08:50 [ko1@a...            ] e387458da9 (master): Ignore to generate the documentation from vendored libraries
  70009 2021-12-02 09:22 [ko1@a...            ] fe1725236c (master): Don't call + and < in Integer.times for !FIXNUM
  70010 2021-12-02 12:29 [ko1@a...            ] a7d0c2c448 (master): Needs to update revision.h unless existing [ci skip]
  70011 2021-12-02 15:54 [ko1@a...            ] 6721ce1cc4 (master): Cast tv_usec to int32_t to fit in tv_nsec
  70012 2021-12-02 15:55 [ko1@a...            ] 3685b5af95 (master): Only iterate Lexer heredoc arrays
  70013 2021-12-02 15:55 [ko1@a...            ] 8944009be7 (master): Deprecate `Lexer::Elem#[]` and `Lexer::State#[]`
  70014 2021-12-02 16:16 [ko1@a...            ] fe506d7945 (master): [MSWin] Stop passing non-numeric string to `exit` command
  70015 2021-12-02 18:10 [ko1@a...            ] 39f2b4f1a4 (master): [rubygems/rubygems] This warrants a comment
  70016 2021-12-02 18:10 [ko1@a...            ] cf88271331 (master): [rubygems/rubygems] Fix gemspec source unlocking also for prereleases like 0.0.0.SNAPSHOT
  70017 2021-12-02 18:10 [ko1@a...            ] 2a15b28a9e (master): [rubygems/rubygems] Fix materialization of locked 0 prereleases
  70018 2021-12-02 18:33 [ko1@a...            ] 524a808d23 (master): Define Ripper::Lexer::Elem#to_s
  70019 2021-12-02 22:21 [ko1@a...            ] 60fc8dda64 (master): update-bundled_gems.rb: Fix typo and version comparison
  70020 2021-12-02 22:21 [ko1@a...            ] 3f1dcd7fff (master): Cache downloaded files
  70021 2021-12-02 23:41 [ko1@a...            ] ca33b59099 (master): [ruby/reline] fix `TerminfoError` -> `Reline::Terminfo::TerminfoError`
  70022 2021-12-02 23:41 [ko1@a...            ] 697d7b8d62 (master): [ruby/reline] Rescue if tigetstr(capname) cannot be obtained
  70023 2021-12-03 00:14 [ko1@a...            ] f7bdfb39ef (master): Don't clear the constant cache when finishing compaction
  70024 2021-12-03 00:14 [ko1@a...            ] 0b22e3e1df (master): * 2021-12-03 [ci skip]
  70025 2021-12-03 00:39 [ko1@a...            ] 4d4716d939 (master): [ruby/reline] No need to check `x > 0`
  70026 2021-12-03 00:42 [ko1@a...            ] dcbe29d2ae (master): [ruby/irb] Fix bug infinite loop when pasting multilines fo code in Ruby 2.6
  70027 2021-12-03 00:56 [ko1@a...            ] 6b64e78823 (master): [ruby/irb] Examine indentation of in keyword when trying to type include
  70028 2021-12-03 02:01 [ko1@a...            ] fbc1615761 (master): YJIT: Fix side-exit typo in comments [ci skip]
  70029 2021-12-03 03:06 [ko1@a...            ] 9f0c6f20c5 (master): [Bug #18382] Fix crash in compaction for ObjectSpace.trace_object_allocations
  70030 2021-12-03 06:01 [ko1@a...            ] 1f4af99383 (master): [rubygems/rubygems] Move required_ruby_version gemspec attribute to recommended section.
  70031 2021-12-03 08:53 [ko1@a...            ] 733500e9d0 (master): Lazily create singletons on instance_{exec, eval} (#5146)
  70032 2021-12-03 13:17 [ko1@a...            ] 433a5a0eb0 (master): [DOC] Fix Time.new description [ci skip]
  70033 2021-12-03 16:01 [ko1@a...            ] dd6c59cdaf (master): Update bundled_gems at 2021-12-03
  70034 2021-12-03 18:42 [ko1@a...            ] e4c7c5468e (master): Add tests of string argument to Time.at
  70035 2021-12-03 20:01 [ko1@a...            ] d19c266b49 (master): [rubygems/rubygems] Reuse `locked_dependencies` helper
  70036 2021-12-03 20:01 [ko1@a...            ] 906b95780f (master): [rubygems/rubygems] Remove unnecessary nil checks
  70037 2021-12-03 20:01 [ko1@a...            ] 248fae0ec4 (master): [rubygems/rubygems] Improve sources representation
  70038 2021-12-03 20:01 [ko1@a...            ] 901a257533 (master): [rubygems/rubygems] Reformat for consistency with the above line
  70039 2021-12-03 20:01 [ko1@a...            ] 7d974cc56f (master): [rubygems/rubygems] Don't overwrite locked dependency sources too early
  70040 2021-12-03 20:01 [ko1@a...            ] aa87780f8f (master): [rubygems/rubygems] Fix incorrect order in changed sources message
  70041 2021-12-03 20:01 [ko1@a...            ] ca65f7bb8a (master): [rubygems/rubygems] Remove unnecessary code
  70042 2021-12-03 20:01 [ko1@a...            ] 4c5e862434 (master): [rubygems/rubygems] Improve source gemfile/lockfile equivalence checks
  70043 2021-12-03 20:01 [ko1@a...            ] 0073f624f0 (master): [rubygems/rubygems] Don't unnecessarily loop twice through dependencies
  70044 2021-12-03 20:27 [ko1@a...            ] 324d57df0b (master): TestClass#test_subclass_gc reduce the number of iteration by 10x
  70045 2021-12-04 00:01 [ko1@a...            ] ec7f14d9fa (master): Add `nd_type_p` macro
  70046 2021-12-04 00:01 [ko1@a...            ] 81eadd976f (master): * 2021-12-04 [ci skip]
  70047 2021-12-04 00:26 [ko1@a...            ] 081539023a (master): Refactor GC functions to have consistent naming
  70048 2021-12-04 01:46 [ko1@a...            ] 7fc9d83bd1 (master): Fix link (#5208)   
  70049 2021-12-04 02:46 [ko1@a...            ] 54ca530dbe (master): YJIT: Add ivar counter exits
  70050 2021-12-04 05:18 [ko1@a...            ] c38c1d82b1 (master): [rubygems/rubygems] Let original EACCES error be raised
  70051 2021-12-04 05:58 [ko1@a...            ] 3be067234f (master): NEWS for [GH-#5146] [ci skip] (#5210)
  70052 2021-12-04 10:02 [ko1@a...            ] f41b4d44f9 (master): YJIT: Bounds check every byte in the assembler
  70053 2021-12-04 10:36 [ko1@a...            ] d118e7c025 (master): Turn nd_type_p into an inline function
  70054 2021-12-04 10:40 [ko1@a...            ] a4964174e2 (master): Fix circular dependencies specific to in-place build [Bug #18374]
  70055 2021-12-04 16:29 [ko1@a...            ] 4a6ca12904 (master): Remove unversioned phony target for pkgconfig file [Bug #18374]
  70056 2021-12-05 01:35 [ko1@a...            ] 34b5e2566d (master): YJIT: Enable out of memory tests
  70057 2021-12-05 01:36 [ko1@a...            ] 9733b7e38f (master): * 2021-12-05 [ci skip]
  70058 2021-12-05 03:05 [ko1@a...            ] 62957debd5 (master): README.md: Fix link to platform maintainers list
  70059 2021-12-05 05:48 [ko1@a...            ] a72aecac3a (master): [rubygems/rubygems] Don't write outside of destdir when regenerating plugins
  70060 2021-12-05 05:48 [ko1@a...            ] ed7a50015a (master): [rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is used
  70061 2021-12-05 05:48 [ko1@a...            ] ec28771fde (master): [rubygems/rubygems] Fold a line that got out of hand
  70062 2021-12-05 05:48 [ko1@a...            ] 9dc76e102e (master): [rubygems/rubygems] Don't write outside of destdir when installing default bundler
  70063 2021-12-05 19:04 [ko1@a...            ] b555e659c4 (master): Do not use `fcopyfile` if appending to non-empty file [Bug #18388]
  70064 2021-12-05 19:07 [ko1@a...            ] e818193784 (master): Fix wrong indentation in NEWS.md [ci skip]
  70065 2021-12-05 19:24 [ko1@a...            ] 19f037e452 (master): More indentation in NEWS.md [ci skip]
  70066 2021-12-05 20:34 [ko1@a...            ] 00a941ac4b (master): Update stdlib versions [ci skip]
  70067 2021-12-05 20:34 [ko1@a...            ] 20dfc7621c (master): Sort URLs by issue numbers [ci skip]
  70068 2021-12-05 23:18 [ko1@a...            ] bbfefd45c6 (master): [ruby/securerandom] Remove no longer used helper methods
  70069 2021-12-06 00:26 [ko1@a...            ] 26063d3954 (master): YJIT: Initialize code buffer with PUSH DS
  70070 2021-12-06 00:26 [ko1@a...            ] 26e4887eed (master): * 2021-12-06 [ci skip]
  70071 2021-12-06 01:15 [ko1@a...            ] a785e6c356 (master): Make `leaf` const in VM generator
  70072 2021-12-06 05:25 [ko1@a...            ] e713552868 (master): [rubygems/rubygems] LOAD_PATH is already reset globally
  70073 2021-12-06 05:25 [ko1@a...            ] 2fc47bad78 (master): [rubygems/rubygems] Remove unneded setup
  70074 2021-12-06 09:43 [ko1@a...            ] c2192cb985 (master): Clarify the error message when trying to import C methods [Bug #18385]
  70075 2021-12-06 14:18 [ko1@a...            ] e563c6068e (master): sync_default_gems.rb: convert commit hashes to github URLs [ci skip]
  70076 2021-12-06 17:43 [ko1@a...            ] 9c0c66f721 (master): [rubygems/rubygems] add login & logout for the signin & signout commands respectively
  70077 2021-12-06 17:53 [ko1@a...            ] 5ce3272e51 (master): autogen.sh: Copy auxiliary files instead of symlinks with `-i`
  70078 2021-12-06 18:04 [ko1@a...            ] 25423f0918 (master): [rubygems/rubygems] Add --version parameter to bundle info command.
  70079 2021-12-06 18:43 [ko1@a...            ] d044ffd77f (master): [rubygems/rubygems] Allow using `Gem::Version` without loading the rest of rubygems
  70080 2021-12-06 18:43 [ko1@a...            ] e41c195cc5 (master): [rubygems/rubygems] Fix incorrect quoting
  70081 2021-12-06 20:27 [ko1@a...            ] 715a51a0d6 (master): [rubygems/rubygems] FeatuRe: accept pull request URLs as github source
  70082 2021-12-07 01:53 [ko1@a...            ] 526c9359ca (master): [rubygems/rubygems] Don't cleanup paths from gems already activated from `$LOAD_PATH`
  70083 2021-12-07 01:54 [ko1@a...            ] fb356c6f57 (master): * 2021-12-07 [ci skip]
  70084 2021-12-07 02:03 [ko1@a...            ] 4c39fae4de (master): add a NEWS entry for `mandatory_only?`
  70085 2021-12-07 02:03 [ko1@a...            ] 87664b5cc8 (master): add a NEWS entry about GC.total_time
  70086 2021-12-07 02:03 [ko1@a...            ] 660687e6fa (master): add NEWS about the improvement of `Struct`
  70087 2021-12-07 09:24 [ko1@a...            ] b7ea66bc32 (master): YJIT: Fix incomplete invalidation from opt_setinlinecache
  70088 2021-12-07 10:27 [ko1@a...            ] 794b9a28b5 (master): YJIT: Add integrity checks for blockid
  70089 2021-12-07 12:08 [ko1@a...            ] dfd9728c87 (master): NEWS.md: Describe the change of the default width of `pp`
  70090 2021-12-07 13:22 [ko1@a...            ] ad4ac68c7b (master): [ruby/ostruct] ostruct v0.5.1
  70091 2021-12-07 13:22 [ko1@a...            ] 95d9bcf2b2 (master): [ruby/ostruct] Alias less methods
  70092 2021-12-07 15:02 [ko1@a...            ] 91e9d27629 (master): Fix a link [ci skip]
  70093 2021-12-07 17:38 [ko1@a...            ] ec878dac90 (master): Move -ljemalloc to DLDLIBS [Bug #18391]
  70094 2021-12-07 21:56 [ko1@a...            ] d6c5a30cfd (master): ObjectSpace::WeakMap#inspect: check if living object [Bug #18392]
  70095 2021-12-07 21:56 [ko1@a...            ] a2d4e1cda6 (master): Fixed the check order in wmap_live_p [Bug #18392]
  70096 2021-12-07 23:05 [ko1@a...            ] bb3f17bd98 (master): More indentation in NEWS.md [ci skip]
  70097 2021-12-07 23:28 [ko1@a...            ] 26303c31f0 (master): [rubygems/rubygems] Pass "--" to git commands to separate positional and optional args
  70098 2021-12-08 01:49 [ko1@a...            ] 1b12ebb94e (master): [rubygems/rubygems] Add require parameter to `bundle add``
  70099 2021-12-08 01:49 [ko1@a...            ] e51d0d2853 (master): * 2021-12-08 [ci skip]
  70100 2021-12-08 07:20 [ko1@a...            ] 286c07f0dc (master): YJIT: Remove guard_self_is_heap()

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