Artifact c6e21f839d18b807e30213b7a991a5c8a03326cf:
- File tools/encoding/shiftjis.txt — part of check-in [70b94d21bd] at 1999-03-19 04:01:17 on branch core-8-1-branch-old — * win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel): Changed to only test for console or comm handles when the type is FILE_TYPE_CHAR to avoid useless tests on simple files. Also reordered tests so consoles are tested first as this is more common. * win/makefile.vc: Regularized usage of mkd and rmd and rm. * library/encoding/shiftjis.enc: * tools/encoding/shiftjis.txt: Missing/incorrect characters in shift-jis table. [Bug: 1008, 1526] * generic/tclInt.decls: * generic/tcl.decls: Eliminated use of "string" and "list" from argument lists to avoid conflicts with C++ STL. [Bug: 1181] * win/tclWinFile.c (TclpMatchFiles): Changed to ignore the FS_CASE_IS_PRESERVED bit and always return exactly what we get from the system. (user: stanton size: 168716) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.