Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-22 | Fix include guards | Lars-Dominik Braun | 1 | -3/+3 | |
Macros starting with _ are reserved (see http://www.gnu.org/software/libc/manual/html_node/Reserved-Names.html). Fixes #440. | |||||
2011-02-02 | BarReadline rewrite | Lars-Dominik Braun | 1 | -5/+27 | |
Doesn't use c streams any more, allows multiplexing of fifo/stdin in all situations. | |||||
2010-12-27 | Change my email address | Lars-Dominik Braun | 1 | -1/+1 | |
Again. And hopefully the last time. | |||||
2010-01-21 | It's 2010 now. | Lars-Dominik Braun | 1 | -1/+1 | |
2009-09-08 | C99 conformance | Lars-Dominik Braun | 1 | -1/+1 | |
2009-04-11 | Read data from fifo | Lars-Dominik Braun | 1 | -4/+4 | |
You may change your current station or add shared stations via fifo now | |||||
2009-04-10 | Goodbye readline | Lars-Dominik Braun | 1 | -0/+28 | |
"It's too big and too slow." -- man readline |