Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
iasascii is not part of ISO C or C++ but is a BSD extension so caused
problems when compiling in strict compliance mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
From Mitchell Foral.
|
|
|
|
|
|
|
|
|
|
|
|
containing NUL.
Add SetContents to make it easier to setup test cases.
|
|
|
|
|
|
|
|
|
|
valid memory accessed and that the converted text is selected.
|
|
From Eric Promislow.
|
|
|
|
|
|
|
|
|
|
caused failures on Linux.
Check for platform to allow different default line ends, Russian
encodings and folding behaviour.
|
|
|
|
From John Ehresman.
|
|
|
|
|
|
|
|
when deleting all of the buffer.
|
|
|
|
|
|
|
|
|
|
to fit a file name as it was being triggered for MSVC errors containing
"at line".
|
|
|