| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/
| |
| | |
"package require Tk" find the expected 8.7a0 version in stead of 8.6). Make many "package" test-cases work even when the environment variable TCL_PKG_PREFER_LATEST is set.
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
(but passes in core-8-5-branch, as expected).
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
unwinding the NRE stack.
|
|\ \ |
|
| |/
| |
| |
| | |
Important for tclquadcode.
|
| | |
|
|/ |
|
|
|
|
| |
method call.
|
|\
| |
| |
| | |
output.
|
| |
| |
| |
| | |
output.
|
|\ \
| |/ |
|
| |
| |
| |
| | |
commands is consistently parsable.
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
locale change. Bug [4a0c163d24]
|
| | | |
|
|/ /
| |
| |
| | |
change [4a0c163d24]
|
|\ \
| |/
| |
| | |
contributed from Tom Lane of the postgres project.
|
| | |
|
| | |
|
| |
| |
| | |
http://www.postgresql.org/message-id/19394.1444865029@sss.pgh.pa.us
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/
| |
| |
| | |
recursively.
Mark new test io-53.20 as "knownBug". It demos some unknown flaw in MoveBytes().
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| |/
| |
| |
| |
| |
| |
| | |
segfaults without changes to source code. This checkin also contains
a revised implementationf of [chan postevent] that stops calling
Tcl_NotifyChannel() directly, and queues an event to do it instead.
This stops the segfault, but causes tests iocmd-31.[67] to fail.
Need advice on whether that matters.
|
| | |
|
| |
| |
| | |
Contributed by Tom Lane from the Postgres project.
|
| | |
|
| | |
|
| |
| |
| |
| | |
in how TEBC handled an edge case in the semantics.
|