summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | | * generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling ofdkf2011-10-094-303/+367
* | | Fix env.test, when running under wine 1.3jan.nijtmans2011-10-072-0/+5
|\ \ \ | |/ /
| * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-072-28/+40
| |\ \ | | |/
| | * Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-072-19/+35
* | | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-073-4/+9
|\ \ \ | |/ /
| * | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-072-2/+6
| |\ \ | | |/
| | * Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-076-11/+18
* | | Reintegrate the compilation of [dict with], which is now usually much fasterdkf2011-10-0610-226/+762
|\ \ \
| * | | Add the other instructions to the assembler's nous.dkf_dict_with_compileddkf2011-10-061-0/+2
| * | | merge trunkdkf2011-10-052-166/+0
| |\ \ \ | |/ / / |/| | |
* | | | wrong copy/paste in ChangeLogjan.nijtmans2011-10-051-2/+2
* | | | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-053-166/+6
| * | | Added some tests.dkf2011-10-051-0/+66