summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'release1_16'.release1_16nobody2002-07-0212-242/+25
* changes for release 1.16cliechti2002-07-023-1/+6
* removed unneeded len(read)cliechti2002-06-301-4/+3
* improved testscliechti2002-06-111-25/+38
* tested on win98cliechti2002-06-111-16/+16
* removed loop in readcliechti2002-06-071-23/+24
* removed TERMIOS.ECHOPRT for cygwin compatibility.cliechti2002-06-071-4/+6
* added another implementation of readline (enhancedserial)cliechti2002-06-043-25/+157
* added unittests (with loopback HW)cliechti2002-06-042-0/+104
* for version 1.15cliechti2002-06-042-4/+14
* fixes for win98cliechti2002-06-041-3/+3
* fixes for win32 (tested on NT)cliechti2002-06-041-20/+19
* removed stupid debug messages...cliechti2002-06-031-4/+4
* added non-blocking modecliechti2002-05-267-47/+91
* updated solaris device name, thanks to Pierre SCHNIZER.cliechti2002-05-011-3/+3
* typo and optimizationcliechti2002-04-241-5/+3
* updated for 1.13cliechti2002-04-081-1/+3
* one should copy'n'paste all lines ;-)cliechti2002-04-081-1/+2
* updated historycliechti2002-04-081-0/+3
* added uniform errorhandling when port opening fails, across platform modulescliechti2002-04-083-8/+15
* added alternative way to enable/disable rts/cts handshakecliechti2002-04-081-1/+7
* added new examplecliechti2002-03-052-3/+124
* bugfixcliechti2002-03-051-2/+2
* added setBaudrate() to change the baudrate after the port is opencliechti2002-03-043-17/+42
* added command line optionscliechti2002-03-031-16/+73
* added SerialException if port can not be openedcliechti2002-03-032-8/+15
* starting with examples...cliechti2002-02-281-0/+76
* updated for 1.12cliechti2002-02-182-1/+5
* update for 1.1cliechti2002-02-141-1/+1
* disbled unneded constants but might cause NameErrorscliechti2002-02-141-11/+11
* fixed missing files for 1.1cliechti2002-02-143-1/+70
* adapt for release 1.1cliechti2002-02-141-1/+1
* FileLike base class is now used for readline etc.cliechti2002-02-143-15/+38
* bugfix when no timout is specifiedcliechti2002-02-141-5/+19
* updated docs for 1.1cliechti2002-02-142-13/+42
* removed dead code, implemented sendBreakcliechti2002-02-131-68/+6
* This commit was generated by cvs2svn to compensate for changes in r3,cliechti2002-02-128-0/+1059
* initial checkinroot2002-02-1211-0/+204