summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6dgp2020-04-301-1/+1
|\
| * Win: use physical host DNS name instead cluster name. Ticket [da235271f1]oehhar2020-04-301-1/+1
* | Merge 8.6jan.nijtmans2020-04-251-2/+2
|\ \ | |/
| * encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an...jan.nijtmans2020-04-251-2/+2
| * Code cleanup (more typecasts), making it more compatible with -Wc++-compat. L...jan.nijtmans2020-04-201-1/+0
| * Merge-mark 8.5. Remove some ARGSUSED usage.jan.nijtmans2020-04-171-7/+0
| |\
| | * Unbreak shared windows build. Remove some ARGSUSED usage.jan.nijtmans2020-04-172-4/+0
| | * Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-17/+17
| | * Update all internal tables to Unicode 13.jan.nijtmans2020-03-052-2/+2
| | |\
* | | | 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
| |\ \ \ \ \ \ \ \ \