Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make new gcc -Wall happy | Guido van Rossum | 1998-04-10 | 1 | -0/+8 |
* | Add unistd.h for isatty(). | Guido van Rossum | 1998-01-19 | 1 | -0/+4 |
* | Darn. When thread support is disabled, the BEGIN/END macros don't | Guido van Rossum | 1997-10-10 | 1 | -0/+3 |
* | Add get_line_buffer() and insert_text(), suggested by Michael McLay. | Guido van Rossum | 1997-10-07 | 1 | -0/+40 |
* | Set the completer's word break characters appropriate for Python. | Guido van Rossum | 1997-09-26 | 1 | -0/+4 |
* | Reordered and reformatted, and added some cool new features: | Guido van Rossum | 1997-09-26 | 1 | -62/+183 |
* | Renamed Py_input_hook to PyOS_InputHook. | Guido van Rossum | 1997-08-11 | 1 | -2/+2 |
* | New mechanism for GNU readline interface, via module | Guido van Rossum | 1997-08-05 | 1 | -0/+122 |