summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-01-132-2/+2
|\
| * Merge 8.6jan.nijtmans2020-01-132-2/+2
| |\
| | * Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=??...jan.nijtmans2020-01-132-2/+2
* | | Merge 8.7jan.nijtmans2020-01-131-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-01-131-2/+2
| |\ \ | | |/
| | * Silence some gcc-9 compiler warnings.jan.nijtmans2020-01-131-2/+2
* | | Merge 8.7jan.nijtmans2020-01-101-1/+1
|\ \ \ | |/ /
| * | tommath_private.h : Remove special C4146 handling: already done in tclWinPort...jan.nijtmans2020-01-101-1/+1
* | | Merge 8.7jan.nijtmans2020-01-092-36/+18
|\ \ \ | |/ /
| * | Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other...jan.nijtmans2020-01-092-36/+18
* | | Merge 8.7jan.nijtmans2020-01-062-2/+2
|\ \ \ | |/ /
| * | Fix typo: "==" -> "="jan.nijtmans2020-01-062-2/+2
* | | Merge 8.7jan.nijtmans2020-01-062-2/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-01-062-2/+0
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2020-01-062-2/+0
| | |\
| | | * Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-063-5/+21
| | | * Makefiles got out of sync with tcltest version.dgp2019-11-251-2/+2
* | | | Merge 8.7jan.nijtmans2019-12-243-0/+13
|\ \ \ \ | |/ / /
| * | | More progress in making clang build on Cygwin warning-freejan.nijtmans2019-12-243-0/+13
* | | | Merge 8.7jan.nijtmans2019-12-241-2/+2
|\ \ \ \ | |/ / /
| * | | Put our own included (-I) directories before directories coming in though CFL...jan.nijtmans2019-12-241-2/+2
* | | | Merge 8.7jan.nijtmans2019-12-231-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-12-231-2/+2
| |\ \ \ | | |/ /
| | * | Fix for building Cygwin using Clang.jan.nijtmans2019-12-231-2/+2
* | | | Merge 8.7jan.nijtmans2019-12-222-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-12-222-0/+2
| |\ \ \ | | |/ /
| | * | Prevent double definition of MODULE_SCOPE on Darwinjan.nijtmans2019-12-202-0/+2
* | | | Merge 8.7jan.nijtmans2019-12-136-49/+166
|\ \ \ \ | |/ / /
| * | | Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-136-49/+166
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2019-11-281-4/+4
| | |\ \ \
| | * \ \ \ Merge 8.7. Tweak makefile.vc for detection of stdint.h/inttypes.h/stdbool.hjan.nijtmans2019-11-271-3/+2
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7, and take over some fixes for VC++ 6.0 from Sebres.jan.nijtmans2019-11-273-10/+12
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-261-2/+7
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7a3jan.nijtmans2019-11-261-1/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | Tweak visibility of some libtommath symbols and add --with-system-libtommath ...jan.nijtmans2019-11-252-13/+31
| | * | | | | | | | Merge 8.7 rc branchjan.nijtmans2019-11-234-25/+11
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix typo in tclTestObj.cjan.nijtmans2019-11-201-3/+3
| | * | | | | | | | | Merge 8.7. ignore MP_WUR for mp_neg() calls with equal arguments (even though...jan.nijtmans2019-11-181-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-151-4/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 8.7. Finish implementation.jan.nijtmans2019-11-121-23/+5
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-113-64/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-054-16/+129
| | * | | | | | | | | | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a...jan.nijtmans2019-11-012-3/+12
| | * | | | | | | | | | | | Re-base to core-8-branchjan.nijtmans2019-11-013-8/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Complete implementation for MSVC (even building minigzip)jan.nijtmans2019-04-102-2/+10
| | | * | | | | | | | | | | | Merge 8.7. Complete implementation for MSVC and for UNIX.jan.nijtmans2019-04-093-26/+27
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Merge 8.7. Add checks for libtommath library to configure script (experimental)jan.nijtmans2019-04-062-1/+128
| | | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2019-12-122-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t.jan.nijtmans2019-12-122-4/+4
* | | | | | | | | | | | | | | Bump to 9.0a2 to distinguish development from 9.0a1 release.dgp2019-12-022-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /