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