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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test each and every constamt for its existence in termios module, use default...
cliechti
2002-11-19
1
-39
/
+21
*
wrong exception on nonexitstent ports with /dev file. bug report by Louis Cor...
cliechti
2002-11-07
1
-3
/
+6
*
added loaddrv options for status and chage of start type
cliechti
2002-09-14
3
-10
/
+267
*
remove loading of giveio (NT/2k/XP) driver within extension.
cliechti
2002-09-09
6
-151
/
+40
*
check if dirver file exists when installing
cliechti
2002-09-07
1
-10
/
+27
*
bugfix of timeouts brought up by Markus Hoffrogge
cliechti
2002-09-06
1
-2
/
+3
*
EOL character for lines can be chosen
cliechti
2002-08-29
1
-6
/
+7
*
remove the mapping of flush to the destructive flushOutput as this is not the...
cliechti
2002-08-18
1
-6
/
+2
*
for install: if no path is given, then the file is searched in the current di...
cliechti
2002-08-14
1
-1
/
+3
*
added load driver tool, in case someone has troubles with the automatic loadi...
cliechti
2002-08-14
3
-0
/
+207
*
changed device name, cosmetics
cliechti
2002-08-07
1
-10
/
+12
*
added linux/ppdev implementation from Michael Ashton
cliechti
2002-07-31
3
-22
/
+594
*
added giveio sources and a readme
cliechti
2002-07-31
5
-0
/
+294
*
initial upload, directio/giveio.sys sources still missing
cliechti
2002-07-29
12
-0
/
+616
*
1.17 changes
cliechti
2002-07-03
2
-2
/
+5
*
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
[next]