Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | (merge-mark core-8-6-branch). | jan.nijtmans | 2017-08-31 | 1 | -24/+33 | |
|\ | | | | | Give state to UtfToUtfProc() and UnicodeToUtfProc() in which the last (intermediate) Tcl_UniChar can be remembered: This way those functions can produce 4-byte UTF-8 sequences built from surrogate pairs if Tcl is compiled with TCL_UTF_MAX=4. For TCL_UTF_MAX=3 and TCL_UTF_MAX=6 this has no effect. | |||||
| * | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : ↵ | jan.nijtmans | 2017-08-29 | 1 | -1/+7 | |
| | | | | | | | | exec redirection to append stdout and stderr to the same file | |||||
* | | Tweak libtommath building, such that it doesn't depend on uint64_t any more. ↵ | jan.nijtmans | 2017-08-30 | 2 | -0/+17 | |
| | | | | | | | | (handle mp_word in the same way as mp_digit) | |||||
* | | a few missing bits after previous commit | jan.nijtmans | 2017-08-29 | 1 | -12/+2 | |
| | | ||||||
* | | Merge libtommath 1.0.1 finallibtommath_1_0_1 | jan.nijtmans | 2017-08-29 | 1 | -3/+3 | |
| | | ||||||
* | | libtommath 1.0.1 rc2, for test purposes only | jan.nijtmans | 2017-08-29 | 1 | -9/+9 | |
| | | ||||||
* | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. | ferrieux | 2017-08-24 | 1 | -1/+7 | |
| | | ||||||
* | | merge core-8-6-branch | jan.nijtmans | 2017-08-18 | 11 | -51/+79 | |
|\ \ | |/ | ||||||
| * | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate ↵ | jan.nijtmans | 2017-08-18 | 11 | -51/+79 | |
| |\ | | | | | | | | | | handling for TCL_UTF_MAX==4. No change when TCL_UTF_MAX==3. (This commit is actually meant for androwish, in order to improve surrogate handling for TCL_UTF_MAX==4) | |||||
| | * | merge core-8-6-branchrfe_6c0d7aec67 | jan.nijtmans | 2017-07-14 | 2 | -42/+48 | |
| | |\ | ||||||
| | * \ | merge core-8-6-branch | jan.nijtmans | 2017-07-03 | 9 | -1007/+995 | |
| | |\ \ | ||||||
| | * \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-16 | 2 | -2/+2 | |
| | |\ \ \ | ||||||
| | * \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-13 | 9 | -81/+371 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3 | jan.nijtmans | 2017-06-08 | 11 | -45/+75 | |
| | | | | | | | ||||||
* | | | | | | | Merge core-8-6-branch. Update outdated comment (cherry-pick ↵ | jan.nijtmans | 2017-08-17 | 2 | -13/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | [d5dec2b0514639f44929cbbba9c4130798a8a54a|d5dec2b051]) | |||||
| * | | | | | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. | Joe Mistachkin | 2017-08-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Backport [array names -regexp] should support backrefs | dgp | 2017-08-10 | 1 | -4/+11 | |
| | | | | | | | ||||||
* | | | | | | | merge 8.6 | dgp | 2017-08-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Silence compiler warning in --disable-threads build | dgp | 2017-08-10 | 1 | -0/+4 | |
| | | | | | | | ||||||
| * | | | | | | Merge core-8-6-branch | andy | 2017-08-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Cherrypick [527d354828] | andy | 2017-08-08 | 1 | -2/+2 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | merge 8.6 | dgp | 2017-07-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | merge 8.6 | dgp | 2017-07-06 | 3 | -58/+58 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge 8.6 | dgp | 2017-06-29 | 1 | -10/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-06-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-06-26 | 3 | -811/+858 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-06-19 | 1 | -126/+74 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 8.6; update changes. | dgp | 2017-06-16 | 13 | -95/+384 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | merge 8.6 | dgp | 2017-06-06 | 1 | -18/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.6; update changes. | dgp | 2017-06-05 | 10 | -90/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-05-23 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.6; update changes. | dgp | 2017-05-09 | 2 | -41/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.6; update changes. | dgp | 2017-05-08 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-05-04 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6; update changes | dgp | 2017-04-28 | 2 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-04-27 | 4 | -38/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-04-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Bump TclOO 1.0.6; finish changes. | dgp | 2017-04-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | merge 8.6 | dgp | 2017-04-12 | 1 | -1/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-04-03 | 1 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-03-31 | 5 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-03-17 | 10 | -84/+540 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Different solution to silencing the non-useful valgrind alerts. | dgp | 2017-03-13 | 2 | -3/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Silence valgrind complaints from [representation]. | dgp | 2017-03-10 | 2 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Start RC branch for Tcl 8.6.7 | dgp | 2017-03-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | [5bfe3de008]: Modify [source] to set input EOF character but not output EOF ↵ | andy | 2017-08-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | character. This avoids having ^Z being appended to the sourced file when it is an always-writable [tcl::chan::variable] in a custom VFS. Tested by adding this same change as a patch to Tcl 8.6.6 in KitCreator because that seems to be the easiest way to get custom VFS capability exposed as script commands. Original problem introduced by [03cdfc3a86] 2000-05-11 00:16:52. | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in ↵ | jan.nijtmans | 2017-07-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implementation of TclUtfToUniChar() macro. | |||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in ↵ | jan.nijtmans | 2017-07-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implementation of TclUtfToUniChar() macro. | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.6 | dgp | 2017-07-06 | 1 | -39/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |