Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linenoise: atom-gathering callback feature. | Kaz Kylheku | 2015-09-18 | 1 | -0/+3 |
* | linenoise: support suffix on temp file name. | Kaz Kylheku | 2015-09-18 | 1 | -0/+1 |
* | Listener configuration variables. | Kaz Kylheku | 2015-09-17 | 1 | -0/+1 |
* | linenoise: lino_copy function. | Kaz Kylheku | 2015-09-11 | 1 | -0/+1 |
* | linenoise: remove input-viewing debug function. | Kaz Kylheku | 2015-09-09 | 1 | -1/+0 |
* | linenoise: error code distinguishes interrupt from eof. | Kaz Kylheku | 2015-09-06 | 1 | -0/+11 |
* | linenoise: get rid of globals; everything in struct. | Kaz Kylheku | 2015-09-04 | 1 | -10/+15 |
* | linenoise: change naming to conform to project. | Kaz Kylheku | 2015-09-04 | 1 | -12/+12 |
* | linenoise: compile as C++ and use checked allocator. | Kaz Kylheku | 2015-09-04 | 1 | -13/+0 |
* | Add linenoise library. | Kaz Kylheku | 2015-09-03 | 1 | -0/+68 |