- ChangeLog:
o The mechanism of buffering is changed. Instead of allocation of the fixed
size of memory (10240, -s) buffering on-demand now is used. I.e. if the
analysis of the text to make it's impossible because of absence of the text
in Russians the buffer will not be allocated. Instead of it the text will be
immediately out (if certainly it's required).
o The output of the name of the code page after the analysis is changed.
Added output 'us-ascii (no hits)' in case of when at the text there are no
Russian characters. And removed trailing '(same as out)' from the output of
the default code page.
o The 'main' became even more confused. :-)
Submitted by: Vyacheslav Anikin <ghos@mail.ru> (maintainer)
PR: ports/92725