| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFro... | jan.nijtmans | 2013-02-04 | 1 | -2/+2 |
|
|
* | merge core-8-5-branch | jan.nijtmans | 2013-01-31 | 1 | -2/+2 |
|\ |
|
| * | Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly th... | jan.nijtmans | 2013-01-31 | 1 | -2/+2 |
|
|
* | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 1 | -2/+7 |
|\ \
| |/ |
|
| * | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 1 | -2/+7 |
|
|
* | | more result generation conversion | dkf | 2012-08-03 | 1 | -9/+7 |
|
|
* | | Simplify tclFileSystem.h. Define structs where used. | dgp | 2012-06-28 | 1 | -12/+10 |
|\ \
| |/ |
|
| * | Simplify tclFileSystem.h. Define structs where used. | dgp | 2012-06-28 | 1 | -12/+10 |
|
|
* | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -3/+0 |
|
|
* | | 3024359 Make sure that the per-thread cache of the list of file systems | dgp | 2012-06-25 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | Simplify bug fix so that active claims on the FilesystemRecord list of a threadbug_3024359 | dgp | 2012-06-25 | 1 | -2/+1 |
| |\ |
|
| * \ | merge 8.5 | dgp | 2012-06-21 | 1 | -41/+24 |
| |\ \
| | |/ |
|
| * | | Only record the filesystemEpoch when it actually marks the validity of | dgp | 2012-06-21 | 1 | -6/+15 |
|
|
* | | | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 1 | -41/+23 |
|\ \ \
| | |/
| |/| |
|
| * | | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 1 | -41/+24 |
| |/ |
|
| | | |
| \ | |
*-. \ | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -42/+9 |
|\ \ \
| | |/ |
|
| | * | Purge more dead fs path code. | dgp | 2012-06-20 | 1 | -17/+3 |
| |/ |
|
| * | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -26/+7 |
|
|
* | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 1 | -1/+1 |
|
|
* | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 1 | -4/+1 |
|
|
* | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -33/+0 |
|\ \
| |/ |
|
| * | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -33/+0 |
|
|
* | | 3479689 New internal routine TclJoinPath(). | dgp | 2012-01-27 | 1 | -35/+26 |
|
|
* | | 3475569 Add checks for unshared values before calls demanding them. | dgp | 2012-01-26 | 1 | -6/+23 |
|\ \
| |/ |
|
| * | 3479689 Stop memory corruption when shimmering 0-refCount value to "path" type. | dgp | 2012-01-26 | 1 | -0/+3 |
|
|
| * | 3475569 Add value-sharing checks before calls that demand unshared arguments. | dgp | 2012-01-24 | 1 | -6/+20 |
|
|
* | | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. | dgp | 2011-10-31 | 1 | -28/+11 |
|\ \
| |/ |
|
| * | Purge the old, buggy implementation.bug_3414754 | dgp | 2011-10-31 | 1 | -34/+0 |
|
|
| * | Proposed fix for 3414754 | dgp | 2011-10-27 | 1 | -0/+17 |
|
|
* | | 3389764 Eliminate possibility that "path" value dup can create reference cycle. | dgp | 2011-08-12 | 1 | -12/+12 |
|\ \
| |/ |
|
| * | 3389764 Eliminate possibility that "path" value dup can create reference cycle. | dgp | 2011-08-12 | 1 | -12/+12 |
|
|
| * | Backport fix for [Bug 2857044]. | dgp | 2011-04-27 | 1 | -4/+1 |
|
|
* | | TclFreeIntRep() related cleanup. | dgp | 2011-04-25 | 1 | -4/+0 |
|
|
* | | More generation of error codes (namespace creation, path normalization, | dkf | 2011-04-03 | 1 | -0/+6 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -8/+8 |
|
|
* | | 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 |
|
|
| * | installData.tcl: Make sure that copyDir only receives normalized paths. | nijtmans | 2010-05-21 | 1 | -19/+33 |
|
|
| * | * generic/tclPathObj.c (TclPathPart): Correct inconsistency between | dgp | 2010-01-05 | 1 | -26/+10 |
|
|
| * | * generic/tclPathObj.c: Missing refcount on cached normalized path | dgp | 2009-10-27 | 1 | -1/+2 |
|
|
| * | * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings | dgp | 2009-08-20 | 1 | -104/+99 |
|
|
| * | * generic/tclPathObj.c: Added NULL check to prevent crashes during | dgp | 2009-08-18 | 1 | -2/+8 |
|
|
| * | * generic/tclPathObj.c (TclPathPart): TclPathPart() was computing | dgp | 2009-03-27 | 1 | -3/+29 |
|
|
| * | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() | dgp | 2009-02-20 | 1 | -1/+10 |
|
|
| * | * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another | dgp | 2008-12-04 | 1 | -13/+76 |
|
|
| * | * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks | dgp | 2008-06-29 | 1 | -3/+7 |
|
|
| * | * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks | dgp | 2008-06-28 | 1 | -3/+8 |
|
|
| * | * generic/tclPathObj.c: Fixed some internals management in the "path" | dgp | 2008-06-24 | 1 | -2/+25 |
|
|