Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
* | Merge 8.6 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|\ | |||||
| * | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
* | | Merge 8.6 | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
| |\ | |||||
| | * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind... | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
* | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -23/+23 |
* | | | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5 | jan.nijtmans | 2021-02-23 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size... | jan.nijtmans | 2021-02-23 | 1 | -1/+1 |
| | * | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes... | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
* | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -6/+6 |
* | | | Merge 8.7 | jan.nijtmans | 2020-12-26 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-12-23 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o... | jan.nijtmans | 2020-12-23 | 1 | -3/+3 |
* | | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2020-12-16 | 1 | -6/+1 |
|/ / / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-12-16 | 1 | -4/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-12-13 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP... | jan.nijtmans | 2020-12-11 | 1 | -4/+10 |
| |\ \ \ | | |/ / | |||||
| * | | | RFE 548cd945d6: symlinks for Windows 10 | jan.nijtmans | 2020-12-10 | 1 | -4/+9 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-12-10 | 1 | -3/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Tweak: account for terminating '\0' | jan.nijtmans | 2020-12-10 | 1 | -1/+1 |
| * | | | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. | jan.nijtmans | 2020-12-10 | 1 | -2/+3 |
| |/ / | |||||
* | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -3/+1 |
* | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -2/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2019-12-08 | 1 | -3/+4 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2019-12-04 | 1 | -3/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Use the right encoding when converting (Unicode) messages regarding socket er... | jan.nijtmans | 2019-12-04 | 1 | -37/+32 |
| | * | | Make tclWinFile compile warningless using -DTCL_UTF_MAX=6 (not officially sup... | jan.nijtmans | 2019-11-13 | 1 | -4/+4 |
| * | | | Fix executable flag | jan.nijtmans | 2019-12-01 | 1 | -0/+0 |
| * | | | merge 8.7 | dgp | 2019-11-07 | 1 | -3/+4 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.7 | dgp | 2019-09-20 | 1 | -42/+42 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge 8.7 | dgp | 2019-09-16 | 1 | -25/+40 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge 8.7 | dgp | 2019-08-26 | 1 | -14/+14 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Rewrite documentation of IO subsystem. | pooryorick | 2019-11-06 | 1 | -3/+4 |
| * | | | | | | | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails | jan.nijtmans | 2019-10-24 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge 8.6. | jan.nijtmans | 2019-10-23 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | More Win32 API impovals. | jan.nijtmans | 2019-09-20 | 1 | -1/+1 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -42/+42 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -16/+6 |
| * | | | | | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -41/+41 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | |||||
| | * | | | | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -106/+106 |
* | | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-11 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually ... | jan.nijtmans | 2019-08-03 | 1 | -15/+15 |
* | | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -25/+40 |
|\ \ \ \ \ \ | |/ / / / / |