| Commit message (Expand) | Author | Age | Files | Lines |
* | eliminate TclWinResetInterfaceEncodings, because | nijtmans | 2009-08-02 | 1 | -3/+3 |
|
|
* | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -3/+3 |
|
|
* | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -2/+2 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -60/+60 |
|
|
* | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -2/+2 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -34/+32 |
|
|
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -2/+9 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -4/+4 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -19/+19 |
|
|
* | Typo (spotted by George Staplin) | dkf | 2005-08-05 | 1 | -2/+2 |
|
|
* | D'oh! [Bug 1244358] | dkf | 2005-07-25 | 1 | -3/+3 |
|
|
* | Getting more systematic about style | dkf | 2005-07-24 | 1 | -540/+587 |
|
|
* | bug 1225957 | Kevin B Kenny | 2005-06-23 | 1 | -207/+189 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not | hobbs | 2005-02-17 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -13/+9 |
|
|
* | Style guide fixes (braces for if, etc.) | dkf | 2004-10-06 | 1 | -23/+29 |
|
|
* | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, | mdejong | 2004-06-21 | 1 | -12/+68 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -7/+25 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -7/+7 |
|
|
* | fix to file normalization with relative links | vincentdarley | 2003-12-17 | 1 | -5/+42 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -9/+22 |
|
|
* | fix to WinTcl file rename error message | vincentdarley | 2003-06-02 | 1 | -2/+10 |
|
|
* | first speedups to Win filesystem | vincentdarley | 2003-02-07 | 1 | -2/+3 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -7/+6 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): | mdejong | 2003-01-25 | 1 | -45/+88 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -4/+20 |
|
|
* | static internal function | vincentdarley | 2002-07-15 | 1 | -3/+3 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -285/+26 |
|
|
* | * win/tclWinFCmd.c (DoDeleteFile): check return of setattr API | hobbs | 2002-04-22 | 1 | -5/+8 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -9/+33 |
|
|
* | * win/configure: Regen. | mdejong | 2002-03-15 | 1 | -2/+87 |
|
|
* | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle | mdejong | 2002-03-14 | 1 | -3/+3 |
|
|
* | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, | mdejong | 2002-03-12 | 1 | -59/+35 |
|
|
* | (DoCopyFile): correctly set retval to TCL_OK | hobbs | 2002-03-08 | 1 | -2/+2 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace): | mdejong | 2002-03-08 | 1 | -9/+24 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -3/+2 |
|
|
* | * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on | uid37547 | 2002-01-31 | 1 | -5/+8 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 1 | -2/+2 |
|
|
* | * Overlooked callers of Tcl_FSGetNativePath | dgp | 2002-01-18 | 1 | -3/+3 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | Fix a coredump in the filename normalizer code for Win95/98. | drh | 2001-11-28 | 1 | -3/+2 |
|
|
* | win fs fixes | vincentdarley | 2001-11-19 | 1 | -55/+237 |
|
|
* | small win fix | vincentdarley | 2001-10-22 | 1 | -1/+15 |
|
|
* | normalize fix | vincentdarley | 2001-09-28 | 1 | -2/+2 |
|
|
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -3/+3 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -5/+5 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -172/+115 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -261/+185 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -2/+266 |
|
|