summaryrefslogtreecommitdiffstats
path: root/win/tclWinFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* [792641f95b]: Normalized win32 paths should never contain backslash.jan.nijtmans2014-04-101-0/+5
* Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI...jan.nijtmans2013-10-021-31/+12
* make some more internal tables constjan.nijtmans2012-04-231-1/+1
|\
| * make some more internal tables constjan.nijtmans2012-04-231-1/+1
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-2/+2
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-1/+1
| * ifdef protections to permit builds with mingw on amd64 systems.jan.nijtmans2011-03-111-14/+22
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL returnhobbs2006-08-301-1/+10
| * bug #1225957Kevin B Kenny2005-06-231-201/+189
| * * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, nothobbs2005-02-171-3/+3
| * * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,mdejong2004-06-211-12/+68
| * backporting of filesystem tests, docsvincentdarley2003-10-031-9/+22
* | fix gcc warnings: unused variable 'registration'nijtmans2010-11-191-3/+3
* | * win/tclWin32Dll.c: #ifdef protections to permit builds withdgp2010-09-081-17/+23
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segvcoldstore2006-08-291-2/+9
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-4/+4
* | ANSIfydkf2005-11-041-19/+19
* | Typo (spotted by George Staplin)dkf2005-08-051-2/+2
* | D'oh! [Bug 1244358]dkf2005-07-251-3/+3
* | Getting more systematic about styledkf2005-07-241-540/+587
* | bug 1225957Kevin B Kenny2005-06-231-207/+189
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, nothobbs2005-02-171-3/+3
* | * generic/tclBasic.c:dgp2004-10-061-13/+9
* | Style guide fixes (braces for if, etc.)dkf2004-10-061-23/+29
* | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,mdejong2004-06-211-12/+68
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-7/+25
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-7/+7
* | fix to file normalization with relative linksvincentdarley2003-12-171-5/+42
* | filesystem bug fixesvincentdarley2003-10-131-9/+22
* | fix to WinTcl file rename error messagevincentdarley2003-06-021-2/+10
|/
* first speedups to Win filesystemvincentdarley2003-02-071-2/+3
* finalization and test fixesvincentdarley2003-02-041-7/+6
* * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings):mdejong2003-01-251-45/+88
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-4/+20
* static internal functionvincentdarley2002-07-151-3/+3
* fs clarification and windows fixesvincentdarley2002-06-121-285/+26
* * win/tclWinFCmd.c (DoDeleteFile): check return of setattr APIhobbs2002-04-221-5/+8
* 4 fs fixesvincentdarley2002-03-241-9/+33
* * win/configure: Regen.mdejong2002-03-151-2/+87
* * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handlemdejong2002-03-141-3/+3
* * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile,mdejong2002-03-121-59/+35
* (DoCopyFile): correctly set retval to TCL_OKhobbs2002-03-081-2/+2
* * win/tclWin32Dll.c (TclpCheckStackSpace):mdejong2002-03-081-9/+24
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+2
* * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings onuid375472002-01-311-5/+8
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-2/+2
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-181-3/+3