summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7dgp2018-10-24178-1648/+2480
|\
| * [d1d05d1c7a] Fix bug parsing end-$bignumdgp2018-10-232-121/+114
| |\
| | * merge 8.7dgp2018-10-232-51/+65
| | |\ | | |/ | |/|
| * | Merge libtommath-no-stdint.h branch. Re-generated tclTomMath.hjan.nijtmans2018-10-232-51/+65
| |\ \
| | * | Branch [https://github.com/libtom/libtommath/commits/no-stdint-h] from libtom...jan.nijtmans2018-10-233-11/+10
| | | * Streamline and comment combined routine.dgp2018-10-231-24/+34
| | | * rework the logic a bitdgp2018-10-231-30/+27
| | | * End the deprecated practice of accepting "e" and "en" as valid index values.dgp2018-10-232-7/+9
| | | * Refactor the SetEndOffsetFromAny() routine into its only caller.dgp2018-10-231-102/+59
| | | * The "end-offset" type is unregistered. No need for a setFromAnyProc.dgp2018-10-231-21/+9
| | | * merge 8.7dgp2018-10-23152-735/+1233
| | | |\ | | |_|/ | |/| |
| * | | formattingjan.nijtmans2018-10-221-9/+9
| * | | Merge changes in libtommath's latest "develop" branchjan.nijtmans2018-10-22145-716/+1215
| |\ \ \ | | |/ /
| | * | Update libtommath to latest "develop" branchjan.nijtmans2018-10-22145-717/+1216
| * | | Missing ',' in documentation (discovered by MacOSX help processing). Some whi...jan.nijtmans2018-10-223-3/+3
| * | | Fix error-message on MacOS: the __LINKEDIT segment does not cover the end of ...jan.nijtmans2018-10-221-2/+1
| * | | Merge 8.6jan.nijtmans2018-10-223-5/+5
| |\ \ \
| | * | | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this!jan.nijtmans2018-10-223-5/+5
| | | | * merge 8.7dgp2018-10-229-324/+427
| | | | |\ | | |_|_|/ | |/| | |
| * | | | merge forkdkf2018-10-224-301/+332
| |\ \ \ \
| | * | | | Make new notifier code match Engineering Manual guidelines betterdkf2018-10-224-301/+332
| * | | | | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideIn...jan.nijtmans2018-10-214-9/+8
| |/ / / /
| * | | | Squash warnings in the OSX notifierdkf2018-10-211-14/+87
| | | | * [d1d05d1c7a] Tests and fix for bignums in end-offset index value parsing.dgp2018-10-192-22/+61
| | |_|/ | |/| |
| * | | Merge 8.6jan.nijtmans2018-10-191-0/+12
| |\ \ \ | | |/ /
| | * | Add support for "nostub" in genStubs.tcl. Not used by Tcl 8.6, but might be u...jan.nijtmans2018-10-191-0/+12
| * | | merge core-8-6-branchdkf2018-10-195-35/+205
| |\ \ \ | | |/ /
| | * | Added another test case. This one is OK.dkf2018-10-191-0/+16
| | * | Make the object mutation operation as unrestricted as possible.dkf2018-10-185-42/+192
| | |\ \
| | | * | Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra.dkf2018-10-185-48/+101
| | | * | Tests for advanced object mutation issues.dkf2018-10-182-1/+98
| * | | | Update TZ info to tzdata2018f.José Ignacio Marín2018-10-1810-386/+427
| |\ \ \ \ | | |/ / /
| | * | | Update TZ info to tzdata2018f.José Ignacio Marín2018-10-1810-386/+427
| | |/ /
* | | | merge 8.7dgp2018-10-18225-4267/+20897
|\ \ \ \ | |/ / /
| * | | Add -Wpointer-arith compiler flag to gccjan.nijtmans2018-10-172-2/+2
| * | | Merge 8.6jan.nijtmans2018-10-174-9/+7
| |\ \ \ | | |/ /
| | * | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-175-20/+41
| | |\ \
| | | * | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-174-14/+13
| * | | | merge 8.6dgp2018-10-174-6/+3
| |\ \ \ \ | | |/ / /
| | * | | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-173-5/+2
| | * | | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the olderdgp2018-10-171-1/+1
| | * | | Backport test fix.dgp2018-10-171-10/+10
| * | | | Minor doc updatedkf2018-10-121-5/+2
| * | | | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-125-12/+16
| * | | | TCL_NUMBER_WIDE is deprecatedjan.nijtmans2018-10-121-6/+6
| * | | | Merge 8.6jan.nijtmans2018-10-121-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Use the 4 argument form of [makeFile].dgp2018-10-091-2/+3
| * | | | TIP #502 implementation: Index value reform.jan.nijtmans2018-10-126-100/+269
| |\ \ \ \
| | * \ \ \ \Merge 8.7jan.nijtmans2018-09-288-200/+424
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2018-09-2739-448/+1822
| | |\ \ \ \ \