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

ruby-changes:67601-67700

  67601 2021-09-05 11:42 [ko1@a...            ] 261a0e0e4a (ruby_3_0): Backport mutexes for socket and connection lists on win32 #4212 (#4218)
  67602 2021-09-05 12:20 [ko1@a...            ] 92846db686 (ruby_3_0): merge revision(s) cd4f5b13228879d954fa97b6aa479c4a5ef4fb0a,8db269edb3550a85dfab9b193ea115ca36912ced,ab63f6d8543903f177c46634f38e5428655f003b: [Backport #18140]
  67603 2021-09-05 14:12 [ko1@a...            ] 911e75f054 (ruby_3_0): add dependency for ext/-test-/array/concat/to_ary_conact.c
  67605 2021-09-05 14:56 [ko1@a...            ] c42208f8e2 (ruby_3_0): merge revision(s) c0f4e4ca6d0f76985bca79314b232b787c8f008e: [Backport #18007]
  67606 2021-09-05 16:17 [ko1@a...            ] 7b4bc89394 (ruby_3_0): merge revision(s) 7d22060c14895bbca3ff962e5456384095b66738: [Backport #17609]
  67607 2021-09-05 19:26 [ko1@a...            ] 8f752c95d2 (master): [ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69)
  67608 2021-09-05 19:26 [ko1@a...            ] afa33da72b (master): [ruby/fiddle] Create extconf header for MSVC
  67609 2021-09-05 23:01 [ko1@a...            ] bdd6d8746f (master): Replace RBOOL macro
  67610 2021-09-06 01:12 [ko1@a...            ] 6bae5ac955 (master): Bundle RBS 1.6.0 (#4809)
  67611 2021-09-06 01:12 [ko1@a...            ] f831ecd8d5 (master): * 2021-09-06 [ci skip]
  67612 2021-09-06 05:22 [ko1@a...            ] 1fe604a675 (master): [ruby/reline] Add comments about optimizing chars in ASCII range of UTF-8
  67613 2021-09-06 05:22 [ko1@a...            ] e68a586263 (master): [ruby/reline] Add that Reline::Unicode.take_range is cutting based on width
  67614 2021-09-06 05:23 [ko1@a...            ] bb6d45cfee (master): [ruby/reline] Reline::Key supports the comparison with Integer
  67615 2021-09-06 05:23 [ko1@a...            ] 544cd3fb91 (master): [ruby/reline] Support oneshot key bindings config for key_trap of dialog callbacks
  67616 2021-09-06 05:23 [ko1@a...            ] bbb3162dd2 (master): [ruby/reline] Add Reline::Key#== as an alias to Reline::Key#match?
  67617 2021-09-06 05:23 [ko1@a...            ] 56ab22ab3d (master): [ruby/reline] Support for key bindings result Symbol in Reline::Key
  67618 2021-09-06 05:23 [ko1@a...            ] 3773296bfc (master): [ruby/reline] Allow Reline::KeyStroke to compare raw and meta-key processed key sequences
  67619 2021-09-06 05:23 [ko1@a...            ] 7de2c9a966 (master): [ruby/reline] Use combined_key if it exists when comparing Reline::Key and Integer
  67620 2021-09-06 05:23 [ko1@a...            ] 8913b9b742 (master): [ruby/reline] Use sort.last instead of sort.reverse.first
  67621 2021-09-06 05:24 [ko1@a...            ] d07060c42a (master): [ruby/reline] No need to use max_by when array.size == 1
  67622 2021-09-06 05:24 [ko1@a...            ] 79652c5873 (master): [ruby/reline] Support multiple trap_key
  67623 2021-09-06 05:24 [ko1@a...            ] 348bb62331 (master): [ruby/reline] Cut out read_2nd_character_of_key_sequence
  67624 2021-09-06 05:24 [ko1@a...            ] 991eb4894d (master): [ruby/irb] Use multiple trap_key
  67625 2021-09-06 07:06 [ko1@a...            ] 97a569c648 (master): [ruby/reline] Memoize path of `.inputrc` [Ref #319]
  67626 2021-09-06 07:10 [ko1@a...            ] be5159c2f8 (master): [ruby/irb] Pass RI options to help
  67627 2021-09-06 08:10 [ko1@a...            ] 14cc611133 (master): [ruby/reline] Rename a temporary test name to appropriate one
  67628 2021-09-06 08:10 [ko1@a...            ] 83a0807b3b (master): [ruby/reline] Add a test for oneshot key bindings
  67629 2021-09-06 08:10 [ko1@a...            ] 540eea39dd (master): [ruby/reline] Add a test for key bindings with Reline::Key
  67630 2021-09-06 13:11 [ko1@a...            ] a68a1b0b7d (master): Removed MiniTest::Assertion from test/rdoc
  67631 2021-09-06 13:11 [ko1@a...            ] 13dd07e397 (master): Removed redundant tests
  67632 2021-09-06 14:25 [ko1@a...            ] f336a3eb6c (master): Use free instead of xfree to free altstack
  67633 2021-09-06 15:23 [ko1@a...            ] a5e323f5ed (master): Schedule to update bundled_gems
  67634 2021-09-06 16:02 [ko1@a...            ] f8bb2d9b27 (master): memory_view.c: Rename private to private_data for C++ (#4812)
  67635 2021-09-06 16:10 [ko1@a...            ] 3cef8869b0 (master): [ruby/reline] Version 0.2.8.pre.8
  67636 2021-09-06 16:11 [ko1@a...            ] 692e7147b4 (master): [ruby/irb] Update dependency, reline >= 0.2.8.pre.8
  67637 2021-09-06 16:11 [ko1@a...            ] 8baac078bc (master): [ruby/irb] Version 1.3.8.pre.8
  67638 2021-09-06 21:20 [ko1@a...            ] afd7d1672f (master): Removed obsoleted comment
  67639 2021-09-06 21:20 [ko1@a...            ] 940a19e4b3 (master): Use Test::Unit::AssertionFailedError instead of MiniTest::Assertion for test-unit migration
  67640 2021-09-06 21:20 [ko1@a...            ] ecfbf1df33 (master): Use Test::Unit::PendedError instead of MiniTest::Skip for test-unit migration
  67641 2021-09-06 21:20 [ko1@a...            ] 544e37f184 (master): Simplify conditions for CoreAssertion initialization
  67642 2021-09-06 22:50 [ko1@a...            ] 966ed206a6 (master): [ruby/reline] Limit number of chars only when completion source text (pointer == -1)
  67643 2021-09-07 01:59 [ko1@a...            ] e8ad881336 (master): [ruby/reline] Trap TSTP to handle C-z
  67644 2021-09-07 01:59 [ko1@a...            ] 4885a61b12 (master): [ruby/reline] Rescue ArgumentError from Signal.trap(:TSTP) on Windows
  67645 2021-09-07 01:59 [ko1@a...            ] 8d9e767f1a (master): * 2021-09-07 [ci skip]
  67646 2021-09-07 02:42 [ko1@a...            ] f927614e55 (master): [ruby/reline] Use String for the value to be passed because Signal.trap also returns String
  67647 2021-09-07 02:42 [ko1@a...            ] cec50ec8d6 (master): [ruby/reline] Remove SIG prefix because don't use it in any other signal processing
  67648 2021-09-07 02:43 [ko1@a...            ] 30203a6fd9 (master): [ruby/reline] Use Symbol for method names
  67649 2021-09-07 03:23 [ko1@a...            ] 2441bc8ea9 (master): [ruby/reline] Change the comment about key bindings to more appropriate
  67650 2021-09-07 03:23 [ko1@a...            ] b4d9126e43 (master): [ruby/reline] Refactor the merging key bindings to make it more readable
  67651 2021-09-07 13:03 [ko1@a...            ] 26153667f9 (master): [ruby/pathname] Prefer omit over skip
  67652 2021-09-08 00:05 [ko1@a...            ] 3c77f00965 (master): * 2021-09-08 [ci skip]
  67653 2021-09-08 01:11 [ko1@a...            ] 95089ddaf4 (master): [ruby/reline] Move only one line when render a line and then go to the next line
  67655 2021-09-08 02:01 [ko1@a...            ] a375640ea5 (master): Update to ruby/mspec@e768949
  67656 2021-09-08 03:34 [ko1@a...            ] 11a00e3fa2 (master): [ruby/reline] Remove garbage left behind when rerendering the right side of the dialog
  67657 2021-09-08 03:34 [ko1@a...            ] 8b6d757ba0 (master): [ruby/reline] Remove variables that have no meaning in calculations
  67658 2021-09-08 05:23 [ko1@a...            ] 04984415a5 (master): [ruby/irb] Use gem paths to complete "require"
  67659 2021-09-08 05:23 [ko1@a...            ] c5e8088c7e (master): [ruby/irb] Define absolute_path? by myself for backward compatibility
  67660 2021-09-08 05:24 [ko1@a...            ] bc24af0f35 (master): [ruby/irb] Show lib name first because it's the most common use case
  67661 2021-09-08 05:24 [ko1@a...            ] 580f340c33 (master): [ruby/irb] Use "csv" for test
  67662 2021-09-08 16:04 [ko1@a...            ] 00fd7dac32 (master): Update bundled_gems at 2021-09-08
  67663 2021-09-08 19:10 [ko1@a...            ] 0b9242ffac (master): [Misc #18153] Install debug symbol files/directories by the option
  67664 2021-09-08 23:20 [ko1@a...            ] 5d81554281 (master): [Bug #18154] Fix memory leak in String#initialize
  67665 2021-09-09 14:51 [ko1@a...            ] 2bd6c5dc16 (master): [ruby/date] Ignore warned variables
  67666 2021-09-09 14:51 [ko1@a...            ] 847c70011e (master): * 2021-09-09 [ci skip]
  67667 2021-09-09 21:45 [ko1@a...            ] 34839e41f1 (master): Bundle RBS 1.6.2 (#4817)
  67668 2021-09-09 23:35 [ko1@a...            ] 141db4f383 (master): test/psych/test_scalar_scanner.rb: Prevent a warning
  67669 2021-09-09 23:56 [ko1@a...            ] 419e6ed464 (master): Update the Travis badge URL in README. [ci skip]
  67670 2021-09-10 04:59 [ko1@a...            ] f085a6fb69 (master): [ruby/irb] Support symbol with backtick
  67671 2021-09-10 04:59 [ko1@a...            ] d86c1a3161 (master): [ruby/irb] Add yamatanooroti test for symbol with backtick
  67672 2021-09-10 04:59 [ko1@a...            ] 192147afd8 (master): * 2021-09-10 [ci skip]
  67673 2021-09-10 06:37 [ko1@a...            ] 3bd596efa4 (master): [ruby/irb] Remove an unused variable
  67674 2021-09-10 06:37 [ko1@a...            ] 7cc298a484 (master): [ruby/irb] Pend on truffleruby
  67675 2021-09-10 06:37 [ko1@a...            ] 3503c94af5 (master): [ruby/irb] Avoid loading files' local variables [Bug #17623]
  67676 2021-09-10 06:37 [ko1@a...            ] 90afe5f11f (master): [ruby/irb] Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rb
  67677 2021-09-10 07:43 [ko1@a...            ] 62cecea073 (master): Find irb command path in test
  67678 2021-09-10 08:35 [ko1@a...            ] 7983fb9658 (master): [ruby/irb] Tests may not execute in the source directory
  67679 2021-09-10 09:04 [ko1@a...            ] 4475953378 (master): [ruby/reline] Add a simple test for autocomplete
  67680 2021-09-10 09:04 [ko1@a...            ] 364e646317 (master): [ruby/reline] Add a test for simple dialog
  67681 2021-09-10 09:05 [ko1@a...            ] c25511ef46 (master): [ruby/reline] Add a test for dialog with scroll key
  67682 2021-09-10 09:05 [ko1@a...            ] c00643c18a (master): [ruby/reline] Add a test for dialog at right edge
  67683 2021-09-10 09:05 [ko1@a...            ] 963e2c33b6 (master): [ruby/reline] Add a test that dialog may appear at the top if cursor at bottom edge
  67684 2021-09-10 09:05 [ko1@a...            ] f51ce20c6a (master): [ruby/reline] Fix complete proc of a script for tests
  67685 2021-09-10 09:05 [ko1@a...            ] 5af602e4d4 (master): [ruby/reline] Erase lines correctly when dialog height is changed
  67687 2021-09-10 09:05 [ko1@a...            ] 9066496aa3 (master): [ruby/reline] Add a test that autocomplete dialog doesn't crash when empty
  67688 2021-09-10 09:06 [ko1@a...            ] 90f0f22fcc (master): [ruby/reline] Use single quotes to match others in the file
  67689 2021-09-10 09:06 [ko1@a...            ] b00522608f (master): [ruby/reline] Add a test that autocompletion returns to the original text
  67690 2021-09-10 09:06 [ko1@a...            ] d1498f93ab (master): [ruby/reline] Add a test that dialog doesn't crash when callback returns nil
  67691 2021-09-10 09:06 [ko1@a...            ] a22c04a1d9 (master): [ruby/reline] Add a test that autocomplete doesn't crash after 2nd line
  67692 2021-09-10 09:06 [ko1@a...            ] 199a681d71 (master): [ruby/reline] Add a test that text under dialog appears
  67693 2021-09-10 10:57 [ko1@a...            ] 4c896cda37 (master): [ruby/reline] Fix scroll range of a script for tests
  67694 2021-09-10 10:59 [ko1@a...            ] fbfa0c880d (master): [ruby/reline] Version 0.2.8.pre.9
  67695 2021-09-10 11:01 [ko1@a...            ] e02bbe469b (master): [ruby/irb] Update dependency, reline >= 0.2.8.pre.9
  67696 2021-09-10 11:01 [ko1@a...            ] 01a364a36a (master): [ruby/irb] Version 1.3.8.pre.9
  67697 2021-09-10 11:39 [ko1@a...            ] 5dc753df47 (master): [ruby/reline] Move #pointer from DialogRenderInfo to Dialog
  67698 2021-09-10 13:52 [ko1@a...            ] 3d4207f9bb (master): Need `#`           
  67699 2021-09-10 17:02 [ko1@a...            ] b76ad15ed0 (master): Remove stale DLEXT2
  67700 2021-09-10 20:00 [ko1@a...            ] 85a737a1f9 (master): template/Doxyfile.tmpl: increase DOT_GRAPH_MAX_NODES

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