| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -1/+1 |
|
|
* | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 |
|
|
* | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 |
|\ |
|
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 |
| |\ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -62/+0 |
|
|
* | | | 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 |
| |\ \
| | |/ |
|
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -2/+2 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -4/+3 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -7/+7 |
|
|
* | | | 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 |
|
|
| | * | Removed C++ comment | patthoyts | 2006-03-27 | 1 | -2/+2 |
|
|
| | * | Fixes for bug #1456373 and general warning silencing for gcc build. | patthoyts | 2006-03-27 | 1 | -25/+29 |
|
|
| | * | fix to permissions setting | vincentdarley | 2006-03-21 | 1 | -18/+2 |
|
|
| | * | ensure test suite works on non-English systems | vincentdarley | 2006-03-19 | 1 | -1/+342 |
|
|
| | * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -2/+64 |
|
|
| | * | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major
| Kevin B Kenny | 2003-04-12 | 1 | -2/+64 |
|
|
| * | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -2/+2 |
|
|
| * | | * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc: | nijtmans | 2008-10-07 | 1 | -4/+4 |
|
|
* | | | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. | nijtmans | 2010-10-12 | 1 | -5/+1 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-11 | 1 | -119/+20 |
|
|
* | | | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 1 | -1/+7 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -3/+5 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -2/+2 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -2/+2 |
|
|
* | | | Fix a gcc warning when compiling Tcl with mingw32 | nijtmans | 2008-07-19 | 1 | -4/+4 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Reduce cast count. | dkf | 2007-11-19 | 1 | -239/+265 |
|
|
* | | * generic/tclGetDate.y: Added a cast to the definition of YYFREE to | Kevin B Kenny | 2007-08-06 | 1 | -4/+5 |
|
|
* | | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -7/+9 |
|
|
* | | various "const" additions in implementation | nijtmans | 2007-03-08 | 1 | -20/+19 |
|
|
* | | Fixes for bug #1456373 (mingw-gcc issue). | patthoyts | 2006-03-27 | 1 | -13/+19 |
|
|
* | | fix to permissions setting | vincentdarley | 2006-03-21 | 1 | -18/+2 |
|
|
* | | ensure test suite works on non-English systems | vincentdarley | 2006-03-19 | 1 | -4/+25 |
|
|
* | | Fix compilation error. | Joe Mistachkin | 2006-03-17 | 1 | -3/+3 |
|
|
* | | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -1/+320 |
|
|
* | | ANSIfy | dkf | 2005-11-04 | 1 | -117/+101 |
|
|
* | | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -2/+64 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+2 |
|
|
* | | Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt
| Kevin B Kenny | 2003-04-12 | 1 | -2/+64 |
|/ |
|
* | * generic/tclPipe.c (TclCleanupChildren): | davygrvy | 2002-12-17 | 1 | -2/+113 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -1/+2 |
|
|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -2/+2 |
|
|
* | Applied the patch for TIP #7 from Kevin Kenny. | andreas_kupries | 2000-11-21 | 1 | -1/+78 |
|
|
* | * win/tclWinTest.c: added testvolumetype command, as atime is | hobbs | 1999-10-29 | 1 | -4/+65 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -3/+2 |
|
|