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

ruby-changes:69801-69900

  69801 2021-11-18 15:44 [ko1@a...            ] b35b7a1ef2 (master): Allow Kernel#load to load code into a specified module
  69802 2021-11-18 17:41 [ko1@a...            ] 2efbb35a8f (master): Remove macOS CIs [ci skip]
  69803 2021-11-18 20:22 [ko1@a...            ] 3ce27552df (master): [ruby/date] Expose Date::VERSION
  69804 2021-11-18 20:22 [ko1@a...            ] 39655aceb2 (master): [ruby/date] Bump version to 3.2.2
  69805 2021-11-18 20:52 [ko1@a...            ] 6896324465 (master): Update bundled_gems
  69806 2021-11-18 21:47 [ko1@a...            ] 89b440bf72 (master): Expect bool as `sort:` option at glob [Feature #18287]
  69807 2021-11-18 22:59 [ko1@a...            ] e2b78440ba (master): Throttle GitHub Actions [ci skip]
  69808 2021-11-18 23:28 [ko1@a...            ] f3dcb4bbf7 (master): Enhanced RDoc for Integer (#5139)
  69809 2021-11-19 00:44 [ko1@a...            ] cdebf57ec6 (master): Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)
  69810 2021-11-19 00:44 [ko1@a...            ] d48f5082e5 (master): * 2021-11-19 [ci skip]
  69811 2021-11-19 02:48 [ko1@a...            ] 75ecbda438 (master): Make Module#{public, private, protected, module_function} return arguments
  69812 2021-11-19 03:52 [ko1@a...            ] ab737b1919 (master): Update documentation for Module#{private, public, protected, module_function}
  69813 2021-11-19 07:18 [ko1@a...            ] 4adb012926 (master): Anonymous block forwarding allows a method to forward a passed
  69814 2021-11-19 08:10 [ko1@a...            ] b08dacfea3 (master): Optimize dynamic string interpolation for symbol/true/false/nil/0-9
  69815 2021-11-19 08:32 [ko1@a...            ] c347038d4e (master): GC measurement feature
  69816 2021-11-19 08:32 [ko1@a...            ] 349a179782 (master): support `GC.stat(:time)` take 2
  69817 2021-11-19 08:32 [ko1@a...            ] 6c64013978 (master): use ULL2NUM directly.
  69818 2021-11-19 08:32 [ko1@a...            ] be71c95b88 (master): `rb_method_optimized_t` for further extension
  69819 2021-11-19 08:32 [ko1@a...            ] 82ea287018 (master): optimize `Struct` getter/setter
  69820 2021-11-19 10:12 [ko1@a...            ] 4b1dd75e6c (master): gc.c: Fix a compile error on some crossbuilds
  69821 2021-11-19 10:12 [ko1@a...            ] 2730e45f45 (master): [rubygems/rubygems] Avoid unnecessary loop
  69822 2021-11-19 10:12 [ko1@a...            ] 55f574136c (master): [rubygems/rubygems] Extract a converge_specs method for later reusing it
  69823 2021-11-19 10:12 [ko1@a...            ] 39c4673e3c (master): [rubygems/rubygems] Previous logic can mostly go now
  69824 2021-11-19 10:12 [ko1@a...            ] 80f39d78df (master): [rubygems/rubygems] Allow `bundle update` to downgrade gems by changing the Gemfile
  69825 2021-11-19 21:56 [ko1@a...            ] aa591af296 (master): Do not document vendored files [ci skip]
  69826 2021-11-20 03:16 [ko1@a...            ] e0c38742a2 (master): Enhanced RDoc for Float (#5144)
  69827 2021-11-20 03:16 [ko1@a...            ] e9735ec206 (master): * 2021-11-20 [ci skip]
  69828 2021-11-20 04:11 [ko1@a...            ] 3c92516519 (master): Fix test_super_with_anonymous_block test to use anonymous block
  69829 2021-11-20 06:58 [ko1@a...            ] 73388aff5e (master): Add YJIT codegen for objtostring (#5149)
  69830 2021-11-20 21:33 [ko1@a...            ] c5ec05d047 (master): `struct_pos_num` is no longer used
  69831 2021-11-21 01:35 [ko1@a...            ] 8f3432cd44 (master): Fix setting struct member by public_send
  69832 2021-11-21 01:35 [ko1@a...            ] 8afd35b950 (master): * 2021-11-21 [ci skip]
  69833 2021-11-21 08:21 [ko1@a...            ] 86ad878e6a (master): Enhanced RDoc for Float (#5150)
  69834 2021-11-21 08:59 [ko1@a...            ] feda058531 (master): Refactor hacky ID tables to struct rb_ast_id_table_t
  69835 2021-11-21 13:56 [ko1@a...            ] f5829e2935 (master): [ruby/reline] Correct padding space calculation
  69836 2021-11-21 17:51 [ko1@a...            ] d2cb4cc073 (master): Adjust format      
  69837 2021-11-21 17:51 [ko1@a...            ] cbfd5249d4 (master): Stop including node.h from vm_debug.h only for `NODE`
  69838 2021-11-21 17:51 [ko1@a...            ] 1c4f529364 (master): Ignore preprocessed C++ files [ci skip]
  69839 2021-11-21 17:51 [ko1@a...            ] ac152b3cac (master): Update dependencies
  69840 2021-11-21 19:24 [ko1@a...            ] 784f1e1538 (master): Throttle pull-requests only [ci skip]
  69841 2021-11-22 09:29 [ko1@a...            ] 997adfd410 (master): [rubygems/rubygems] Clarify `bundle viz` deprecation
  69842 2021-11-22 09:29 [ko1@a...            ] fa9fa23ea8 (master): * 2021-11-22 [ci skip]
  69843 2021-11-22 10:51 [ko1@a...            ] e262272b6a (ruby_3_0): Merge RubyGems 3.2.29 and Bundler 2.2.29
  69844 2021-11-22 10:51 [ko1@a...            ] 31a7104852 (ruby_3_0): Merge RubyGems 3.2.27 and Bundler 2.2.27
  69845 2021-11-22 10:51 [ko1@a...            ] 24f911f474 (ruby_3_0): Merge RubyGems 3.2.28 and Bundler 2.2.28
  69846 2021-11-22 10:51 [ko1@a...            ] c6d9bd75ee (ruby_3_0): pin rbs-1.6.x for test-bundled-gems
  69847 2021-11-22 10:51 [ko1@a...            ] f86b773b5c (ruby_3_0): Bump rinda version to 0.1.1
  69848 2021-11-22 10:51 [ko1@a...            ] 905842e122 (ruby_3_0): Bump debug version to 0.2.0
  69849 2021-11-22 10:51 [ko1@a...            ] e27381d289 (ruby_3_0): Merge RubyGems 3.2.30 and Bundler 2.2.30
  69850 2021-11-22 10:52 [ko1@a...            ] e735773fd4 (ruby_3_0): Bump optparse version to 0.1.1
  69851 2021-11-22 10:52 [ko1@a...            ] 8cdb0ebb55 (ruby_3_0): Bump etc version to 1.3.0
  69852 2021-11-22 10:52 [ko1@a...            ] 989540c9cc (ruby_3_0): Bump pp version to 0.2.1
  69853 2021-11-22 10:52 [ko1@a...            ] b789399c09 (ruby_3_0): Bump rdoc version to 6.3.3
  69854 2021-11-22 10:52 [ko1@a...            ] 8ddad13dcd (ruby_3_0): Bump debug version to 0.2.1
  69856 2021-11-22 10:52 [ko1@a...            ] 60d904c4b2 (ruby_3_0): Bump prettyprint version to 0.1.1
  69857 2021-11-22 10:52 [ko1@a...            ] b2b66ede71 (ruby_3_0): Bump net-protocol version to 0.1.1
  69858 2021-11-22 10:52 [ko1@a...            ] b19b2e9867 (ruby_3_0): Merge RubyGems 3.2.31 and Bundler 2.2.31
  69859 2021-11-22 10:52 [ko1@a...            ] bfed3296ec (ruby_3_0): Bump io-wait version to 0.2.0
  69860 2021-11-22 10:52 [ko1@a...            ] d9a1f14805 (ruby_3_0): Bump date version to 3.1.1
  69861 2021-11-22 10:52 [ko1@a...            ] 5afefe4371 (ruby_3_0): Bump psych version to 3.3.2
  69862 2021-11-22 10:52 [ko1@a...            ] 5a6f8462dc (ruby_3_0): Bump racc version to 1.5.2
  69863 2021-11-22 10:52 [ko1@a...            ] d7c9d86573 (ruby_3_0): Bump resolv version to 0.2.1
  69864 2021-11-22 10:52 [ko1@a...            ] 6775e9a21b (ruby_3_0): Bump strscan version to 3.0.1
  69865 2021-11-22 10:52 [ko1@a...            ] 32342c9fca (ruby_3_0): * 2021-11-22 [ci skip]
  69866 2021-11-22 23:11 [ko1@a...            ] b680b632e5 (master): Make RCLASS_EXT(c)->subclasses a doubly linked list
  69867 2021-11-23 02:02 [ko1@a...            ] aaff5d7905 (master): * 2021-11-23 [ci skip]
  69868 2021-11-23 02:02 [ko1@a...            ] c4f45674a4 (master): Removes unused HEAP_PAGE_BITMAP_PLANES constant from gc.c
  69869 2021-11-23 05:57 [ko1@a...            ] e42f994f6b (master): Enhanced RDoc for Float (#5153)
  69870 2021-11-23 08:23 [ko1@a...            ] 13d1ded253 (master): YJIT: Make block invalidation more robust
  69871 2021-11-23 09:29 [ko1@a...            ] f5d2041138 (master): Avoid assert failure when NULL EC is expected
  69872 2021-11-23 10:04 [ko1@a...            ] da832d6c2a (master): What's Here section for Integer (#5155)
  69873 2021-11-23 15:12 [ko1@a...            ] 949af69408 (ruby_3_0): merge revision(s) 5680c38c75aeb5cbd219aafa8eb48c315f287d97,f5d20411386ff2552ff27661387ddc4bae1ebc30: [Backport #17573]
  69874 2021-11-23 15:12 [ko1@a...            ] aadb8cad56 (ruby_3_0): merge revision(s) e83c02a768af61cd0890a75e90bcae1119d8bd93: [Backport #18289]
  69875 2021-11-23 15:12 [ko1@a...            ] b6f87d527f (ruby_3_0): merge revision(s) 84202963c52e02cecad3e6b2fad478bfbeee1bc7: [Backport #18329]
  69876 2021-11-23 16:12 [ko1@a...            ] a88b19d3d0 (master): Suppress the “experimental" warnings for `IO::Buffer`
  69877 2021-11-23 19:49 [ko1@a...            ] c0c2b31a35 (master): Add Class#subclasses
  69878 2021-11-23 21:03 [ko1@a...            ] c14f230b26 (master): Assign temporary ID to anonymous ID [Bug #18250]
  69879 2021-11-23 21:03 [ko1@a...            ] eb301d8aec (master): Add an extra failing test case for [Bug #18250]
  69880 2021-11-24 00:51 [ko1@a...            ] 9aded89f40 (master): Speed up Ractors for Variable Width Allocation
  69881 2021-11-24 00:51 [ko1@a...            ] fb9d67742b (master): * 2021-11-24 [ci skip]
  69882 2021-11-24 04:09 [ko1@a...            ] 459f9e3df8 (master): Add setclassvariable to yjit (#5127)
  69883 2021-11-24 06:38 [ko1@a...            ] df8f858115 (master): Enhanced RDoc for Float#next_float (#5160)
  69884 2021-11-24 12:04 [ko1@a...            ] 7b3948750e (ruby_3_0): merge revision(s) e1b03b0c2b2449a7794f4701bab8b2382eb15116,007e439fe965871c73127928f7244ebb96a86e58: 
  69885 2021-11-24 15:45 [ko1@a...            ] 3454a456d1 (master): test/ruby/test_iseq.rb: Use __LINE__ to make the error log easy to see
  69886 2021-11-24 16:10 [ko1@a...            ] b79be4b09c (ruby_2_7): Removed the accidental files at https://github.com/ruby/ruby/commit/931815bfd86df603337194f3fcefb46bfe3e7940 
  69887 2021-11-24 16:10 [ko1@a...            ] 7c6b56801e (ruby_2_7): * 2021-11-24 [ci skip]
  69888 2021-11-24 16:46 [ko1@a...            ] e0b323632f (ruby_2_7): openssl: import v2.1.3
  69889 2021-11-24 16:46 [ko1@a...            ] 8737878248 (ruby_2_7): tool/sync_default_gems.rb: fix path for openssl
  69890 2021-11-24 16:47 [ko1@a...            ] eeabac4c55 (ruby_2_7): Do not allow Module#include to insert modules before the origin in the lookup chain
  69891 2021-11-24 16:56 [ko1@a...            ] 5bd0c0a014 (ruby_2_7): merge revision(s) c15cddd1d515c5bd8dfe8fb2725e3f723aec63b8: [Backport #16787]
  69892 2021-11-24 17:43 [ko1@a...            ] f180f4607c (ruby_2_7): Backport mutexes for socket and connection lists on win32 #4212
  69893 2021-11-24 17:49 [ko1@a...            ] 06aafeb4b3 (ruby_2_7): Fix clang -Wcompound-token-split-by-macro warning in ruby.h
  69894 2021-11-24 17:55 [ko1@a...            ] ade896702e (ruby_2_7): Merge date-3.0.3 
  69895 2021-11-24 18:08 [ko1@a...            ] 1fbf663b00 (ruby_2_6): Merge date-2.0.2 
  69896 2021-11-24 19:22 [ko1@a...            ] 3ac499555d (ruby_3_0): merge revision(s) f367b4ffe739453e87e55f955138b0ce662942b7,31a757a4426f1ac8c479313e01542940386fc2fe,837cbea64b74d464bfbfb10e6c81a8f92c6eee71: 
  69897 2021-11-24 19:46 [ko1@a...            ] c2125240cc (ruby_3_0): Merge RubyGems-3.2.32 and Bundler-2.2.32
  69898 2021-11-24 19:46 [ko1@a...            ] d1e3dd4db1 (ruby_3_0): Merge date-3.1.3 
  69899 2021-11-24 19:54 [ko1@a...            ] f236548038 (ruby_2_7): merge revision(s) 345db8f2aa373a31c619c8f85bd372f0a20829c1: [Backport #10902]
  69900 2021-11-24 19:54 [ko1@a...            ] 7d4d38f883 (ruby_2_7): merge revision(s) b360588cd3cbac5fb4f004aa53a8fdc715906719: [Backport #15856]

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