summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* zlib-1.2.7jan.nijtmans2012-05-031-0/+5
* 3428754 Test socket-14.2 tolerate [socket -async] connection that connectsdgp2012-05-031-0/+3
* 3428753 Fix [socket -async] connections that manage to connect synchronously.dgp2012-05-031-0/+5
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-0/+3
|\
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-0/+3
| |\
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-0/+6
* | | Better detection and implementation for cpuid instruction on Intel-derived pr...jan.nijtmans2012-05-021-0/+6
|\ \ \ | |/ /
| * | Better detection and implementation for cpuid instruction on Intel-derived pr...jan.nijtmans2012-05-021-0/+6
| |\ \ | | |/
| | * Better detection and implementation for cpuid instruction on Intel-derived pr...jan.nijtmans2012-05-021-0/+6
| | |\ | |_|/ |/| |
* | | Tame deadlocks in broken refchan tests [Bug 3522560]ferrieux2012-04-301-1/+5
* | | Mention compatibility matters in Changelog. Make test insensitive to ambient ...ferrieux2012-04-301-2/+2
* | | IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channelsferrieux2012-04-281-0/+8
|\ \ \
* \ \ \ Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-271-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-271-0/+7
* | | | Make 'auto_execok START' do the Right Thingdkf2012-04-271-0/+5
|\ \ \ \ | |/ / /
| * | | Make 'auto_execok START' do the Right Thingdkf2012-04-271-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Make 'auto_execok START' do the Right Thingdkf2012-04-271-0/+5
* | | | get rid of _ANSI_ARGS_ and CONSTjan.nijtmans2012-04-261-0/+8
|\ \ \ \ | |/ / /
| * | | get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-0/+8
| |\ \ \ | | |/ /
* | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-251-0/+11
| | | |
| \ \ \
*-. \ \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-0/+10
|\ \ \ \ \ | | |/ / / | | | | / | |_|_|/ |/| | |
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-15/+25
| | |\ \ | |/ / / | | | _
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-55/+65
| | |\
| | | * merge trunkjan.nijtmans2012-04-241-0/+7
| | | |\ | | | |/ | | |/|
| | | * merge core-8-4-branchjan.nijtmans2012-04-111-0/+8
| | | |\
| | | * | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-0/+0
| * | | | Apply tzdata2012cKevin B Kenny2012-04-181-0/+8
* | | | | Apply tzdata2012cKevin B Kenny2012-04-181-0/+8
* | | | | Restore the tcl_platform(threaded) variable.dgp2012-04-171-7/+0
* | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-161-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-161-0/+7
| |\ \ \ \ | | |/ / /
| | * | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-161-0/+7
| | | |/ | | |/|
* | | | Remove some low-value C stack frames.dkf2012-04-151-0/+4
* | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Makedkf2012-04-151-9/+15
* | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-0/+9
|\ \ \ \
| * | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-031-0/+9
* | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+8
| | | |/ | | |/|
* | | | corrected changelog entrydkf2012-04-101-4/+5
* | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used todkf2012-04-101-0/+7
* | | | Fix [Bug 3396896]dkf2012-04-091-0/+4
* | | | Fix [Bug 2712377]: [info vars] and object declared variablesdkf2012-04-091-0/+7
* | | | Fix [Bug 3514761] and related ensemble/construction problems.dkf2012-04-041-3/+13
* | | | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-0/+8
|\ \ \ \ | |/ / /
| * | | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-0/+8
| |\ \ \ | | |/ /
| | * | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-0/+8
| | |\ \
* | | \ \ Remove the TclpGetTZName implementation for Cygwinjan.nijtmans2012-04-031-0/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | cleanup tcl.decls (unnecessary "generic" argument)jan.nijtmans2012-04-031-0/+1
| |\ \ \ | | |/ /
| | * | clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-031-4/+5