Merged in mods from ActiveState's basekit code to properly support initialization...
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 26 Sep 2008 20:18:37 +0000 (20:18 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 26 Sep 2008 20:18:37 +0000 (20:18 +0000)
commit556e3e1101cc8390dab71ef3c26d9370fc9809d5
tree585ff53b011335fd0772ba9dd9ce3fcb6de12fb7
parentcc3521f3a59502928ab908461d2f1a1b4dc4d8a8
Merged in mods from ActiveState's basekit code to properly support initialization when built as a shared library. Note that TclKit_SetKitPath should be passed a utf-8 path to ensure the dll can be opened on non-ascii/unicode systems. Extended to set of encodings to match the basekit set which supports many more locales without adding excessive size. Only the asian locales are missing now from the default build.

git-svn-id: svn://svn.equi4.com/kitgen/trunk@4442 9e558909-932a-0410-a563-af77432da1eb
files/boot.tcl
kitInit.c
setupvfs.tcl