| Commit message (Expand) | Author | Age | Files | Lines |
* | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|
|
* | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -15/+24 |
|
|
* | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
|
|
* | Make sure that "Windows NT" is the only supported Windows platform. On Window... | jan.nijtmans | 2020-04-03 | 1 | -9/+2 |
|
|
* | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 1 | -115/+109 |
|
|
* | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
|\ |
|
| * | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
|
|
* | | Use GetModuleHandle() in stead of LoadLibrary() for ntdll, which is already l... | jan.nijtmans | 2017-05-04 | 1 | -11/+7 |
|\ \
| |/ |
|
| * | Cherry-pick/backport [65cc894ac5c24495|65cc894ac5]: fix off-by-one possible b... | jan.nijtmans | 2017-05-04 | 1 | -15/+12 |
|
|
* | | Deal with a couple of obscure causes of warnings on some versions of OSX. | dkf | 2017-04-25 | 1 | -19/+39 |
|
|
* | | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 1 | -1/+1 |
|
|
* | | fix off-by-one possible buffer overrun when looking for encodings; found by c... | Miguel Sofer | 2015-07-31 | 1 | -1/+1 |
|
|
* | | Remove a number of eol-spaces. No change in functionality. | jan.nijtmans | 2014-11-14 | 1 | -1/+1 |
|
|
* | | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 1 | -2/+2 |
|
|
* | | Add missing __stdcall (which crashes on win32), and clean-up indenting | jan.nijtmans | 2014-02-04 | 1 | -10/+11 |
|\ \
| |/ |
|
| * | remove duplicate declaration | jan.nijtmans | 2014-02-04 | 1 | -1/+0 |
|
|
| * | Add missing __stdcall (which crashes on win32), and clean-up indenting | jan.nijtmans | 2014-02-04 | 1 | -10/+12 |
|
|
* | | Fix [651e828a52]: Wrong Windows version reported for Windows 8.1 | jan.nijtmans | 2014-02-03 | 1 | -7/+22 |
|\ \
| |/ |
|
| * | Fix [651e828a52]: Wrong Windows version reported for Windows 8.1 | jan.nijtmans | 2014-02-03 | 1 | -7/+22 |
|
|
| * | Prevent inlining of StackGrowsDown(), in case of cross-compiling | jan.nijtmans | 2013-04-02 | 1 | -1/+4 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 1 | -2/+69 |
|\ \
| |/ |
|
| * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 1 | -2/+69 |
| |\ |
|
| | * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 1 | -2/+69 |
|
|
| * | | Fix [Bug 3166410]: "out of stack space" on AIX | jan.nijtmans | 2011-03-07 | 1 | -0/+10 |
|
|
* | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 1 | -5/+2 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | | 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 |
|
|
| | * | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -5/+6 |
|
|
| | * | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() | das | 2007-04-29 | 1 | -2/+4 |
|
|
| | * | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -1/+25 |
|
|
| | * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -3/+33 |
|
|
| | * | Backport of part of FreeBSD port | dkf | 2006-01-25 | 1 | -3/+10 |
|
|
| | * | * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified so | dgp | 2005-11-03 | 1 | -2/+3 |
|
|
| | * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -1/+3 |
|
|
| | * | Solaris mis-names the cp1251 encoding. | dkf | 2005-08-05 | 1 | -1/+2 |
|
|
| | * | * macosx/Makefile: | das | 2005-05-24 | 1 | -12/+15 |
|
|
| | * | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 1 | -12/+12 |
|
|
| | * | Add more locale mapping info for Chinese. [1084595] | dkf | 2005-01-05 | 1 | -1/+6 |
|
|
| | * | * macosx/Makefile: | das | 2004-11-19 | 1 | -5/+5 |
|
|
| | * | * generic/tclInt.h: | hobbs | 2004-03-29 | 1 | -3/+6 |
|
|
| | * | * tests/unixInit.test: unixInit-7.1 | hobbs | 2004-02-17 | 1 | -1/+14 |
|
|
| | * | * tests/unixInit.test (unixInit-2.10): re-enabled. | dgp | 2003-11-10 | 1 | -2/+21 |
|
|