| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|
|
* | | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. | dkf | 2009-12-28 | 1 | -3/+5 |
|
|
* | | Plug testing memleak. [Bug 2895367] | dkf | 2009-12-12 | 1 | -89/+110 |
|
|
* | | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-only | das | 2008-08-20 | 1 | -3/+9 |
|
|
* | | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -1/+282 |
|
|
* | | * generic/tclTest.c: Ignore the return value of write() when | rmax | 2008-03-14 | 1 | -3/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclTest.c (TestSetCmd2): | Miguel Sofer | 2007-11-03 | 1 | -1/+37 |
|
|
* | | * generic/tclTrace.c: Corrected broken trace reversal logic in | dgp | 2007-06-27 | 1 | -2/+18 |
|
|
* | | * generic/tclTest.c (SimpleMatchInDirectory): Corrected a refcount | Kevin B Kenny | 2007-05-02 | 1 | -2/+1 |
|
|
* | | * generic/tclTest.c (Testregexpobjcmd): Removed an invalid access | Kevin B Kenny | 2007-04-23 | 1 | -2/+2 |
|
|
* | | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -31/+31 |
|
|
* | | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -1641/+1624 |
|
|
* | | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 1 | -14/+14 |
|
|
* | | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -2/+4 |
|
|
* | | fix warnings | das | 2006-06-21 | 1 | -22/+22 |
|
|
* | | * generic/tclIOUtil.c: Changed default configuration to | dgp | 2006-06-21 | 1 | -10/+19 |
|
|
* | | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -64/+1 |
|
|
* | | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -12/+3 |
|
|
* | | * generic/tclIOUtil.c: workaround gcc warning "comparison is always | das | 2005-12-15 | 1 | -1/+12 |
|
|
* | | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 1 | -2/+1 |
|
|
* | | ANSIfy the test code (well, strip some of the worst offences!) | dkf | 2005-11-02 | 1 | -837/+742 |
|
|