| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, | mdejong | 2004-06-21 | 1 | -7/+35 |
|
|
* | (Tcl_MakeFileChannel) : Case for CloseHandle returning zero and not | davygrvy | 2004-04-23 | 1 | -7/+13 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -9/+9 |
|
|
* | prefer Tcl_LongAsWide and Tcl_WideAsLong for casts. | davygrvy | 2003-12-13 | 1 | -5/+5 |
|
|
* | Win32's SetFilePointer() takes LONGs not DWORDs. Redid local vars | davygrvy | 2003-12-13 | 1 | -11/+11 |
|
|
* | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): | mdejong | 2003-01-26 | 1 | -10/+93 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): | mdejong | 2003-01-25 | 1 | -39/+55 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -1/+16 |
|
|
* | Fix mingw build problems and compiler warnings. | mdejong | 2003-01-14 | 1 | -4/+4 |
|
|
* | * win/tclWinChan.c (Tcl_MakeFileChannel): return of | davygrvy | 2002-11-27 | 1 | -2/+2 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -4/+4 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -24/+4 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -4/+84 |
|
|
* | memory cleanup | vincentdarley | 2002-05-13 | 1 | -8/+9 |
|
|
* | * win/configure: Regen. | mdejong | 2002-03-15 | 1 | -1/+53 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -16/+20 |
|
|
* | * Overlooked callers of Tcl_FSGetNativePath | dgp | 2002-01-18 | 1 | -2/+2 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -2/+2 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -3/+3 |
|
|
* | * win/tclWinChan.c: | hobbs | 2001-10-15 | 1 | -1/+15 |
|
|
* | * All the changes below serve to fix bug [219148] which reports a | andreas_kupries | 2001-09-07 | 1 | -3/+47 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -15/+11 |
|
|
* | 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-06 | 1 | -22/+53 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -2/+6 |
|
|
* | Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returning | davidg | 2000-07-18 | 1 | -5/+19 |
|
|
* | * library/dde1.1/pkgIndex.tcl: | hobbs | 2000-04-20 | 1 | -2/+2 |
|
|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 1 | -9/+5 |
|
|
* | * win/tclWinChan.c: Allow tcl to open CON and NUL, even for std | redman | 1999-07-30 | 1 | -15/+18 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -5/+25 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -361/+249 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+2 |
|
|
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -1/+4 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'. | suresh | 1998-06-03 | 1 | -3/+3 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1185 |
|
|