summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵dkf2012-01-172-0/+24
|\ | | | | | | when a dictionary key and the dictionary variable collide.
| * * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵dkf2012-01-172-0/+24
| | | | | | | | when a dictionary key and the dictionary variable collide.
* | merge markdgp2012-01-170-0/+0
|\ \ | |/
| * Bump to version 2.7.8dgp2012-01-175-6/+13
| |\
| | * Bump to 2.5.6dgp2012-01-173-2/+7
| | |
* | | 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
| |\ \ | | |/
| | * 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
|\ \ \ | |/ / | | | only try to read the socket error exactly once.
| * | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-132-3/+7
| |\ \ | | |/ | | | only try to read the socket error exactly once.
| | * * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-132-3/+7
| | | | | | | | | only try to read the socket error exactly once.
| * | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ferrieux2012-01-121-0/+3
| | | | | | | | | | | | sockets.
* | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ferrieux2012-01-121-0/+3
| | | | | | | | | | | | sockets.
* | | [Bug 3466506]: Document more environment variables.dkf2012-01-122-13/+28
| | |
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-095-68/+130
|\ \ \ | |/ /
| * | [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
| | |
* | | Revert mistaken commit.dgp2012-01-091-1/+0
| | |
* | | Fix loading of timezones where one abbreviation is a proper suffix of ↵Kevin B Kenny2012-01-085-3/+164
|\ \ \ | |/ / | | | | | | another [Bug 3470928]
| * | Fix loading of timezones where one abbreviation is a proper suffix of ↵Kevin B Kenny2012-01-083-3/+162
| | | | | | | | | | | | another [Bug 3470928]
* | | Update to Olson's tzdata2011nvenkat2011-12-308-6/+901
|\ \ \ | |/ /
| * | 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-164/+119
|\ \ \ | |/ /
| * | [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
| | |
* | | (TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure ↵andreask2011-12-132-0/+7
| | | | | | | | | | | | as an AuxData type. For use by tbcload, tclcompiler.
* | | Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-113-87/+14
|\ \ \ | |/ /
| * | [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
| |\ \ | | |/
| | * [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
|\ \ \ | |/ /
| * | 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 ↵jan.nijtmans2011-11-306-10/+24
|\ \ \ | |/ / | | | | | | setargv() function on mingw.
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵jan.nijtmans2011-11-307-11/+25
| |\ \ | | |/ | | | | | | setargv() function on mingw.
| | * [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵jan.nijtmans2011-11-302-2/+16
| | | | | | | | | | | | | | | setargv() function on mingw (no need to incr the version, since 2.2.10 is never released)
* | | [Bug 2991415]: tclport.h #include'd before limits.hjan.nijtmans2011-11-303-1/+3
| | |
* | | don't install tommath_(super)?class.hjan.nijtmans2011-11-303-4/+7
|\ \ \ | |/ / | | | don't install directories like 8.2 and 8.3
| * | Use the same shebang comment everywherejan.nijtmans2011-11-306-7/+13
| |\ \ | | |/ | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3
| | * Use the same shebang comment everywherejan.nijtmans2011-11-294-3/+9
| | |
* | | * library/history.tcl (history): Simplify the dance of variabledkf2011-11-252-1/+6
| | | | | | | | | management used when chaining to the implementation command.
* | | Make some of the logic in TclCompileObj less heavily nested, to improve clarity.dkf2011-11-222-100/+104
| | |
* | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-224-5/+13
|\ \ \ | |/ /
| * | [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
| | |
* | | Fix a bug where global precompiled code (A) called from a precompiled andreask2011-11-211-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | procedure causes the core to recompile (A), triggering the trap laid inside, i.e. 'error "called a copy of compiled code"'. <pre>Example ----------------------ex1.tcl proc init {} { source ex2.tcl } init ----------------------ex2.tcl puts a ----------------------</pre> When run as precompiled code the 'puts a' is not executed, only the trap. Fixed by enclosing the offending code into a guard which prevents its execution for precompiled code. The change passes the entire testsuite.
* | | Fixed typo in a comment.andreask2011-11-211-1/+1
| | |
* | | Revise results of the thread-7.28 through thread-7.31 tests to account for ↵Joe Mistachkin2011-11-212-237/+330
| | | | | | | | | | | | the fact they are canceled via a script sent to the thread asynchronously, which then impacts the error message handling. Attempt to manually drain the event queue for the main thread after joining the test thread to make sure no stray events are processed at the wrong time on the main thread. Revise all the synchronization and comparison semantics related to the thread id and error message.
* | | Remove unnecessary [after] calls from the thread tests. Make error message ↵Joe Mistachkin2011-11-212-8/+21
| | | | | | | | | | | | matching more robust for tests that may have built-in race conditions. Test thread-7.26 must first unset all thread testing related variables.