summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate variable which is only used once. And a minor end-of-line space ↵jan.nijtmans2017-10-122-4/+2
| | | | reduction. No functional change.
* merge core-8-6-branchjan.nijtmans2017-10-091-2/+8
|\
| * In nmakehlp -v, return non-0 exit code if version is not found. (taken from ↵jan.nijtmans2017-10-091-2/+8
| |\ | | | | | | | | | vc-reform branch)
| | * In nmakehlp -v, return non-0 exit code if version is not found. (taken from ↵jan.nijtmans2017-10-091-2/+8
| | | | | | | | | | | | vc-reform branch)
| * | RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni2017-09-211-3/+27
| | |
* | | RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni2017-09-211-3/+27
| | |
* | | Finish libtommath's constification work. All done (hopefully). And make sure ↵jan.nijtmans2017-09-182-8/+8
| | | | | | | | | | | | that C preprocessor directives have the '#' as first character on the line.
* | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl ↵jan.nijtmans2017-09-132-0/+4
| | | | | | | | | | | | extensions. Deprecate the internal TclBNInitBignumFrom* functions, in favor of the official tommath functions with the same purpose.
* | | Add some more functions from libtommath for availability within Tcl (mainly ↵jan.nijtmans2017-09-082-0/+6
| | | | | | | | | | | | the 'long long' variants). Add more 'const' keywords there too.
* | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-082-2/+2
| | |
* | | merge trunkdgp2017-09-051-2/+2
|\ \ \
| * \ \ Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering ↵jan.nijtmans2017-09-041-2/+2
| |\ \ \ | | |/ / | | | | | | | | from msgcat
| | * | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| | |\ \
* | | \ \ merge trunkdgp2017-09-015-8/+17
|\ \ \ \ \ | |/ / / /
| * | | | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| | |/ /
| * | | merge core-8-6-branchjan.nijtmans2017-08-181-1/+1
| |\ \ \ | | |/ /
| | * | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate ↵jan.nijtmans2017-08-181-1/+1
| | |\ \ | | | | | | | | | | | | | | | 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-branchjan.nijtmans2017-07-031-1/+1
| | | |\ \
| | | * | | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3jan.nijtmans2017-06-081-1/+1
| | | | | |
| * | | | | Merge core-8-6-branch. Update outdated comment (cherry-pick ↵jan.nijtmans2017-08-173-5/+14
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | [d5dec2b0514639f44929cbbba9c4130798a8a54a|d5dec2b051])
| | * | | | Adopt some harmless changes from the 'irontcl' branch. Left 2 changes behind ↵jan.nijtmans2017-08-173-5/+14
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | which I'm not so sure about (but I could be convinced ...). Ticket with explanation would be appreciated!
| | | * | | | The 'clean' target should delete the generated 'nmhlp-out.txt' file as well.Joe Mistachkin2017-08-131-0/+2
| | | | | | |
| | | * | | | Always define '_USING_V110_SDK71_', in case targeting the pre-Windows 8.x SDKs.Joe Mistachkin2017-08-131-1/+1
| | | | | | |
| | | * | | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio.Joe Mistachkin2017-08-134-7/+13
| | |/ / / /
| | * | | | merge releasedgp2017-08-093-6/+6
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | merge 8.6dgp2017-06-261-1/+1
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge 8.6; update changes.dgp2017-06-051-1/+1
| | | |\ \ \ | | | | |/ /
| | | * | | Merge 8.6; update changes.dgp2017-05-091-2/+2
| | | |\ \ \
| | | * \ \ \ merge 8.6dgp2017-05-046-400/+641
| | | |\ \ \ \
| | | * \ \ \ \ merge 8.6; update changesdgp2017-04-282-2/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 8.6dgp2017-04-214-2/+6
| | | |\ \ \ \ \ \
| | | * | | | | | | Bump TclOO 1.0.6; finish changes.dgp2017-04-131-1/+1
| | | | | | | | | |
| | | * | | | | | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-121-4/+4
| | | | | | | | | |
| | | * | | | | | | Start RC branch for Tcl 8.6.7dgp2017-03-102-2/+2
| | | | | | | | | |
* | | | | | | | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-102-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge 8.6; Bump to TclOO 1.2.0.dgp2017-06-261-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Bump to TclOO 1.1.0dgp2017-06-261-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge core-8-6-branch. This removes the work currently being done in ↵jan.nijtmans2017-06-023-236/+39
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | "sebres-8-6-clock-speedup-cr1" branch, but that will be merged again as soon as the work is done. All other changes in "trunk" since then (e.g. the INST_STR_CONCAT1 performance improvement, and the removal of SunOS-4) are retained.
* | | | | | | | merge core-8-6-branch (except: the "timerate" command and the clock ↵jan.nijtmans2017-05-311-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | performance-tests are kept)
| * | | | | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, ↵jan.nijtmans2017-05-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preventing a (char *) type case. No functional changes.
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / ↵sebres2017-05-293-39/+236
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | flightaware Tcl-bounties#4, see RFE [ddc948cff9781daac7ad95a3077b3c1b4f07cf93])
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk ↵sebres2017-05-1117-1334/+1190
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clock-speedup, 3-way merge)
| | | | * \ \ \ \ \ \ \ merge trunk (to sebres-trunk-timerate)sebres2017-05-1117-1334/+1190
| | | | |\ \ \ \ \ \ \ \
| * | | | \ \ \ \ \ \ \ \ merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, ↵sebres2017-05-293-1281/+1478
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | see RFE [ddc948cff9781daac7ad95a3077b3c1b4f07cf93])
| | * | | | | | | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk ↵sebres2017-05-102-1242/+1246
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | to 8.6): tcl-clock functionality rewritten in C.
| | | * | | | | | | | | merge sebres-trunk-timeratesebres2017-02-091-39/+232
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ merge trunksebres2017-01-135-23/+36
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Merge remote-tracking branch 'remotes/fossil/trunk' into ↵sebres2017-01-101-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sb/trunk-rewrite-clock-in-c; + minor fixes after merge.
| | | * | | | | | | | | | | string index tree for fast greedy search of the string (index) by unique ↵sebres2017-01-102-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string prefix as key; clock scan rewritten to use string index tries search;