summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' return...jan.nijtmans2020-06-211-2/+2
* Merge 8.6jan.nijtmans2020-06-211-2/+2
|\
| * Bump http version to 2.9.2kjnash2020-06-191-2/+2
* | Merge 8.6jan.nijtmans2020-06-121-4/+1
|\ \ | |/
| * rules.vc: No need to redefine values which are already the default. tclWinPor...jan.nijtmans2020-06-122-11/+2
* | Merge 8.6jan.nijtmans2020-06-121-1/+1
|\ \ | |/
| * Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is...jan.nijtmans2020-06-111-1/+1
| * Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytesjan.nijtmans2020-05-131-5/+5
* | rules.vc: No need to redefine values which are already the default.jan.nijtmans2020-06-122-7/+1
* | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is define...jan.nijtmans2020-05-181-1/+5
* | Merge 8.6jan.nijtmans2020-05-111-13/+8
|\ \ | |/
| * Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian...jan.nijtmans2020-05-111-20/+11
* | 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
|\ \ \ \