| Commit message (Expand) | Author | Age | Files | Lines |
* | Use fstat64() in stead of fstat() on platforms which support it. | jan.nijtmans | 2021-06-29 | 1 | -0/+3 |
|
|
* | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 1 | -0/+2 |
|\ |
|
* | | Merge 8.7 | jan.nijtmans | 2021-01-04 | 1 | -7/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-03-27 | 1 | -7/+0 |
|\ \
| |/ |
|
| * | Looks like this little hack is no longer necessary on current 32-bit Cygwin. | jan.nijtmans | 2020-03-27 | 1 | -7/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-03-27 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fix harmless gcc warning, when compiling on Linux | jan.nijtmans | 2020-03-27 | 1 | -4/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-03-17 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 1 | -6/+6 |
| |\ |
|
| | * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 1 | -6/+6 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | More progress in making clang build on Cygwin warning-free | jan.nijtmans | 2019-12-24 | 1 | -0/+7 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-12-23 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Fix for building Cygwin using Clang. | jan.nijtmans | 2019-12-23 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -2/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Implement TIP's #538: Externalize libtommath | jan.nijtmans | 2019-12-13 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a... | jan.nijtmans | 2019-11-01 | 1 | -0/+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. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -0/+6 |
|/ / / |
|
* | | | Fix for [f559bbde4e] (even though that's not really a bug) | jan.nijtmans | 2019-01-28 | 1 | -5/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-07-31 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
* | | | merge 8.6 | sebres | 2018-06-05 | 1 | -5/+8 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2018-06-04 | 1 | -5/+8 |
| |\ \
| | |/ |
|
| | * | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without... | sebres | 2018-06-04 | 1 | -5/+8 |
|
|
* | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -5/+3 |
|\ \ \ |
|
| * | | | Merge 8.7 | jan.nijtmans | 2018-04-17 | 1 | -5/+3 |
|
|
* | | | | merge 8.6 | jan.nijtmans | 2018-05-11 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | merge 8.5 | jan.nijtmans | 2018-05-11 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 1 | -2/+2 |
|
|
* | | | | merge 8.6 | dgp | 2018-05-09 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.5 | sebres | 2018-05-09 | 1 | -0/+2 |
| |\ \ \
| | |/ / |
|
| | * | | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 1 | -0/+2 |
|
|
* | | | | merge 8.6 | dgp | 2018-05-08 | 1 | -0/+6 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | merge fix for [92564326a98b5510] from 8.5 | sebres | 2018-05-08 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/... | sebres | 2018-05-08 | 1 | -0/+6 |
|
|
* | | | merge core-8-6-branch | jan.nijtmans | 2017-12-28 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh... | jan.nijtmans | 2017-12-28 | 1 | -2/+2 |
|
|
* | | | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br... | jan.nijtmans | 2017-11-20 | 1 | -3/+0 |
|
|
* | | | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 1 | -4/+1 |
|/ / |
|
* | | '#if' -> '#ifdef' in tclUnixPort.h. Suggested by Gustaf Neumann. Reduces the ... | jan.nijtmans | 2017-08-17 | 1 | -4/+4 |
|
|
* | | Eliminate the definition of L_tmpnam. It isn't used anywhere within Tcl any m... | jan.nijtmans | 2015-07-15 | 1 | -10/+0 |
|
|
* | | Remove useless code, trying to sync win32 environment variables with cygwin's... | jan.nijtmans | 2015-05-25 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Remove useless code, trying to sync win32 environment variables with cygwin's... | jan.nijtmans | 2015-05-25 | 1 | -3/+0 |
|
|
* | | Tcl source code already assumes the <limits.h> file is available. | dgp | 2015-03-24 | 1 | -5/+1 |
|
|
* | | Implementation of [b42b208ba4]: file attributes -readonly on Cygwin. For comp... | jan.nijtmans | 2014-03-26 | 1 | -0/+3 |
|
|
* | | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it... | jan.nijtmans | 2013-06-21 | 1 | -2/+0 |
|
|
* | | Add support for Cygwin64, which has a 64-bit "long" type. | jan.nijtmans | 2013-05-06 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Add support for Cygwin64, which has a 64-bit "long" type. | jan.nijtmans | 2013-05-06 | 1 | -1/+3 |
| |\ |
|
* | | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests. | jenglish | 2013-03-01 | 1 | -13/+0 |
|
|
* | | | fix Bug 3598300 on MacOSX too | jan.nijtmans | 2013-01-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|