| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | | ANSIfy | dkf | 2005-11-07 | 1 | -7/+9 |
|
|
* | | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -5/+4 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-19 | 1 | -17/+23 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|/ |
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 1 | -1/+13 |
|
|
* | * generic/tcl.h: | dgp | 2001-06-08 | 1 | -10/+11 |
|
|
* | * generic/tcl.decls: Added Mac specific declarations. | stanton | 1999-03-04 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: | stanton | 1999-03-03 | 1 | -0/+123 |
|
|