Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file unix/tclUnixThrd.c version 8c2a1febf6
|
1999-08-10
| ||
| 02:42 | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they can be linked against ... check-in: 0a115beef8 user: welch tags: trunk | |
| 02:40 | Updated change log for my aolserver-related changes check-in: 22cd3dfa32 user: welch tags: trunk | |
| 01:23 | removed unreferenced variable from regcomp.c check-in: be29d94a7c user: redman tags: trunk | |
|
1999-08-09
| ||
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * library/init.tcl: fixed path handling in auto_exec... check-in: ea30d74c31 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: 253cc38782 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: fa5ab43f53 user: hobbs tags: trunk | |
|
1999-08-05
| ||
| 16:57 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * library/http2.1/http.tcl: Made use of "i" in init ... check-in: 05b0bafac3 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * generic/tclLiteral.c: fixed reference to bytes tha... check-in: c575126b69 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: da5846e156 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: 1965e87ab6 user: hobbs tags: trunk | |
| 06:17 | Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_WaitForEvent in this fi... check-in: 2f6f68605b user: jingham tags: trunk | |
| 01:21 | *** empty log message *** check-in: 4cf8f5a588 user: stanton tags: trunk | |
| 01:21 | * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's patch. check-in: af33e52d36 user: stanton tags: trunk | |
| 01:16 | * generic/regc_nfa.c: * generic/regcomp.c: * generic/rege_dfa.c: * generic/regexec.c: * generic/regg... check-in: c161cf0289 user: stanton tags: trunk | |
|
1999-08-04
| ||
| 20:58 | Released Tcl 8.2b2. check-in: c6f78af409 user: redman tags: trunk, scriptics-tclpro-1-3-b4, core-8-2-b2 | |
| 15:58 | Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk | |
|
1999-08-03
| ||
| 18:07 | Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk | |
|
1999-08-02
| ||
| 21:57 | * unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk | |
| 18:33 | removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk | |
| 17:45 | * generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk | |
|
1999-08-01
| ||
| 22:09 | * win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk | |
| 20:43 | * generic/tclInt.decls: added declaractions necessary for the Tcl test code to work wth stubs [Bu... check-in: 6f03b1d1ed user: hobbs tags: trunk | |
|
1999-07-31
| ||
| 01:55 | * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk | |