| Commit message (Expand) | Author | Age | Files | Lines |
* | minor comment formatting | dkf | 2012-04-15 | 1 | -4/+9 |
|
|
* | Remove some low-value C stack frames. | dkf | 2012-04-15 | 1 | -4/+9 |
|
|
* | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -2/+2 |
|\ |
|
| * | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 |
| |\ |
|
| | * | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 |
|
|
* | | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -2/+34 |
|\ \ \
| |/ / |
|
| * | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -1/+16 |
| |\ \
| | |/ |
|
| | * | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -4/+18 |
| | |\ |
|
| | | * | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-19 | 1 | -4/+12 |
| | |/ |
|
| | * | [Bug 2935503]: Windows: file mtime sets wrong time | jan.nijtmans | 2011-11-22 | 1 | -0/+5 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+1 |
|
|
| | * | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig... | jan | 2011-04-20 | 1 | -1/+1 |
|
|
* | | | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work ... | jan.nijtmans | 2012-02-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work ... | jan.nijtmans | 2012-02-17 | 1 | -1/+1 |
|
|
* | | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -0/+3 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -19/+17 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() | dgp | 2009-02-20 | 1 | -1/+10 |
|
|
| | * | * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added another | dgp | 2008-12-04 | 1 | -11/+78 |
|
|
| | * | * generic/tclIOUtil.c: Plug memory leak in latest commit. Thanks | dgp | 2008-06-28 | 1 | -3/+8 |
|
|
| | * | formatting | dgp | 2008-06-23 | 1 | -2/+2 |
|
|
| | * | * generic/tclIOUtil.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 1 | -2/+11 |
|
|
| | * | * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flag | hobbs | 2007-12-14 | 1 | -2/+6 |
|
|
| | * | (Tcl_FSEvalFile): safe incr of objPtr ref | hobbs | 2007-02-19 | 1 | -1/+2 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -1/+7 |
|
|
| | * | * generic/tclIOUtil.c: Cleaned up some code flagged by a | dgp | 2006-10-17 | 1 | -12/+11 |
|
|
| | * | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return | hobbs | 2006-08-30 | 1 | -3/+8 |
|
|
| | * | * generic/tclIOUtil.c: Revisions to complete the thread finalization | dgp | 2006-08-21 | 1 | -1/+3 |
|
|
| | * | * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons | das | 2006-03-28 | 1 | -6/+6 |
|
|
| | * | typo in comment | das | 2006-03-28 | 1 | -2/+2 |
|
|
| | * | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to | andreas_kupries | 2006-03-16 | 1 | -2/+6 |
|
|
| | * | * generic/tclIO.c: Made several routines tolerant of | dgp | 2006-02-15 | 1 | -2/+4 |
|
|
| | * | Fixed potential overwriting of already freed memory | vasiljevic | 2006-01-12 | 1 | -3/+7 |
|
|
| | * | * generic/tclIOUtil.c: workaround gcc warning "comparison is always | das | 2005-12-15 | 1 | -1/+12 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
| | * | * generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make static | hobbs | 2005-10-05 | 1 | -2/+2 |
|
|
| | * | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-24 | 1 | -1/+51 |
|
|
| | * | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -4/+26 |
|
|
| | * | backport file join fix | vincentdarley | 2004-11-23 | 1 | -3/+13 |
|
|
| | * | Partialy fixed Bug #932314 | vasiljevic | 2004-06-10 | 1 | -6/+14 |
|
|
| | * | * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition | hobbs | 2004-05-04 | 1 | -1/+48 |
|
|
| | * | reverted file norm .. fixes because 8.5 had much more extensive changes acros... | hobbs | 2004-02-18 | 1 | -222/+85 |
|
|
| | * | * generic/tclIOUtil.c: backport of rewrite of generic file | hobbs | 2004-02-18 | 1 | -85/+222 |
|
|
| | * | vfs code tclfinalizefilesystem fix | vincentdarley | 2004-01-09 | 1 | -3/+3 |
|
|
| | * | Merged fixes for Tcl Bug #839519 and Tcl Bug #861515. | vasiljevic | 2003-12-17 | 1 | -11/+14 |
|
|
| | * | fix to 'cd' infinite recursion bug on Windows | vincentdarley | 2003-11-20 | 1 | -5/+12 |
|
|
| | * | * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New | andreas_kupries | 2003-10-22 | 1 | -2/+153 |
|
|