summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* win/tclWinConsole.c: Refactor common thread handling patterns.dkf2011-11-112-212/+235
* Generalize previous fix to all of zlib.test; also, tidy up [chan configure] f...ferrieux2011-11-112-23/+24
* Use nonblocking writes in single-threaded IO tests to avoid deadlocks when g...ferrieux2011-11-112-1/+6
* More work in progress converting tests from [testthread] to Thread package.dgp2011-11-091-262/+235
* missing constraint and too brittle resultdgp2011-11-082-2/+3
* missing constraintsdgp2011-11-082-18/+138
|\
| * Missing constraintsdgp2011-11-082-16/+136
| * merge release to devdgp2011-11-0711-11/+28
| |\
| | * tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rcdgp2011-11-042-2/+17
| | * merge to releasedgp2011-11-013-2/+8
| | |\ | | |/ | |/|
| | * merge to releasedgp2011-10-314-31/+19
| | |\
| | * \ Merge to release branchdgp2011-10-261-6/+27
| | |\ \
| | * | | Release candidate branch for Tcl 8.5.11.dgp2011-10-209-10/+10
* | | | | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam)dkf2011-11-032-44/+223
* | | | | Work in progress converting tests from [testthread cancel] to [thread::cancel]dgp2011-11-012-348/+270
* | | | | merge markdgp2011-11-010-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | silence more warningsdgp2011-11-011-0/+4
| * | | | Silence warnings.dgp2011-11-011-2/+2
| | |_|/ | |/| |
* | | | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes.dgp2011-10-312-28/+15
|\ \ \ \ | |/ / /
| * | | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes.dgp2011-10-314-31/+19
| |\ \ \ | | |_|/ | |/| |
| | * | Purge the old, buggy implementation.bug_3414754dgp2011-10-311-34/+0
| | * | CONST-ification update.dgp2011-10-272-3/+4
| | * | Added test case to the test suitedgp2011-10-271-0/+4
| | * | Proposed fix for 3414754dgp2011-10-271-0/+17
| |/ /
* | | merge markdgp2011-10-260-0/+0
|\ \ \ | |/ /
| * | merge backportdgp2011-10-261-6/+27
| |\ \ | | |/ | |/|
| | * Backport 2902268 fix.bug_2902268dgp2011-10-261-6/+27
| |/
* | MINOR: Add emacs style info to end of C files.dkf2011-10-213-5/+32
* | add missing merge markdgp2011-10-200-0/+0
|\ \ | |/
| * Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-206-6/+50
| * Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-183-11/+56
* | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-206-6/+50
* | Resolver fix from Stefan Sobernig.dkf2011-10-206-6/+499
|\ \
| * | ChangeLog entry.dkf2011-10-202-3/+13
| * | Tidying up.dkf2011-10-201-33/+43
| * | Stop warnings and segfault.dgp2011-10-191-2/+2
| * | And the failing test file too...dkf2011-10-151-0/+200
| * | Commit of patch relating to interp resolversdkf2011-10-154-0/+272
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-183-11/+56
|/ /
* | Update to Olson's tzdata2011lvenkat2011-10-154-2/+111
|\ \ | |/
| * Update to Olson's tzdata2011lvenkat2011-10-154-2/+111
* | Correct botch.dgp2011-10-131-0/+1
* | 3423059 silence compiler warningdgp2011-10-131-1/+1
* | 3423069 silence compiler warnings.dgp2011-10-131-2/+3
* | revert test-case change for [Bug 2935503]jan.nijtmans2011-10-132-4/+4
|\ \ | |/
| * revert test-case from [Bug 2935503]jan.nijtmans2011-10-132-4/+4
| |\
| | * revert test-case change from [Bug 2935503]jan.nijtmans2011-10-132-4/+4
* | | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-113-7/+12
|\ \ \ | |/ /
| * | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-113-7/+12
| |\ \ | | |/
| | * [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-113-6/+11