| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -3/+3 |
|\ |
|
* | | Move testgetencpath/testsetencpath test commands from UNIX-specific to genera... | jan.nijtmans | 2019-09-17 | 1 | -211/+81 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number. | jan.nijtmans | 2019-09-06 | 1 | -2/+2 |
|
|
| * | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni... | jan.nijtmans | 2019-09-02 | 2 | -1/+2 |
| |\ |
|
| | * | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runs... | jan.nijtmans | 2019-09-02 | 1 | -1/+1 |
|
|
* | | | Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. | jan.nijtmans | 2019-09-02 | 2 | -1/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 4 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 4 | -5/+5 |
| |\ \
| | |/ |
|
| | * | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 4 | -5/+5 |
|
|
* | | | Document that the *Backslash parsing functions output maximum 4 bytes, irresp... | jan.nijtmans | 2019-08-02 | 2 | -3/+0 |
|
|
* | | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 4 | -18/+18 |
|
|
* | | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 4 | -23/+9 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Merge 8.6 | jan.nijtmans | 2019-05-31 | 1 | -19/+7 |
|\ \ \
| |/ / |
|
| * | | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 1 | -20/+8 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-05-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-05-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix "make dist" for the README -> README.md renaming | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|
|
| | * | Missing keyword: "static" | jan.nijtmans | 2019-05-24 | 1 | -2/+2 |
|
|
| * | | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an... | sebres | 2019-04-01 | 1 | -1/+18 |
| |\ \ |
|
| | * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t... | sebres | 2019-02-04 | 1 | -1/+5 |
|
|
| | * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no... | sebres | 2019-02-04 | 1 | -1/+14 |
|
|
* | | | | merge core-8-branch | dkf | 2019-05-17 | 2 | -28/+32 |
|\ \ \ \ |
|
| * | | | | Tweak the unix build instructions; general cleanup of a few bits and fixing o... | dkf | 2019-05-14 | 1 | -27/+31 |
|
|
| * | | | | If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. Th... | jan.nijtmans | 2019-05-09 | 1 | -1/+1 |
|
|
* | | | | | Implementation of [file tempdir]; hand-tested on OSX... | dkf | 2019-04-30 | 1 | -1/+3 |
|
|
* | | | | | Export API | dkf | 2019-04-30 | 1 | -1/+0 |
|
|
* | | | | | Windows implementation of TclpCreateTemporaryDirectory | dkf | 2019-04-30 | 1 | -1/+1 |
|
|
* | | | | | Starting to implement a temporary directory creator. | dkf | 2019-04-30 | 1 | -0/+78 |
|/ / / / |
|
* | | | | Merge 8.7, and fix build problem on Windows | jan.nijtmans | 2019-04-07 | 6 | -38/+113 |
|\ \ \ \ |
|
| * | | | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -10/+10 |
|
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-03-28 | 1 | -5/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -5/+1 |
|
|
| | * | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 1 | -3/+11 |
|
|
| * | | | | lots of changes to the "info" page. Replace "command procedure" with "routine" | pooryorick | 2019-03-22 | 1 | -5/+2 |
|
|
| * | | | | Improve parsing of -xchar option for serial channels: Allow full 8-bit range ... | jan.nijtmans | 2019-03-11 | 1 | -11/+19 |
|
|
| * | | | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar... | jan.nijtmans | 2019-03-08 | 1 | -2/+5 |
|
|
| * | | | | Merge 8.6. Remove unneeded code from init.tcl | jan.nijtmans | 2019-03-07 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -1/+1 |
|
|
| * | | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -0/+71 |
| |\ \ \ \
| | |/ / / |
|
| | | | | | |
| | | \ \ | |
| | *-. \ \ | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities... | sebres | 2019-03-05 | 1 | -0/+71 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/ |
|
| | | | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 8 | -22/+115 |
| | | | |\ |
|
| | | | * \ | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -0/+71 |
| | | | |\ \ |
|
| | | * | \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 13 | -772/+365 |
| | | |\ \ \ \
| | | |/ / / /
| | |/| | / /
| | | | |/ /
| | | |/| | |
|
| | * | | | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 1 | -2/+6 |
|
|
| * | | | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 2 | -2/+2 |
|
|
* | | | | | | Support -winsize read-only option | dkf | 2019-03-29 | 1 | -1/+27 |
|
|
* | | | | | | Partial implementation on Windows. UNTESTED | dkf | 2019-03-27 | 1 | -4/+9 |
|
|
* | | | | | | Add autoconf support | dkf | 2019-03-27 | 2 | -4/+4 |
|
|