summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-0/+6
* * generic/tclCmdAH.c: Fix cases where value returned bydgp2010-09-231-0/+7
* Make compilable with -DUNICODE (not actived yet)nijtmans2010-09-231-0/+5
* * generic/tclExecute: one more DECACHE_STACK_INFO() missing; thisMiguel Sofer2010-09-221-0/+3
* * tests/execute.test: added execute-10.3 for [Bug 3072640]. TheMiguel Sofer2010-09-221-0/+3
* * generic/tclExecute: protect all possible writes to ::errorInfoMiguel Sofer2010-09-221-0/+8
* Add kernel32 to LIBS, so the link line for mingw is exactly the same as for M...nijtmans2010-09-221-0/+5
* * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect):hobbs2010-09-221-0/+10
* [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fixnijtmans2010-09-211-0/+2
* Fix declaration after statement.nijtmans2010-09-211-0/+6
* Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen_assembler_splitnijtmans2010-09-201-0/+6
* * doc/file.n (file readlink): [Bug 3070580]: Typofix.dkf2010-09-181-5/+9
* [Bug 3069278]: breakage on head Windows triggerednijtmans2010-09-181-0/+6
* * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as allhobbs2010-09-161-0/+3
* * unix/Makefile.in: do not pass current build env vars when usinghobbs2010-09-161-0/+5
* Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans2010-09-161-0/+7
* * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedkf2010-09-151-12/+18
* * unix/Makefile.in: Revise `make dist` target to tolerate thedgp2010-09-151-0/+5
* [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-151-0/+10
* Allow all Win2000+ API entries in Tclnijtmans2010-09-141-0/+6
* Add scspec feature from ttkGenStubs.tclnijtmans2010-09-131-0/+2
* Various clean-ups, converting from tclWinProc->xxxProc directly to Xxxnijtmans2010-09-131-0/+9
* Partly revert yesterday's change, to make it work on VC++ 6.0 again.nijtmans2010-09-101-0/+5
* * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl'sdkf2010-09-101-11/+16
* mingw should always link with -ladvapi32nijtmans2010-09-091-0/+13
* * win/tclWinChan.c: #ifdef protections to permit builds withdgp2010-09-081-0/+6
* * doc/tm.n: Added underscore to the set of characters accepted inandreas_kupries2010-09-081-0/+6
* Start producing HTML out for Thread package. Consequent bugfixes:dkf2010-09-031-25/+36
* * doc/glob.n: Fixed documentation ambiguity regarding the handlingandreas_kupries2010-09-021-0/+3
* * library/safe.tcl (::safe::AliasGlob): Fixed another problem, theandreas_kupries2010-09-021-0/+6
* * library/safe.tcl (::safe::AliasGlob): Moved the commandandreas_kupries2010-09-021-0/+6
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-011-0/+8
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining par...nijtmans2010-08-311-0/+1
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-0/+12
* * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-311-0/+6
* * generic/tclBasic.c: New implementation for [tailcall]:Miguel Sofer2010-08-301-0/+9
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly.nijtmans2010-08-301-0/+1
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly.nijtmans2010-08-301-0/+5
* [Freq 2965056]: Windows build with -DUNICODEnijtmans2010-08-301-0/+12
* * doc/dict.n: [Bug 3046999]: Corrected cross reference to arraydkf2010-08-291-23/+28
* * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-0/+4
* * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-0/+8
* [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f...nijtmans2010-08-251-0/+3
* [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called.nijtmans2010-08-241-0/+6
* * library/tzdata/Africa/Cairo:Kevin B Kenny2010-08-231-0/+5
* Remove many type casts which are no longernecessary as a result of [Patch 300...nijtmans2010-08-221-0/+18
* * doc/linsert.n: [Bug 3045123]: Make description of what is actuallydkf2010-08-211-1/+6
* [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-0/+9
* Fix definition of Tcl_MethodTypenijtmans2010-08-201-0/+4
* * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd)dkf2010-08-191-6/+13