Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Rewrite of parts of the [switch] compiler to better use the powers of | dgp | 2011-04-28 | 1 | -3/+104 | |
* | | | | | | | | Revised TclFindElement() interface. | dgp | 2011-05-02 | 7 | -44/+88 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Tests for expanded literals quoting detection. | dgp | 2011-05-02 | 3 | -3/+19 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Revised TclFindElement() interface. | dgp | 2011-05-02 | 6 | -41/+75 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we | dgp | 2011-05-02 | 4 | -24/+45 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we | dgp | 2011-05-02 | 4 | -24/+45 | |
| |/ / / / | ||||||
* | | | | | Fix issue with library stripping in install-sh | Kevin Walzer | 2011-04-29 | 1 | -1/+5 | |
* | | | | | More isspace() callers. | dgp | 2011-04-28 | 4 | -26/+9 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | More isspace() callers. | dgp | 2011-04-28 | 4 | -26/+9 | |
* | | | | | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() | dgp | 2011-04-28 | 7 | -46/+121 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() | dgp | 2011-04-28 | 7 | -46/+123 | |
* | | | | | Improved reaction to out of memory. | dgp | 2011-04-28 | 2 | -1/+11 | |
* | | | | | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 | |
* | | | | | merge mark | dgp | 2011-04-27 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | FreeIndex backport | dgp | 2011-04-27 | 2 | -0/+2 | |
* | | | | | TclFreeIntRep() correction & cleanup. | dgp | 2011-04-27 | 10 | -13/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | TclFreeIntRep() cleanup. | dgp | 2011-04-27 | 9 | -10/+9 | |
|/ / / / / | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | FreeListInternalRep() cleanup. | dgp | 2011-04-27 | 2 | -7/+9 | |
|\ \ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | FreeListInternalRep() cleanup. | dgp | 2011-04-27 | 2 | -7/+7 | |
| |/ / / / | ||||||
| * | | | | Backport fix for [Bug 2857044]. | dgp | 2011-04-27 | 12 | -4/+27 | |
* | | | | | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 4 | -39/+46 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 1 | -1/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 1 | -1/+5 | |
* | | | | | struct _stat64 -> struct __stat64 on AMD64 | jan | 2011-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | struct _stat64 -> struct __stat64 on AMD64 | jan | 2011-04-26 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | struct _stat64 -> struct __stat64 for AMD64 | jan | 2011-04-26 | 1 | -1/+1 | |
* | | | | | TclFreeIntRep() related cleanup. | dgp | 2011-04-25 | 3 | -9/+3 | |
* | | | | | merge mark | dgp | 2011-04-25 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Revise last fix. | dgp | 2011-04-25 | 1 | -4/+4 | |
* | | | | | Revise last fix. | dgp | 2011-04-25 | 1 | -4/+4 | |
* | | | | | Fix compilation warning in TclListObj - printf format mismatch | venkat | 2011-04-24 | 1 | -4/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix compilation warning in TclListObj - printf format mismatch | venkat | 2011-04-24 | 1 | -4/+4 | |
* | | | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality | jan | 2011-04-21 | 3 | -4/+13 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 3 | -6/+13 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 1 | -3/+9 | |
* | | | | | Use macro to set List intreps | dgp | 2011-04-21 | 3 | -21/+14 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Use macro to set List intreps | dgp | 2011-04-21 | 3 | -21/+14 | |
* | | | | | Limits on list length were too strict. Revised panics to errors where possible. | dgp | 2011-04-21 | 5 | -61/+96 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Limits on list length were too strict. Revised panics to errors where possible. | dgp | 2011-04-21 | 4 | -56/+93 | |
* | | | | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 9 | -14/+53 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 9 | -11/+50 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 5 | -2/+22 | |
| * | | | | merge-mark | jan.nijtmans | 2011-04-21 | 0 | -0/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | fix warnings in tclTest.c | jan.nijtmans | 2011-04-21 | 1 | -11/+11 | |
* | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 5 | -6/+119 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 5 | -7/+119 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 4 | -39/+115 | |
| | * | | | Fixed the shift in line numbers used for testing 'info frame' introduced by c... | andreask | 2011-04-20 | 2 | -0/+8 | |