| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 1 | -0/+3 |
|\ |
|
| * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 1 | -0/+5 |
| |\ |
|
| | * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 1 | -0/+5 |
|
|
| | * | 3366265 Buffer allocated one byte too small caused overrun. | dgp | 2011-07-13 | 1 | -0/+7 |
|
|
* | | | 3357771 Prevent circular references in values with ByteCode intreps. | dgp | 2011-07-15 | 1 | -0/+6 |
|
|
* | | | [Bug 3365156]: Remove stray refcount bump that caused a memory leak. | dkf | 2011-07-15 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | Remove stray refcount bump that caused a memory leak.bug_3365156 | dkf | 2011-07-14 | 1 | -0/+5 |
|
|
* | | | | 3364777 Stop segfault caused by reading from struct after it had been freed. | dgp | 2011-07-12 | 1 | -0/+5 |
|
|
* | | | | Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502] | Joe Mistachkin | 2011-07-11 | 1 | -0/+5 |
|/ / / |
|
* | | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -0/+4 |
|
|
* | | | * generic/tclBasic.c: add missing INT2PTR | mig | 2011-07-07 | 1 | -0/+4 |
|
|
* | | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -0/+6 |
|
|
* | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+15 |
|\ \ \
| |/ / |
|
| * | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+15 |
|
|
* | | | Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge conflic... | Kevin B Kenny | 2011-07-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix TCL_STACK_GROWS_UP for gcc 4.6 | max | 2011-06-30 | 1 | -0/+6 |
|
|
| | | | |
| | \ | |
| *-. \ | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 1 | -1/+15 |
| |\ \ \ |
|
| | | * | | More changes | dgp | 2011-06-23 | 1 | -0/+4 |
| | |/ / |
|
| * | | | merge to RC | dgp | 2011-06-21 | 1 | -0/+17 |
| |\ \ \ |
|
* | | | | | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the... | max | 2011-06-28 | 1 | -0/+10 |
|
|
* | | | | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -0/+10 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -0/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location... | andreask | 2011-06-22 | 1 | -0/+6 |
|
|
| * | | | | Fixed the inadvertently committed disabling of stack checks, see my 2010-11-1... | andreask | 2011-06-22 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
| * | | | changes update for 8.5.10 | dgp | 2011-06-21 | 1 | -0/+2 |
|
|
| * | | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -0/+8 |
|
|
* | | | | Merge fixes for [socket -async] and other improvements to the unix socket code | max | 2011-06-22 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Fix [socket -async] for DNS names with more than one address | max | 2011-05-27 | 1 | -0/+8 |
|
|
* | | | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+5 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
| * | | | changes update work in progress | dgp | 2011-06-19 | 1 | -1/+1 |
|
|
* | | | | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 1 | -0/+4 |
|
|
* | | | | Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68])... | andreask | 2011-06-08 | 1 | -0/+6 |
|
|
* | | | | More cleaning up of the code to remove unnecessary [string equal]s in tests. | dkf | 2011-06-08 | 1 | -3/+9 |
|
|
* | | | | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have... | jan.nijtmans | 2011-06-06 | 1 | -0/+6 |
|
|
* | | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 1 | -0/+6 |
|
|
* | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -5/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -1/+8 |
|
|
* | | | | * generic/tclBasic.c: using the two free data elements in | mig | 2011-06-01 | 1 | -0/+5 |
|
|
* | | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() | jan.nijtmans | 2011-06-01 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() | jan.nijtmans | 2011-06-01 | 1 | -0/+5 |
|
|
* | | | | Fix bug 3293874 | dgp | 2011-05-31 | 1 | -0/+8 |
| |/ /
|/| | |
|
* | | | Bump to msgcat 1.4.4 | dgp | 2011-05-25 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 1 | -0/+7 |
|
|
* | | | Bump TclOO version.corresponds_to_TclOO_0_6_3 | dkf | 2011-05-25 | 1 | -0/+2 |
|
|