index
:
delta/python-packages/pyserial-git.git
518-osx-workaround
gh-pages
issue-154
master
github.com: pyserial/pyserial.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyserial
Commit message (
Expand
)
Author
Age
Files
Lines
*
overlaped structure was wrong
cliechti
2002-07-03
1
-3
/
+3
*
changes for release 1.16
cliechti
2002-07-02
3
-1
/
+6
*
removed unneeded len(read)
cliechti
2002-06-30
1
-4
/
+3
*
improved tests
cliechti
2002-06-11
1
-25
/
+38
*
tested on win98
cliechti
2002-06-11
1
-16
/
+16
*
removed loop in read
cliechti
2002-06-07
1
-23
/
+24
*
removed TERMIOS.ECHOPRT for cygwin compatibility.
cliechti
2002-06-07
1
-4
/
+6
*
added another implementation of readline (enhancedserial)
cliechti
2002-06-04
3
-25
/
+157
*
added unittests (with loopback HW)
cliechti
2002-06-04
2
-0
/
+104
*
for version 1.15
cliechti
2002-06-04
2
-4
/
+14
*
fixes for win98
cliechti
2002-06-04
1
-3
/
+3
*
fixes for win32 (tested on NT)
cliechti
2002-06-04
1
-20
/
+19
*
removed stupid debug messages...
cliechti
2002-06-03
1
-4
/
+4
*
added non-blocking mode
cliechti
2002-05-26
7
-47
/
+91
*
updated solaris device name, thanks to Pierre SCHNIZER.
cliechti
2002-05-01
1
-3
/
+3
*
typo and optimization
cliechti
2002-04-24
1
-5
/
+3
*
updated for 1.13
cliechti
2002-04-08
1
-1
/
+3
*
one should copy'n'paste all lines ;-)
cliechti
2002-04-08
1
-1
/
+2
*
updated history
cliechti
2002-04-08
1
-0
/
+3
*
added uniform errorhandling when port opening fails, across platform modules
cliechti
2002-04-08
3
-8
/
+15
*
added alternative way to enable/disable rts/cts handshake
cliechti
2002-04-08
1
-1
/
+7
*
added new example
cliechti
2002-03-05
2
-3
/
+124
*
bugfix
cliechti
2002-03-05
1
-2
/
+2
*
added setBaudrate() to change the baudrate after the port is open
cliechti
2002-03-04
3
-17
/
+42
*
added command line options
cliechti
2002-03-03
1
-16
/
+73
*
added SerialException if port can not be opened
cliechti
2002-03-03
2
-8
/
+15
*
starting with examples...
cliechti
2002-02-28
1
-0
/
+76
*
updated for 1.12
cliechti
2002-02-18
2
-1
/
+5
*
update for 1.1
cliechti
2002-02-14
1
-1
/
+1
*
disbled unneded constants but might cause NameErrors
cliechti
2002-02-14
1
-11
/
+11
*
fixed missing files for 1.1
cliechti
2002-02-14
3
-1
/
+70
*
adapt for release 1.1
cliechti
2002-02-14
1
-1
/
+1
*
FileLike base class is now used for readline etc.
cliechti
2002-02-14
3
-15
/
+38
*
bugfix when no timout is specified
cliechti
2002-02-14
1
-5
/
+19
*
updated docs for 1.1
cliechti
2002-02-14
2
-13
/
+42
*
removed dead code, implemented sendBreak
cliechti
2002-02-13
1
-68
/
+6
*
This commit was generated by cvs2svn to compensate for changes in r3,
cliechti
2002-02-12
8
-0
/
+1059