summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reverted previous commit: it has effect on the Windows consolenijtmans2010-11-152-29/+33
* Eliminate use of the function Tcl_WinTCharToUtf in generic codenijtmans2010-11-152-33/+29
* * changes: Updates for 8.6b2 release.andreas_kupries2010-11-102-1/+15
* Fix [Bug 3105999]; deallocate temporary structure.dkf2010-11-092-5/+14
* Clarify the tests so that what is being tested is in the body... :-)dkf2010-11-091-7/+10
* * tests/oo.test: Various tests for memory leaks.dkf2010-11-092-1/+39
* Revert previous commit at request of KBK.dkf2010-11-092-23/+17
* Added test case for [Bug #3105247] -NaN?nijtmans2010-11-092-1/+9
* Add missing 'objs' verb in error message.ferrieux2010-11-081-2/+4
* fix TCL_ASCII_MAIN usage, as the name suggestsnijtmans2010-11-052-5/+12
* * generic/tclMain.c: Added missing conditional on _WIN32 around codeKevin B Kenny2010-11-042-2/+8
* [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T...nijtmans2010-11-049-24/+67
* some more speedups to socket.testrmax2010-11-042-6/+7
* avoid having to wait for some child processes to time out after all tests hav...rmax2010-11-041-1/+4
* Rework some of the tests to speed them up by avoiding (supposedly)rmax2010-11-042-29/+30
* reorder the constraint list per test for clearer make test output of skipped ...rmax2010-11-041-35/+35
* Minor change: Added missing .PHONY marker for install-headersdkf2010-11-041-2/+2
* * tests/socket.test: Run the socket tests three times with thermax2010-11-042-154/+181
* [Patch 3101127]: Installer Improvements.stwo2010-11-043-132/+548
* * tests/error.test (error-19.13): Another variation on testing fordkf2010-11-042-1/+26
* * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase claritydkf2010-11-042-1/+16
* * changes: Updates for 8.6b2 release. (Thanks Andreas Kupries)dgp2010-11-042-4/+91
* Correct typo and mistaken comment.dgp2010-11-042-3/+3
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-11-034-40/+26
* * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when settingdkf2010-11-033-17/+70
* * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-033-68/+146
* Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-023-6/+11
* * library/tzdata/Asia/Hong_Kong:Kevin B Kenny2010-11-014-5/+9
* Stop small [afters] from wasting CPU [Bug 2905784] while keeping accuracy.ferrieux2010-10-292-5/+26
* * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490]dgp2010-10-282-2/+4
* * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which candgp2010-10-282-3/+12
* Split from ChangeLogrmax2010-10-261-0/+3796
* * Changelog.2008: Split off from Changelog.rmax2010-10-262-3804/+31
* Coverage test for portion of ExprSqrtFunc()dgp2010-10-261-1/+5
* * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp isdkf2010-10-263-16/+19
* Add support for ::tcl::unsupported::noReverseDNSrmax2010-10-263-8/+25
* [Patch 2995655] Report inner contexts in [info errorstack]ferrieux2010-10-2011-41/+369
* * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilationdkf2010-10-204-27/+46
* * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure thatdkf2010-10-194-7/+40
* * generic/tclZlib.c: Purge code that wrote to the object returned bydkf2010-10-192-52/+62
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-184-21/+32
* Document [info errorstack] faithfully.ferrieux2010-10-171-0/+4
* Document [info errostack] faithfully.ferrieux2010-10-171-4/+14
* * generic/tclExecute.c (ReleaseDictIterator): Factored out the releasedkf2010-10-162-41/+75
* [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest Unicod...nijtmans2010-10-154-974/+1009
* remove outdated commentdgp2010-10-131-7/+1
* * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] wheredgp2010-10-133-7/+12
* tclWinThrd.h: (removed) because it is just empty en used nowherenijtmans2010-10-133-25/+5
* Generate proper const qualifiers for tclUniData.cnijtmans2010-10-123-8/+10
* Spacing and comments: let uniClass.tcl generation match better the current (h...nijtmans2010-10-123-18/+15