Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More memleak plugging. | dkf | 2011-08-04 | 1 | -15/+2 |
| | |||||
* | Don't use AI_ADDRCONFIG for now. It seems to do more harm than good. | max | 2011-08-04 | 1 | -0/+9 |
| | |||||
* | [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj reference | dkf | 2011-08-04 | 1 | -18/+4 |
| | | | ownership error. | ||||
* | Fix build on systems where ECANCELED == ELIBMAX | dgp | 2011-08-03 | 1 | -2/+2 |
| | |||||
* | [Bug 3384007]: Fix some panic messages. | dkf | 2011-08-02 | 1 | -25/+21 |
| | |||||
* | * generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when ↵ | mig | 2011-08-01 | 1 | -0/+7 |
| | | | | recompiling procs, [Bug 3383616]. Thx go to Gustaf Neumann for detecting the bug and providing the fix. | ||||
* | Ensure that TclOO is properly found by all the various package mechanisms (by | dkf | 2011-07-26 | 1 | -0/+1 |
| | | | adding a dummy ifneeded script) and not just some of them. | ||||
* | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -3/+1 |
|\ | |||||
| * | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -1/+1 |
| | | |||||
* | | Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. | ferrieux | 2011-07-19 | 1 | -1/+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 |
| |\ | |||||
| | * | 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 | -1/+1 |
| | | | |||||
* | | | 3357771 Prevent circular references in values with ByteCode intreps. | dgp | 2011-07-15 | 1 | -1/+13 |
| | | | |||||
* | | | [Bug 3365156]: Remove stray refcount bump that caused a memory leak. | dkf | 2011-07-15 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Remove stray refcount bump that caused a memory leak.bug_3365156 | dkf | 2011-07-14 | 1 | -1/+0 |
| | | | | |||||
* | | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -2/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -2/+4 |
| | | | | |||||
* | | | | 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 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 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 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | * generic/tclBasic.c: add missing INT2PTR | mig | 2011-07-07 | 1 | -1/+1 |
| | | | |||||
* | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 4 | -10/+58 |
|\ \ \ | |/ / | |||||
| * | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 4 | -10/+63 |
| | | | |||||
| * | | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | Fixed the inadvertently committed disabling of stack checks, see my ↵ | andreask | 2011-06-22 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | 2010-11-15 commit [8902c8bc82]. | ||||
| * | | | merge to RC | dgp | 2011-06-21 | 1 | -0/+8 |
| |\ \ \ | | |/ / | |||||
| * | | | merge to RC | dgp | 2011-06-20 | 3 | -2/+12 |
| |\ \ \ | |||||
| * \ \ \ | merge to RC | dgp | 2011-06-10 | 4 | -79/+8 |
| |\ \ \ \ | |||||
| * | | | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge fixes for [socket -async] and other improvements to the unix socket code | max | 2011-06-22 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix bug#3164655: getaddrinfo() crash on HP-UX | max | 2011-06-07 | 1 | -2/+5 |
| | | | | | | | |||||
* | | | | | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | 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 |
| | | | | | | |||||
| * | | | | | 3062331 Caveat added to comments. | dgp | 2011-06-17 | 1 | -0/+10 |
| | | | | | | |||||
* | | | | | | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev ↵ | andreask | 2011-06-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | [caf317ab68]) and replaced with one which is 64bit-safe. The existing fix crashed tclsh on Windows 64bit. | ||||
* | | | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 3 | -74/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 3 | -74/+0 |
| | | | | | |||||
* | | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -4/+7 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | TclInvalidateNsCmdLookup) when a command is created, for a slight performance drop (in some circumstances) and improved semantics. | ||||
| * | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -4/+7 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | TclInvalidateNsCmdLookup) when a command is created, for a slight performance drop (in some circumstances) and improved semantics. | ||||
| | * \ \ \ | Merge from 8.5 branch tipbug_3185407 | dkf | 2011-06-01 | 10 | -353/+883 |
| | |\ \ \ \ | | |/ / / / | |/| | | | |