Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 2981154] async-4.3 segfault. (backport) | ferrieux | 2011-08-19 | 1 | -9/+40 |
| | |||||
* | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -28/+25 |
|\ | |||||
| * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -28/+25 |
| | | |||||
| * | A few more compiler warnings | jan.nijtmans | 2011-08-18 | 1 | -1/+1 |
| | | |||||
* | | 3393150 Overlooked free of intreps. (It matters for bignums!) | dgp | 2011-08-17 | 1 | -0/+3 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 4 | -6/+6 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 5 | -0/+5 |
| | | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that | ||||
| * | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 1 | -0/+4 |
| | | |||||
* | | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 1 | -0/+4 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -2/+2 |
| | | |||||
* | | 3389764 Eliminate possibility that "path" value dup can create reference cycle. | dgp | 2011-08-12 | 1 | -12/+12 |
| | | |||||
* | | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 1 | -3/+2 |
| | | | | | | conversion. [Bug 3386975] | ||||
* | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| | | |||||
* | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -2/+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 |
| | | |||||
* | | 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 |
|\ \ \ | |/ / | |||||
| * | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+8 |
| | | | |||||
* | | | merge to RC | dgp | 2011-06-20 | 3 | -2/+12 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | | | |||||
* | | | merge to RC | dgp | 2011-06-10 | 4 | -79/+8 |
|\ \ \ | |/ / | |||||
| * | | 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. | ||||
| | * \ | Merge from 8.5 branch tipbug_3185407 | dkf | 2011-06-01 | 10 | -353/+883 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | 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 | 1 | -2/+2 |
| | | | | |||||
| | * | | is this a proper fix? Or is it invalidating too much? | mig | 2011-05-08 | 1 | -0/+3 |
| | | | | |||||
* | | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -2/+2 |
|/ / / | |||||
* | | | silence compiler warning | dgp | 2011-05-25 | 1 | -1/+1 |
| | | | |||||
* | | | * generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixed | andreask | 2011-05-17 | 2 | -0/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclBasic.c (TclArgumentBCEnter): the cause of a violation of my assertion that 'ePtr->nline == objc' in TclArgumentBCEnter. When a bytecode was grown during jump fixup the pc -> command line mapping was not updated. When things aligned just wrong the mapping would direct command A to the data for command B, with a different number of arguments. | ||||
* | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 8 | -291/+803 |
|\ \ \ | | | | | | | | | Rewritten guts of machinery to produce string rep of lists. [Bug 3173086] | ||||
| * | | | Completed patch with mucho comments. Merge 8.5.bug_3173086 | dgp | 2011-05-10 | 35 | -1217/+1437 |
| | | | | |||||
| * | | | merge trunk + partial improvements to comments | dgp | 2011-03-07 | 6 | -50/+86 |
| | | | | |||||
| * | | | merge | dgp | 2011-03-06 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | Correct flaw in the rewrite handling [list \\\\\}]. | dgp | 2011-03-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Significant rewrite of the Tcl*(Scan|Convert)*Element() system, and revisions | dgp | 2011-03-03 | 5 | -242/+394 |
| | | | | | | | | | | | | | | | | | | | | to the callers. Needs more work on comments, and testing to check for any performance impact in either direction. Fixes reported bug. | ||||
| * | | | | Simplified the logic of the Scan/Convert pair of routines for generating | dgp | 2011-03-03 | 1 | -21/+5 |
| | | | | | | | | | | | | | | | string reps of lists to stop using the unnecessary flag BRACES_UNMATCHED. | ||||
* | | | | | Revise empty string tests so that we avoid potentially expensive string rep | dgp | 2011-05-09 | 1 | -61/+11 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | generations, especially for dicts. | ||||
| * | | | | Remove the old implementation.dgp_list_simplify | dgp | 2011-05-09 | 1 | -75/+0 |
| | | | | |