Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-06-21 | 1 | -2/+2 |
|\ | |||||
| * | Bump http version to 2.9.2 | kjnash | 2020-06-19 | 1 | -2/+2 |
* | | Merge 8.6 | jan.nijtmans | 2020-06-12 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | rules.vc: No need to redefine values which are already the default. tclWinPor... | jan.nijtmans | 2020-06-12 | 2 | -11/+2 |
* | | Merge 8.6 | jan.nijtmans | 2020-06-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is... | jan.nijtmans | 2020-06-11 | 1 | -1/+1 |
| * | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes | jan.nijtmans | 2020-05-13 | 1 | -5/+5 |
* | | rules.vc: No need to redefine values which are already the default. | jan.nijtmans | 2020-06-12 | 2 | -7/+1 |
* | | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is define... | jan.nijtmans | 2020-05-18 | 1 | -1/+5 |
* | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 1 | -13/+8 |
|\ \ | |/ | |||||
| * | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian... | jan.nijtmans | 2020-05-11 | 1 | -20/+11 |
* | | merge 8.6 | dgp | 2020-04-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Win: use physical host DNS name instead cluster name. Ticket [da235271f1] | oehhar | 2020-04-30 | 1 | -1/+1 |
* | | Merge 8.6 | jan.nijtmans | 2020-04-25 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an... | jan.nijtmans | 2020-04-25 | 1 | -2/+2 |
| * | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. L... | jan.nijtmans | 2020-04-20 | 1 | -1/+0 |
| * | Merge-mark 8.5. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -7/+0 |
| |\ | |||||
| | * | Unbreak shared windows build. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 2 | -4/+0 |
| | * | Clean-up some unnecessary spacing. | jan.nijtmans | 2020-04-17 | 1 | -17/+17 |
| | * | Update all internal tables to Unicode 13. | jan.nijtmans | 2020-03-05 | 2 | -2/+2 |
| | |\ | |||||
* | | | | Fix windows build (with older compilers) | jan.nijtmans | 2020-04-14 | 1 | -1/+2 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-04-13 | 1 | -10/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Let's test if "make install" works, for now without spaces in the path | jan.nijtmans | 2020-04-12 | 1 | -10/+15 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-04-10 | 2 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an... | jan.nijtmans | 2020-04-10 | 2 | -4/+4 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-04-10 | 3 | -45/+60 |
|\ \ \ \ | |/ / / | |||||
| * | | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use... | jan.nijtmans | 2020-04-10 | 3 | -42/+57 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-04-03 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Make sure that "Windows NT" is the only supported Windows platform. On Window... | jan.nijtmans | 2020-04-03 | 2 | -32/+13 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-31 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 2 | -32/+10 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act... | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 7 | -29/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 8 | -30/+30 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
* | | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 5 | -11/+1 |
* | | | | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause ... | jan.nijtmans | 2020-03-15 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-14 | 1 | -2/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6. | jan.nijtmans | 2020-03-13 | 2 | -5/+2 |
| |\ \ \ | |||||
| * | | | | fix back-ported from tclSE (with several modifications due to conflicts and c... | sebres | 2020-03-13 | 2 | -3/+18 |
| |/ / / | |||||
* | | | | Fix Windows build, broken by [d5175f6050e308f4] | jan.nijtmans | 2020-03-10 | 1 | -1/+1 |
* | | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 12 | -125/+56 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Some more gcc(-9) warnings | jan.nijtmans | 2020-03-04 | 1 | -6/+10 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix some gcc(-9) warnings caused by -Wcast-function-type | jan.nijtmans | 2020-03-04 | 4 | -5/+5 |
| * | | | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ... | jan.nijtmans | 2020-03-04 | 3 | -6/+48 |
* | | | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 4 | -15/+40 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-02-12 | 1 | -4/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | |