Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'release2_3'.release2_3 | nobody | 2008-06-19 | 36 | -2368/+0 |
| | |||||
* | prepare relase | cliechti | 2008-06-19 | 1 | -4/+3 |
| | |||||
* | fix bug 1679013 | cliechti | 2008-06-19 | 2 | -4/+9 |
| | |||||
* | fix bug 1938118 | cliechti | 2008-06-19 | 3 | -3/+4 |
| | |||||
* | fix samall typo generating an error | cliechti | 2008-06-18 | 1 | -2/+2 |
| | |||||
* | com port name trasnlation for the special windows feature | cliechti | 2008-06-18 | 2 | -11/+13 |
| | |||||
* | doc update | cliechti | 2008-06-18 | 2 | -1/+10 |
| | | | | setuptools support | ||||
* | - check for strings patch | cliechti | 2008-06-16 | 4 | -4/+11 |
| | | | | | - FreeBSD device name patch - update history | ||||
* | - update version | cliechti | 2008-06-16 | 3 | -26/+103 |
| | | | | | - update miniterm.py (patch from Colin) - make exit and upload chars configurable | ||||
* | Port to wx 2.8 by Peleg | cliechti | 2008-04-10 | 2 | -121/+123 |
| | |||||
* | improve CTRL+C support on posix platforms | cliechti | 2008-04-03 | 1 | -1/+1 |
| | |||||
* | fix missing newline | cliechti | 2008-03-24 | 1 | -1/+1 |
| | |||||
* | bugfix (found by R. Mitchell) | cliechti | 2007-12-11 | 1 | -2/+2 |
| | |||||
* | remove unneeded import | cliechti | 2007-11-13 | 1 | -1/+1 |
| | |||||
* | fall back to internal baud rate constants if the termios module hasn't one. ↵ | cliechti | 2007-11-08 | 1 | -2/+39 |
| | | | | happens for large baudrates on some systems | ||||
* | consistency with other platforms | cliechti | 2007-11-08 | 2 | -7/+7 |
| | |||||
* | - use optparse | cliechti | 2006-11-15 | 1 | -59/+85 |
| | | | | - update command line interface | ||||
* | *** empty log message *** | cliechti | 2006-11-12 | 1 | -0/+192 |
| | |||||
* | [Bug 1451535], [Bug 1554183], [Bug 1513653], [Bug 1520357] | cliechti | 2006-10-20 | 4 | -9/+29 |
| | |||||
* | - clean up parameter naming between posix and windows impl | cliechti | 2006-08-26 | 3 | -22/+22 |
| | | | | - improve error messages | ||||
* | fix, thanks to David Carr | cliechti | 2006-07-29 | 1 | -1/+1 |
| | |||||
* | counting on irix, still an issue: different device names, depending on flow ↵ | cliechti | 2006-06-05 | 1 | -3/+3 |
| | | | | control setting | ||||
* | - cleanup of repr_mode | cliechti | 2006-04-04 | 1 | -14/+60 |
| | | | | - allow port, baudrate as parameter instead of options | ||||
* | - code cleanup | cliechti | 2006-03-30 | 1 | -26/+28 |
| | | | | | - make cr/lf conversion/echo more consitent - -- quiet option | ||||
* | can set initial RTS and/or DTR line state | cliechti | 2006-03-28 | 1 | -1/+15 |
| | |||||
* | - small command line option changes | cliechti | 2006-03-24 | 1 | -16/+20 |
| | | | | | - show opened port name in startup message - --cr translation for input too | ||||
* | - duration can be specified for sendBreak | cliechti | 2006-02-05 | 4 | -11/+11 |
| | | | | - default duration increased to 0.25s | ||||
* | converted to reStructuredText | cliechti | 2005-12-21 | 2 | -135/+204 |
| | |||||
* | - add iterator interface | cliechti | 2005-12-20 | 4 | -113/+159 |
| | | | | - readme extended, partialy converted to reStructuredText | ||||
* | - enhance example | cliechti | 2005-11-02 | 3 | -6/+68 |
| | | | | - some fixes | ||||
* | bigfix form Nicola | cliechti | 2005-10-02 | 1 | -1/+1 |
| | |||||
* | updated miniterm: | cliechti | 2005-09-21 | 2 | -109/+156 |
| | | | | | | | | | - use optparse - class based main, amin function (make it easier to import from other files) - new exit character - python 2.3+ required added setup script to make a single exe file using py2exe | ||||
* | release 2.2 | cliechti | 2005-08-12 | 5 | -4/+82 |
| | |||||
* | add dsrdtr setting, allows independent seeting of rts/cts and dsr/dtr flow ↵ | cliechti | 2005-05-19 | 3 | -7/+34 |
| | | | | control on platforms where this is possible | ||||
* | desciptive exception when giveio is required but not installed | cliechti | 2005-03-26 | 1 | -1/+2 |
| | |||||
* | add aix definitions | cliechti | 2005-03-12 | 1 | -1/+5 |
| | |||||
* | [Bug 1106313]: device (port) strings cannot be unicode | cliechti | 2005-01-27 | 1 | -1/+2 |
| | |||||
* | closes [Bug 1105687] | cliechti | 2005-01-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | cliechti | 2005-01-27 | 1 | -0/+3 |
| | |||||
* | - windows implementation changed to ctypes + simple dll | cliechti | 2005-01-27 | 8 | -13/+85 |
| | | | | - added simpleio.dll, sources | ||||
* | ensure int datatype | cliechti | 2005-01-15 | 1 | -2/+2 |
| | |||||
* | fix missing import [Bug 1085599] | cliechti | 2005-01-15 | 1 | -2/+2 |
| | |||||
* | add .fileno() for easy use with select (platform dependent code) | cliechti | 2005-01-15 | 1 | -1/+6 |
| | |||||
* | - [Patch 1043436] Fix for [Bug 1043420] (OSError: EAGAIN) | cliechti | 2004-11-13 | 1 | -12/+16 |
| | |||||
* | - fix bug [1014227]: property <del> broken | cliechti | 2004-11-13 | 1 | -9/+9 |
| | |||||
* | fix "bug" [1004775] -> changes for wxPython 2.5 | cliechti | 2004-11-13 | 1 | -24/+22 |
| | |||||
* | Put in a conditional to use signed ioctl() for python versions 2.2 and earlier | alexperry | 2004-10-04 | 1 | -3/+15 |
| | |||||
* | apply [Patch 983106] | cliechti | 2004-07-28 | 2 | -3/+16 |
| | |||||
* | release 2.1 | cliechti | 2004-07-28 | 5 | -9/+32 |
| | |||||
* | fix XON/XOFF consts [Bug 975250] | cliechti | 2004-07-28 | 1 | -2/+2 |
| |