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

ruby-changes:70701-70800

  70701 2022-01-02 15:05 [ko1@a...            ] bb0a725f1f (master): [ruby/etc] [DOC] Refine Etc::Passwd#passwd description
  70702 2022-01-02 15:05 [ko1@a...            ] 314effdf77 (master): [ruby/etc] [DOC] Document Etc::Passwd and Etc::Group as classes
  70703 2022-01-02 15:05 [ko1@a...            ] 546dbcfe69 (master): [ruby/etc] Update ruby versions
  70704 2022-01-02 15:05 [ko1@a...            ] eb294491c0 (master): [ruby/etc] bump up to 1.4.0
  70705 2022-01-02 15:05 [ko1@a...            ] 6f53425825 (master): NEWS: Removed constants
  70706 2022-01-02 15:05 [ko1@a...            ] 462079611a (master): [ruby/etc] Remove deprecate constants under Struct
  70707 2022-01-02 15:06 [ko1@a...            ] 30c03f9e93 (master): Update default gems list at 6f53425825eb71d71c7fdd424801a2 [ci skip]
  70708 2022-01-02 15:17 [ko1@a...            ] 1136985cc0 (master): [ruby/etc] Note for rb_deprecate_constant [ci skip]
  70709 2022-01-02 20:24 [ko1@a...            ] c8694303ee (master): Update RBS to skip testing `Kernel#=~` (#5386)
  70710 2022-01-03 07:06 [ko1@a...            ] 66e9256147 (master): [ruby/reline] Remove test TODO comments that have been confirmed by E2E tests
  70711 2022-01-03 07:06 [ko1@a...            ] 3ff762cc7c (master): * 2022-01-03 [ci skip]
  70712 2022-01-03 23:26 [ko1@a...            ] 980bf94f02 (master): Kernel#=~: delete  
  70713 2022-01-04 05:11 [ko1@a...            ] c717728830 (master): YJIT: Refine comments
  70714 2022-01-04 05:11 [ko1@a...            ] 3ae8b115c2 (master): YJIT: Fix confusing self reference when initializing variable
  70715 2022-01-04 05:11 [ko1@a...            ] 8d6e4f1565 (master): * 2022-01-04 [ci skip]
  70716 2022-01-04 08:26 [ko1@a...            ] 67612dadbc (master): [ruby/net-http] Handle invalid use of IP addresses in SNI
  70717 2022-01-04 14:59 [ko1@a...            ] 8f9623741a (master): [rubygems/rubygems] Append a newline to the checksum file
  70718 2022-01-04 14:59 [ko1@a...            ] c2e8e1f6a4 (master): [rubygems/rubygems] Fix checksum
  70719 2022-01-04 14:59 [ko1@a...            ] 5074aa1984 (master): [rubygems/rubygems] Test the actual checksums of the mock gems
  70720 2022-01-04 14:59 [ko1@a...            ] 0bfb406b75 (master): [rubygems/rubygems] Fix the test to use the mock gem path
  70721 2022-01-04 16:38 [ko1@a...            ] f0669fb6cb (master): [ruby/optparse] Use `require_relative` for internal requires (https://github.com/ruby/optparse/pull/28)
  70722 2022-01-04 17:26 [ko1@a...            ] 47bf64a26d (master): Use omit instead of skip: test/ruby/**/*.rb
  70723 2022-01-04 17:38 [ko1@a...            ] 426ddbfff5 (master): test/ruby/test_method.rb: Fix a random failure during `make COVERAGE=1`
  70724 2022-01-04 17:52 [ko1@a...            ] b673e9a304 (master): Fix the previous commit
  70725 2022-01-04 23:09 [ko1@a...            ] e22218b510 (master): [ruby/error_highlight] Reproduce the error seen when calling .to_s in embedded Ruby
  70726 2022-01-04 23:09 [ko1@a...            ] 11b1ebe606 (master): [ruby/error_highlight] Fix the spurious TypeError.
  70727 2022-01-04 23:18 [ko1@a...            ] e9a4cc02b4 (master): [ruby/error_highlight] Add a test to check if it is robust against a spoofed filename
  70728 2022-01-04 23:46 [ko1@a...            ] 615e9b2865 (master): [Feature #18364] Add GC.stat_heap to get stats for memory heaps
  70729 2022-01-05 00:28 [ko1@a...            ] ad007bc6ea (master): Switch `is_pointer_to_heap` to use library bsearch
  70730 2022-01-05 00:28 [ko1@a...            ] e7806049c0 (master): * 2022-01-05 [ci skip]
  70731 2022-01-05 03:03 [ko1@a...            ] 9e0a91d064 (master): Don't segfault if Warning.warn is undefined
  70732 2022-01-05 03:58 [ko1@a...            ] 9c15da0fd4 (master): Enhanced RDoc for IO (#5381)
  70733 2022-01-05 04:46 [ko1@a...            ] 44379805b0 (master): Fix crash on bootup when RGENGC_CHECK_MODE=2 with GC stress
  70734 2022-01-05 05:40 [ko1@a...            ] 5917f49ad0 (master): Fix documentation for Dir.glob
  70735 2022-01-05 07:26 [ko1@a...            ] d1a91076dc (master): [rubygems/rubygems] Fix race conditon on JRuby
  70736 2022-01-05 09:00 [ko1@a...            ] 13241b71a5 (master): Fix failures on ruby 3.1
  70737 2022-01-05 09:06 [ko1@a...            ] d5836db1b3 (master): Fix `Leaked file descriptor: TestIO_Console#test_console_kw`
  70738 2022-01-05 09:39 [ko1@a...            ] 6326112e16 (master): Enhanced RDoc for Enumerable (#5393)
  70739 2022-01-05 16:20 [ko1@a...            ] 5757696e07 (master): `res.response_body_permitted?` is not defined
  70740 2022-01-05 17:03 [ko1@a...            ] 21ee5341f8 (master): Add Module.used_refinements
  70741 2022-01-05 17:50 [ko1@a...            ] 54198c7b97 (master): Add Module#refinements and Refinement#refined_class [Feature #12737]
  70742 2022-01-05 18:20 [ko1@a...            ] 1272a331b4 (master): NEWS: Removal of `Kernel#=~` [Feature #15231]
  70743 2022-01-05 18:27 [ko1@a...            ] e38d583391 (master): NEWS: Links to the tickets to remove deprecated features
  70744 2022-01-05 19:17 [ko1@a...            ] 8bba6d3d54 (master): [rubygems/rubygems] Exclude bin directory for newgem template, Because it contains only development script
  70745 2022-01-05 23:33 [ko1@a...            ] 6f7e02bf46 (master): Remove assertion causing read barrier to trigger
  70746 2022-01-05 23:46 [ko1@a...            ] f22296d27e (master): test/ruby/test_refinement.rb: Remove "assigned but unused variable"
  70747 2022-01-06 03:59 [ko1@a...            ] 791343b5bb (master): Remove Refinement#{extend_object, append_features, prepend_features}
  70748 2022-01-06 03:59 [ko1@a...            ] 7bef101eaa (master): * 2022-01-06 [ci skip]
  70749 2022-01-06 07:13 [ko1@a...            ] 445c055b44 (master): Enhanced RDoc for IO (#5395)
  70750 2022-01-06 10:19 [ko1@a...            ] 5e7cd480f9 (master): Fix spec failure on ruby 3.1
  70751 2022-01-06 10:30 [ko1@a...            ] da43c8822c (master): Remove useless code [Bug #18185]
  70752 2022-01-06 11:21 [ko1@a...            ] ac0d27eb58 (master): NEWS: Separate removed constants section
  70753 2022-01-06 11:33 [ko1@a...            ] 3e417a554b (master): NEWS: "taintedness" and "trustedness" methods are removed
  70754 2022-01-06 16:03 [ko1@a...            ] 2db7952e59 (master): Update bundled gems list at 2022-01-06
  70755 2022-01-06 18:14 [ko1@a...            ] e554b17c60 (master): tool/rbinstall.rb: instal ruby.wasm produced by Emscripten
  70756 2022-01-06 18:34 [ko1@a...            ] e3b0c8c106 (master): [ruby/reline] windows: test_yamatanooroti fix
  70757 2022-01-06 23:53 [ko1@a...            ] ee5e684bc1 (master): [rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crash
  70758 2022-01-06 23:58 [ko1@a...            ] 73be7a85cd (master): [rubygems/rubygems] Fix suggestions flag
  70759 2022-01-06 23:58 [ko1@a...            ] cea4a81056 (master): [rubygems/rubygems] Let fetch understand gem:version syntax
  70760 2022-01-07 01:03 [ko1@a...            ] 3f6bfe49db (master): Update test/ruby/test_module.rb
  70761 2022-01-07 01:03 [ko1@a...            ] 24b53b1f3a (master): Remove unneeded line
  70762 2022-01-07 01:03 [ko1@a...            ] a79c59472d (master): Allow include before calling Module#initialize
  70763 2022-01-07 01:03 [ko1@a...            ] 818fc85347 (master): * 2022-01-07 [ci skip]
  70764 2022-01-07 01:13 [ko1@a...            ] 1bfccba775 (master): Add bugs.ruby links.
  70765 2022-01-07 01:48 [ko1@a...            ] 5ad507d751 (master): Enhanced RDoc for IO (#5402)
  70766 2022-01-07 02:13 [ko1@a...            ] ae51f304d2 (master): io_buffer.c: use mremap based resizing only when mremap available
  70767 2022-01-07 04:33 [ko1@a...            ] d4a95428bb (master): Enable Variable Width Allocation by default
  70768 2022-01-07 04:33 [ko1@a...            ] ee4784c06e (master): Update lldb_cruby.py for VWA strings
  70769 2022-01-07 04:33 [ko1@a...            ] 5f55b03716 (master): Set correct termlen for frozen strings
  70770 2022-01-07 04:33 [ko1@a...            ] 3818cfbd47 (master): Compile with USE_RVARGC=0 on CI
  70771 2022-01-07 04:33 [ko1@a...            ] 44368b5f8b (master): Set encoding before concatenating to string
  70772 2022-01-07 06:48 [ko1@a...            ] aeb344e65c (master): Revert "Enable Variable Width Allocation by default"
  70773 2022-01-07 07:23 [ko1@a...            ] ae0d67d762 (master): Revert "Set encoding before concatenating to string"
  70774 2022-01-07 09:24 [ko1@a...            ] 83b987054a (master): Explicitly pass $/ when loop mode
  70775 2022-01-07 09:24 [ko1@a...            ] 6baa78bb78 (master): Use chomp: option when chomp mode
  70776 2022-01-07 09:42 [ko1@a...            ] dd6a75195a (master): [ruby/pathname] Make Pathname#each_entry return enumerator if called without block
  70777 2022-01-07 09:45 [ko1@a...            ] 533bc77170 (master): Fix typo [ci skip] 
  70778 2022-01-07 23:56 [ko1@a...            ] 3f9af8a9dc (master): [DOC] Fix typos in a doxygen comment [ci skip]
  70779 2022-01-08 00:50 [ko1@a...            ] be68b3a490 (master): Change termlen when changing encoding during concatenation
  70780 2022-01-08 00:50 [ko1@a...            ] a1bef7c2ef (master): * 2022-01-08 [ci skip]
  70781 2022-01-08 03:27 [ko1@a...            ] c365c5921e (master): Enable Variable Width Allocation by default
  70782 2022-01-08 04:22 [ko1@a...            ] d9ef711f29 (master): Improve string info in rb_raw_obj_info
  70783 2022-01-08 05:48 [ko1@a...            ] bc643bbe2e (master): Use unsigned short for length of embedded strings
  70784 2022-01-08 09:29 [ko1@a...            ] 54c91042ed (master): YJIT: Discard local var type info on routine call
  70785 2022-01-08 12:54 [ko1@a...            ] 32a0d9dd4b (master): Prefer the dedecated conversion function
  70786 2022-01-08 15:50 [ko1@a...            ] 64eccbf578 (master): Run the tests on a subclass of String
  70787 2022-01-08 15:50 [ko1@a...            ] fb532d801c (master): Run an old fixed bug in the same process
  70788 2022-01-08 15:50 [ko1@a...            ] 47a05f7c09 (master): Do not run the same tests twice
  70789 2022-01-08 20:03 [ko1@a...            ] 0ca00e2cb7 (master): Move IO write buffer allocation into function.
  70790 2022-01-08 20:32 [ko1@a...            ] 09cfc653b7 (master): [ruby/reline] Fix reline on Solaris
  70791 2022-01-09 04:41 [ko1@a...            ] b5c039125f (master): YJIT: Save SP later in cfunc call
  70792 2022-01-09 04:41 [ko1@a...            ] 18b97eee5a (master): YJIT: Add support for ruby array cfuncs (argc=-2)
  70793 2022-01-09 04:41 [ko1@a...            ] a5fffb314b (master): * 2022-01-09 [ci skip]
  70794 2022-01-09 05:08 [ko1@a...            ] 33cc8816be (master): Revert "Enable Variable Width Allocation by default"
  70795 2022-01-09 08:06 [ko1@a...            ] 8648457541 (master): Don't combine test-all and rubyspec.
  70796 2022-01-09 12:34 [ko1@a...            ] cc01ae591b (master): [DOC] test-spec would be preferable now
  70797 2022-01-09 12:40 [ko1@a...            ] a7faca51ac (master): Add `=num` to yjit options
  70798 2022-01-09 12:41 [ko1@a...            ] 83983bacbc (master): [DOC] Mention `make check`
  70799 2022-01-09 13:22 [ko1@a...            ] b43ad6b802 (master): [DOC] Fold too long lines
  70800 2022-01-10 20:18 [ko1@a...            ] c764e368bd (master): Fix default --jit-max-cache in `ruby --help`

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