summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-0/+11
* reverted previous commit: it has effect on the Windows consolenijtmans2010-11-151-6/+0
* Eliminate use of the function Tcl_WinTCharToUtf in generic codenijtmans2010-11-151-0/+6
* * changes: Updates for 8.6b2 release.andreas_kupries2010-11-101-0/+4
* Fix [Bug 3105999]; deallocate temporary structure.dkf2010-11-091-1/+3
* * tests/oo.test: Various tests for memory leaks.dkf2010-11-091-0/+4
* Revert previous commit at request of KBK.dkf2010-11-091-18/+16
* Added test case for [Bug #3105247] -NaN?nijtmans2010-11-091-0/+4
* fix TCL_ASCII_MAIN usage, as the name suggestsnijtmans2010-11-051-0/+5
* * generic/tclMain.c: Added missing conditional on _WIN32 around codeKevin B Kenny2010-11-041-0/+6
* [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T...nijtmans2010-11-041-0/+10
* Rework some of the tests to speed them up by avoiding (supposedly)rmax2010-11-041-0/+3
* * tests/socket.test: Run the socket tests three times with thermax2010-11-041-0/+9
* [Patch 3101127]: Installer Improvements.stwo2010-11-041-0/+4
* * tests/error.test (error-19.13): Another variation on testing fordkf2010-11-041-0/+3
* * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase claritydkf2010-11-041-0/+7
* * changes: Updates for 8.6b2 release. (Thanks Andreas Kupries)dgp2010-11-041-0/+4
* Correct typo and mistaken comment.dgp2010-11-041-1/+1
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-11-031-0/+6
* * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when settingdkf2010-11-031-15/+22
* * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-031-0/+11
* Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-021-0/+5
* * library/tzdata/Asia/Hong_Kong:Kevin B Kenny2010-11-011-1/+7
* Stop small [afters] from wasting CPU [Bug 2905784] while keeping accuracy.ferrieux2010-10-291-0/+5
* * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490]dgp2010-10-281-0/+2
* * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which candgp2010-10-281-0/+5
* * Changelog.2008: Split off from Changelog.rmax2010-10-261-3795/+17
* * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp isdkf2010-10-261-3/+7
* Add support for ::tcl::unsupported::noReverseDNSrmax2010-10-261-0/+7
* [Patch 2995655] Report inner contexts in [info errorstack]ferrieux2010-10-201-0/+14
* * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilationdkf2010-10-201-0/+9
* * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure thatdkf2010-10-191-0/+14
* * generic/tclZlib.c: Purge code that wrote to the object returned bydkf2010-10-191-2/+7
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-181-0/+7
* Document [info errorstack] faithfully.ferrieux2010-10-171-0/+4
* * generic/tclExecute.c (ReleaseDictIterator): Factored out the releasedkf2010-10-161-14/+22
* [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest Unicod...nijtmans2010-10-151-0/+6
* * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] wheredgp2010-10-131-0/+5
* tclWinThrd.h: (removed) because it is just empty en used nowherenijtmans2010-10-131-0/+5
* 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