Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 36 | -276/+379 | |
| | | | the quality of HTML doc builds. | |||||
* | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+8 | |
|\ | ||||||
| * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+10 | |
| |\ | ||||||
| | * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+10 | |
| | | | ||||||
* | | | 3357771 Prevent circular references in values with ByteCode intreps. | dgp | 2011-07-15 | 2 | -1/+19 | |
| | | | ||||||
* | | | [Bug 3365156]: Remove stray refcount bump that caused a memory leak. | dkf | 2011-07-15 | 2 | -3/+7 | |
|\ \ \ | ||||||
| * | | | Remove stray refcount bump that caused a memory leak.bug_3365156 | dkf | 2011-07-14 | 2 | -1/+5 | |
| | | | | ||||||
* | | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 2 | -2/+9 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | merge new test | dgp | 2011-07-13 | 1 | -0/+5 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | 3366265 Buffer allocated one byte too small caused overrun. | dgp | 2011-07-13 | 4 | -1/+18 | |
| | | | | ||||||
* | | | | 3364777 Stop segfault caused by reading from struct after it had been freed. | dgp | 2011-07-12 | 2 | -1/+9 | |
| | | | | ||||||
* | | | | platform portable type matching in debug prints | dgp | 2011-07-12 | 5 | -14/+14 | |
| | | | | ||||||
* | | | | merge to trunk | dgp | 2011-07-12 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Silence type match warnings in debug print. | dgp | 2011-07-12 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | platform portable type matching in debug prints. | dgp | 2011-07-12 | 2 | -34/+36 | |
| | |\ \ | ||||||
| | | * | | wipunproven | dgp | 2011-07-12 | 1 | -25/+25 | |
| | | | | | ||||||
| | | * | | wip | dgp | 2011-07-12 | 1 | -6/+6 | |
| | | | | | ||||||
| | | * | | Type mismatches in *printf calls. | dgp | 2011-07-11 | 2 | -9/+11 | |
| | |/ / | ||||||
* | | | | Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502] | Joe Mistachkin | 2011-07-11 | 2 | -1/+6 | |
| |_|/ |/| | | ||||||
* | | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 2 | -2/+7 | |
|\ \ \ | |/ / | ||||||
| * | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 2 | -1/+6 | |
| | | | ||||||
* | | | * generic/tclBasic.c: add missing INT2PTR | mig | 2011-07-07 | 2 | -1/+5 | |
| | | | ||||||
* | | | Correct test suite errors revealed by a -singleproc 1 -debug 1 run. | dgp | 2011-07-07 | 6 | -8/+11 | |
| | | | ||||||
* | | | minor gcc compiler warning with -Wwrite-strings | jan.nijtmans | 2011-07-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 2 | -6/+14 | |
|\ \ \ | |/ / | | | | time of the last metadata change, not the time of creation. | |||||
| * | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 2 | -6/+12 | |
| |\ \ | | |/ | | | | time of the last metadata change, not the time of creation. | |||||
| | * | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 2 | -6/+12 | |
| | | | | | | | | | time of the last metadata change, not the time of creation. | |||||
* | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 12 | -12/+115 | |
|\ \ \ | |/ / | ||||||
| * | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 11 | -11/+123 | |
| | | | ||||||
* | | | Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge ↵ | Kevin B Kenny | 2011-07-02 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | conflicts on the next merge. | |||||
| * | | Fix TCL_STACK_GROWS_UP for gcc 4.6 | max | 2011-06-30 | 3 | -4/+14 | |
| | | | ||||||
* | | | Rework constraint detection and add constraints that cater for the fact, ↵ | max | 2011-06-28 | 1 | -9/+22 | |
| | | | | | | | | | | | | that both address families might be available, but localhost only resolves to one of the loopback addreses. | |||||
* | | | replace socket-14.3 with a test that is more useful and less likely to ↵ | max | 2011-06-28 | 1 | -12/+17 | |
| | | | | | | | | | | | | randomly fail depending on the local network environment. | |||||
* | | | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of ↵ | max | 2011-06-28 | 3 | -26/+126 | |
| | | | | | | | | | | | | | | | the writable fileevent at the end of an asynchronous connection attempt. Improve comments for some of the trickery around [socket -async]. [Bug 3325339] * tests/socket.test: Adjust tests to the async code changes. Add more tests for corner cases of async sockets. | |||||
* | | | merge mark | dgp | 2011-06-24 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | merge RC to stable | dgp | 2011-06-24 | 10 | -10/+12 | |
| |\ \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *-. \ | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 9 | -35/+87 | |
| | |\ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | merge to RC | dgp | 2011-06-21 | 9 | -28/+83 | |
| | |\ \ \ | ||||||
| | * \ \ \ | merge to RC | dgp | 2011-06-20 | 5 | -3/+76 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merge to RC | dgp | 2011-06-10 | 6 | -79/+42 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 9 | -10/+10 | |
| | | | | | | | | ||||||
* | | | | | | | | merge to trunk | dgp | 2011-06-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | More changes | dgp | 2011-06-23 | 2 | -1/+8 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Re-add ".so man.macros", which got removed inadvertently along with the RCS ↵ | max | 2011-06-22 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keyword lines. | |||||
* | | | | | | | Re-add ".so man.macros", which got removed inadvertently along with the RCS ↵ | max | 2011-06-22 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keyword lines. | |||||
* | | | | | | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of ↵ | andreask | 2011-06-22 | 5 | -31/+76 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | the DEB_HOST_MULTIARCH location change for libc. | |||||
| * | | | | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of ↵ | andreask | 2011-06-22 | 5 | -31/+71 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | the DEB_HOST_MULTIARCH location change for libc. | |||||
| | * | | | | | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH ↵ | andreask | 2011-06-22 | 3 | -27/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | location change for libc | |||||
| * | | | | | | Fixed the inadvertently committed disabling of stack checks, see my ↵ | andreask | 2011-06-22 | 2 | -2/+5 | |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | 2010-11-15 commit [8902c8bc82]. |