Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 | |
|\ | ||||||
| * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 | |
| |\ | ||||||
| | * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 | |
* | | | Stop generating string rep of dict when converting to list. | dgp | 2011-05-05 | 2 | -9/+47 | |
|\ \ \ | |/ / | ||||||
| * | | Tolerate NULL interps more completely. | dgp | 2011-05-05 | 2 | -5/+9 | |
| * | | Stop generating string rep of dict when converting to list. | dgp | 2011-05-05 | 2 | -5/+39 | |
* | | | Fix typo spotted by Emiliano Gavilan. | dkf | 2011-05-05 | 1 | -1/+4 | |
* | | | no longer depend on MODULE_SCOPE being defined | jan.nijtmans | 2011-05-05 | 1 | -0/+3 | |
* | | | merge 8.5 | dgp | 2011-05-03 | 6 | -208/+116 | |
|\ \ \ | |/ / | ||||||
| * | | Tighten Tcl_SplitList(). | dgp | 2011-05-03 | 2 | -2/+2 | |
| * | | Tighten SetListFromAny(). | dgp | 2011-05-03 | 2 | -73/+41 | |
| * | | Tighten SetDictFromAny(). | dgp | 2011-05-03 | 3 | -122/+69 | |
* | | | Rewrite of parts of the switch compiler to better use the powers of | dgp | 2011-05-02 | 2 | -104/+53 | |
|\ \ \ | |/ / | ||||||
| * | | Rewrite of parts of the switch compiler to better use the powers of | dgp | 2011-05-02 | 2 | -105/+44 | |
| |\ \ | ||||||
| | * | | Drop old code.dgp_switch_compile | dgp | 2011-05-02 | 1 | -155/+2 | |
| | * | | Tests for expanded literals quoting detection. | dgp | 2011-05-02 | 3 | -3/+19 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | Revised TclFindElement() interface. | dgp | 2011-05-02 | 7 | -55/+83 | |
| | |\ \ | ||||||
| | * \ \ | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we | dgp | 2011-05-02 | 5 | -37/+48 | |
| | |\ \ \ | ||||||
| | * | | | | Tighten up the patch. | dgp | 2011-05-02 | 1 | -13/+16 | |
| | * | | | | 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 | |