index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linenoise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
linenoise: Update to rev d1a245f4a75747a1c4a1c08
Steve Bennett
1
-4
/
+7
2018-07-27
linenoise: Update for optimised delete char
Steve Bennett
1
-10
/
+46
2018-07-25
linenoise: Update for optimised insert
Steve Bennett
1
-33
/
+75
2018-07-08
linenoise.c: Minor update to fix compiler warning
Steve Bennett
1
-1
/
+1
2018-03-25
linenoise: Update to support multiline mode.
Steve Bennett
1
-707
/
+1215
2018-01-01
linenoise: Add ^Z (SUSP) support
Steve Bennett
1
-0
/
+14
2017-12-31
linenoise: Update to fix potential buffer overflow
Steve Bennett
1
-6
/
+6
2017-03-16
linenoise.c: Use <poll.h> instead of <sys/poll.h>
Steve Bennett
1
-1
/
+1
2016-09-05
linenoise: Add support for utf-8 wide chars
Steve Bennett
1
-9
/
+18
2016-09-05
Update linenoise to the latest version
Steve Bennett
1
-56
/
+171
2013-11-06
Fix [string tolower] buffer overflow for non-utf8
Steve Bennett
1
-10
/
+0
2013-08-12
Update linenoise.c from github
Steve Bennett
1
-28
/
+16
2013-07-24
Update linenoise.c to match recent github
Steve Bennett
1
-19
/
+209
2012-12-14
Update linenoise.c to match recent github
Steve Bennett
1
-9
/
+20
2012-10-31
Fix linenoise serial console window size for vt102
Steve Bennett
1
-9
/
+9
2012-10-19
Fix a linenoise bug when moving off the left
Steve Bennett
1
-1
/
+1
2011-10-18
Sync linenoise with github
Steve Bennett
1
-39
/
+45
2011-09-14
Linenoise support for win32 console
Steve Bennett
1
-0
/
+173
2011-09-14
Restructure linenoise in prep. for win32 support
Steve Bennett
1
-342
/
+361
2011-09-14
Minor linenoise improvements
Steve Bennett
1
-18
/
+14
2011-09-12
Remove all trailing whitespace in source
Steve Bennett
1
-2
/
+2
2011-06-09
Use autosetup instead of autoconf
Steve Bennett
1
-1
/
+1
2011-06-07
Ensure that linenoise history is only freed once
Steve Bennett
1
-0
/
+1
2011-06-03
Fix some clang warnings
Steve Bennett
1
-0
/
+4
2011-04-08
Update linenoise to the latest version
Steve Bennett
1
-113
/
+266
2011-04-08
Add linenoise support for ^L
Steve Bennett
1
-0
/
+18
2011-04-05
Better line editing on serial terminals
Steve Bennett
1
-10
/
+56
2011-04-05
Fix line editing when columns unavailable
Steve Bennett
1
-1
/
+1
2010-12-21
Minor compiler warning fixes
Steve Bennett
1
-5
/
+8
2010-11-17
Linenoise improvement for ^D
Steve Bennett
1
-4
/
+13
2010-11-17
Minor cleanups
Steve Bennett
1
-1
/
+0
2010-11-17
Add utf-8 support to linenoise.c
Steve Bennett
1
-171
/
+387
2010-11-17
Add command line editing with linenoise
Steve Bennett
1
-0
/
+742