Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge novem | dgp | 2017-09-11 | 4 | -115/+156 |
|\ | |||||
| * | merge trunk | jan.nijtmans | 2017-09-11 | 3 | -100/+113 |
| |\ | |||||
| | * | Many 'const' addtions in libtommath where it makes sense. To be submitted ↵ | jan.nijtmans | 2017-09-11 | 3 | -100/+113 |
| | | | | | | | | | | | | back to the libtommath guys. | ||||
| * | | Merge trunk | jan.nijtmans | 2017-09-09 | 4 | -15/+43 |
| |\ \ | | |/ | |||||
| | * | Add some more functions from libtommath for availability within Tcl (mainly ↵ | jan.nijtmans | 2017-09-08 | 4 | -8/+30 |
| | | | | | | | | | | | | the 'long long' variants). Add more 'const' keywords there too. | ||||
| | * | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 1 | -2/+2 |
| | | | |||||
| | * | merge trunk; rc1rc1core_8_7_a1core_8_7_a1_rc | dgp | 2017-09-07 | 1 | -8/+14 |
| | |\ | |||||
| | | * | Fix use of "long long" (manually) in MSVC | jan.nijtmans | 2017-09-06 | 1 | -8/+14 |
| | | | | |||||
| | * | | merge trunk | dgp | 2017-09-05 | 4 | -67/+109 |
| | |\ \ | | | |/ | |||||
| | * | | merge trunk | dgp | 2017-09-01 | 15 | -95/+145 |
| | |\ \ | |||||
| | * | | | Update outdated comment. | dgp | 2017-08-10 | 1 | -12/+5 |
| | | | | | |||||
| | * | | | Release candidate branch for Tcl 8.7a1. | dgp | 2017-08-10 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | merge novem | dgp | 2017-09-05 | 4 | -65/+109 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge trunk | jan.nijtmans | 2017-09-04 | 4 | -65/+109 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | merge core-8-6-branch | jan.nijtmans | 2017-09-04 | 2 | -3/+3 |
| | |\ \ \ | |||||
| | | * | | | Typo's (Thanks to Gustaf Neumann), nothing functional. | jan.nijtmans | 2017-09-04 | 2 | -3/+3 |
| | | | | | | |||||
| | * | | | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 1 | -62/+104 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 1 | -62/+104 |
| | | |\ \ \ | |||||
| | | | * \ \ | merge 8.5bug_0e4d88b650 | dgp | 2017-09-02 | 3 | -86/+72 |
| | | | |\ \ \ | |||||
| | | | | * | | | Cherrypick [527d354828] | andy | 2017-08-08 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | * | | | | Similar fix to Tcl_CreateCommand(). | dgp | 2017-09-02 | 1 | -31/+54 |
| | | | | | | | | |||||
| | | | * | | | | Tidy up. | dgp | 2017-09-02 | 1 | -33/+40 |
| | | | | | | | | |||||
| | | | * | | | | [Bug 0e4d88b650] First draft fix. Re-resolve namespace after cmd deletion. | dgp | 2017-09-02 | 1 | -8/+20 |
| | | | | | | | | |||||
| | * | | | | | | Merge core-8-6-branch | jan.nijtmans | 2017-09-01 | 2 | -3/+3 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Handle Unicode surrogates correctly in Tcl_AppendFormatToObj() and ↵ | jan.nijtmans | 2017-09-01 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | BuildCharSet(). Only makes a difference for TCL_UTF_MAX=4, when surrogates are used in the format string ... highly unlikely corner-case. | ||||
* | | | | | | | merge novem | dgp | 2017-09-01 | 13 | -93/+143 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge trunk | jan.nijtmans | 2017-08-31 | 1 | -24/+33 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | (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 | ||||
| * | | | | | | merge trunk | jan.nijtmans | 2017-08-31 | 2 | -0/+17 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | 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) | ||||
| * | | | | | | merge trunk | jan.nijtmans | 2017-08-30 | 1 | -21/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | 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 |
| | | | | | | | |||||
| * | | | | | | Merge trunk | jan.nijtmans | 2017-08-29 | 11 | -51/+85 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | 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 novem | dgp | 2017-08-18 | 3 | -13/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | merge trunk | dgp | 2017-08-18 | 3 | -13/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / |