summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* uniParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-271-0/+2
* optParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-271-2/+8
* [Bug #3005233] fix for build on OpenBSD vaxnijtmans2010-05-211-0/+1
* Make sure that copyDir only receives normalized paths, otherwise it might re...nijtmans2010-05-211-0/+6
* Also check the reverse path of dict->list EIAS violation.ferrieux2010-05-201-1/+1
* Add missing test for [Bug 3004007], fixed under the radar on 2010-02-24 (dkf)...ferrieux2010-05-191-0/+6
* Don't use arrays of length 1, just use a single element then, it makes code m...nijtmans2010-05-191-0/+6
* Fix [Bug 2996549]: Failure in expr.test on Win32nijtmans2010-05-171-0/+4
* * generic/tclCmdIL.c (TclInfoFrame): Change this code to usedkf2010-05-171-38/+47
* oops, no unicode characters in ChangeLog ...nijtmans2010-05-121-2/+2
* Unnecessary type casts, See Tcl [Patch #2997087]nijtmans2010-05-111-1/+1
* Unnecessary type casts, See Tcl [Patch #2997087]nijtmans2010-05-111-0/+11
* * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-071-0/+7
* Unnecessary type casts, See Tcl [Patch #2997087]nijtmans2010-05-051-0/+4
* TCHAR-related fixes, making those files compile fine when TCHAR != charnijtmans2010-05-041-0/+6
* CONSTify various useful internal functionsnijtmans2010-05-031-0/+17
* Add pkg, *.dll to the ignore listnijtmans2010-05-031-0/+1
* For MINGW/CYGWIN, use GetCommandLineA explicitelynijtmans2010-05-031-0/+1
* Use "tclIO.h" and "tclTomMathDecls.h" everywherenijtmans2010-05-031-0/+8
* * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-04-301-0/+8
* * generic/tclBinary.c (TclAppendBytesToByteArray): Add commentsdgp2010-04-301-0/+12
* * generic/tclBinary.c (TclAppendBytesToByteArray): Add extra armourdkf2010-04-301-0/+3
* Fix the problems I introduced inadvertently:dkf2010-04-301-0/+9
* * tests/coroutine.test: testing coroutine arguments after [yield]:Miguel Sofer2010-04-301-0/+5
* * generic/tclCompCmds.c (TclCompileVariableCmd): Slightly tighterdkf2010-04-301-0/+3
* * generic/tclExecute.c (TclExecuteByteCode): Add peephole optimizationdkf2010-04-301-0/+4
* * generic/tclBasic.c (TclNRYieldObjCmd, TclNRYieldmObjCmd)dkf2010-04-301-9/+16
* Unnecessary TCL_STORAGE_CLASS re-definition.nijtmans2010-04-301-0/+6
* forgot the Changelog entryMiguel Sofer2010-04-291-0/+7
* Typoandreas_kupries2010-04-291-1/+1
* * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-291-0/+7
* * library/tzdata/Antarctica/Macquarie: Kevin B Kenny2010-04-291-0/+21
* typodkf2010-04-291-5/+0
* * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 2992970]: Makedkf2010-04-291-25/+36
* credit Lars_H for [yieldm]'s ideaMiguel Sofer2010-04-291-2/+2
* Include "tcl.h", not <tcl.h>,nijtmans2010-04-291-0/+8
* Remove unused @MAN2TCLFLAGS@nijtmans2010-04-281-0/+14
* * generic/tclInt.h (TclIsVarDirectUnsettable): Corrected flags so thatdkf2010-04-281-1/+15
* Code reordering to slightly shorten generated object code.dkf2010-04-271-16/+21
* If tclInt.h or tclPort.h is alreadynijtmans2010-04-271-0/+13
* [Bug 2992292]: tclIOUtil.c assignment type mismatch compiler warningnijtmans2010-04-271-0/+5
* * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified theKevin B Kenny2010-04-261-0/+6
* * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit castdkf2010-04-261-0/+4
* typofixdkf2010-04-261-13/+13
* * generic/tclStubInit.c: Add a small amount of gcc-isms (with #ifdefdkf2010-04-261-6/+13
* * generic/tclBasic.c: add unsupported [yieldm] command.Miguel Sofer2010-04-251-1/+6
* * generic/tclBasic.test: modify api of TclSpliceTailcall()Miguel Sofer2010-04-241-0/+7
* Fix [Bug #2991415] tclport.h #included before limits.hnijtmans2010-04-231-0/+4
* Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp)nijtmans2010-04-221-0/+14
* Upgrade to zlib 1.2.5nijtmans2010-04-201-0/+1