summaryrefslogtreecommitdiffstats
path: root/win/tclWinSerial.c
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinSerial.c (SerialErrorStr): Fixed a syntax errorpatthoyts2003-08-191-2/+2
* Style guide policedkf2003-08-191-1093/+1144
* * win/tclWinSerial.c (SerialCloseProc): correct mem leak onhobbs2003-05-111-1/+3
* * win/tclWinSerial.c (SerialOutputProc): add casts forhobbs2003-01-161-4/+4
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-12/+14
* * win/tclWinConsole.c:davygrvy2002-11-261-41/+85
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-4/+4
* Made variable static.dkf2002-07-191-2/+6
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-2/+2
* Corrections to earlier TIP 27 changes.dgp2002-01-241-2/+2
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-9/+9
* * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SFandreas_kupries2002-01-111-15/+8
* * win/tclWinSerial.c (SerialCheckProc): corrected timehobbs2001-12-191-5/+6
* * Applied #219311 on behalf of Rolf Schroedterandreas_kupries2001-12-171-4/+34
* * win/tclWinChan.c:hobbs2001-10-151-243/+1071
* * win/tclWinConsole.c:mdejong2001-07-161-2/+1
* * win/tclWinSerial.c (SerialGetOptionProc): corrected reporting ofhobbs2000-09-291-2/+2
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-11/+15
* * win/tclWinSerial.c: cast cleanup [Bug: 5626]hobbs2000-05-221-3/+3
* * win/tclWinSerial.c: adopted patch from Schroedter to handlehobbs1999-11-241-13/+104
* * {win,mac,unix,tools,}/README:hobbs1999-10-051-2/+2
* Applied patch to remove compiler warning.redman1999-08-121-47/+48
* * doc/open.n: Added documentation of \\.\comX notation for openingredman1999-07-221-91/+149
* New windows serial port driver.redman1999-07-071-805/+478
* Resynced with mainline.rjohnson1999-04-211-1/+1
* Merge with 8.1.0 branchredman1999-04-211-32/+10
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1401