| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | * 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 |
|
|
| * | filesystem bug fixes: volumerelative normalization, file join inconsistency | vincentdarley | 2003-10-06 | 1 | -34/+58 |
|
|
| * | backporting of filesystem tests, docs | vincentdarley | 2003-10-03 | 1 | -11/+79 |
|
|
| * | Backported fix from HEAD for Bug 788780 | vasiljevic | 2003-09-01 | 1 | -3/+3 |
|
|
| * | * generic/tclIOUtil.c: correct MT-safety issues with filesystem | hobbs | 2003-07-18 | 1 | -179/+237 |
|
|
| * | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2003-07-17 | 1 | -1/+21 |
|
|
| * | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] | dgp | 2003-07-16 | 1 | -19/+1 |
|
|
| * | * generic/tclIOUtil.c: add decl for FsThrExitProc to suppress | hobbs | 2003-05-13 | 1 | -2/+2 |
|
|
| * | * generic/tclIOUtil.c: ensure cd is thread-safe. | hobbs | 2003-05-11 | 1 | -68/+102 |
|
|
| * | filesystem fixes backported | vincentdarley | 2003-04-14 | 1 | -1921/+2046 |
|
|
| * | Fixes for three filesystem problems | vincentdarley | 2003-03-18 | 1 | -1/+3 |
|
|
* | | Backport blkcnt_t detection/usage. | stwo | 2010-09-06 | 1 | -1/+5 |
|
|
* | | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. | dkf | 2009-12-28 | 1 | -25/+18 |
|
|
* | | Fixed [Bug 2269431]: load of shared objects | nijtmans | 2008-11-14 | 1 | -11/+5 |
|
|
* | | Remove dead/unused portability-related #defines and unused conditional code. | jenglish | 2008-02-27 | 1 | -7/+2 |
|
|
* | | Reconcile coding style issues between branches | dgp | 2008-01-23 | 1 | -10/+8 |
|
|
* | | * generic/tclIOUtil.c (FsAddMountsToGlobResult): fix the tail | hobbs | 2007-12-14 | 1 | -6/+7 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -2/+2 |
|
|
* | | Fix [Bug 1773127] | dkf | 2007-08-15 | 1 | -13/+21 |
|
|
* | | * generic/tclIOUtil.c (Tcl_FSChdir): Changed the memory management | Kevin B Kenny | 2007-04-25 | 1 | -3/+6 |
|
|
* | | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -3/+3 |
|
|
* | | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -4/+8 |
|
|
* | | fix warnings | das | 2007-03-16 | 1 | -1/+3 |
|
|
* | | * generic/tclIOUtil.c (Tcl_Stat): Reimplement workaround | mdejong | 2007-03-16 | 1 | -17/+20 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -60/+60 |
|
|