Tcl Source Code

Check-in [044e1720ab]
Login

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

Overview
Comment:*** empty log message ***
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-1-branch-old
Files: files | file ages | folders
SHA1: 044e1720abd29ada4b7ebad32e2b0877c1e0cf3d
User & Date: stanton 1999-04-05 23:14:43.000
Context
1999-04-05
23:34
Fixed httpold 4.12 check-in: cf698a5352 user: welch tags: core-8-1-branch-old
23:14
*** empty log message *** check-in: 044e1720ab user: stanton tags: core-8-1-branch-old
23:14
* generic/tclFileName.c: Moved global regexps into thread local storage. check-in: 958a4f2ca0 user: stanton tags: core-8-1-branch-old
Changes
Unified Diff Ignore Whitespace Patch
Changes to ChangeLog.
1






2
3
4
5
6
7
8
1999-04-05    <[email protected]>







	* tests/socket.test: Changed so tests don't reuse sockets,
	since Windows is slow to release sockets.

	* win/tclWinConsole.c: 
	* win/tclWinPipe.c: 
	* win/tclWinSerial.c: Fixed race condition where background

>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
1999-04-05    <[email protected]>

	* tests/platform.test: 
	* tests/fileName.test: Fixed broken tests.
	
	* generic/tclFileName.c: Moved global regexps into thread local
	storage.

	* tests/socket.test: Changed so tests don't reuse sockets,
	since Windows is slow to release sockets.

	* win/tclWinConsole.c: 
	* win/tclWinPipe.c: 
	* win/tclWinSerial.c: Fixed race condition where background