| Commit message (Expand) | Author | Age | Files | Lines |
* | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -2/+2 |
|
|
* | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows | jan.nijtmans | 2024-03-19 | 1 | -3/+1 |
|
|
* | simplify tenviron2utfdstr/utf2tenvirondstr macro's, since 2nd argument is alw... | jan.nijtmans | 2023-07-21 | 1 | -3/+0 |
|
|
* | int -> Tcl_Size and other (internal) signature improvements. Most of them bac... | jan.nijtmans | 2023-05-19 | 1 | -12/+12 |
|
|
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -3/+3 |
|
|
* | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -5/+5 |
|\ |
|
| * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -58/+12 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-01-06 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) | jan.nijtmans | 2023-01-04 | 1 | -0/+3 |
|
|
* | | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge 8.6. Primarily ticket [55a02f20ec] | apnadkarni | 2022-09-05 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windows | apnadkarni | 2022-09-05 | 1 | -1/+8 |
|
|
* | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -5/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-02-07 | 1 | -42/+0 |
|\ \
| |/ |
|
| * | Add support for windows-arm platform | jan.nijtmans | 2022-02-07 | 1 | -42/+0 |
|
|
* | | Merge 8.7. Change more functions signatures to return the Tcl full version nu... | jan.nijtmans | 2021-02-24 | 1 | -4/+4 |
|\ \ |
|
| * \ | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | Merge 8.5 | jan.nijtmans | 2021-02-23 | 1 | -5/+5 |
| | |\ |
|
| | | * | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size... | jan.nijtmans | 2021-02-23 | 1 | -6/+6 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-01-28 | 1 | -16/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2021-01-07 | 1 | -2/+2 |
| |\ \ \ |
|
| | * \ \ | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
| | | |\ \
| | | | |/ |
|
| | | | * | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o... | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
|
|
| * | | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2020-12-16 | 1 | -17/+0 |
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-12-16 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.6 | jan.nijtmans | 2020-12-13 | 1 | -2/+2 |
| | |\ \ |
|
| | * | | | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP... | jan.nijtmans | 2020-12-11 | 1 | -0/+3 |
| | |/ / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-13 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|
|
| | * | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-27 | 1 | -1/+2 |
|/ / / |
|
* | | | 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 | 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 | 1 | -12/+4 |
|
|
| * | | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 1 | -7/+6 |
|
|
| * | | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-17 | 1 | -1/+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 | 1 | -1/+1 |
| |\ \ |
|
| * | | | fix back-ported from tclSE (with several modifications due to conflicts and c... | sebres | 2020-03-13 | 1 | -2/+14 |
| |/ / |
|
| * | | Fix some gcc(-9) warnings caused by -Wcast-function-type | jan.nijtmans | 2020-03-04 | 1 | -2/+2 |
|
|
* | | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -6/+6 |
|\ \ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -3/+9 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -6/+6 |
| |\ \ \ |
|