| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): | hobbs | 2010-09-22 | 7 | -43/+50 |
|
|
* | [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fix | nijtmans | 2010-09-21 | 3 | -17/+11 |
|
|
* | Fix declaration after statement. | nijtmans | 2010-09-21 | 4 | -4/+11 |
|
|
* | Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen_assembler_split | nijtmans | 2010-09-20 | 4 | -189/+60 |
|
|
* | * doc/file.n (file readlink): [Bug 3070580]: Typofix. | dkf | 2010-09-18 | 2 | -7/+11 |
|
|
* | Oops, didn't mean to check in this file. | nijtmans | 2010-09-18 | 1 | -15/+7 |
|
|
* | [Bug 3069278]: breakage on head Windows triggered | nijtmans | 2010-09-18 | 3 | -12/+32 |
|
|
* | * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all | hobbs | 2010-09-16 | 2 | -23/+4 |
|
|
* | * unix/Makefile.in: do not pass current build env vars when using | hobbs | 2010-09-16 | 2 | -10/+11 |
|
|
* | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ... | nijtmans | 2010-09-16 | 4 | -8/+18 |
|
|
* | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make | dkf | 2010-09-15 | 3 | -18/+60 |
|
|
* | * unix/Makefile.in: Revise `make dist` target to tolerate the | dgp | 2010-09-15 | 2 | -2/+8 |
|
|
* | update file generated by 'make dist' | dgp | 2010-09-15 | 1 | -3/+6 |
|
|
* | [Patch 3034251] backport ttkGenStubs.tcl | nijtmans | 2010-09-15 | 6 | -989/+1047 |
|
|
* | Allow all Win2000+ API entries in Tcl | nijtmans | 2010-09-14 | 3 | -110/+75 |
|
|
* | Add scspec feature from ttkGenStubs.tcl | nijtmans | 2010-09-13 | 2 | -2/+23 |
|
|
* | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx | nijtmans | 2010-09-13 | 7 | -33/+40 |
|
|
* | Partly revert yesterday's change, to make it work on VC++ 6.0 again. | nijtmans | 2010-09-10 | 2 | -22/+79 |
|
|
* | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's | dkf | 2010-09-10 | 2 | -16/+24 |
|
|
* | mingw should always link with -ladvapi32 | nijtmans | 2010-09-09 | 8 | -292/+93 |
|
|
* | * win/tclWinChan.c: #ifdef protections to permit builds with | dgp | 2010-09-08 | 3 | -25/+40 |
|
|
* | * doc/tm.n: Added underscore to the set of characters accepted in | andreas_kupries | 2010-09-08 | 2 | -3/+9 |
|
|
* | Start producing HTML out for Thread package. Consequent bugfixes: | dkf | 2010-09-03 | 3 | -30/+48 |
|
|
* | * doc/glob.n: Fixed documentation ambiguity regarding the handling | andreas_kupries | 2010-09-02 | 2 | -3/+7 |
|
|
* | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the | andreas_kupries | 2010-09-02 | 2 | -2/+8 |
|
|
* | * library/safe.tcl (::safe::AliasGlob): Moved the command | andreas_kupries | 2010-09-02 | 2 | -2/+8 |
|
|
* | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 5 | -17/+148 |
|
|
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining par... | nijtmans | 2010-08-31 | 2 | -4/+5 |
|
|
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 9 | -24/+36 |
|
|
* | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 3 | -4/+14 |
|
|
* | * generic/tclBasic.c: New implementation for [tailcall]: | Miguel Sofer | 2010-08-30 | 8 | -180/+136 |
|
|
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 2 | -3/+5 |
|
|
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 6 | -28/+32 |
|
|
* | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 10 | -29/+58 |
|
|
* | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array | dkf | 2010-08-29 | 2 | -25/+30 |
|
|
* | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | hobbs | 2010-08-27 | 3 | -3/+9 |
|
|
* | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 5 | -3/+131 |
|
|
* | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f... | nijtmans | 2010-08-25 | 4 | -30/+12 |
|
|
* | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. | nijtmans | 2010-08-24 | 4 | -14/+40 |
|
|
* | * library/tzdata/Africa/Cairo: | Kevin B Kenny | 2010-08-23 | 3 | -2/+8 |
|
|
* | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 16 | -70/+85 |
|
|
* | * doc/linsert.n: [Bug 3045123]: Make description of what is actually | dkf | 2010-08-21 | 2 | -6/+21 |
|
|
* | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 7 | -230/+240 |
|
|
* | Fix definition of Tcl_MethodType | nijtmans | 2010-08-20 | 2 | -5/+9 |
|
|
* | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) | dkf | 2010-08-19 | 2 | -10/+17 |
|
|
* | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re... | nijtmans | 2010-08-19 | 9 | -4818/+81 |
|
|
* | * generic/tclBasic.c: New redesign of [tailcall]: find | Miguel Sofer | 2010-08-18 | 5 | -68/+123 |
|
|
* | * generic/tclCmdAH.c (TclNRTryObjCmd): block tailcalling out of | Miguel Sofer | 2010-08-18 | 2 | -3/+8 |
|
|
* | * generic/tclBasic.c: Redesign of [tailcall] to | Miguel Sofer | 2010-08-18 | 8 | -87/+71 |
|
|
* | * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] to | dkf | 2010-08-18 | 3 | -8/+18 |
|
|