summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* Renumber tcltest from 2.5.1 -> 2.5.2, already for next release.jan.nijtmans2019-12-021-2/+2
|
* Merge 8.6; update changes.dgp2019-11-201-2/+2
|\
| * Fix [13657a2dc3]: application/json is not a binary payload for http. http ↵jan.nijtmans2019-11-181-2/+2
| |\ | | | | | | | | | 2.9.0 -> 2.9.1
| | * http package from 2.7.14 to 2.7.15jan.nijtmans2019-11-181-2/+2
| | |
* | | merge 8.6; update changesdgp2019-11-151-10/+7
|\ \ \ | |/ /
| * | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ↵jan.nijtmans2019-11-151-10/+7
| | | | | | | | | | | | 8.6.9, isn't used anywhere in Tcl, and is going to be deprecated in libtommath.
* | | Updates from `make dist`dgp2019-11-031-20/+6
| | |
* | | merge 8,6dgp2019-11-025-10/+27
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-10-314-7/+8
| |\ \ | | |/
| | * More patches from Debianjan.nijtmans2019-10-314-7/+8
| | |
| * | 8.5 -> 8.6jan.nijtmans2019-10-311-2/+2
| | |
| * | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patchesjan.nijtmans2019-10-313-0/+19
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patchesjan.nijtmans2019-10-313-0/+19
| | |
| * | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath ↵jan.nijtmans2019-10-301-4/+1
| | | | | | | | | | | | | | | changed it back to macro too in its master branch, we better do the same. Better usage of mp_isneg() macro, in stead of directly comparing sign with MP_NEG/MP_ZPOS.
| * | Close fork, and temporary remove tests/fileSystemEncoding.test, since ↵jan.nijtmans2019-10-283-6/+4
| |\ \ | | | | | | | | | | | | apparently bug [bcd1004104] is not fixed yet on Windows.
| | * | Remove /System from auto_path on macOS because Apple has deprecated its own ↵Kevin Walzer2019-10-253-13403/+4945
| |/ / | | | | | | | | | ancient installation of Tcl/Tk
* | | Close fork, dropping commits apparently in error.dgp2019-10-283-6/+4
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Remove /System from auto_path on macOS because Apple has deprecated its own ↵Kevin Walzer2019-10-253-13403/+4945
| |\ \ \ \ \ \ |/ / / / / / / | | | | | | | | | | | | | | ancient installation of Tcl/Tk
* | | | | | | merge 8.6dgp2019-10-232-76/+171
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Extend libtommath stub table, so extension writers can move away from ↵jan.nijtmans2019-10-231-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated libtommath functions.
| * | | | | | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCSjan.nijtmans2019-10-222-17/+134
| | | | | | |
| * | | | | | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-179-35/+220
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-281-4/+4
| |\ \ \ \ \ \
| * | | | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 ↵jan.nijtmans2019-06-141-44/+31
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | adapted for changes in libtommath
* | | | | | | merge 8.6dgp2019-10-072-1/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> ↵jan.nijtmans2019-10-051-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | core.tcl-lang.org and http -> https
| | * | | | | Change LSTATUS to LONG, since older SDK's don't know it.jan.nijtmans2019-10-051-1/+1
| | | | | | | | | | | | | | | | | | | | | core.tcl.tk -> core.tcl-lang.org and htt -> https
* | | | | | | merge 8.6dgp2019-10-022-6/+194
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on ↵jan.nijtmans2019-10-022-6/+194
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | NetBSD. Patch by Kamil Rytarowski.
| | * | | | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on ↵jan.nijtmans2019-10-022-2/+190
| | | | | | | | | | | | | | | | | | | | | | | | NetBSD. Patch by Kamil Rytarowski.
| | * | | | Correct typo's in tcl.m4. Found by Kamil Rytarowskijan.nijtmans2019-10-011-4/+4
| | | | | |
* | | | | | merge 8.6dgp2019-09-201-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit.jan.nijtmans2019-09-191-3/+3
| | |_|_|/ | |/| | |
* | | | | merge 8.6dgp2019-09-111-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number.jan.nijtmans2019-09-061-2/+2
| | |_|/ | |/| |
| * | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate ↵jan.nijtmans2019-09-022-1/+2
| |\ \ \ | | |/ / | | | | | | | | win/unix configure scripts.
| | * | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added ↵jan.nijtmans2019-09-021-1/+1
| | | | | | | | | | | | | | | | @runstatedir@ in Makefile.in, not used yet (except if someone decides to re-generate "configure" with autconf-2.70).
* | | | merge 8.6dgp2019-08-265-6/+6
|\ \ \ \ | |/ / /
| * | | Fix [8566dc22f9]: various spelling fixes in commentsjan.nijtmans2019-08-224-5/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix [8566dc22f9]: various spelling fixes in commentsjan.nijtmans2019-08-224-5/+5
| | |
* | | Bump version numbers for 8.6.10 release.dgp2019-06-173-3/+3
|/ /
* | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, ↵jan.nijtmans2019-05-311-20/+8
| | | | | | | | remove mp_tc_(add|or|xor) functions in favor of mp_(add|or|xor) which can now handle twos-complement. Following ongoing changes in libtommath development.
* | Merge 8.5jan.nijtmans2019-05-281-1/+1
|\ \ | |/
| * Fix "make dist" for the README -> README.md renamingjan.nijtmans2019-05-271-1/+1
| |
| * Missing keyword: "static"jan.nijtmans2019-05-241-2/+2
| |
* | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations ↵sebres2019-04-011-1/+18
|\ \ | | | | | | | | | and simplifications of 8.7 (tommath 1.1), well-arranged branching of long/wide/bignum base and exponent cases, test-cases extended to cover all this branches and edge cases.
| * | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, ↵sebres2019-02-041-1/+5
| | | | | | | | | | | | mp_tc_div_2d, which simplifies code.
| * | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, ↵sebres2019-02-041-1/+14
| | | | | | | | | | | | now that libtommath provides new functions mp_tc_and, mp_tc_or and mp_tc_xor
* | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead ↵jan.nijtmans2019-03-281-5/+1
| | | | | | | | | | | | of exported int symbols.
* | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from ↵jan.nijtmans2019-03-251-3/+11
| | | | | | | | | | | | libtommath: In the upcoming new version those will become real functions, causing possible binary incompatibility. This change makes Tcl independant from libtommath's changes.