| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: 8b40f8cacfa041305390bd37fa6a8551157f6137
|
| |
| |
| |
| |
| | |
after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: a76570974faca3ef3bdf49c5f8423c49d3b160da
|
|\ \
| |/
| | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |\
| | |
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
formatting,
etc.)
FossilOrigin-Name: 3354fd63452f0b436d3a487f1e1f0fecf750cee1
|
|/
|
|
|
|
| |
fix bug #1627732
FossilOrigin-Name: 3cb10b476b00b2ffc8694865919f758e722cfde4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updating Tk to use Tcl 8.4's fully CONST-ified
interface, and fully CONSTifying Tk at the
same time.
This patch includes purging Tk of its last
direct access to interp->result. [Bug 589853]
The substantial changes include copying
event sequence strings into Tcl_DStrings
in tkBind.c, and copying [text] indices into
Tcl_DStrings because parsing them involved
overwriting them. If this causes performance
trouble, that can be resolved by further
converting them to Tcl_Obj's.
The #defines USE_NON_CONST and USE_COMPAT_CONST
have the same effect for Tk as they do for Tcl.
(They actually change tcl.h)
FossilOrigin-Name: 5603f01aa35a127f83db9bb68f3b1ff9e5bb64de
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa
|