summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix windows build (with older compilers)jan.nijtmans2020-04-141-1/+2
* Merge 8.6jan.nijtmans2020-04-131-10/+15
|\
| * Let's test if "make install" works, for now without spaces in the pathjan.nijtmans2020-04-121-10/+15
* | Merge 8.6jan.nijtmans2020-04-102-4/+4
|\ \ | |/
| * Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an...jan.nijtmans2020-04-102-4/+4
* | Merge 8.6jan.nijtmans2020-04-103-45/+60
|\ \ | |/
| * Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-103-42/+57
* | Merge 8.6jan.nijtmans2020-04-031-3/+3
|\ \ | |/
| * Make sure that "Windows NT" is the only supported Windows platform. On Window...jan.nijtmans2020-04-032-32/+13
* | Merge 8.6jan.nijtmans2020-03-311-1/+1
|\ \ | |/
| * Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. jan.nijtmans2020-03-312-32/+10
* | Merge 8.6jan.nijtmans2020-03-301-2/+2
|\ \ | |/
| * tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-301-2/+2
* | Merge 8.6jan.nijtmans2020-03-227-29/+29
|\ \ | |/
| * Even more uppercase HEX representations in source-codejan.nijtmans2020-03-228-30/+30
* | Merge 8.6jan.nijtmans2020-03-171-1/+1
|\ \ | |/
* | TIP 569 - remove lint commentsdgp2020-03-175-11/+1
* | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause ...jan.nijtmans2020-03-151-2/+2
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-03-141-2/+14
|\ \ | |/
| * 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
| |/
* | Fix Windows build, broken by [d5175f6050e308f4]jan.nijtmans2020-03-101-1/+1
* | TCL_UNUSED for win sources.dgp2020-03-0912-125/+56
* | Merge 8.6jan.nijtmans2020-03-041-1/+1
|\ \ | |/
| * Some more gcc(-9) warningsjan.nijtmans2020-03-041-6/+10
* | Merge 8.6jan.nijtmans2020-03-041-1/+1
|\ \ | |/
| * 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
* | Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-284-15/+40
|\ \
| * \ Merge 8.7jan.nijtmans2020-02-121-4/+1
| |\ \
| * | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-314-14/+34
| * | | Merge 8.7jan.nijtmans2020-01-302-20/+19
| |\ \ \
* | \ \ \ Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-2818-163/+231
|\ \ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-02-268-15/+15
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge 8.7jan.nijtmans2020-02-135-34/+29
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 8.7jan.nijtmans2020-01-075-9/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7 and (hopefully) fix Travis build with C++jan.nijtmans2019-12-131-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-139-68/+114
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Update win/tcl.m4, for use with C++jan.nijtmans2019-12-122-6/+24
| * | | | | | | Merge 8.7jan.nijtmans2019-12-083-26/+56
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-039-153/+100
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-093-0/+9
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-071-3/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-045-4/+109
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-244-54/+46
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-065-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-013-39/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-252-54/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | More Win32 API impovals.jan.nijtmans2019-09-206-21/+21
| * | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2019-09-1914-180/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \