summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclFileName.c (DoGlob): One of thedgp2008-12-032-3/+11
* note incompadgp2008-12-021-0/+2
* TIP #336 IMPLEMENTATIONdgp2008-12-0215-37/+132
* * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandreandreas_kupries2008-12-022-3/+9
* * generic/tclParse.c: Coding standards fixups.dgp2008-12-012-17/+23
* Fix [Bug 2371623] with a constraint.dkf2008-12-012-10/+15
* autoconf-2.59das2008-12-011-6141/+6124
* autoheader-2.59das2008-12-011-0/+3
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-303-4/+28
* regendkf2008-11-291-6141/+6157
* Implementation of TIP #210.dkf2008-11-298-64/+459
* Moved a number of tests to the newer style.patthoyts2008-11-291-102/+122
* Code now simple enough that we can improve its performance by applying thedkf2008-11-292-10/+16
* Improvements to the general readability of the TSD implementation.dkf2008-11-292-143/+220
* Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li...ferrieux2008-11-276-79/+38
* A few more (harmless) Tcl_SetResult eliminationsnijtmans2008-11-262-14/+9
* Eliminate warning: unused variablenijtmans2008-11-262-3/+5
* * library/tclIndex: Removed reference to no-longer-extant procedureKevin B Kenny2008-11-263-3/+9
* Eliminate 3 calls to Tcl_SetResult, asnijtmans2008-11-254-14/+12
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandreandreas_kupries2008-11-252-2/+8
* don't assume that Tcl_SetResult sets interp->result, especially notnijtmans2008-11-252-9/+14
* Converter script improvements. [Bug 2330040]dkf2008-11-242-45/+62
* Fix IsChannelExisting name comparison [Bug 2333466]ferrieux2008-11-231-2/+2
* 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