| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked | jan.nijtmans | 2024-05-21 | 3 | -0/+8 |
|
|
* | Fix [7842f33a5c]: Call chain creation could crash in destructors in some tang... | dkf | 2024-05-20 | 1 | -2/+12 |
|\ |
|
| * | Add some machinery for easier testing | dkf | 2024-05-20 | 1 | -1/+11 |
|
|
* | | merge 8.6 | sebres | 2024-05-10 | 1 | -24/+0 |
|\ \
| |/ |
|
| * | issue [10aa8403d064439f]: make command `testsize` platform-independent (cover... | sebres | 2024-05-10 | 1 | -23/+0 |
|
|
| * | TCL_NORETURN1 is empty for extensions, just not for Tcl and Tk builds. Why? B... | jan.nijtmans | 2024-04-29 | 2 | -5/+1 |
|
|
* | | Add some typecasts, remove duplicate "memset", remove some spacing. | jan.nijtmans | 2024-05-08 | 3 | -11/+10 |
|
|
* | | Backport [e0bdc14669] "Cleaning up tclWinSock.c" | oehhar | 2024-05-08 | 1 | -144/+168 |
|\ \ |
|
| * | | Cleaning up tclWinSock.c | dkf | 2024-05-08 | 1 | -145/+169 |
|
|
| * | | Eliminate (internal) TclpExit(), which is just the same as exit() | jan.nijtmans | 2024-04-29 | 2 | -3/+1 |
| |\ \
| |/ /
|/| | |
|
| * | | Fix clang warning: | jan.nijtmans | 2024-04-27 | 1 | -5/+5 |
| |\ \ |
|
* | \ \ | Merge 8.6 | jan.nijtmans | 2024-04-29 | 3 | -4/+17 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported ... | jan.nijtmans | 2024-04-29 | 2 | -30/+29 |
|
|
* | | | Fix clang warning: | jan.nijtmans | 2024-04-27 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Fix clang warning: | jan.nijtmans | 2024-04-26 | 1 | -5/+5 |
|
|
* | | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. | jan.nijtmans | 2024-04-25 | 2 | -19/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETUR... | jan.nijtmans | 2024-04-25 | 1 | -1/+1 |
| |\ \
| |/ /
|/| | |
|
* | | | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETUR... | jan.nijtmans | 2024-04-25 | 1 | -1/+1 |
|
|
| * | | Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN) | jan.nijtmans | 2024-04-25 | 1 | -2/+2 |
| |\ \
| |/ /
|/| | |
|
* | | | (cherry-pick): Fix building of libtclzip for out-of-source builds | jan.nijtmans | 2024-04-25 | 1 | -4/+6 |
|
|
* | | | Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6 | jan.nijtmans | 2024-04-24 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
* | | | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 | jan.nijtmans | 2024-04-12 | 3 | -8/+4 |
|\ \ \
| |/ / |
|
| * | | Since all tools are in utf-8 (actually: ascii), make that explicit | jan.nijtmans | 2024-04-12 | 2 | -4/+4 |
|
|
| * | | Add O_ACCMODE fow Windows, in case it is not defined | jan.nijtmans | 2024-04-11 | 1 | -0/+3 |
|
|
* | | | Fix [e155cedf33]: Error-handling in TclGetOpenMode(). | jan.nijtmans | 2024-04-11 | 1 | -0/+3 |
|\ \ \ |
|
| | | * | Fix building of libtclzip for out-of-source builds | apnadkarni | 2024-04-25 | 1 | -4/+6 |
|
|
| | | * | In Tcl 9, we don't need "-encoding utf-8" here any more | jan.nijtmans | 2024-04-12 | 2 | -2/+2 |
|
|
| | | * | Add O_ACCMODE fow Windows, in case it is not defined | jan.nijtmans | 2024-04-11 | 1 | -0/+3 |
|
|
| | | * | Merge 8.7 | jan.nijtmans | 2024-04-10 | 2 | -2/+2 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Merge 8.6 Use TclHasInternalRep() macro in more places. | jan.nijtmans | 2024-04-10 | 2 | -2/+2 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|... | jan.nijtmans | 2024-04-10 | 2 | -2/+2 |
|
|
| * | | Make a start, upgrading to libtommath 1.3 | jan.nijtmans | 2024-03-31 | 2 | -4/+4 |
|
|
| | * | Merge 8.7 | dkf | 2024-04-09 | 1 | -1/+11 |
| | |\
| |_|/
|/| | |
|
* | | | Add ability to regenerate tclOOScript.h to Win build | dkf | 2024-04-09 | 1 | -1/+11 |
|
|
| | * | TIP 688: clock command revision and speedup | jan.nijtmans | 2024-04-01 | 2 | -0/+4 |
| | |\
| |_|/
|/| | |
|
* | | | TIP 688: clock command revision and speedup | jan.nijtmans | 2024-04-01 | 2 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge 9.0 | jan.nijtmans | 2024-03-22 | 12 | -74/+72 |
| |\ \ \ |
|
| * \ \ \ | Rebase to latest 9.0 | jan.nijtmans | 2024-03-20 | 2 | -0/+4 |
| |\ \ \ \ |
|
| | * \ \ \ | Rebase to latest 9.0 | jan.nijtmans | 2024-03-13 | 2 | -0/+4 |
| | |\ \ \ \ |
|
| | | * | | | | load clock-stubs dynamically with namespace unknown (no auto-index needed) | sebres | 2024-03-11 | 1 | -3/+3 |
|
|
| | | * | | | | Merge 9.0. Add ::tcl::clock to library/tclIndex | jan.nijtmans | 2024-03-10 | 5 | -5/+35 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge 9.0 | jan.nijtmans | 2024-03-04 | 4 | -31/+1 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge current main branch | oehhar | 2024-03-04 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Rebase to latest 9.0 | jan.nijtmans | 2024-02-26 | 2 | -0/+4 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-07-05 | 17 | -134/+205 |
| | | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ | Merge 8.7. Also fix [5ec9985a94]: testing sebres-8-7-clock-speedup-cr2 branch | jan.nijtmans | 2021-12-08 | 1 | -5/+5 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-12-08 | 10 | -15/+94 |
| | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-09-24 | 22 | -667/+813 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-02-23 | 2 | -5/+5 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too | jan.nijtmans | 2021-02-18 | 2 | -0/+4 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|