Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins using file win/tclWinPipe.c version d2fd9d271b

1999-07-30
23:31
Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk
22:26
Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk
22:19
* tclParse.c: fixed bug in info complete regarding nested square brackets [Bug: 2382, 2466] check-in: 02e78f811b user: hobbs tags: trunk
21:46
updated trf patch to fix problems created when adapting Kupries' previous patch to our specs. check-in: af62bca303 user: hobbs tags: trunk
19:10
Updated to match the new return values from tcltest. check-in: 4300ae3dc9 user: jenn tags: trunk
02:02
* win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk
01:35
Exit with non-zero status if there were problems with the way the test suite was started (e.g. wrong... check-in: 4ab899a015 user: jenn tags: trunk
1999-07-29
23:17
* unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk
22:58
win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk
19:21
Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk
1999-07-28
18:51
Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk
18:33
* tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Fixed the condition under which ::tcltest::P... check-in: a956513b64 user: jenn tags: trunk
1999-07-27
16:31
update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk
01:42
Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk