| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various gcc-4.5.2 64-bit warning messages, | nijtmans | 2011-01-25 | 1 | -2/+2 |
|
|
* | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx | nijtmans | 2010-09-13 | 1 | -4/+4 |
|
|
* | Unnecessary type casts, See Tcl [Patch #2997087] | nijtmans | 2010-05-11 | 1 | -2/+2 |
|
|
* | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -2/+2 |
|
|
* | Fix TCL_LL_MODIFIER for Cygwin | nijtmans | 2010-01-13 | 1 | -10/+8 |
|
|
* | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -3/+3 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -4/+4 |
|
|
* | * win/tclWinChan.c: Fix minor compiler warnings when | nijtmans | 2008-10-14 | 1 | -2/+2 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -12/+12 |
|
|
* | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): | hobbs | 2008-01-14 | 1 | -3/+4 |
|
|
* | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -5/+5 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -2/+3 |
|
|
* | Cleanup and ANSIfy | dkf | 2005-10-31 | 1 | -154/+176 |
|
|
* | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] | hobbs | 2005-10-05 | 1 | -24/+34 |
|
|
* | Getting more systematic about style | dkf | 2005-07-24 | 1 | -330/+359 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -15/+72 |
|
|
* | * win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error | patthoyts | 2003-08-19 | 1 | -2/+2 |
|
|
* | Style guide police | dkf | 2003-08-19 | 1 | -1093/+1144 |
|
|
* | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on | hobbs | 2003-05-11 | 1 | -1/+3 |
|
|
* | * win/tclWinSerial.c (SerialOutputProc): add casts for | hobbs | 2003-01-16 | 1 | -4/+4 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -12/+14 |
|
|
* | * win/tclWinConsole.c: | davygrvy | 2002-11-26 | 1 | -41/+85 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -4/+4 |
|
|
* | Made variable static. | dkf | 2002-07-19 | 1 | -2/+6 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 1 | -2/+2 |
|
|
* | Corrections to earlier TIP 27 changes. | dgp | 2002-01-24 | 1 | -2/+2 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -9/+9 |
|
|
* | * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF | andreas_kupries | 2002-01-11 | 1 | -15/+8 |
|
|
* | * win/tclWinSerial.c (SerialCheckProc): corrected time | hobbs | 2001-12-19 | 1 | -5/+6 |
|
|
* | * Applied #219311 on behalf of Rolf Schroedter | andreas_kupries | 2001-12-17 | 1 | -4/+34 |
|
|
* | * win/tclWinChan.c: | hobbs | 2001-10-15 | 1 | -243/+1071 |
|
|
* | * win/tclWinConsole.c: | mdejong | 2001-07-16 | 1 | -2/+1 |
|
|
* | * win/tclWinSerial.c (SerialGetOptionProc): corrected reporting of | hobbs | 2000-09-29 | 1 | -2/+2 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -11/+15 |
|
|
* | * win/tclWinSerial.c: cast cleanup [Bug: 5626] | hobbs | 2000-05-22 | 1 | -3/+3 |
|
|
* | * win/tclWinSerial.c: adopted patch from Schroedter to handle | hobbs | 1999-11-24 | 1 | -13/+104 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 1 | -2/+2 |
|
|
* | Applied patch to remove compiler warning. | redman | 1999-08-12 | 1 | -47/+48 |
|
|
* | * doc/open.n: Added documentation of \\.\comX notation for opening | redman | 1999-07-22 | 1 | -91/+149 |
|
|
* | New windows serial port driver. | redman | 1999-07-07 | 1 | -805/+478 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | Merge with 8.1.0 branch | redman | 1999-04-21 | 1 | -32/+10 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1401 |
|
|