| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo found by Coverity; no effect on "most" platforms (is there anyone wh... | Miguel Sofer | 2015-07-31 | 1 | -2/+2 |
|
|
* | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -4/+4 |
|\ |
|
| * | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -4/+4 |
|
|
* | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|
|
* | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -47/+53 |
|\ \
| |/ |
|
| * | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -145/+96 |
|
|
* | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -17/+22 |
|
|
* | | missed a spot | dkf | 2012-07-04 | 1 | -2/+1 |
|
|
* | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -17/+15 |
|
|
* | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -17/+23 |
|\ \
| |/ |
|
| * | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -6/+23 |
| |\ |
|
| | * | Cygwin network pathname supportbug_1536227 | jan.nijtmans | 2012-06-22 | 1 | -6/+28 |
| |/ |
|
* | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 1 | -2/+2 |
| |\ |
|
| | * | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 1 | -2/+2 |
|
|
| | * | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 1 | -1/+1 |
|
|
* | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 1 | -9/+4 |
|
|
* | | | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 1 | -67/+9 |
|
|
* | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -9/+0 |
|\ \ \
| |/ / |
|
| * | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -9/+0 |
| |\ \
| | |/ |
|
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 1 | -11/+0 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+1 |
|
|
| * | | CONST-ification update. | dgp | 2011-10-27 | 1 | -2/+3 |
|
|
* | | | 3479689 New internal routine TclJoinPath(). | dgp | 2012-01-27 | 1 | -22/+18 |
|
|
* | | | Use Tcl_PrintfObj to generate more (complex) error messages. | dkf | 2011-08-05 | 1 | -7/+7 |
|
|
* | | | More generation of errorCode information (default [bgerror] and [glob]). | dkf | 2011-04-02 | 1 | -0/+17 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -3/+2 |
|
|
* | | | 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/tclFileName.c: Correct result from [glob */test] when * | dgp | 2009-08-17 | 1 | -3/+27 |
|
|
| | * | * generic/tclFileName.c (TclDoGlob): One of the | dgp | 2008-12-03 | 1 | -4/+4 |
|
|
| | * | * generic/tclFileName.c: Fix for errors handling -types {} | dgp | 2008-08-13 | 1 | -1/+5 |
|
|
| | * | Attempt to correct regression filename-16.6 due to 2006-05-13 commit. | dgp | 2006-10-03 | 1 | -2/+6 |
|
|
| | * | * generic/tclFileName.c (TclGlob): Prevent doubling of directory | dgp | 2006-10-02 | 1 | -1/+5 |
|
|
| | * | * generic/tclFileName.c (TclDoGlob): match incr with existing decr. | hobbs | 2006-08-30 | 1 | -6/+6 |
|
|
| | * | * generic/tclFileName.c (TclDoGlob): Disabled the partial | dgp | 2006-05-13 | 1 | -4/+8 |
|
|
| | * | bugs 1194458 and 1225044 | Kevin B Kenny | 2005-06-21 | 1 | -9/+15 |
|
|
| | * | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 1 | -4/+7 |
|
|
| | * | fix to file norm, file pathtype on windows reserved filenames - ensure build ... | vincentdarley | 2005-03-15 | 1 | -4/+10 |
|
|
| | * | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -18/+19 |
|
|
| | * | glob -path fix for near filesystem root | vincentdarley | 2004-03-09 | 1 | -1/+11 |
|
|
| | * | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to | dgp | 2004-01-13 | 1 | -24/+16 |
|
|
| | * | filesystem bug fixes: volumerelative normalization, file join inconsistency | vincentdarley | 2003-10-06 | 1 | -2/+3 |
|
|
| | * | backporting of filesystem tests, docs | vincentdarley | 2003-10-03 | 1 | -5/+6 |
|
|
| | * | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2003-07-17 | 1 | -40/+13 |
|
|
| | * | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] | dgp | 2003-07-16 | 1 | -2/+1 |
|
|