| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
exception range.
|
|\
| |
| |
| | |
missing characters
|
| |
| |
| |
| | |
missing characters
|
| |
| |
| |
| | |
env(some_thing) destroys traces. This demonstrates that Tcl 8.5 doesn't suffer.
|
| |
| |
| | |
the protections incompatibly and causes established tests to crash.
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
nothing more gracefully, and properly ensures that the compiled and interpreted versions work the same. Thanks to aspect for his work on this.
|
| | |
| | |
| | |
| | | |
chiselapp.
|
| | | |
|
|/ /
| |
| |
| | |
breaks PNG creation in Tk.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(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.
|