Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 7 | -8/+8 | |
| | ||||||
* | merge release | dgp | 2017-09-08 | 8 | -8/+222 | |
|\ | ||||||
| * | 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 | |
| | | ||||||
| * | update changesrc0 | dgp | 2017-09-05 | 1 | -1/+3 | |
| | | ||||||
| * | merge trunk | dgp | 2017-09-05 | 9 | -74/+131 | |
| |\ | |/ |/| | ||||||
* | | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering ↵ | jan.nijtmans | 2017-09-04 | 4 | -7/+7 | |
|\ \ | | | | | | | | | | from msgcat | |||||
| * | | Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but ↵ | jan.nijtmans | 2017-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | for consistancy) | |||||
* | | | 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 | 2 | -62/+119 | |
|\ \ \ | |/ / | ||||||
| * | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 2 | -62/+119 | |
| |\ \ | ||||||
| | * \ | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.core_8_5_branch | dgp | 2017-09-02 | 2 | -62/+119 | |
| | |\ \ | ||||||
| | | * \ | merge 8.5bug_0e4d88b650 | dgp | 2017-09-02 | 4 | -88/+74 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | Add test | dgp | 2017-09-02 | 1 | -0/+15 | |
| | | | | | ||||||
| | | * | | 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 trunk | dgp | 2017-09-01 | 170 | -7696/+7650 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge core-8-6-branch. Remove all git tag information for libtommath, so we ↵ | jan.nijtmans | 2017-08-31 | 133 | -506/+393 | |
|\ \ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | don't have useless file differences with every libtommath release. | |||||
| | * | | | | Adapt .fossil-settings/crlf-glob, for 5 libtommath-related files which have ↵ | jan.nijtmans | 2017-08-31 | 2 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | crlf ending | |||||
| * | | | | | Undo tag removal (just get libtommath directly from GitHUB), so we don't ↵ | jan.nijtmans | 2017-08-31 | 133 | -509/+407 | |
| | | | | | | | | | | | | | | | | | | | | | | | | have useless file changes with every new release | |||||
* | | | | | | (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. | |||||
| * | | | | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 5 | -6/+10 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 5 | -6/+10 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | http state 100 continue handling broken [2a94652ee1]bug_2a94652ee1 | oehhar | 2017-08-31 | 5 | -6/+10 | |
| |/ / / / / | ||||||
* | | | | | | Cherrypick string.test [de104ef5ab] | andy | 2017-08-30 | 1 | -0/+3 | |
| | | | | | | ||||||
* | | | | | | Tweak libtommath building, such that it doesn't depend on uint64_t any more. ↵ | jan.nijtmans | 2017-08-30 | 3 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (handle mp_word in the same way as mp_digit) | |||||
* | | | | | | Adapt libtommath's "changes.txt", and other text-files. Adapt ↵ | jan.nijtmans | 2017-08-30 | 8 | -9/+158 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | bn_mp_read_radix.c to latest libtommaths 'tcl-fixes' commit (harmless for Tcl). | |||||
| * | | | | | Cherry-pick ↵ | jan.nijtmans | 2017-08-30 | 81 | -44141/+126 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [https://github.com/libtom/libtommath/commit/a0a86c696a7182f8be4b10bb79a1c5c971dc9561]: Merge branch 'tcl-fixes' into develop Remove many files, which are not used in Tcl. Modify "changelog.txt", with real release-date of 1.0.1 version | |||||
* | | | | | | a few missing bits after previous commit | jan.nijtmans | 2017-08-29 | 6 | -7101/+6916 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Forgot a few files from libtommath 1.0.1 | jan.nijtmans | 2017-08-29 | 4 | -7087/+6912 | |
| | | | | | | ||||||
* | | | | | | upgrade to libtommath 1.0.1 (With all Tcl-specific changes - as far as ↵ | jan.nijtmans | 2017-08-29 | 131 | -476/+487 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | needed - intact) | |||||
| * \ \ \ \ \ | Merge libtommath 1.0.1 finallibtommath_1_0_1 | jan.nijtmans | 2017-08-29 | 129 | -387/+387 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | libtommath 1.0.1 | jan.nijtmans | 2017-08-29 | 128 | -384/+384 | |
| | | | | | | | ||||||
| * | | | | | | libtommath 1.0.1 rc2, for test purposes only | jan.nijtmans | 2017-08-29 | 131 | -476/+487 | |
| |\ \ \ \ \ \ |/ / / / / / / | | _ / / / / | | / / / / | ||||||
| * | | | | | Fix eol-style (fossil warning: mixed line endings) | jan.nijtmans | 2017-08-29 | 2 | -10/+10 | |
| | | | | | | ||||||
| * | | | | | libtommath 1.0.1 rc 2 | jan.nijtmans | 2017-08-29 | 129 | -472/+492 | |
| | | | | | | ||||||
* | | | | | | merge-mark | jan.nijtmans | 2017-08-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : ↵ | jan.nijtmans | 2017-08-29 | 2 | -3/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | exec redirection to append stdout and stderr to the same file | |||||
* | | | | | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. | ferrieux | 2017-08-24 | 2 | -3/+13 | |
| | | | | | | ||||||
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-08-22 | 2 | -1/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix [d2612a2fa193196787aab33bb57f69b1eef9e30c|d2612a2fa1]: Build breaks ↵ | jan.nijtmans | 2017-08-22 | 2 | -123/+172 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because of gcc error. Only use "#pragma GCC diagnostic" if the compiler supports this. Also re-format tclUnixSock.c without further functional changes. | |||||
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-08-18 | 12 | -52/+80 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate ↵ | jan.nijtmans | 2017-08-18 | 12 | -52/+80 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 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 | 18 | -1041/+1109 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-16 | 3 | -3/+3 | |
| | |\ \ \ \ \ \ \ |