summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * library/history.tcl (history): Simplify the dance of variabledkf2011-11-251-0/+5
* Make some of the logic in TclCompileObj less heavily nested, to improve clarity.dkf2011-11-221-1/+6
* [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-0/+6
|\
| * [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-0/+6
| |\
| | * [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-221-0/+5
| * | tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rcdgp2011-11-041-1/+16
| * | merge to releasedgp2011-11-011-0/+2
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-0/+9
| * | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-0/+7
* | | Revise results of the thread-7.28 through thread-7.31 tests to account for th...Joe Mistachkin2011-11-211-1/+8
* | | Remove unnecessary [after] calls from the thread tests. Make error message m...Joe Mistachkin2011-11-211-0/+7
* | | Remove all use of thread::release from the thread 7.x tests, replacing it wit...Joe Mistachkin2011-11-181-0/+8
* | | Refactor all the remaining thread-7.x tests that were using [testthread]. No...Joe Mistachkin2011-11-181-0/+9
* | | For [testthread cancel], avoid creating a new Tcl_Obj when the default script...Joe Mistachkin2011-11-181-0/+5
* | | win/tclWinConsole.c: Refactor common thread handling patterns.dkf2011-11-111-3/+7
* | | Generalize previous fix to all of zlib.test; also, tidy up [chan configure] f...ferrieux2011-11-111-0/+1
* | | Use nonblocking writes in single-threaded IO tests to avoid deadlocks when g...ferrieux2011-11-111-0/+5
* | | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam)dkf2011-11-031-0/+9
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-201-0/+9
* | | Resolver fix from Stefan Sobernig.dkf2011-10-201-6/+17
|\ \ \
| * | | ChangeLog entry.dkf2011-10-201-0/+10
* | | | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-0/+7
|/ / /
* | | Update to Olson's tzdata2011lvenkat2011-10-151-0/+5
|\ \ \ | |/ /
| * | Update to Olson's tzdata2011lvenkat2011-10-151-0/+5
* | | revert test-case change for [Bug 2935503]jan.nijtmans2011-10-131-1/+1
|\ \ \ | |/ /
| * | revert test-case from [Bug 2935503]jan.nijtmans2011-10-131-1/+1
| |\ \ | | |/
| | * revert test-case change from [Bug 2935503]jan.nijtmans2011-10-131-1/+1
* | | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-0/+5
|\ \ \ | |/ /
| * | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-0/+5
| |\ \ | | |/
| | * [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-0/+5
* | | * generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling ofdkf2011-10-091-0/+6
* | | Fix env.test, when running under wine 1.3jan.nijtmans2011-10-071-0/+2
|\ \ \ | |/ /
| * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-071-0/+2
| |\ \ | | |/
| | * Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-071-0/+2
* | | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-0/+5
|\ \ \ | |/ /
| * | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-0/+6
| |\ \ | | |/
| | * Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-0/+7
| | * Support Visual Studio 11jan.nijtmans2011-09-261-0/+4
* | | Reintegrate the compilation of [dict with], which is now usually much fasterdkf2011-10-061-0/+7
|\ \ \
| * | | Experimental compilation of the [dict with] subcommand. No tests yet, and notdkf2011-10-021-0/+7
* | | | wrong copy/paste in ChangeLogjan.nijtmans2011-10-051-2/+2
* | | | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-051-0/+6
* | | | Update to Olson's tzdata2011kvenkat2011-10-041-0/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Update to Olson's tzdata2011kvenkat2011-10-041-0/+13
| * | * generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]:dkf2011-09-161-0/+5
* | | More polishing of Tcl's HTML doc converter.dkf2011-09-291-0/+7
* | | [RFE 3010352]: make all TclOO API functions MODULE_SCOPEjan.nijtmans2011-09-281-0/+6
|\ \ \
* \ \ \ * generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Correcteddkf2011-09-271-0/+7
|\ \ \ \
* | | | | Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758]dkf2011-09-261-0/+7
|/ / / /
* | | | More revisions to get finalization of ReflectedTransforms correct,dgp2011-09-231-0/+4