| Commit message (Expand) | Author | Age | Files | Lines |
* | * Changelog.2008: Split off from Changelog. | rmax | 2010-10-26 | 1 | -9/+14 |
|
|
* | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 7 | -25/+335 |
|
|
* | * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilation | dkf | 2010-10-20 | 3 | -27/+37 |
|
|
* | * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure that | dkf | 2010-10-19 | 2 | -6/+25 |
|
|
* | * generic/tclZlib.c: Purge code that wrote to the object returned by | dkf | 2010-10-19 | 1 | -50/+55 |
|
|
* | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-18 | 1 | -1/+1 |
|
|
* | * generic/tclExecute.c (ReleaseDictIterator): Factored out the release | dkf | 2010-10-16 | 1 | -27/+53 |
|
|
* | [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest Unicod... | nijtmans | 2010-10-15 | 2 | -972/+1001 |
|
|
* | remove outdated comment | dgp | 2010-10-13 | 1 | -7/+1 |
|
|
* | * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] where | dgp | 2010-10-13 | 2 | -7/+7 |
|
|
* | Generate proper const qualifiers for tclUniData.c | nijtmans | 2010-10-12 | 1 | -4/+4 |
|
|
* | Spacing and comments: let uniClass.tcl generation match better the current (h... | nijtmans | 2010-10-12 | 1 | -4/+6 |
|
|
* | * generic/tclExecute.c: fix overallocation of exec stack in TEBC | Miguel Sofer | 2010-10-09 | 1 | -4/+6 |
|
|
* | On Windows, use gai_strerrorA | nijtmans | 2010-10-07 | 1 | -1/+7 |
|
|
* | * generic/tclCompile.c: Prevent writing to the intrep fields of a | dgp | 2010-10-06 | 1 | -3/+3 |
|
|
* | * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidation | dkf | 2010-10-02 | 1 | -1/+24 |
|
|
* | Add function-header comments. | dkf | 2010-10-02 | 1 | -13/+38 |
|
|
* | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 4 | -113/+144 |
|
|
* | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, | dkf | 2010-10-01 | 11 | -64/+73 |
|
|
* | tclMain.c: make compilable with -DUNICODE as well | nijtmans | 2010-09-29 | 1 | -24/+72 |
|
|
* | reverting faulty commit | Miguel Sofer | 2010-09-28 | 1 | -12/+31 |
|
|
* | * generic/tclExecute.c: remove TEBCreturn() callback, the job can | Miguel Sofer | 2010-09-28 | 1 | -31/+12 |
|
|
* | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 2 | -2/+151 |
|
|
* | fix error with --enable-symbols=compile | Miguel Sofer | 2010-09-27 | 1 | -9/+9 |
|
|
* | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 12 | -772/+483 |
|
|
* | * generic/tclVar.c: use the macro HasLocalVars everywhere | Miguel Sofer | 2010-09-27 | 1 | -4/+3 |
|
|
* | * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid code | Miguel Sofer | 2010-09-26 | 1 | -51/+10 |
|
|
* | * tests/stringComp.test: improved string test coverage | hobbs | 2010-09-25 | 1 | -97/+71 |
|
|
* | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a... | nijtmans | 2010-09-23 | 1 | -1/+5 |
|
|
* | * generic/tclCmdAH.c: Fix cases where value returned by | dgp | 2010-09-23 | 3 | -3/+6 |
|
|
* | * generic/tclExecute: one more DECACHE_STACK_INFO() missing; this | Miguel Sofer | 2010-09-22 | 1 | -2/+2 |
|
|
* | * generic/tclExecute: protect all possible writes to ::errorInfo | Miguel Sofer | 2010-09-22 | 1 | -2/+44 |
|
|
* | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): | hobbs | 2010-09-22 | 6 | -43/+40 |
|
|
* | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ... | nijtmans | 2010-09-16 | 3 | -8/+11 |
|
|
* | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make | dkf | 2010-09-15 | 1 | -4/+19 |
|
|
* | [Patch 3034251] backport ttkGenStubs.tcl | nijtmans | 2010-09-15 | 4 | -985/+989 |
|
|
* | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 2 | -10/+12 |
|
|
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 7 | -22/+22 |
|
|
* | * generic/tclBasic.c: New implementation for [tailcall]: | Miguel Sofer | 2010-08-30 | 6 | -152/+55 |
|
|
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 5 | -28/+27 |
|
|
* | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f... | nijtmans | 2010-08-25 | 3 | -30/+9 |
|
|
* | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. | nijtmans | 2010-08-24 | 3 | -14/+34 |
|
|
* | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 15 | -70/+67 |
|
|
* | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 5 | -226/+226 |
|
|
* | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) | dkf | 2010-08-19 | 1 | -4/+4 |
|
|
* | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re... | nijtmans | 2010-08-19 | 7 | -4800/+64 |
|
|
* | * generic/tclBasic.c: New redesign of [tailcall]: find | Miguel Sofer | 2010-08-18 | 4 | -65/+115 |
|
|
* | * generic/tclCmdAH.c (TclNRTryObjCmd): block tailcalling out of | Miguel Sofer | 2010-08-18 | 1 | -2/+4 |
|
|
* | * generic/tclBasic.c: Redesign of [tailcall] to | Miguel Sofer | 2010-08-18 | 6 | -82/+45 |
|
|
* | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the | dkf | 2010-08-15 | 1 | -6/+8 |
|
|