| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
preventing a (char *) type case. No functional changes.
|
|\
| |
| |
| | |
see RFE [ddc948cff9781daac7ad95a3077b3c1b4f07cf93])
|
| |\
| | |
| | |
| | | |
to 8.6): tcl-clock functionality rewritten in C.
|
| | |\ |
|
| | |\ \ |
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
vars, functions etc; types normalization;
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
string prefix as key;
clock scan rewritten to use string index tries search;
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
using "timerate" instead "time" by performance measurement tests (more precise and fixed time, so no switch of factor expected)
|
| |\ \ \ \ \ |
|
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | /
| | | | |_|/
| | | |/| | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
TCL_ERROR is returned: The caller doesn't do anything with this.
Don't access (non-const) variable tclEmptyStringRep any more, use its value (&tclEmptyString) directly. Only keep it in tclPkg.c, for error checking.
|
| | | | |/
| | | |/|
| | | | |
| | | | | |
threaded allocator in some situations.
|
| | | |\ \
| | | | |/
| | | |/|
| | | | | |
Do gcc-compiles with the option -Wwrite-strings, so we can detect mis-usage of "const".
Make Tcl_AddErrorInfo() and Tcl_AddObjErrorInfo() a macro.
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
high resolution clicks are not microseconds based;
[win] use high resolution timer for the wide clicks and microseconds directly, prevent several forwards/backwards conversions;
[win, unix, mac-osx] normalize some functions for common usage in different time units (clicks, micro- and nanoseconds)
|
| | |\ \ |
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
API to Support Passing Options to TCP Server Creation
|
| | | |\ \ \ |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also introduces the `-reuseaddr' and `-reuseport' options for the `socket'
command.
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Doesn't conform to TIP yet.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3ba2ba], as first start of tip-456 implementation
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
with a dot (taken over from TEA)
Cherry-pick [http://core.tcl.tk/tclconfig/info/c8eddeddb9bbabc4|c8eddeddb9] from TEA: Added /usr/pkg/lib to the paths searched on the journey to find tclConfig.sh
|
| | | | | | |
| | | | | | |
| | | | | | | |
Tcl/Tk's tcl.m4 isn't identical to TEA's tcl.m4 - be careful!
|
| | | | | | | |
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
world was a VAX] for OpenBSD. Also fix [http://core.tcl.tk/tk/tktview?name=84a27b1c67|84a27b1c67]: Tcl and Tk's tcl.m4 not synced?
(configure script not re-generated yet, I'm sure Don will do that in the rc branch)
|
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
Memory leak if client requests "Connection: close" but server responses with "Connection: keep-alive"
http: 2.8.10 -> 2.8.11
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
loaded by Cygwin.
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | | |
buffer overrun when looking for encodings; found by coverity
Use GetModuleHandle() in stead of LoadLibrary() for ntdll, which is already loaded by Cygwin.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
(using wrong threadInfo pointer in ConsoleOutputProc, should be writer, not reader)
|
| | | | | | |
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
on unix, even though it should just be empty: TEA extensions might depend on it.
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
core-8-5-branch (who said fossil doesn't have 'rebase'...), and moved the definition of "struct _timeb t" to the top of the function.
This branch is ready to be merged to core-8-5-branch, it looks good to me. Thanks to sebres (Dipl. Ing. Sergey G. Brester)
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
counters actualized in calibration thread in UpdateTimeEachSecond;
This entails that sometimes sporadically time-drifts resp. jump-esque time-shifts occurred, what for example produces very confusing results during time measurement.
[unix] wrong cast fixed in TclpGetWideClicks: multiplication with 1000000 in long int may cause overflow
See ticket b87ad7e9146832d505f9a430d779c5313c440256
|
| | | | | |
|
| | | |/
| | |/|
| | | |
| | | | |
(or 9.0) features are needed. (Differences between 8.x and 9.0 are handled by a different stub magic value)
|
| | |\ \
| |_|/ /
|/| | /
| | |/ |
|
| | |\
| | | |
| | | |
| | | | |
to 1.0
|
| | | |\
| | | |/
| | |/|
| | | | |
from libtommath 1.0 (in tclExecute.c).
|
| | | |
| | | |
| | | |
| | | | |
between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it.
|
| | |\ \
| | | |/
| | |/|
| | | |
| | | | |
not taking any part in the Tcl build. Makes the Tcl distribution smaller without sacrificing anything.
And remove the TCL_TOMMATH define, which was never used for anything.
|
| | | |
| | | |
| | | |
| | | | |
type-casts which are not necessary any more.
|
| | | |
| | | |
| | | |
| | | | |
purpose, actually.
|
| | |\ \
| | | |/ |
|
| | |\ \ |
|
| | | \ \ | |
| | | \ \ | |
| | |\ \ \ \ |
|