summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorstanton <stanton>1999-03-19 04:01:17 (GMT)
committerstanton <stanton>1999-03-19 04:01:17 (GMT)
commit9af6e5daf2f88d2381a5bce5a83e8b42312ed736 (patch)
tree6aa5da312c5d1ebf2e3daaef3a6a8997a7baaeb2 /tools
parent8a41da9d96b3be396bcd9fa5ea9366dc562923f2 (diff)
downloadtcl-9af6e5daf2f88d2381a5bce5a83e8b42312ed736.zip
tcl-9af6e5daf2f88d2381a5bce5a83e8b42312ed736.tar.gz
tcl-9af6e5daf2f88d2381a5bce5a83e8b42312ed736.tar.bz2
* 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.
Diffstat (limited to 'tools')
-rw-r--r--tools/encoding/shiftjis.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/encoding/shiftjis.txt b/tools/encoding/shiftjis.txt
index bb08dd5..7db99ab 100644
--- a/tools/encoding/shiftjis.txt
+++ b/tools/encoding/shiftjis.txt
@@ -150,7 +150,7 @@
0x7B 0x007B # LEFT CURLY BRACKET
0x7C 0x007C # VERTICAL LINE
0x7D 0x007D # RIGHT CURLY BRACKET
-0x7E 0x203E # OVERLINE
+0x7E 0x007E # TILDE
0x8140 0x3000 # IDEOGRAPHIC SPACE
0x8141 0x3001 # IDEOGRAPHIC COMMA
0x8142 0x3002 # IDEOGRAPHIC FULL STOP
@@ -3401,6 +3401,7 @@
0x96FA 0x6108 # <CJK>
0x96FB 0x6CB9 # <CJK>
0x96FC 0x7652 # <CJK>
+0x96FF 0xFF5E # <CJK>
0x9740 0x8AED # <CJK>
0x9741 0x8F38 # <CJK>
0x9742 0x552F # <CJK>