Home
last modified time | relevance | path

Searched refs:compare_stream (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/lib/
H A Dfileutils.rb800 return compare_stream(fa, fb)
814 def compare_stream(a, b) method
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.0.07195 [Feature #5337]. improve performance of FileUtils.compare_stream.
21675 FileUtils.compare_stream. a patch by Masaki Matsushita.
H A DChangeLog-1.8.04043 * lib/fileutils.rb: new method FileUtils#compare_stream.