Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | * unix/Makefile.in: Removed trailing backslash that broke the "depend" target. * unix/tclUnixInit.c (TclpSetInitialEncodings): Changed to avoid calling setlocale(). We now look directly at env(LANG) and env(LC_CTYPE) instead. [Bug: 1636] * generic/tclFileName.c: * generic/tclDecls.h: * generic/tcl.decls: Removed CONST from Tcl_JoinPath and Tcl_TranslateFileName because it changes the signature of Tcl_JoinPath in an incompatible manner. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | core-8-1-branch-old |
| Files: | files | file ages | folders |
| SHA1: |
bffc3e18c71df4b50e0cfde44559175e |
| User & Date: | stanton 1999-03-30 23:56:15.000 |
Context
|
1999-03-31
| ||
| 19:54 | Fixing quoting bugs in auto_mkindex slavehook: BUGID 1657 check-in: 293b4045fe user: welch tags: core-8-1-branch-old | |
|
1999-03-30
| ||
| 23:56 | * unix/Makefile.in: Removed trailing backslash that broke the "depend" target. * unix/tclUnixInit.c... check-in: bffc3e18c7 user: stanton tags: core-8-1-branch-old | |
| 22:29 | *** empty log message *** check-in: 88e6d9a8d3 user: stanton tags: core-8-1-branch-old | |
Changes
Changes to ChangeLog.
Changes to generic/tcl.decls.
Changes to generic/tclDecls.h.
Changes to generic/tclFileName.c.
Changes to unix/Makefile.in.
Changes to unix/tclUnixInit.c.
