summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Generate proper const qualifiers for tclUniData.cnijtmans2010-10-121-0/+2
* Spacing and comments: let uniClass.tcl generation match better the current (h...nijtmans2010-10-121-10/+5
* * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak andrmax2010-10-121-0/+5
* Eliminate many tclWinProcs-> indirect calls, which are no longer needed.nijtmans2010-10-121-0/+10
* Update for VS10nijtmans2010-10-111-0/+1
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-0/+10
* fix wrong date in Changelog entryMiguel Sofer2010-10-091-1/+1
* * generic/tclExecute.c: fix overallocation of exec stack in TEBCMiguel Sofer2010-10-091-0/+5
* On Windows, use gai_strerrorAnijtmans2010-10-071-0/+4
* * tests/winPipe.test: Test hygiene with makeFile and removeFile.dgp2010-10-061-0/+2
* * generic/tclCompile.c: Prevent writing to the intrep fields of adgp2010-10-061-0/+5
* * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidationdkf2010-10-021-116/+119
* * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-0/+10
* * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c,dkf2010-10-011-0/+9
* tclMain.c: make compilable with -DUNICODE as wellnijtmans2010-09-291-0/+1
* re-generate configure with autoconf-2.59nijtmans2010-09-291-6/+11
* reverting faulty commitMiguel Sofer2010-09-281-5/+0
* * generic/tclExecute.c: remove TEBCreturn() callback, the job canMiguel Sofer2010-09-281-2/+7
* Implement TIP#162rmax2010-09-281-0/+30
* missed ChangeLog entryMiguel Sofer2010-09-271-3/+2
* * generic/tclBasic.c: [Patch 3072080] (minus the itclMiguel Sofer2010-09-271-0/+14
* * generic/tclVar.c: use the macro HasLocalVars everywhereMiguel Sofer2010-09-271-0/+4
* * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid codeMiguel Sofer2010-09-261-0/+6
* * tests/stringComp.test: improved string test coveragehobbs2010-09-251-0/+8
* * tclWinsock.c: [Bug 3056775]: Fixed race condition between threadandreas_kupries2010-09-241-0/+7
* 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