summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert Tcl_SetResult(......, TCL_DYNAMIC) tonijtmans2008-11-192-2/+9
* Simplification of expanded-literals handling after analysis of dead branchesferrieux2008-11-193-36/+12
* Fix signature and implementation of Tcl_HashStats,nijtmans2008-11-181-2/+2
* Fix [Bug 2251175]: missing backslash substitution on expanded literals.ferrieux2008-11-171-0/+2
* Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on ex...ferrieux2008-11-172-2/+15
* Fix [Bug 2251175]: missing backslash substitution on expanded literals.ferrieux2008-11-176-14/+106
* Fix signature and implementation of Tcl_HashStats,nijtmans2008-11-177-22/+26
* Check for uncompiled-for-continue [Bug 2186888] fixed earlier.ferrieux2008-11-172-1/+19
* change two Tcl_SetResult calls to Tcl_SetObjResult,nijtmans2008-11-162-5/+11
* Tidy up formatting.dkf2008-11-161-612/+595
* remove -Wno-implicit-intdas2008-11-141-2/+2
* rename static function FSUnloadTempFile tonijtmans2008-11-134-16/+22
* Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing topatthoyts2008-11-122-242/+248
* Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-123-6/+16
* Eliminate warning: passing arg 4 of `Tcl_SplitList' fromnijtmans2008-11-111-1/+1
* Eliminate warning: passing arg 4 of `Tcl_SplitList' fromnijtmans2008-11-114-8/+16
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-107-13/+35
* patch #2215022: clean up the binary ensemble initialization codepatthoyts2008-11-075-133/+127
* add "-Wno-implicit-int" for gcc, as on UNIXnijtmans2008-11-064-6/+13
* * generic/tclPort.h: remove the ../win/ header dir as the buildhobbs2008-11-042-2/+8
* fix typo: s/ZoneinfoFile/LoadZoneinfoFile/das2008-11-011-2/+2
* Version bump of TclOOdkf2008-11-013-4/+8
* remove unused variabledkf2008-11-011-2/+1
* Fix [Bug 2200824] and make class constructor error handling much more robust.dkf2008-10-316-58/+233
* CONSTify TclDTraceInfonijtmans2008-10-281-1/+1
* CONSTify TclDTraceInfonijtmans2008-10-286-42/+50
* * generic/tclEncoding.c: Use "iso8859-1" and not "identity"dgp2008-10-272-5/+17
* Style improvements - invoking callbacks without visual junk.dkf2008-10-262-10/+10
* Style improvements - invoking callbacks without visual junk.dkf2008-10-2638-1136/+1132
* Style improvements - invoking callbacks without visual junk.dkf2008-10-267-24/+24
* Removed a rogue ^M from the end of a linepatthoyts2008-10-241-2/+2
* Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-235-14/+23
* only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
* * generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE inMiguel Sofer2008-10-232-2/+7
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-2217-1761/+1783
* * generic/tclProc.c: Reset -level and -code values to defaultsdgp2008-10-192-1/+11
* Check syntax of [info coroutine] args, i.e. there are none.dkf2008-10-192-39/+39
* Document [info coroutine].dkf2008-10-192-1/+10
* Improve documentation of [tcl::prefix].dkf2008-10-193-26/+36
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
* CONST -> constnijtmans2008-10-174-64/+70
* * generic/tclIORTrans.c (DeleteReflectedTransformMap): Removedandreas_kupries2008-10-172-5/+6
* * generic/tclCompile.h: Declare the internal tclInstructionTabledgp2008-10-176-12/+21
* Improve clarity of formatting.dkf2008-10-1799-281/+816
* Add "const" to many internalnijtmans2008-10-1634-181/+217
* * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-161-2/+5
* * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-162-3/+15
* Lots of very minor formatting fixes.dkf2008-10-1542-67/+293
* Add "const" to many internalnijtmans2008-10-1514-166/+182