Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins using file generic/tclThreadTest.c version cae46e3403
|
2000-04-17
| ||
| 20:32 | Updates for Tcl_CreateThreadType check-in: cf0b7dd51e user: welch tags: trunk | |
| 01:52 | Don't append : to folder name if the folder name is empty. check-in: bb30f9a434 user: jingham tags: trunk | |
|
2000-04-15
| ||
| 18:42 | Added additional information regarding TCLLIBPATH (specifically, that "/" must be used as the path s... check-in: e1576ae91b user: ericm tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: 64dd87f4a7 user: hobbs tags: trunk | |
| 17:34 | * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global dec... check-in: cc48184a22 user: hobbs tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: a64be0d5f2 user: hobbs tags: trunk | |
|
2000-04-14
| ||
| 23:01 | * doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * do... check-in: 66905b808b user: hobbs tags: trunk | |
| 06:42 | * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (S... check-in: 720c60af3f user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] check-in: f5cd778d6a user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] * unix/tcl.m4... check-in: b1dcbfacb9 user: hobbs tags: trunk | |
|
2000-04-13
| ||
| 02:30 | removed __stdcall decl for WIN32 case on ThreadCreate check-in: e8fa73f24d user: hobbs tags: trunk | |
|
2000-04-12
| ||
| 18:41 | * doc/dde.n: corrected dde poke docs. [Bug: 4991] check-in: 6356a7ea59 user: hobbs tags: trunk | |
|
2000-04-11
| ||
| 21:42 | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char *native in TclpCreateTempFile, to s... check-in: abd92d8bbb user: ericm tags: trunk | |
| 21:16 | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. * msgcat.test: Added tests for n... check-in: 3991fa63bb user: ericm tags: trunk | |
| 01:04 | Fixed compiler warnings check-in: 7f42a656b6 user: welch tags: trunk | |
| 01:04 | Updated to work with thread extension, if present check-in: 78b08a48a9 user: welch tags: trunk | |
| 01:04 | Changes for threading update check-in: b5288176c3 user: welch tags: trunk | |
|
2000-04-10
| ||
| 23:42 | fixed conflict in this file check-in: 8dbc8717ba user: welch tags: trunk | |
| 22:44 | Fixed Tcl_CreateThreadProc declaration check-in: c66c45242e user: welch tags: trunk | |
| 21:08 | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of contents string from UTF to native enco... check-in: 1908ebdc39 user: ericm tags: trunk | |
| 18:17 | * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProc for Windows as the build choked.... check-in: 484f58332a user: hobbs tags: trunk | |
| 17:18 | * tests/*.test: Changed all occurances of "namespace import ::tcltest" to "namespace import -force :... check-in: c2f93a113c user: ericm tags: trunk | |
| 00:27 | * generic/tclBasic.c (Tcl_SetCommandInfo): comment fix check-in: 0ed4a6b7ce user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: 1387708c80 user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: ccc1337b10 user: hobbs tags: trunk | |
|
2000-04-09
| ||
| 23:56 | Added "server closes without reading post data" case. check-in: 1803037c3d user: welch tags: trunk | |
| 23:56 | Adjusted file events and unified error handling. check-in: e3eb4545f0 user: welch tags: trunk | |
| 23:55 | Documented error cases. check-in: 00a3a996cb user: welch tags: trunk | |
| 23:55 | Updates for htp check-in: 7fb7d11f65 user: welch tags: trunk | |
| 21:14 | * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdef inside of func as it is declared ... check-in: 26ed7e69c3 user: hobbs tags: trunk | |
| 16:04 | 2000-04-08 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of a public API f... check-in: 51f6c167f6 user: kupries tags: trunk | |