summaryrefslogtreecommitdiffstats
path: root/win/tclWinSerial.c
Commit message (Expand)AuthorAgeFilesLines
* Do not reopen a win serial channel for serial detection. There are issues wit...oehhar2014-02-241-10/+15
|\
| * win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial ch...oehhar2014-01-301-10/+15
|/
* Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-101-2/+0
* and don't forget the %jan.nijtmans2012-07-081-1/+1
* add TCL_I_MODIFIER and use it in the correct placesjan.nijtmans2012-07-081-1/+1
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
|\
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-3/+1
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-3/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel):hobbs2008-01-141-3/+4
| * win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2005-10-051-424/+429
| * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-15/+72
| * * win/tclWinSerial.c (SerialCloseProc): correct mem leak onhobbs2003-05-111-1/+3
* | Various CYGWIN-related fixesnijtmans2010-01-311-10/+8
* | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel):hobbs2008-01-141-3/+4
* | Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-201-5/+5
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-271-2/+3
* | Cleanup and ANSIfydkf2005-10-311-154/+176
* | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2005-10-051-24/+34
* | Getting more systematic about styledkf2005-07-241-330/+359
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-15/+72
* | * 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