| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7, and fix build problem on Windows | jan.nijtmans | 2019-04-07 | 16 | -389/+609 |
|\ |
|
| * | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -1/+1 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2019-03-28 | 2 | -2/+0 |
| |\ |
|
| | * | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 2 | -2/+0 |
|
|
| | * | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 2 | -0/+4 |
|
|
| * | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 9 | -161/+152 |
|
|
| * | | Improve parsing of -xchar option for serial channels: Allow full 8-bit range ... | jan.nijtmans | 2019-03-11 | 1 | -8/+8 |
|
|
| * | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ... | jan.nijtmans | 2019-03-10 | 5 | -119/+29 |
|
|
| * | | Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it. | jan.nijtmans | 2019-03-08 | 1 | -16/+16 |
| |\ \ |
|
| | * | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o... | jan.nijtmans | 2019-03-07 | 1 | -16/+16 |
|
|
| * | | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar... | jan.nijtmans | 2019-03-08 | 2 | -0/+2 |
| |/ / |
|
| * | | (core-8-6-branch merge)
| apnadkarni | 2019-03-07 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix automatic pkgIndex generation for multiplatform installs | apnadkarni | 2019-03-07 | 1 | -1/+1 |
|
|
| * | | Merge 8.6. Remove unneeded code from init.tcl | jan.nijtmans | 2019-03-07 | 2 | -12/+12 |
| |\ \
| | |/ |
|
| | * | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 5 | -25/+25 |
|
|
| * | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. | apnadkarni | 2019-03-06 | 2 | -5/+57 |
| |\ \
| | |/ |
|
| | * | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. | apnadkarni | 2019-03-06 | 2 | -6/+58 |
|
|
| * | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -83/+345 |
| |\ \
| | |/ |
|
| | *-. | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities... | sebres | 2019-03-05 | 1 | -83/+345 |
| | |\ \ |
|
| | | * \ | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 1 | -51/+120 |
| | | |\ \
| | | | |/ |
|
| | | | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 19 | -762/+1178 |
| | | | |\ |
|
| | | | * | | [win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-ca... | sebres | 2017-05-23 | 1 | -53/+122 |
|
|
| | | | * | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -39/+232 |
| | | | |\ \ |
|
| | | * | \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 25 | -1205/+2686 |
| | | |\ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 1 | -0/+4 |
|
|
| * | | | | | | Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byt... | jan.nijtmans | 2019-02-27 | 1 | -0/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Minor optimizations | jan.nijtmans | 2019-02-19 | 1 | -2/+6 |
|
|
| * | | | | | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 3 | -6/+6 |
|
|
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2019-02-19 | 1 | -2/+2 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| / / / / /
| | |/ / / / / |
|
| | * | | | | | Fix some comments: "upper" -> "high" (when talking about surrogates) | jan.nijtmans | 2019-02-19 | 1 | -2/+2 |
|
|
* | | | | | | | Support -winsize read-only option | dkf | 2019-03-29 | 1 | -2/+29 |
|
|
* | | | | | | | Oops | dkf | 2019-03-29 | 1 | -0/+1 |
|
|
* | | | | | | | Implement -closemode | dkf | 2019-03-27 | 1 | -5/+80 |
|
|
* | | | | | | | Partial implementation on Windows. UNTESTED | dkf | 2019-03-27 | 1 | -6/+206 |
|/ / / / / / |
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2019-02-18 | 1 | -6/+3 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Don't use TclUniCharIsSpace() in command-line handling: the windows command-l... | jan.nijtmans | 2019-02-18 | 1 | -6/+3 |
| | |/ / /
| |/| | | |
|
| * | | | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 2 | -0/+2 |
|
|
* | | | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 2 | -2/+2 |
|
|
* | | | | | Fix for [f559bbde4e] (even though that's not really a bug) | jan.nijtmans | 2019-01-28 | 1 | -4/+0 |
|
|
* | | | | | One more libtommath function, mp_tc_div_2d, which simplifies code. Some more ... | jan.nijtmans | 2019-01-22 | 2 | -0/+2 |
|
|
* | | | | | Many simplifications in tclExecute.c, now that libtommath provides new functi... | jan.nijtmans | 2019-01-22 | 2 | -0/+6 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-01-22 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ... | jan.nijtmans | 2019-01-22 | 1 | -1/+1 |
|
|
* | | | | | fixes creation of libtcl.vfs using links, if ln-command does not support "-t"... | sebres | 2019-01-21 | 1 | -4/+4 |
|
|
* | | | | | avoid additional in-between path-segment "." in zip, some zip-programs (inclu... | sebres | 2019-01-21 | 2 | -4/+4 |
|
|
* | | | | | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library di... | sebres | 2019-01-21 | 1 | -7/+21 |
|
|
* | | | | | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc... | sebres | 2019-01-14 | 2 | -12/+48 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons... | sebres | 2019-01-14 | 1 | -8/+45 |
|
|
| * | | | | win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFC... | sebres | 2019-01-14 | 1 | -2/+2 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-01-13 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|