| Commit message (Expand) | Author | Age | Files | Lines |
* | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -2/+3 |
|
|
* | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -1/+1 |
|
|
* | Simplify tclFileSystem.h. Define structs where used. | dgp | 2012-06-28 | 1 | -10/+55 |
|\ |
|
| * | Simplify tclFileSystem.h. Define structs where used. | dgp | 2012-06-28 | 1 | -10/+55 |
|
|
* | | 3024359 Make sure that the per-thread cache of the list of file systems | dgp | 2012-06-25 | 1 | -34/+50 |
|\ \
| |/ |
|
| * | Repair Claim/Disclaim imbalance | dgp | 2012-06-25 | 1 | -0/+1 |
|
|
| * | Simplify bug fix so that active claims on the FilesystemRecord list of a threadbug_3024359 | dgp | 2012-06-25 | 1 | -52/+17 |
| |\ |
|
| * \ | merge 8.5 | dgp | 2012-06-22 | 1 | -37/+12 |
| |\ \
| | |/ |
|
| * | | merge 8.5 | dgp | 2012-06-22 | 1 | -2/+11 |
| |\ \ |
|
| * \ \ | merge 8.5 | dgp | 2012-06-21 | 1 | -28/+1 |
| |\ \ \ |
|
| * | | | | Only record the filesystemEpoch when it actually marks the validity of | dgp | 2012-06-21 | 1 | -2/+2 |
|
|
| * | | | | merge 8.5 | dgp | 2012-06-20 | 1 | -10/+4 |
| |\ \ \ \ |
|
| * | | | | | Next draft fix. This one appears to solve the problem, at least as demo'd | dgp | 2012-06-18 | 1 | -46/+40 |
|
|
| * | | | | | More work in progress. | dgp | 2012-06-13 | 1 | -38/+7 |
|
|
| * | | | | | Convert function calls to macros. | dgp | 2012-06-12 | 1 | -21/+31 |
|
|
| * | | | | | First draft patch to fix Bug 3024359. No reliable test yet. | dgp | 2012-06-11 | 1 | -10/+90 |
|
|
* | | | | | | FilesystemRecord structs no longer need refcounting | dgp | 2012-06-22 | 1 | -34/+10 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | FilesystemRecord structs no longer need refcounting. | dgp | 2012-06-22 | 1 | -34/+11 |
| | |_|_|/
| |/| | | |
|
* | | | | | Revise the order of memory free, so that bugs that attempt to access freed me... | dgp | 2012-06-22 | 1 | -2/+11 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Revise the order of memory free, so that bugs that attempt to access freed | dgp | 2012-06-22 | 1 | -2/+11 |
| | |_|/
| |/| | |
|
* | | | | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 1 | -26/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 1 | -26/+1 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -9/+4 |
|\ \ \ \
| | |/ / |
|
| | * | | Purge more dead fs path code. | dgp | 2012-06-20 | 1 | -4/+3 |
| | |\ \
| |/ / / |
|
| | * | | Purge more dead fs path code. | dgp | 2012-06-20 | 1 | -17/+7 |
|
|
| * | | | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -6/+1 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | ...and one more line. | dgp | 2012-06-20 | 1 | -1/+0 |
|
|
| | * | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -31/+10 |
|
|
| | * | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 1 | -1/+1 |
|
|
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -0/+1 |
|
|
| * | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 1 | -20/+0 |
|
|
* | | | 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 |
|\ \ \
| |/ / |
|