| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -1/+1 |
| |\ |
|
| | * | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -1/+1 |
|
|
* | | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -7/+11 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t. | jan.nijtmans | 2019-12-12 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-10-25 | 1 | -1/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6. | jan.nijtmans | 2019-10-25 | 1 | -1/+0 |
| |\ \ \
| | |/ / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails | jan.nijtmans | 2019-10-24 | 1 | -3/+2 |
| |\ \ \
| | |/ / |
|
| * | | | Fix gcc warning, also introduced by [0f2870649c804dd8] | jan.nijtmans | 2019-10-23 | 1 | -2/+1 |
|
|
| * | | | Fix for [bcd1004104] | pooryorick | 2019-10-22 | 1 | -2/+5 |
| |\ \ \
| | |/ / |
|
* | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
* | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -15/+15 |
|/ / / |
|
* | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | dgp | 2018-05-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2018-05-09 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | dgp | 2018-05-08 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | merge fix for [92564326a98b5510] from 8.5 | sebres | 2018-05-08 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/... | sebres | 2018-05-08 | 1 | -2/+2 |
|
|
* | | | more internal use of size_t in stead of int. | jan.nijtmans | 2016-12-20 | 1 | -7/+8 |
|
|
* | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -3/+3 |
|/ / |
|
* | | Fix [0df7a1ec2674a76a]: unix/tclUnixFile.c: return value of call to TclpGetCw... | jan.nijtmans | 2015-08-25 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Fix [0df7a1ec2674a76a]: unix/tclUnixFile.c: return value of call to TclpGetCw... | jan.nijtmans | 2015-08-25 | 1 | -2/+5 |
|
|
| * | Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ... | jan.nijtmans | 2014-05-15 | 1 | -0/+6 |
|
|
* | | Fix [3118489]: NUL in filenames, now fixed for both Windows and UNIX. | jan.nijtmans | 2014-04-11 | 1 | -0/+6 |
|
|
* | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|
|
* | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h. | jan.nijtmans | 2013-01-18 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | ... and fix cygwin build | jan.nijtmans | 2013-01-18 | 1 | -2/+4 |
|
|
* | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 1 | -21/+30 |
|
|
* | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -7/+6 |
|
|
* | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -6/+5 |
|
|
* | | merge | jan.nijtmans | 2012-06-27 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | merge | jan.nijtmans | 2012-06-27 | 1 | -3/+3 |
| |\ |
|
| | * | fix bug in cygwin's [info nameofexecutable] | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
|
|
* | | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 1 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 1 | -4/+3 |
| |\ \
| | |/ |
|
| | * | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 1 | -4/+3 |
|
|
* | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -8/+0 |
|\ \ \
| |/ / |
|
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -8/+0 |
| |\ \
| | |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -8/+0 |
|
|
* | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 1 | -5/+6 |
|\ \ \
| |/ / |
|