| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2020-12-08 | 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-13 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+3 |
| |\ |
|
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -2/+3 |
|
|
| | * | Merge-mark 8.5. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -3/+0 |
| | |\ |
|
| | | * | Unbreak shared windows build. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -4/+0 |
|
|
* | | | | merge 8.7 | dgp | 2020-03-17 | 1 | -3/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -3/+0 |
|
|
* | | | | merge 8.7 | dgp | 2020-03-09 | 1 | -6/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -6/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -27/+30 |
|\ \ \ \
| |/ / / |
|
| * | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -0/+3 |
| |\ \ \ |
|
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -27/+27 |
| |/ / / |
|
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -2/+2 |
|
|
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -3/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
* | | | | Formatting, PTR2INT range improvements, and remove some macro's only used on ... | jan.nijtmans | 2018-10-21 | 1 | -2/+2 |
|
|
* | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -4/+4 |
|/ / / |
|
* | | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -1/+1 |
|/ / |
|
* | | Remove a number of eol-spaces. No change in functionality. | jan.nijtmans | 2014-11-14 | 1 | -2/+2 |
|
|
* | | [1211aceef2] Fix refcount management of TclpTempFileName() that caused leak. | dgp | 2014-07-11 | 1 | -2/+4 |
|
|
* | | Correct the interest masks in the Tcl_CreateFileHandler() calls in PipeWatchP... | dgp | 2014-05-31 | 1 | -2/+2 |
|\ \ |
|
| * | | Correct the interest masks in the Tcl_CreateFileHandler() calls in | dgp | 2014-05-31 | 1 | -2/+2 |
| |/ |
|
| * | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding | dkf | 2012-11-14 | 1 | -2/+51 |
| |\ |
|
| | * | Backport from Tcl 8.6. | dkf | 2012-11-14 | 1 | -2/+40 |
|
|
* | | | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor | dkf | 2012-11-14 | 1 | -32/+11 |
|
|
* | | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -31/+33 |
|
|
* | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -9/+11 |
|
|
* | | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent) | dgp | 2012-07-02 | 1 | -1/+1 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -4/+4 |
|
|
* | | | 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 |
|
|
| | * | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard | das | 2006-08-02 | 1 | -1/+18 |
|
|
| | * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -3/+4 |
|
|
| | * | Backport of fix for [Bug 1245953] | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
| | * | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+22 |
|
|
| | * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -2/+4 |
|
|
| | * | silence compiler warning | dgp | 2004-06-08 | 1 | -2/+2 |
|
|
| | * | Silence compiler warnings | dgp | 2004-06-08 | 1 | -3/+1 |
|
|
| * | | Use correct TCL_LL_MODIFIER for CYGWIN. | nijtmans | 2010-01-29 | 1 | -8/+25 |
|
|
* | | | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) | nijtmans | 2010-04-22 | 1 | -2/+2 |
|
|
* | | | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -1/+35 |
|
|
* | | | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -3/+3 |
|
|
* | | | Fix gcc warning: ignoring return value of ‘write’, | nijtmans | 2009-12-16 | 1 | -3/+10 |
|
|