Timeline
Not logged in

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

18 check-ins using file win/tclWinThrd.c version c614a456ac

2001-08-07
00:42
* unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, which is dangerous. [Patch: #44263... check-in: f287eee14a user: hobbs tags: trunk
00:42
* tests/http.test (http-4.14): fixed variable error return. [Bug: 424252] check-in: deb6444bd3 user: hobbs tags: trunk
00:42
win/README: made note of URL for Windows compilation notes check-in: 3e4f6b276f user: hobbs tags: trunk
2001-08-06
22:43
Extended description of fix 442665. check-in: 105cc56d35 user: andreas_kupries tags: trunk
22:17
2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: 29ddd6bb07 user: andreas_kupries tags: trunk
20:43
* Added note that the tclsh program is frequently installed with the Tcl version numer as part of ... check-in: 7d75b28d95 user: dgp tags: trunk
19:13
* [package forget] now forgets all of the package arguments it receives, not stopping when a packa... check-in: bae87bd006 user: dgp tags: trunk
2001-08-04
00:28
* win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 5b66653f2c user: hobbs tags: trunk
2001-08-02
22:16
* generic/tclIOUtil.c (Tcl_FSMatchInDirectory): corrected uninitialized value. check-in: 92e0847009 user: hobbs tags: trunk
20:15
* generic/tclPlatDecls.h: * win/tclWinPort.h: Revert <tchar.h> related changes made to improve C... check-in: 5e4792ac7a user: mdejong tags: trunk
05:23
Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 352ee312d8 user: dgp tags: trunk
04:21
Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 1cc844586d user: dgp tags: trunk
01:27
* unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim) [Patch: #440218] check-in: 12d2c3e5cb user: hobbs tags: trunk
01:20
* tests/parseOld.test: changed some tests that required testwordend to exist to skip in a proper t... check-in: 7438298537 user: hobbs tags: trunk
01:19
* library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t to escape them was unnecessa... check-in: d9f7d0082f user: hobbs tags: trunk
2001-07-31
19:15
New documentation for TIP#17 check-in: 48e8499e35 user: vincentdarley tags: trunk
19:12
Changes from TIP#17 "Redo Tcl's filesystem" The following files were impacted. * doc/Access.3: ... check-in: 9461aca548 user: vincentdarley tags: trunk
2001-07-24
19:47
* win/tclWinThrd.c (Tcl_CreateThread): Close Windows HANDLE returned by _beginthreadex. The MS doc... check-in: e81a6a1d2c user: mdejong tags: trunk