summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'release2_3'.release2_3nobody2008-06-1936-2368/+0
* prepare relasecliechti2008-06-191-4/+3
* fix bug 1679013cliechti2008-06-192-4/+9
* fix bug 1938118cliechti2008-06-193-3/+4
* fix samall typo generating an errorcliechti2008-06-181-2/+2
* com port name trasnlation for the special windows featurecliechti2008-06-182-11/+13
* doc updatecliechti2008-06-182-1/+10
* - check for strings patchcliechti2008-06-164-4/+11
* - update versioncliechti2008-06-163-26/+103
* Port to wx 2.8 by Pelegcliechti2008-04-102-121/+123
* improve CTRL+C support on posix platformscliechti2008-04-031-1/+1
* fix missing newlinecliechti2008-03-241-1/+1
* bugfix (found by R. Mitchell)cliechti2007-12-111-2/+2
* remove unneeded importcliechti2007-11-131-1/+1
* fall back to internal baud rate constants if the termios module hasn't one. h...cliechti2007-11-081-2/+39
* consistency with other platformscliechti2007-11-082-7/+7
* - use optparsecliechti2006-11-151-59/+85
* *** empty log message ***cliechti2006-11-121-0/+192
* [Bug 1451535], [Bug 1554183], [Bug 1513653], [Bug 1520357]cliechti2006-10-204-9/+29
* - clean up parameter naming between posix and windows implcliechti2006-08-263-22/+22
* fix, thanks to David Carrcliechti2006-07-291-1/+1
* counting on irix, still an issue: different device names, depending on flow c...cliechti2006-06-051-3/+3
* - cleanup of repr_modecliechti2006-04-041-14/+60
* - code cleanupcliechti2006-03-301-26/+28
* can set initial RTS and/or DTR line statecliechti2006-03-281-1/+15
* - small command line option changescliechti2006-03-241-16/+20
* - duration can be specified for sendBreakcliechti2006-02-054-11/+11
* converted to reStructuredTextcliechti2005-12-212-135/+204
* - add iterator interfacecliechti2005-12-204-113/+159
* - enhance examplecliechti2005-11-023-6/+68
* bigfix form Nicolacliechti2005-10-021-1/+1
* updated miniterm:cliechti2005-09-212-109/+156
* release 2.2cliechti2005-08-125-4/+82
* add dsrdtr setting, allows independent seeting of rts/cts and dsr/dtr flow co...cliechti2005-05-193-7/+34
* desciptive exception when giveio is required but not installedcliechti2005-03-261-1/+2
* add aix definitionscliechti2005-03-121-1/+5
* [Bug 1106313]: device (port) strings cannot be unicodecliechti2005-01-271-1/+2
* closes [Bug 1105687]cliechti2005-01-271-1/+1
* *** empty log message ***cliechti2005-01-271-0/+3
* - windows implementation changed to ctypes + simple dllcliechti2005-01-278-13/+85
* ensure int datatypecliechti2005-01-151-2/+2
* fix missing import [Bug 1085599]cliechti2005-01-151-2/+2
* add .fileno() for easy use with select (platform dependent code)cliechti2005-01-151-1/+6
* - [Patch 1043436] Fix for [Bug 1043420] (OSError: EAGAIN)cliechti2004-11-131-12/+16
* - fix bug [1014227]: property <del> brokencliechti2004-11-131-9/+9
* fix "bug" [1004775] -> changes for wxPython 2.5cliechti2004-11-131-24/+22
* Put in a conditional to use signed ioctl() for python versions 2.2 and earlieralexperry2004-10-041-3/+15
* apply [Patch 983106]cliechti2004-07-282-3/+16
* release 2.1cliechti2004-07-285-9/+32
* fix XON/XOFF consts [Bug 975250]cliechti2004-07-281-2/+2