summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. jan.nijtmans2020-03-312-32/+10
* tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-301-2/+2
* Even more uppercase HEX representations in source-codejan.nijtmans2020-03-228-30/+30
* Merge 8.6. jan.nijtmans2020-03-132-5/+2
|\
* | fix back-ported from tclSE (with several modifications due to conflicts and c...sebres2020-03-132-3/+18
|/
* Some more gcc(-9) warningsjan.nijtmans2020-03-041-6/+10
* Fix some gcc(-9) warnings caused by -Wcast-function-typejan.nijtmans2020-03-044-5/+5
* Implement WideSeekProc() for all channels which have a SeekProc(). Implement ...jan.nijtmans2020-03-043-6/+48
* Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-264-8/+8
|\
| * Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-264-14/+14
* | Merge 8.5jan.nijtmans2020-02-243-3/+3
|\ \ | |/
| * Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning.jan.nijtmans2020-02-242-49/+41
| * Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-061-1/+1
| * Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Di...jan.nijtmans2019-12-161-0/+1
* | Fix [da235271f1]: [info hostname] on Windows is limited to max NetBIOS name l...jan.nijtmans2020-02-211-3/+3
* | (cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-051-4/+1
* | Reset WSAGetLastError()/errno always, even when this error is not reported du...jan.nijtmans2020-01-301-5/+6
* | According to the [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&nam...jan.nijtmans2020-01-301-16/+7
* | Now that TIP #538 is integrated, make rules.vc work for both 8.6 and 8.7 with...jan.nijtmans2020-01-201-0/+5
* | Fix [0b9332722a]: Support utf-8 on Windows consolejan.nijtmans2020-01-131-3/+9
* | Workaround for [ce3b9f2b04]: compilation errors with clang (windows msys2)jan.nijtmans2019-12-231-3/+3
* | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet)jan.nijtmans2019-12-142-6/+24
* | Fix Travis build for MSVC Debug modejan.nijtmans2019-12-131-0/+1
* | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used...jan.nijtmans2019-12-042-20/+32
* | Use the right encoding when converting (Unicode) messages regarding socket er...jan.nijtmans2019-12-041-37/+32
* | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release.jan.nijtmans2019-12-021-2/+2
* | Enhance rules.vc like already done in other configure scripts: Determine HAVE...jan.nijtmans2019-11-283-3/+14
* | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7).jan.nijtmans2019-11-281-2/+7
|\ \ | |/
* | Merge 8.5jan.nijtmans2019-11-272-183/+78
|\ \ | |/
| * Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specif...jan.nijtmans2019-11-272-183/+78
| * Makefiles got out of sync with tcltest version.dgp2019-11-251-2/+2
* | merge releasedgp2019-11-222-2/+2
|\ \
| * \ Merge 8.6; update changes.dgp2019-11-201-2/+2
| |\ \
| * \ \ merge 8.6; update changesdgp2019-11-152-2/+0
| |\ \ \
| * \ \ \ merge 8.6dgp2019-11-135-10/+11
| |\ \ \ \
| * | | | | Fix travis build on Windows (tweak to configure script was made on purpose, t...jan.nijtmans2019-11-041-10/+12
| * | | | | Updates from `make dist`dgp2019-11-031-12/+10
| * | | | | merge 8,6dgp2019-11-022-2/+0
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2019-10-232-38/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2019-10-214-8/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.6dgp2019-10-075-6/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2019-10-023-40/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-257-251/+319
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-2010-66/+52
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-1812-345/+347
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-132-43/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-118-3320/+3169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-08-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-08-264-30/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-07-156-3114/+3419
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \