| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* win/tclWinChan.c:
* win/tclWinFCmd.c:
* win/tclWinInit.c:
* win/tclWinPipe.c:
* win/tclWinSock.c: removed all code that supported Win32s. It
was no longer officially supported, and likely didn't work anyway.
* win/makefile.vc: removed 16 bit stuff, cleaned up.
* win/tcl16.rc:
* win/tclWin16.c:
* win/winDumpExts.c: these files have been removed from the
source tree (no longer necessary to build)
* win/aclocal.m4: made it just include tcl.m4
FossilOrigin-Name: 28cb1be105858fd6a29f6bed329d046c9819b0aa
|
|
|
|
|
|
| |
values in Windows.
FossilOrigin-Name: cf3031f4dfdd60e8a56b6f324949364480845aa5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* win/tclWinPort.h: Block out include of sys/*.h in order to
build extensions with MetroWerks compiler for Win32. [Bug: 2385]
* generic/tclCmdMZ.c:
* generic/tclIO.c: Fix ANSI-style prototypes based on patch from
Ulrich Ring. [Bug: 2391]
* unix/Makefile.in: Need to make install-sh executable before
calling (with chmod +x). [Bug: 2413]
* tests/var.test:
* generic/tclVar.c: Fixed bug that caused a seg. fault when using
"array set a(b) {}", which is a bad array name anyway. Now the
"array set" command will return an error in this case. Added test
case and fixed existing test. [Bug: 2427]
FossilOrigin-Name: 589cb7ba77c5ab4acc9acaf8db1a747055dec61b
|
|
|
| |
FossilOrigin-Name: c43769ff9becc8caa5c2f673ec984b782e689c0c
|
|
|
| |
FossilOrigin-Name: 171ce697ecd6659dd89d70c2427e5b429b4261fa
|
|
|
| |
FossilOrigin-Name: 5801e92f078d5a2344de7b373d6e0753b3bfb8d0
|
|
|
| |
FossilOrigin-Name: be618c2ce775d380fc50b65ed15f7964c675b369
|
|
|
| |
FossilOrigin-Name: 3d03efd78b3a2def0907484577969dd6df2f6064
|
|
FossilOrigin-Name: 9b85d6df085fc5f04d66a6308ad182c652d6f491
|