| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit... | jan.nijtmans | 2015-10-01 | 1 | -3/+3 |
|
|
* | [a16752c252] Correct failure to call cmd deletion callbacks. | dgp | 2013-08-14 | 1 | -3/+3 |
|
|
* | Don't use deprecated Tcl_DStringTrunc any more. | jan.nijtmans | 2013-06-25 | 1 | -1/+1 |
|
|
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -6/+0 |
|
|
* | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for... | jan.nijtmans | 2012-10-24 | 1 | -1/+1 |
|\ |
|
| * | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, fo... | jan.nijtmans | 2012-10-24 | 1 | -1/+1 |
|
|
* | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|
|
| * | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmd | jan.nijtmans | 2012-07-20 | 1 | -5/+28 |
|
|
* | | Fix several more missing mutex-locks in TestasyncCmd. | Joe Mistachkin | 2012-07-20 | 1 | -0/+5 |
|
|
* | | [Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. Unbounded... | ferrieux | 2012-07-19 | 1 | -0/+3 |
|
|
* | | don't try to run the cpuid test when cpuid is not available | jan.nijtmans | 2012-05-03 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | don't try to run the cpuid test if cpuid is not available | jan.nijtmans | 2012-05-03 | 1 | -4/+6 |
|
|
* | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -0/+59 |
|\ \
| |/ |
|
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -2/+68 |
|
|
* | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
|
|
* | | eliminate the use of intptr_t | jan.nijtmans | 2012-03-05 | 1 | -2/+2 |
|
|
* | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 1 | -0/+5 |
|
|
* | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Silence warnings. | dgp | 2011-11-01 | 1 | -2/+2 |
|
|
* | | gcc 4.6 (64-bit) warnings | jan.nijtmans | 2011-08-23 | 1 | -2/+2 |
|
|
* | | [Bug 2981154] async-4.3 segfault. (backport) | ferrieux | 2011-08-19 | 1 | -9/+40 |
|
|
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+1 |
|
|
| * | fix warnings in tclTest.c | jan.nijtmans | 2011-04-21 | 1 | -11/+11 |
|
|
* | | 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 |
|
|
| * | * generic/tclTest.c: Backport the [testexprlongobj] testing command. | dgp | 2008-03-07 | 1 | -1/+48 |
|
|
| * | * generic/tclCmdMZ.c: Corrected broken trace reversal logic in | dgp | 2007-06-27 | 1 | -3/+18 |
|
|
| * | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+6 |
|
|
| * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -64/+1 |
|
|
| * | * generic/tclIOUtil.c: workaround gcc warning "comparison is always | das | 2005-12-15 | 1 | -1/+12 |
|
|
| * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -2/+3 |
|
|
| * | fix for [Bug 1008314] | Miguel Sofer | 2004-08-16 | 1 | -3/+42 |
|
|
| * | Silence compiler warnings | dgp | 2004-06-08 | 1 | -2/+3 |
|
|
| * | * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 | dgp | 2004-03-01 | 1 | -1/+13 |
|
|
| * | stop compiler warning | dgp | 2004-02-20 | 1 | -2/+2 |
|
|
| * | * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks | dgp | 2003-11-17 | 1 | -4/+22 |
|
|
| * | fix testsuite backport error | vincentdarley | 2003-10-31 | 1 | -2/+2 |
|
|
| * | * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New | andreas_kupries | 2003-10-22 | 1 | -6/+11 |
|
|
| * | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length | dkf | 2003-10-08 | 1 | -2/+28 |
|
|
| * | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -7/+1 |
|
|
* | | Various mismatches between Tcl_Panic format string and its arguments, | nijtmans | 2011-01-18 | 1 | -2/+2 |
|
|
* | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+104 |
|
|
* | | better panic message | nijtmans | 2010-02-01 | 1 | -9/+9 |
|
|
* | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -5/+5 |
|
|
* | | Use correct TCL_LL_MODIFIER for CYGWIN. | nijtmans | 2010-01-29 | 1 | -3/+11 |
|
|