Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 117 | -3341/+3535 |
| | | | This is the dullest commit ever. Sorry. | ||||
* | merge 8.7 (interim fix for [9889f96f4da77e3b]) | sebres | 2024-05-13 | 1 | -5/+3 |
|\ | |||||
| * | interim fix for [9889f96f4da77e3b]: avoid lazy creation and compilation for ↵ | sebres | 2024-05-13 | 1 | -5/+3 |
| | | | | | | | | clock-ensemble (unless the issue with line-number reset by recompile is solved) | ||||
* | | More whitespace cleanup | dkf | 2024-05-10 | 60 | -430/+328 |
| | | |||||
* | | Merge-mark | jan.nijtmans | 2024-05-10 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | (backport): Funcs without args must explicitly take void | jan.nijtmans | 2024-05-10 | 1 | -2/+2 |
| | | |||||
* | | Funcs without args must explicitly take void | dkf | 2024-05-10 | 1 | -1/+1 |
| | | | | | | Otherwise C compilers operate in a weird legacy mode which we never want. | ||||
* | | Code style fixes | dkf | 2024-05-10 | 2 | -703/+724 |
| | | | | | | Mostly whitespace fixing really | ||||
* | | Code style cleanup | dkf | 2024-05-10 | 2 | -575/+619 |
| | | |||||
* | | closes [10aa8403d064439f]: merge 8.7, restore time64bit constraint (all ↵ | sebres | 2024-05-10 | 2 | -2/+29 |
|\ \ | |/ | | | | | platforms now) | ||||
| * | merge 8.6 | sebres | 2024-05-10 | 2 | -24/+23 |
| |\ | |||||
| | * | issue [10aa8403d064439f]: make command `testsize` platform-independent ↵ | sebres | 2024-05-10 | 2 | -23/+23 |
| | | | | | | | | | | | | (covers constraint time64bit for unix too) | ||||
* | | | Tidy up the zlib code a bit | dkf | 2024-05-09 | 1 | -386/+430 |
| | | | | | | | | | In particular, 'cd' was used for vars of different types (ClientData, ZlibChannelData) which was quite confusing. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2024-05-08 | 4 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | Add some typecasts, remove duplicate "memset", remove some spacing. | jan.nijtmans | 2024-05-08 | 4 | -12/+11 |
| | | | |||||
* | | | Merge mark | oehhar | 2024-05-08 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Backport [e0bdc14669] "Cleaning up tclWinSock.c" | oehhar | 2024-05-08 | 1 | -144/+168 |
| |\ \ | |/ / |/| | | |||||
* | | | Cleaning up tclWinSock.c | dkf | 2024-05-08 | 1 | -145/+169 |
| | | | |||||
* | | | merge 8.7 | sebres | 2024-05-07 | 1 | -10/+10 |
|\ \ \ | |/ / | |||||
| * | | more simplifications | sebres | 2024-05-07 | 1 | -10/+10 |
| | | | |||||
* | | | merge 8.7 | sebres | 2024-05-07 | 2 | -29/+44 |
|\ \ \ | |/ / | |||||
| * | | code review (optimization by parse of word tokens in clock format) | sebres | 2024-05-07 | 1 | -31/+36 |
| | | | |||||
| * | | closes [a858d95f4bfddafb]: adjust word-token pointer after possible realloc | sebres | 2024-05-07 | 2 | -0/+10 |
| | | | |||||
* | | | Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc | jan.nijtmans | 2024-05-05 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-05-05 | 1 | -4/+7 |
| |\ \ | | |/ | |||||
| | * | Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc | jan.nijtmans | 2024-05-05 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Possible solution for [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - ↵ | jan.nijtmans | 2024-05-04 | 1 | -1/+1 |
| |_|/ |/| | | | | | | | | change with 90b1rc | ||||
* | | | [unknown] only calls shell command in interactive tclsh sessions | mjanssen | 2024-05-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | [unknown] only calls shell command in interactive tclsh sessions | mjanssen | 2024-05-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix [a5f4a7aed8] - tcl::tm::path auto_index entry | apnadkarni | 2024-05-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING | jan.nijtmans | 2024-05-02 | 3 | -15/+19 |
|\ \ \ | |||||
* \ \ \ | Make sure to forward-declare "struct addrinfo". Some compilers don't like ↵ | jan.nijtmans | 2024-05-02 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | doing that in a parameter-list | ||||
* \ \ \ \ | Merge 8.7 | oehhar | 2024-05-02 | 1 | -3/+0 |
|\ \ \ \ \ | |||||
| | | | * \ | Merge 8.6 | jan.nijtmans | 2024-05-04 | 2 | -2/+2 |
| | | | |\ \ | | | |/ / / | | | | | _ | |||||
| | | | * | Fix [a5f4a7aed8] - tcl::tm::path auto_index entry | jan.nijtmans | 2024-05-04 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | [unknown] only calls shell command in interactive tclsh sessions | jan.nijtmans | 2024-05-04 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING | jan.nijtmans | 2024-05-02 | 3 | -24/+30 |
| | | |\ \ | | |/ / / | |||||
| | | * | | Would checking for __STRICT_ANSI__ help? | jan.nijtmans | 2024-05-02 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Add runtime PANIC when Tcl_GetBoolFromObj() violates size-restrictions, and ↵ | jan.nijtmans | 2024-05-02 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | compile-time checks are disabled with by using -std=c99 | ||||
| | | * | | Check for C11 before using _Static_assert | jan.nijtmans | 2024-04-30 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. | jan.nijtmans | 2024-04-29 | 2 | -0/+4 |
|\ \ \ \ | |||||
* \ \ \ \ | One missing TCL_NORETURN | jan.nijtmans | 2024-04-29 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | Eliminate (internal) TclpExit(), which is just the same as exit() | jan.nijtmans | 2024-04-29 | 4 | -7/+2 |
|\ \ \ \ \ \ | |||||
* | | | | | | | Remove outdated comment | jan.nijtmans | 2024-04-28 | 1 | -4/+0 |
| | | | | | | | |||||
* | | | | | | | Fix clang warning: | jan.nijtmans | 2024-04-27 | 2 | -6/+6 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces] {0, 0}, ^~~~ { } | ||||
* \ \ \ \ \ \ \ | This construct doens't work on MSVC | jan.nijtmans | 2024-04-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ | Fix [9a8ce8af3d] - test suite hang in io-28.6 | apnadkarni | 2024-04-27 | 1 | -11/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix test for [9a8ce8af3d] | apnadkarni | 2024-04-26 | 1 | -11/+20 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING | jan.nijtmans | 2024-04-26 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * \ | Make sure to forward-declare "struct addrinfo". Some compilers don't like ↵ | jan.nijtmans | 2024-05-02 | 1 | -0/+1 |
| | | | | | | | |\ \ | | | | | | | |/ / / | | | | | | | | | _ | | | | | | | | | | doing that in a parameter-list |