summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-02-283-10/+15
|\
| * Merge 8.7jan.nijtmans2019-12-132-16/+0
| |\
| * \ Merge 8.7jan.nijtmans2019-12-031-1/+1
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-11-041-2/+2
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-10-242-41/+32
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2019-10-061-1/+1
| |\ \ \ \ \
| * | | | | | Mark more unused parametersjan.nijtmans2019-09-032-2/+7
| * | | | | | Merge tip-548jan.nijtmans2019-08-151-2/+2
| |\ \ \ \ \ \
| * | | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-033-8/+8
* | | | | | | | Merge 8.7jan.nijtmans2019-12-132-16/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge 8.7 rc branchjan.nijtmans2019-11-231-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-052-16/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | merge 8.7dgp2019-11-221-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merge 8.6dgp2019-11-221-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | merge 8.6dgp2019-10-281-2/+2
| | |\ \ \ \ \
| | * | | | | | Tweak READMEKevin Walzer2019-10-271-3/+3
* | | | | | | | Merge 8.7jan.nijtmans2019-10-301-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.6jan.nijtmans2019-10-301-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan...jan.nijtmans2019-10-301-1/+1
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Close fork, Merge 8.7jan.nijtmans2019-10-281-2/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge 8.6jan.nijtmans2019-10-281-2/+2
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Documentation change for auto_path on macOSKevin Walzer2019-10-271-2/+2
| | | |/ / / /
* | | | | | | Remove /System from auto_path on macOS; change seems to have been overwritten...Kevin Walzer2019-10-271-2/+2
|/ / / / / /
* | | | | | Merge 8.7jan.nijtmans2019-10-222-41/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2019-10-222-41/+32
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-173-33/+25
| | |\ \ \
| | * | | | Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-282-8/+8
* | | | | | Merge 8.7jan.nijtmans2019-10-051-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2019-10-051-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core....jan.nijtmans2019-10-051-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Change LSTATUS to LONG, since older SDK's don't know it.jan.nijtmans2019-10-051-1/+1
| | | * | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes...jan.nijtmans2019-06-261-1/+1
* | | | | Merge 8.7jan.nijtmans2019-08-141-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Remove "register" keyword in various places. Also add some type-casts to help...jan.nijtmans2019-08-141-2/+2
| | |_|/ | |/| |
* | | | Merge 8.7jan.nijtmans2019-04-011-5/+5
|\ \ \ \ | |/ / /
| * | | Modify testbytestring such that is only produces pure byte-arrays, if not it ...jan.nijtmans2019-04-011-5/+5
* | | | Merge 8.7jan.nijtmans2019-03-282-8/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-03-282-8/+0
| |\ \ \ | | |/ /
| | * | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-282-8/+0
* | | | Merge 8.7jan.nijtmans2019-03-011-1/+1
|\ \ \ \ | |/ / /
| * | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-globjan.nijtmans2019-03-011-1/+1
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an...jan.nijtmans2019-02-271-1/+1
* | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-2/+3
* | | | merge 8.7sebres2019-01-252-22/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-01-222-22/+4
| |\ \ \ | | |/ /
| | * | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-222-22/+4
* | | | Merge 8.7jan.nijtmans2018-12-182-4/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2018-12-182-4/+0
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2018-12-182-4/+0
| | |\ \ | | | |/
| | | * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-182-4/+0