| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, | nijtmans | 2011-01-25 | 3 | -27/+29 |
|
|
* | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -5/+5 |
|
|
* | Backport of Miguel's 2010-09-22 fix on 8.6 branch (decache stack info whereve... | ferrieux | 2011-01-19 | 1 | -1/+39 |
|
|
* | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 3 | -13/+13 |
|
|
* | Various mismatches between Tcl_Panic format string and its arguments, | nijtmans | 2011-01-18 | 5 | -37/+37 |
|
|
* | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 1 | -27/+23 |
|
|
* | * doc/tclvars.n: | Kevin B Kenny | 2011-01-15 | 2 | -46/+110 |
|
|
* | * generic/tclExecute.c (GrowEvaluationStack): Off-by-one error in | Miguel Sofer | 2011-01-13 | 1 | -4/+4 |
|
|
* | [Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. | nijtmans | 2010-12-31 | 1 | -4/+25 |
|
|
* | [backport] Make sure [fcopy -size ... -command ...] always calls the callback... | ferrieux | 2010-12-10 | 1 | -1/+38 |
|
|
* | * generic/tclUtil.c (TclReToGlob): add extra check for multiple | hobbs | 2010-12-03 | 1 | -2/+14 |
|
|
* | Whitespace, and fix broken backport of ilimi* initialization. | andreas_kupries | 2010-12-01 | 1 | -66/+66 |
|
|
* | * generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits): | Kevin B Kenny | 2010-12-01 | 1 | -4/+11 |
|
|
* | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 10 | -380/+2724 |
|
|
* | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 5 | -24/+106 |
|
|
* | * generic/tclVar.c (VarHashInvalidateEntry): Removed obsolete | andreas_kupries | 2010-11-23 | 1 | -12/+1 |
|
|
* | fix gcc warning: passing argument 3 of 'Tcl_GetIndexFromObj' discards qualifi... | nijtmans | 2010-11-19 | 1 | -2/+2 |
|
|
* | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 | nijtmans | 2010-11-16 | 1 | -1/+5 |
|
|
* | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 4 | -12/+132 |
|
|
* | Backport dgp's fixes to comments and ChangeLog entry | Kevin B Kenny | 2010-11-05 | 1 | -2/+2 |
|
|
* | * generic/tclCompCmds.c (TclCompileCatchCmd): | Kevin B Kenny | 2010-11-03 | 1 | -70/+113 |
|
|
* | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 3 | -1018/+1049 |
|
|
* | * generic/tclExecute.c: fix overallocation of exec stack in TEBC | Miguel Sofer | 2010-10-09 | 1 | -3/+3 |
|
|
* | correct evalstats to use %#lx for %p for Tcl_AppendPrintfToObj | hobbs | 2010-10-04 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 4 | -119/+149 |
|
|
* | * generic/tclCmdAH.c: Fix cases where value returned by | dgp | 2010-09-23 | 3 | -3/+6 |
|
|
* | Backport blkcnt_t detection/usage. | stwo | 2010-09-06 | 1 | -1/+5 |
|
|
* | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 2 | -10/+12 |
|
|
* | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) | dkf | 2010-08-19 | 1 | -4/+4 |
|
|
* | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the | dkf | 2010-08-15 | 1 | -5/+7 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): [Bug 2826551, Patch 2948425]: | dkf | 2010-08-12 | 1 | -19/+27 |
|
|
* | * generic/tclUtil.c (TclByteArrayMatch): patterns may not be | hobbs | 2010-08-10 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 1 | -3/+3 |
|
|
* | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting | andreas_kupries | 2010-08-04 | 1 | -24/+63 |
|
|
* | * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle | Miguel Sofer | 2010-07-31 | 1 | -7/+3 |
|
|
* | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: | nijtmans | 2010-07-25 | 2 | -5/+4 |
|
|
* | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 | nijtmans | 2010-07-17 | 2 | -10/+12 |
|
|
* | * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made | dkf | 2010-07-02 | 1 | -1/+2 |
|
|
* | [Bug #803489] Tcl_FindNamespace problem in the Stubs table | nijtmans | 2010-07-02 | 1 | -1/+16 |
|
|
* | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. | nijtmans | 2010-06-28 | 1 | -4/+4 |
|
|
* | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. | nijtmans | 2010-06-24 | 1 | -11/+11 |
|
|
* | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong | dkf | 2010-06-22 | 1 | -2/+2 |
|
|
* | [Bug 2991415]: tclport.h #included before limits.h | nijtmans | 2010-05-25 | 1 | -7/+2 |
|
|
* | [Bug #3005233] fix for build on OpenBSD vax | nijtmans | 2010-05-21 | 1 | -6/+8 |
|
|
* | installData.tcl: Make sure that copyDir only receives normalized paths. | nijtmans | 2010-05-21 | 3 | -33/+40 |
|
|
* | Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. | ferrieux | 2010-05-19 | 1 | -3/+5 |
|
|
* | Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. | ferrieux | 2010-05-19 | 1 | -1/+9 |
|
|
* | * generic/tclBinary.c (UpdateStringOfByteArray): Add panic | dgp | 2010-04-30 | 1 | -2/+5 |
|
|
* | Reverted previous checin as Tcl_ObjSetVar2 (convoluted and undocumented) | vasiljevic | 2010-04-06 | 1 | -2/+1 |
|
|
* | Fixed object leak | vasiljevic | 2010-04-06 | 1 | -1/+2 |
|
|