| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
post-Var Reform rules.
|
| |
| |
| | |
the post-Var Reform rules.
|
|\ \
| |/
| |
| | |
INFINITY in regguts.h
|
| |
| |
| |
| | |
INFINITY in regguts.h
|
| | |
|
| |
| |
| | |
in place on the trunk.
|
| |
| |
| | |
(and fixes a bug!)
|
| |
| |
| |
| | |
the CLT is sought, and no time should be wasted compiling other cases which
the caller is just going to discard.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| | |
earlier setting of varIndexes using PushVarNameWord().
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| | |
compiler for [dict set].
|
| |
| |
| | |
PushVarNameWord() (which doesn't) in the compiler for [dict lappend].
|
| |
| |
| |
| | |
the contents of dst -- they could be leftovers. Only check bytes reported
to have been written and take care to get the assertions right.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| | |
the max chars to read constraint.
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | | |
TclIsLocalScalar().
|
| | |
| | |
| | | |
is desired. Only a lookup of an index into the compiled variable table.
|
| | | |
|
| | |
| | |
| | | |
byte-moving optimized path of [chan copy]. Thanks to Benno.
|
| | |
| | |
| | |
| | | |
is respected without need to run afoul of encoding finalizations.
tests pass now. All changes are fully internal.
|
| | |
| | |
| | |
| | | |
the pre-initialized state. This makes finalization errors more repeatable
and cross-platform.
|
| |\ \
| | |/ |
|
| | | |
|
| |\ \
| | |/
| | |
| | | |
Tcl_ParseCommand() (in the pre-8.4.0 timeframe), there's been no need for special protections for brace-quoted varname words. A simple word is a simple word is a simple word.
|