Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 7 | -26/+61 | |
* | | | | | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 2 | -0/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | merge changes to trunk | dgp | 2011-06-20 | 1 | -1/+74 | |
|\ \ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | another changes item | dgp | 2011-06-20 | 1 | -0/+2 | |
| | * | | | | | more changes work | dgp | 2011-06-20 | 1 | -1/+5 | |
| | |\ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | changes updates for 8.5.10 | dgp | 2011-06-20 | 1 | -4/+18 | |
* | | | | | | | Merg [3148192] implementation fix, and caveat comment | jan.nijtmans | 2011-06-20 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix [3148192] implementation, restoring legacy form again | jan.nijtmans | 2011-06-20 | 1 | -1/+1 | |
| * | | | | | | changes update work in progress | dgp | 2011-06-19 | 2 | -1/+40 | |
| * | | | | | | 3062331 Caveat added to comments. | dgp | 2011-06-17 | 1 | -0/+10 | |
* | | | | | | | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 2 | -1/+5 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68])... | andreask | 2011-06-08 | 2 | -3/+9 | |
* | | | | | | More cleaning up of the code to remove unnecessary [string equal]s in tests. | dkf | 2011-06-08 | 2 | -244/+130 | |
* | | | | | | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have... | jan.nijtmans | 2011-06-06 | 2 | -2/+8 | |
* | | | | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 4 | -74/+6 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 4 | -74/+6 | |
* | | | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 3 | -9/+35 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 3 | -5/+31 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge from 8.5 branch tipbug_3185407 | dkf | 2011-06-01 | 21 | -568/+1026 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | is this a proper fix? Or is it invalidating too much? | mig | 2011-05-08 | 1 | -0/+3 | |
* | | | | | | | missing INT2PTR in last commit | mig | 2011-06-01 | 1 | -1/+1 | |
* | | | | | | | * generic/tclBasic.c: using the two free data elements in | mig | 2011-06-01 | 2 | -2/+7 | |
* | | | | | | | Revised fix for bug 3309871 | dgp | 2011-06-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Revised fix for bug 3309871 | dgp | 2011-06-01 | 1 | -2/+2 | |
* | | | | | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() | jan.nijtmans | 2011-06-01 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() | jan.nijtmans | 2011-06-01 | 2 | -2/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Fix bug 3293874 | dgp | 2011-05-31 | 5 | -102/+169 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Rewind from a refactoring that veered into the weeds.bug_3293874 | dgp | 2011-05-31 | 28 | -324/+1644 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | fix a timing issue in socket-12.3 | max | 2011-05-27 | 1 | -1/+2 | |
* | | | | | | committed missing tzdata/Africa/Cairo from venkat's last commit | Kevin B Kenny | 2011-05-25 | 1 | -178/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | committed missing tzdata/Africa/Cairo from venkat's last commit | Kevin B Kenny | 2011-05-25 | 1 | -178/+0 | |
* | | | | | | Bump to msgcat 1.4.4 | dgp | 2011-05-25 | 5 | -6/+13 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 5 | -30/+23 | |
| * | | | | | silence compiler warning | dgp | 2011-05-25 | 1 | -1/+1 | |
* | | | | | | Bump TclOO version.corresponds_to_TclOO_0_6_3 | dkf | 2011-05-25 | 6 | -5/+7 | |
* | | | | | | Implementation of TIP #381: Call Chain Introspection and Control | dkf | 2011-05-25 | 11 | -15/+1313 | |
* | | | | | | Update to Olson tzdata2011g | venkat | 2011-05-24 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Update to Olson tzdata2011g | venkat | 2011-05-24 | 1 | -0/+4 | |
* | | | | | | Undo mistaken commit | dkf | 2011-05-24 | 1 | -5/+2 | |
* | | | | | | Remove some useless code from mcset and mcmset: [dict set] builds dictionary ... | dkf | 2011-05-24 | 3 | -16/+10 | |
* | | | | | | Merged core-8-5-branch, fixup of TIP 280 location mapping. | andreask | 2011-05-17 | 3 | -0/+78 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | * generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixed | andreask | 2011-05-17 | 3 | -0/+78 | |
* | | | | | | Merged 8.5 following http fix that is not needed on trunk. | pat | 2011-05-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 4 | -7/+6 | |
* | | | | | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 2 | -0/+73 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 2 | -0/+73 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-11 | 3 | -21/+71 | |
* | | | | | | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h... | max | 2011-05-11 | 3 | -18/+35 | |