| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* doc/upvar.n:
* generic/tclVar.c (ObjMakeUpvar):
* tests/upvar.test (upvar-8.11):
* tests/var.test (var-3.11): Avoid creation of unusable variables:
[Bug 600812] [TIP 184].
|
| |
|
| |
|
| |
|
|
|
|
|
| |
use of the Thread package. [Patch 932527]
Also reworked and reordered the page for better readability.
|
|
|
|
| |
Tcl_FSJoinPath return values
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also some other minor bits of doc cleanup.
|
| |
|
| |
|
|
|
|
| |
'array get' [Bug 449893]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
errors. Removed the claims in the documentation that it does.
* doc/return.n: Updated example to use [dict merge].
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* library/tcltest/tcltest.tcl: Changed -verbose default value to
{body error} so that detailed information on unexpected errors in
tests is provided by default, even after the fix for [Bug 725253]
|
| |
|