Displaying 2 results from an estimated 2 matches for "delimmatch".
2005 Apr 18
1
R-2.1.0 is released
...This is made use
of by example() which will convert (non-UTF-8) Latin-1 example
files in a UTF-8 locale.
o read/writeChar() work in units of characters, not bytes.
o .C() now accepts an ENCODING= argument where re-encoding is
supported by the OS. See `Writing R Extensions'.
o delimMatch (tools) now reports match positions and lengths in
units of characters, not bytes. The delimiters can be
strings, not just single ASCII characters.
o .Rd files can indicate via a \encoding{} argument the encoding
that should be assumed for non-ASCII characters they contain.
o Phrases...
2005 Apr 18
1
R-2.1.0 is released
...This is made use
of by example() which will convert (non-UTF-8) Latin-1 example
files in a UTF-8 locale.
o read/writeChar() work in units of characters, not bytes.
o .C() now accepts an ENCODING= argument where re-encoding is
supported by the OS. See `Writing R Extensions'.
o delimMatch (tools) now reports match positions and lengths in
units of characters, not bytes. The delimiters can be
strings, not just single ASCII characters.
o .Rd files can indicate via a \encoding{} argument the encoding
that should be assumed for non-ASCII characters they contain.
o Phrases...