summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | merge from 8.5 main branchdkf2012-01-163-3/+11
| | |\ \ \ | | | |/ /
| | | * | Ensure that error messages are always set, even in believed-unreachable code.dkf2012-01-161-0/+1
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Ensure that error messages are always set, even in believed-unreachable code.dkf2012-01-161-0/+1
|/ / / /
| | * | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-132-3/+7
| | |\ \ | |_|/ / |/| | |
* | | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-132-3/+7
| | * | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on so...ferrieux2012-01-121-0/+3
| * | | Contributed patch aiming to fix [file writable] problems on Windows & Samba.dgp2012-01-111-20/+45
| |/ /
| * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-095-68/+130
| |\ \ | |/ / |/| |
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-098-275/+203
| |/ |/|
| * Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-083-3/+162
| * Actually check in the files, not just the Changelog.venkat2011-12-307-6/+891
| * Update to Olson's tzdata2011nvenkat2011-12-301-0/+10
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-246-167/+125
| |\ | |/ |/|
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-236-241/+129
| * [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-113-87/+14
| * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-074-25/+40
| |\ | |/ |/|
* | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-074-25/+40
| * Note incompatibility caused by switch of flags to dlopen() for Bug 3216070.dkf2011-12-012-0/+5
| * [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-307-11/+25
| |\ | |/ |/|
* | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-2/+16
| * Use the same shebang comment everywherejan.nijtmans2011-11-306-7/+13
| |\ | |/ |/|
* | Use the same shebang comment everywherejan.nijtmans2011-11-294-3/+9
| * [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-224-5/+13
| |\ | |/ |/|
* | [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-224-0/+16
| * 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
| | |\ | | |/ | |/|
| * | silence more warningsdgp2011-11-011-0/+4
| * | Silence warnings.dgp2011-11-011-2/+2
| | * merge to releasedgp2011-10-314-31/+19
| | |\ | | |/ | |/|
| * | 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 to release branchdgp2011-10-261-6/+27
| | |\ | | |/ | |/|
| * | merge backportdgp2011-10-261-6/+27
| |\ \
| | * | Backport 2902268 fix.bug_2902268dgp2011-10-261-6/+27
| |/ /
| | * Release candidate branch for Tcl 8.5.11.dgp2011-10-209-10/+10
| |/
| * 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 to Olson's tzdata2011lvenkat2011-10-154-2/+111
| * 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-6/+11
| * 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 warning (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-072-2/+6
| |\ | |/ |/|