| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 9.0 | jan.nijtmans | 2021-02-17 | 1 | -3/+3 |
|\ |
|
| * | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
| |\ |
|
| | * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
|
|
* | | | Merge trunk | jan.nijtmans | 2020-03-17 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -2/+0 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -1/+1 |
| | |\ |
|
| | * | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
|
|
* | | | | Merge trunk. Finish implementation. | jan.nijtmans | 2019-09-30 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge 8.7 | jan.nijtmans | 2018-12-08 | 1 | -2/+3 |
| | |\ \
| | | |/ |
|
| | * | | Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it ... | jan.nijtmans | 2018-10-18 | 1 | -3/+2 |
| | |\ \ |
|
| | * \ \ | merge 8.7 | jan.nijtmans | 2018-05-19 | 1 | -2/+3 |
| | |\ \ \ |
|
* | | \ \ \ | Rebase to 9.0 | jan.nijtmans | 2019-08-19 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2018-11-15 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge 8.7 | jan.nijtmans | 2018-11-02 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | merge 8.7 | jan.nijtmans | 2018-05-29 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPa... | jan.nijtmans | 2018-05-29 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
* | | | | de-duplicate code in win32 panic implementation. Also eliminate gcc compiler ... | jan.nijtmans | 2018-05-13 | 1 | -7/+5 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2018-05-11 | 1 | -15/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | merge core-8-branch. Fully functioning now, including with the new vc-reform ... | jan.nijtmans | 2017-12-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Now really fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5] : Tcl bu... | jan.nijtmans | 2018-04-29 | 1 | -2/+2 |
|
|
* | | | Remove obsolete documentation (belonging to now-removed functions). Remove ob... | jan.nijtmans | 2018-01-17 | 1 | -2/+2 |
|
|
* | | | TIP 422 implementation (rebase of branch novem-remove-va to trunk). | dgp | 2017-11-01 | 1 | -41/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set... | jan.nijtmans | 2012-12-18 | 1 | -34/+9 |
|
|
* | | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. | Joe Mistachkin | 2017-08-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ... | jan.nijtmans | 2015-09-22 | 1 | -4/+4 |
|
|
* | | add comment to flag Tcl_Panic as no-return for Coverity Scan static analyzer | Miguel Sofer | 2015-07-30 | 1 | -1/+8 |
|
|
* | | typos. | jan.nijtmans | 2013-06-26 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
* | | Restored the possibility to define a panicproc as | jan.nijtmans | 2012-06-22 | 1 | -8/+7 |
|
|
* | | cygwin should not use ExitProcess | jan.nijtmans | 2012-04-02 | 1 | -0/+2 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 1 | -3/+7 |
|\ \
| |/ |
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Undo latest commit. Controversy arose, and we're about to release. | dgp | 2006-03-09 | 1 | -2/+2 |
|
|
| | * | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort | Miguel Sofer | 2006-03-09 | 1 | -2/+2 |
|
|
* | | | fall back to assembler for VC++ 32-bit | nijtmans | 2011-01-12 | 1 | -2/+4 |
|
|
* | | | VS 2005 64-bit does not have intrin.h, and does not need it. | nijtmans | 2011-01-12 | 1 | -7/+4 |
|
|
* | | | Explicitely test for intrinsics support in compiler, before assuming only MSV... | nijtmans | 2010-12-20 | 1 | -5/+7 |
|
|
* | | | [Patch 3124554]: Move WishPanic from Tk to Tcl | nijtmans | 2010-12-16 | 1 | -1/+24 |
|
|
* | | | Restore abort() in Tcl_Panic() as it was before. | nijtmans | 2010-12-15 | 1 | -12/+1 |
|
|
* | | | Use gcc's __builtin_trap(), when available, to enter the debugger after a panic. | nijtmans | 2010-12-13 | 1 | -4/+10 |
|
|
* | | | Allow Tcl_Panic() to enter the debugger on win32 | nijtmans | 2010-12-01 | 1 | -1/+6 |
|
|
* | | | Feature Request 2814786: remove TclpPanic | nijtmans | 2009-07-22 | 1 | -11/+1 |
|
|
* | | | * generic/tclInt.h: add assert macros for clang static | das | 2009-06-30 | 1 | -1/+2 |
|
|
* | | | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -3/+3 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -15/+14 |
|/ / |
|
* | | Undo latest commit due to controversy about whether some use case | dgp | 2006-03-09 | 1 | -2/+2 |
|
|
* | | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort | Miguel Sofer | 2006-03-09 | 1 | -2/+2 |
|
|