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

ruby-changes:67301-67400

  67301 2021-08-29 20:30 [ko1@a...            ] 02a61fe33f (master): [ruby/reline] Hide cursor when rendering dialog
  67302 2021-08-29 20:30 [ko1@a...            ] d768eeeddb (master): [ruby/reline] Support hide/show cursor on Windows
  67303 2021-08-29 20:30 [ko1@a...            ] fb9fe4c43f (master): [ruby/reline] Display autocomplete below original line if end point was wrapped
  67304 2021-08-29 20:30 [ko1@a...            ] 788c047695 (master): [ruby/reline] Create windows.rb
  67305 2021-08-29 20:30 [ko1@a...            ] 8e463e3e73 (master): [ruby/reline] Remove unnecessary condition
  67306 2021-08-29 20:30 [ko1@a...            ] 06bd48aba8 (master): [ruby/reline] Remove unnecessary metadata between lines
  67307 2021-08-29 20:30 [ko1@a...            ] ff43b0f2dd (master): [ruby/reline] Update dialog backup before clearing
  67308 2021-08-29 20:30 [ko1@a...            ] fdc005e54e (master): [ruby/reline] Completion journey starts with one of candidates
  67309 2021-08-29 20:30 [ko1@a...            ] 475038a622 (master): [ruby/reline] Move cursor correctly when current line is auto wrapped
  67310 2021-08-29 20:30 [ko1@a...            ] 4b2b10707a (master): [ruby/reline] Implement dynamic selection of candidates
  67311 2021-08-29 20:30 [ko1@a...            ] ca1a2d1f68 (master): [ruby/reline] Show autocomplete correctly when starts from prev line
  67312 2021-08-29 20:30 [ko1@a...            ] 18c0814fe0 (master): [ruby/reline] Fix typo
  67313 2021-08-29 20:30 [ko1@a...            ] 85dd0ad5e0 (master): [ruby/reline] Move dialog pos to left when goes beyond right edge
  67314 2021-08-29 20:30 [ko1@a...            ] 9b2afb2eed (master): [ruby/reline] Scroll properly to create margin
  67315 2021-08-29 20:30 [ko1@a...            ] f863ed5210 (master): [ruby/reline] Drop too much contents before processing
  67316 2021-08-29 20:30 [ko1@a...            ] 8d4370b066 (master): [ruby/reline] Support for multiple dialog rendering
  67317 2021-08-29 20:30 [ko1@a...            ] 081e5de34d (master): [ruby/reline] Combine vertical processing into @dialog_vertical_offset
  67318 2021-08-29 20:30 [ko1@a...            ] 164e486225 (master): [ruby/reline] Remove @dialog_updown and @dialog_contents_width
  67319 2021-08-29 20:30 [ko1@a...            ] 7e8a627052 (master): [ruby/reline] Implement doc display dialog in conjunction with autocomplete
  67320 2021-08-29 20:31 [ko1@a...            ] d41d41da38 (master): [ruby/reline] Clear completion journey data when finished
  67321 2021-08-29 20:31 [ko1@a...            ] acffb0b068 (master): [ruby/reline] Cut out the autocomplete callback
  67322 2021-08-29 20:31 [ko1@a...            ] 4cd344c958 (master): [ruby/reline] Add the ability to handle context between dialogs
  67323 2021-08-29 20:31 [ko1@a...            ] 6273b9bb62 (master): [ruby/reline] Use colored doc output with ANSI escape sequence
  67324 2021-08-29 20:31 [ko1@a...            ] acd15a39d2 (master): [ruby/reline] Support custom bg color
  67325 2021-08-29 20:31 [ko1@a...            ] b023ef8594 (master): [ruby/reline] Clear dialog by C-c
  67326 2021-08-29 20:31 [ko1@a...            ] 7ea46c1ef2 (master): [ruby/reline] Fix tests so that the completion journey starts on first C-n/C-p
  67327 2021-08-29 20:31 [ko1@a...            ] 7857a1ab66 (master): [ruby/reline] Make autocomplete dialog is registered first
  67328 2021-08-29 20:31 [ko1@a...            ] 29586ec9f3 (master): [ruby/reline] Use default dialog context to communicate others
  67329 2021-08-29 20:31 [ko1@a...            ] 3248c42592 (master): [ruby/reline] Remove dialog_proc_list accessor of Reline
  67330 2021-08-29 20:31 [ko1@a...            ] 32124de17e (master): [ruby/reline] Move constants of dialogs to under Reline
  67331 2021-08-29 20:31 [ko1@a...            ] 74ba532883 (master): [ruby/reline] Remove an unnecessary variable
  67332 2021-08-29 20:31 [ko1@a...            ] 8876710f2a (master): [ruby/reline] Version 0.2.8.pre.1
  67333 2021-08-29 20:31 [ko1@a...            ] 535a1cc71c (master): [ruby/reline] Delete show doc dialog to move it to IRB
  67334 2021-08-29 20:31 [ko1@a...            ] 78f46e6576 (master): [ruby/reline] Show method or class doc correctly
  67335 2021-08-29 20:31 [ko1@a...            ] 3d757ba1b6 (master): [ruby/reline] Suppress crashes on nil
  67336 2021-08-29 20:33 [ko1@a...            ] 5f7c2291d6 (master): [ruby/irb] Version 1.3.8.pre.1
  67337 2021-08-29 23:24 [ko1@a...            ] 2d98593bf5 (master): Support tracing of attr_reader and attr_writer
  67338 2021-08-30 00:18 [ko1@a...            ] 9227989343 (master): Use proper suffix  
  67339 2021-08-30 00:19 [ko1@a...            ] 806786ff20 (master): * 2021-08-30 [ci skip]
  67340 2021-08-30 00:52 [ko1@a...            ] 9f9ea28375 (master): Fix dllimport attribute
  67341 2021-08-30 01:44 [ko1@a...            ] a40f9c4a51 (master): Fix empty values to booleans
  67342 2021-08-30 02:33 [ko1@a...            ] 4750dfa6db (master): [ruby/irb] Update dependency to "reline >= 0.2.7.pre.2" for Reline.autocomplete=()
  67343 2021-08-30 02:33 [ko1@a...            ] 3bbe860e50 (master): [ruby/irb] Remove path settings for debugging
  67344 2021-08-30 02:33 [ko1@a...            ] b35eff27dd (master): [ruby/irb] Update dependency, reline >= 0.2.8.pre.3
  67345 2021-08-30 02:34 [ko1@a...            ] 60eb328d42 (master): [ruby/irb] Version 1.3.8.pre.2
  67346 2021-08-30 02:37 [ko1@a...            ] 11b825076b (master): [ruby/reline] Add config.autocompletion
  67347 2021-08-30 02:37 [ko1@a...            ] 24a26db795 (master): [ruby/reline] Disable autocompletion in tests
  67348 2021-08-30 02:37 [ko1@a...            ] 935bb4c617 (master): [ruby/reline] Add autocompletion on emacs mode by Tab / S-Tab
  67349 2021-08-30 02:37 [ko1@a...            ] 3a2e2a6848 (master): [ruby/reline] Add Reline.autocompletion=() interface
  67350 2021-08-30 02:37 [ko1@a...            ] b6b2b767ed (master): [ruby/reline] Version 0.2.8.pre.3
  67351 2021-08-30 02:37 [ko1@a...            ] 62555d7ae6 (master): [ruby/reline] Set autocompletion is false by default
  67352 2021-08-30 02:37 [ko1@a...            ] e1ee7f9ced (master): [ruby/reline] Version 0.2.8.pre.2
  67353 2021-08-30 02:37 [ko1@a...            ] 8750e1ada8 (master): [ruby/reline] Fix Reline.autocompletion=() interface
  67355 2021-08-30 09:06 [ko1@a...            ] 26e74c6b1f (master): Suppress redefinition warnings of GET_SELF()
  67356 2021-08-30 11:59 [ko1@a...            ] 1e2f10e8aa (master): [ruby/irb] Rescue unknown error to quash crashing
  67357 2021-08-30 11:59 [ko1@a...            ] aeec02d7f3 (master): [ruby/irb] [].name to display the doc for Array.name
  67358 2021-08-30 12:00 [ko1@a...            ] 7379a493bd (master): [ruby/irb] Version 1.3.8.pre.3
  67359 2021-08-30 12:04 [ko1@a...            ] be9cc6c758 (master): Fix rubyspec_capiext dependency and flags
  67360 2021-08-30 12:39 [ko1@a...            ] f3ae14cbde (master): [ruby/irb] Use capture_output instead of capture_io
  67361 2021-08-30 12:39 [ko1@a...            ] 598f4f4219 (master): [ruby/irb] Use pend instead of skip
  67362 2021-08-30 12:39 [ko1@a...            ] b17dc55017 (master): [ruby/irb] Added the extra stdout message with test-unit
  67363 2021-08-30 13:17 [ko1@a...            ] 66a4768f65 (master): [ruby/irb] Relax backtrace nest levels
  67364 2021-08-30 13:37 [ko1@a...            ] 465bd972ec (master): [DOC] Move rdoc of Integer#abs to numeric.rb [ci skip]
  67365 2021-08-30 17:17 [ko1@a...            ] 83a744dd8c (master): Unify configure steps
  67366 2021-08-31 05:24 [ko1@a...            ] 16cf2ef6f2 (master): [ruby/irb] Don't show doc when pointer is negative
  67367 2021-08-31 05:24 [ko1@a...            ] b30be9f222 (master): [ruby/irb] Take dialog to get scroll_top
  67368 2021-08-31 05:25 [ko1@a...            ] c63d98b401 (master): [ruby/irb] Use DialogRenderInfo
  67369 2021-08-31 05:25 [ko1@a...            ] 203f46ceef (master): * 2021-08-31 [ci skip]
  67370 2021-08-31 05:26 [ko1@a...            ] 0c09418fff (master): [ruby/reline] Fix dialog rendering at the bottom edge
  67371 2021-08-31 05:26 [ko1@a...            ] 282f7ce896 (master): [ruby/reline] Use DialogRenderInfo struct
  67372 2021-08-31 05:26 [ko1@a...            ] 81d40b5b7e (master): [ruby/reline] Scroll autocompletion pointer in dialog correctly
  67373 2021-08-31 05:26 [ko1@a...            ] 32abd38014 (master): [ruby/reline] Autocompletion dialog height 15
  67374 2021-08-31 05:27 [ko1@a...            ] c98b2e14c7 (master): [ruby/reline] Pass "dialog" to context to get "dialog.scroll_top" later
  67375 2021-08-31 05:28 [ko1@a...            ] bb2b5052f5 (master): [ruby/reline] Version 0.2.8.pre.4
  67376 2021-08-31 05:30 [ko1@a...            ] 96131c5ae9 (master): [ruby/irb] Update dependency, reline >= 0.2.8.pre.4
  67377 2021-08-31 05:30 [ko1@a...            ] 4a174b7c55 (master): [ruby/irb] Version 1.3.8.pre.4
  67378 2021-08-31 05:45 [ko1@a...            ] a598730e79 (master): [ruby/reline] Remove an unused variable
  67379 2021-08-31 11:17 [ko1@a...            ] 181207e830 (master): Constify line_node in iseq_compile_each0
  67380 2021-08-31 11:54 [ko1@a...            ] 2dd26bed86 (master): [Feature #16972] Add mode: option to Pathname#mkpath
  67381 2021-08-31 15:19 [ko1@a...            ] 7fae57dbb4 (master): [ruby/reline] Use dynamic contents width
  67382 2021-08-31 15:19 [ko1@a...            ] c8a07a1231 (master): [ruby/reline] Fix Reline::Unicode.take_range as it was not fully functional
  67383 2021-08-31 15:19 [ko1@a...            ] 4f5166e790 (master): [ruby/reline] Check if dialog_render_info is nil or not
  67384 2021-08-31 15:19 [ko1@a...            ] 7afb5b8b95 (master): [ruby/reline] Use Reline::Unicode.take_range to devide exactly by width
  67385 2021-08-31 15:20 [ko1@a...            ] cf0ece810a (master): [ruby/irb] Rename a variable "dialog" with "autocomplete_dialog"
  67386 2021-08-31 15:20 [ko1@a...            ] a8e6a850d5 (master): [ruby/irb] Make show doc dialog appears on the left at the right edge
  67387 2021-08-31 15:20 [ko1@a...            ] 077bc98ce4 (master): [ruby/irb] Follow that Dialog#contents_width has been renamed to #width
  67388 2021-08-31 15:20 [ko1@a...            ] 817694481c (master): [ruby/irb] Set the dialog width to render with a fixed width
  67389 2021-08-31 15:22 [ko1@a...            ] 8273e95753 (master): [ruby/reline] Version 0.2.8.pre.5
  67390 2021-08-31 15:23 [ko1@a...            ] a512496b3f (master): [ruby/irb] Update dependency, reline >= 0.2.8.pre.5
  67391 2021-08-31 15:24 [ko1@a...            ] 80309800f1 (master): [ruby/irb] Version 1.3.8.pre.5
  67392 2021-08-31 15:32 [ko1@a...            ] f781e537b5 (master): Remove no longer used variable line_node
  67393 2021-08-31 15:32 [ko1@a...            ] d23264d359 (master): Extract compile_block from iseq_compile_each0
  67394 2021-08-31 16:21 [ko1@a...            ] 3695d94b25 (master): Omit some tests until debugging is complete
  67395 2021-08-31 19:00 [ko1@a...            ] defdfa020a (master): Exit with the syncing status [ci skip]
  67396 2021-08-31 19:06 [ko1@a...            ] d298ef40f2 (master): [rubygems/rubygems] Small refactor by DRYing up some logic
  67397 2021-08-31 19:06 [ko1@a...            ] 9a25a98c6b (master): [rubygems/rubygems] Show all missing gems when using a bundle before installing it
  67398 2021-08-31 19:06 [ko1@a...            ] dd22549e07 (master): [rubygems/rubygems] Let original exception be re-raised
  67399 2021-08-31 19:06 [ko1@a...            ] 570167eaa9 (master): [rubygems/rubygems] Give a `bundle install` hint when `bundle list` fails
  67400 2021-08-31 19:06 [ko1@a...            ] fe47ac213b (master): [rubygems/rubygems] Remove unnecessary exception

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