kc3-lang/linenoise/README.markdown

Branch :


Log

Author Commit Date CI Message
27a3b4d5 2013-02-08 03:33:05 Merge pull request #31 from fperrad/buildroot fix getColumns() for Buildroot
dac42999 2013-02-07 15:05:56 Merge pull request #30 from shvechikov/patch-1 Typo: readl -> real
d7f2c5c5 2013-02-07 08:17:39 Reducing the lines of code from 1 million to 1 thousand
752175d6 2013-02-07 17:02:48 Linenoise is now ~1000 lines of code, not 400.
40a361d1 2013-02-07 16:59:43 README updated.
bb192237 2013-02-05 19:26:07 README updated (we know have completion).
fac5a1cb 2012-10-03 09:33:04 fix getColumns() for Buildroot same behaviour in ncurses (drv_size() in tinfo/tinfo_driver.c)
7c0ec84e 2012-08-24 20:44:20 Typo: readl -> real
f4508efb 2010-11-30 11:34:06 Pieter Noordhuis copyright notice added, since this was a major contribution. README updated.
10a81c0f 2010-06-02 03:21:03 README modified, again