summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | added forgotten Changelog entrymig2012-11-101-0/+6
| * | | Import tzdata2012iKevin B Kenny2012-11-071-0/+14
| |\ \ \
| * \ \ \ [Bug 3581754]: Ensure that http -command callbacks are done at most once.dkf2012-11-061-0/+9
| |\ \ \ \
| * \ \ \ \ Added bytecode compilation of many Tcl commands, merged from development branch.dkf2012-11-051-0/+24
| |\ \ \ \ \
| * \ \ \ \ \ TIP #413jan.nijtmans2012-11-051-0/+15
| |\ \ \ \ \ \
| * | | | | | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-311-0/+8
| | |/ / / / / | |/| | | | |
| * | | | | | Added compilation of [dict unset]; the bytecode needed already existed anyway.dkf2012-10-241-1/+6
| |/ / / / /
| * | | | | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ...jan.nijtmans2012-10-231-0/+8
| |\ \ \ \ \
| * | | | | | * generic/tclBasic.c (TclNRCoroutineObjCmd): insure that numlevelsmig2012-10-181-0/+6
| * | | | | | Implementation of TIP #405.dkf2012-10-161-0/+15
| * | | | | | Implementation of TIP #400.dkf2012-10-161-27/+40
| * | | | | | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ...jan.nijtmans2012-10-141-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-131-0/+5
| |\ \ \ \ \ \ \
| * | | | | | | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-061-0/+5
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ When checking for std channels being closed, compare the channel state,dgp2012-10-031-0/+6
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Workaround for [socket -server foo -myaddr localhost 0] failure on OSX.max2012-09-261-0/+6
| * | | | | | | | | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilersjan.nijtmans2012-09-201-0/+5
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [Frq 3527238]: Full unicode support for dde. Dde version is now 1.4.0b2.jan.nijtmans2012-09-201-0/+6
| * | | | | | | | | | | Let "nmakehlp -V" start searching digits after the found match (suggested by ...jan.nijtmans2012-09-191-1/+3
| * | | | | | | | | | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330...jan.nijtmans2012-09-191-0/+5
| * | | | | | | | | | | Tag Tcl 8.6b3 for release.core_8_6_b3core_8_6_b3_rcdgp2012-09-171-0/+2
| * | | | | | | | | | | finish the TIP 404 implementation.dgp2012-09-121-3/+4
| * | | | | | | | | | | ChangeLog entry addedtip_404oehhar2012-09-071-1/+9
| |/ / / / / / / / / /
| * | | | | | | | | | minor: tidy up formattingdkf2012-08-261-11/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-251-0/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj().jan.nijtmans2012-08-231-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ 3559678 Fix bad filename normalization when the last component is the empty s...dgp2012-08-201-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-201-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Only build the threaded builds by defaultjan.nijtmans2012-08-151-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ...stwo2012-08-131-0/+5
| * | | | | | | | | | | | | | | | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-131-0/+8
| * | | | | | | | | | | | | | | | | | Complete multi-fd server socket channels on Windows [Bug #3545363].max2012-08-091-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkbug_3545363dkf2012-07-311-9/+51
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Updated ChangeLog for changes in [7a82c3e6]twylite2012-07-301-0/+8
| | * | | | | | | | | | | | | | | | | | | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6max2012-07-191-0/+7
| * | | | | | | | | | | | | | | | | | | | Fix http-3.29 for machines without IPv6 support.max2012-08-091-0/+4
| * | | | | | | | | | | | | | | | | | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file.stwo2012-08-081-0/+5
| * | | | | | | | | | | | | | | | | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3554250 Overlooked one field of cleanup in the thread exit handlerdgp2012-08-071-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Reference to correct Bug #number. jan.nijtmans2012-08-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | small cosmetic fixesdkf2012-07-311-182/+182
| * | | | | | | | | | | | | | | | | | | | | | | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-311-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | / / / / / / / / / / / / / / / / / / | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n...ferrieux2012-07-251-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3545365]: Never try a bg-flush on a dead channel, just like before 201...ferrieux2012-07-231-0/+5