| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works... | jan.nijtmans | 2020-04-16 | 2 | -24/+24 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-04-15 | 1 | -1/+1 |
| |\ |
|
| * | | More double-quotes | jan.nijtmans | 2020-04-15 | 2 | -22/+22 |
|
|
| * | | Try adding some quotes | jan.nijtmans | 2020-04-14 | 2 | -2/+2 |
|
|
* | | | Merge 8.5 | jan.nijtmans | 2020-04-15 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
* | | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -1/+1 |
|
|
* | | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an... | jan.nijtmans | 2020-04-10 | 2 | -4/+4 |
|
|
* | | re-generate UNIX configure script | jan.nijtmans | 2020-04-10 | 1 | -4941/+13397 |
|
|
* | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use... | jan.nijtmans | 2020-04-10 | 4 | -13434/+4989 |
|
|
* | | Make sure that "Windows NT" is the only supported Windows platform. On Window... | jan.nijtmans | 2020-04-03 | 1 | -9/+2 |
|
|
* | | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a... | sebres | 2020-03-31 | 1 | -1/+48 |
|
|
* | | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 2 | -207/+202 |
|
|
* | | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act... | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
|
|
* | | Looks like this little hack is no longer necessary on current 32-bit Cygwin. | jan.nijtmans | 2020-03-27 | 1 | -7/+0 |
|
|
* | | 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 |
| |/ / |
|