| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix harmless gcc warning, when compiling on Linux | jan.nijtmans | 2020-03-27 | 1 | -4/+4 |
|
|
* | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
|
|
* | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 3 | -8/+8 |
|\ \
| |/ |
|
| * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 3 | -8/+8 |
|
|
* | | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, sinc... | jan.nijtmans | 2020-03-05 | 1 | -31/+30 |
|
|
* | | The close routines of the "tcp" channel type were failing to record error | dgp | 2020-03-04 | 1 | -1/+10 |
|
|
* | | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ... | jan.nijtmans | 2020-03-04 | 1 | -2/+15 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-02-24 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. | jan.nijtmans | 2020-02-24 | 2 | -4/+3 |
|
|
* | | Clean up some usage of DBGX: It isn't used any more on UNIX | jan.nijtmans | 2020-02-04 | 2 | -26/+2 |
|
|
* | | Reset WSAGetLastError()/errno always, even when this error is not reported du... | jan.nijtmans | 2020-01-30 | 1 | -5/+6 |
|
|
* | | According to the [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&nam... | jan.nijtmans | 2020-01-30 | 1 | -17/+6 |
|
|
* | | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=??... | jan.nijtmans | 2020-01-13 | 2 | -2/+2 |
|
|
* | | Silence some gcc-9 compiler warnings. | jan.nijtmans | 2020-01-13 | 1 | -2/+2 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-01-06 | 2 | -2/+0 |
|\ \
| |/ |
|
| * | Don't assume/set LDFLAGS being "", it could be set on the "configure" command... | jan.nijtmans | 2020-01-06 | 3 | -5/+21 |
|
|
| * | Makefiles got out of sync with tcltest version. | dgp | 2019-11-25 | 1 | -2/+2 |
|
|
* | | Fix for building Cygwin using Clang. | jan.nijtmans | 2019-12-23 | 1 | -2/+2 |
|
|
* | | Prevent double definition of MODULE_SCOPE on Darwin | jan.nijtmans | 2019-12-20 | 2 | -0/+2 |
|
|
* | | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. | jan.nijtmans | 2019-12-02 | 1 | -2/+2 |
|
|
* | | Merge 8.6; update changes. | dgp | 2019-11-20 | 1 | -2/+2 |
|\ \ |
|
| * \ | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2... | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | http package from 2.7.14 to 2.7.15 | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
|
|
* | | | merge 8.6; update changes | dgp | 2019-11-15 | 1 | -10/+7 |
|\ \ \
| |/ / |
|
| * | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ... | jan.nijtmans | 2019-11-15 | 1 | -10/+7 |
|
|
* | | | Updates from `make dist` | dgp | 2019-11-03 | 1 | -20/+6 |
|
|
* | | | merge 8,6 | dgp | 2019-11-02 | 5 | -10/+27 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-10-31 | 4 | -7/+8 |
| |\ \
| | |/ |
|
| | * | More patches from Debian | jan.nijtmans | 2019-10-31 | 4 | -7/+8 |
|
|
| * | | 8.5 -> 8.6 | jan.nijtmans | 2019-10-31 | 1 | -2/+2 |
|
|
| * | | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 3 | -0/+19 |
| |\ \
| | |/ |
|
| | * | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 3 | -0/+19 |
|
|
| * | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -4/+1 |
|
|
| * | | Close fork, and temporary remove tests/fileSystemEncoding.test, since apparen... | jan.nijtmans | 2019-10-28 | 3 | -6/+4 |
| |\ \ |
|
| | * | | Remove /System from auto_path on macOS because Apple has deprecated its own a... | Kevin Walzer | 2019-10-25 | 3 | -13403/+4945 |
| |/ / |
|
* | | | Close fork, dropping commits apparently in error. | dgp | 2019-10-28 | 3 | -6/+4 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Remove /System from auto_path on macOS because Apple has deprecated its own a... | Kevin Walzer | 2019-10-25 | 3 | -13403/+4945 |
| |\ \ \ \ \ \
|/ / / / / / / |
|
* | | | | | | | merge 8.6 | dgp | 2019-10-23 | 2 | -76/+171 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -1/+4 |
|
|
| * | | | | | | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCS | jan.nijtmans | 2019-10-22 | 2 | -17/+134 |
|
|
| * | | | | | | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 9 | -35/+220 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge core-8-6-branch, and merge latest libtommath | jan.nijtmans | 2019-07-28 | 1 | -4/+4 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 1 | -44/+31 |
| |/ / / / / / |
|
* | | | | | | | merge 8.6 | dgp | 2019-10-07 | 2 | -1/+9 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.... | jan.nijtmans | 2019-10-05 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Change LSTATUS to LONG, since older SDK's don't know it. | jan.nijtmans | 2019-10-05 | 1 | -1/+1 |
|
|
* | | | | | | | merge 8.6 | dgp | 2019-10-02 | 2 | -6/+194 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD... | jan.nijtmans | 2019-10-02 | 2 | -6/+194 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD... | jan.nijtmans | 2019-10-02 | 2 | -2/+190 |
|
|
| | * | | | | Correct typo's in tcl.m4. Found by Kamil Rytarowski | jan.nijtmans | 2019-10-01 | 1 | -4/+4 |
|
|