| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | 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 [caf317ab68])... | andreask | 2011-06-08 | 1 | -3/+3 |
|
|
* | | | | | 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 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -4/+7 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge from 8.5 branch tipbug_3185407 | dkf | 2011-06-01 | 10 | -353/+883 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | 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 | 1 | -2/+2 |
|
|
* | | | | | | 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 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() | jan.nijtmans | 2011-06-01 | 1 | -2/+2 |
| | |_|/ /
| |/| | | |
|
| * | | | | silence compiler warning | dgp | 2011-05-25 | 1 | -1/+1 |
|
|
* | | | | | Rewind from a refactoring that veered into the weeds.bug_3293874 | dgp | 2011-05-31 | 11 | -102/+613 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Bump TclOO version.corresponds_to_TclOO_0_6_3 | dkf | 2011-05-25 | 1 | -1/+1 |
|
|
| * | | | | Implementation of TIP #381: Call Chain Introspection and Control | dkf | 2011-05-25 | 5 | -13/+429 |
|
|
| * | | | | 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 | 1 | -2/+5 |
|
|
| * | | | | Merged core-8-5-branch, fixup of TIP 280 location mapping. | andreask | 2011-05-17 | 2 | -0/+68 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | * generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixed | andreask | 2011-05-17 | 2 | -0/+68 |
|
|
* | | | | | Set the defaults of all growth algorithm parameters based on one master value. | dgp | 2011-05-12 | 3 | -16/+30 |
|
|
* | | | | | Oops! | dgp | 2011-05-11 | 1 | -1/+1 |
|
|
* | | | | | First draft of bug fix. | dgp | 2011-05-11 | 2 | -12/+30 |
|/ / / / |
|
* | | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 9 | -300/+812 |
|\ \ \ \
| |/ / / |
|
| * | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 8 | -291/+803 |
| |\ \ \ |
|
| | * | | | 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 |
|
|
| | * | | | | Simplified the logic of the Scan/Convert pair of routines for generating
| dgp | 2011-03-03 | 1 | -21/+5 |
|
|
* | | | | | | Reduce use of Tcl_AppendElement, which is not (and can't be) a Tcl_Obj-aware ... | dkf | 2011-05-09 | 3 | -37/+74 |
|
|
* | | | | | | Revise empty string tests so that we avoid potentially expensive string rep | dgp | 2011-05-09 | 1 | -61/+11 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Revise empty string tests so that we avoid potentially expensive string rep | dgp | 2011-05-09 | 1 | -61/+11 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Remove the old implementation.dgp_list_simplify | dgp | 2011-05-09 | 1 | -75/+0 |
|
|
| | * | | | | A different technique to more precisely identify the optimization case. | dgp | 2011-05-09 | 1 | -14/+35 |
|
|
| | * | | | | Disable all the special case code in place to prevent allocation of a List | dgp | 2011-05-05 | 1 | -10/+14 |
|
|
* | | | | | | Convert TclGetLoadedPackages to use Tcl_Obj API for result generation. | dkf | 2011-05-07 | 1 | -38/+40 |
|
|
* | | | | | | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -0/+7 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -0/+7 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -0/+7 |
|
|
* | | | | | Stop generating string rep of dict when converting to list. | dgp | 2011-05-05 | 1 | -9/+42 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Tolerate NULL interps more completely. | dgp | 2011-05-05 | 1 | -4/+8 |
|
|
| * | | | | Stop generating string rep of dict when converting to list. | dgp | 2011-05-05 | 1 | -5/+34 |
|
|
* | | | | | merge 8.5 | dgp | 2011-05-03 | 3 | -206/+106 |
|\ \ \ \ \
| |/ / / / |
|