index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guile-readline
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
Fix else in init_bouncing_parens()
Daniel Llorens
1
-6
/
+8
2021-05-27
Fix null dereference in readline initialization
Daniel Llorens
1
-6
/
+11
2021-05-19
Fixed style for 02439a124
jakub-w
1
-5
/
+3
2021-05-19
Fixed filename-completion-function for readline completion
Jakub Wojciech
1
-1
/
+4
2020-01-28
Fix check for rl_get_keymap
Daniel Llorens
1
-3
/
+3
2020-01-27
Add missing include for strncmp()
Daniel Llorens
1
-0
/
+1
2018-06-20
Update license notices in all C files
Andy Wingo
2
-36
/
+34
2018-06-20
Remove (C) from copyright statements
Andy Wingo
2
-2
/
+3
2018-06-20
Rationalize guile-readline includes
Andy Wingo
1
-5
/
+6
2018-06-20
Rename __scm.h to scm.h
Andy Wingo
1
-3
/
+3
2018-06-18
Remove includes of validate.h.
Andy Wingo
1
-3
/
+2
2017-05-17
readline: Avoid interpreting control characters in pastes.
Andy Wingo
2
-2
/
+8
2016-06-24
Avoid stifling readline history when looking up options
Daniel Llorens
1
-27
/
+29
2014-09-30
Merge branch 'stable-2.0'
Mark H Weaver
1
-1
/
+2
2014-09-21
guile-readline: Use the current directory if HOME is unset.
David Michael
1
-1
/
+2
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-2
/
+3
2014-04-14
Readline history preserves newlines
Andy Wingo
1
-2
/
+2
2013-10-14
Put the readline extension in the extensionsdir
Andy Wingo
3
-27
/
+11
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-27
/
+5
2013-03-09
simplify readline.c
Andy Wingo
1
-27
/
+4
2013-01-15
add scm_from_port_string and friends
Andy Wingo
1
-7
/
+2
2012-01-23
guile-readline: Clean `.go' files.
Ludovic Courtès
1
-2
/
+3
2011-02-09
readline uses define-once
Andy Wingo
1
-10
/
+10
2011-02-08
remove readline-activator.scm
Andy Wingo
1
-17
/
+0
2010-11-14
Expression-oriented readline history
Neil Jerram
1
-14
/
+29
2010-10-10
readline repl-reader falls back to boot-9 definition for other ports
Andy Wingo
1
-18
/
+25
2010-10-05
guile-readline slight modernization
Andy Wingo
2
-13
/
+12
2010-07-09
readline only handles SIGWINCH
Andy Wingo
1
-9
/
+20
2010-07-09
remove use-emacs-interface check from ice-9 readline
Andy Wingo
1
-15
/
+12
2010-06-18
Use AM_SILENT_RULES to pare down build output, ignore auto-generated files
No Itisnt
1
-3
/
+3
2010-06-02
fix argument tab-completion
Andy Wingo
1
-2
/
+2
2010-03-16
parallel installability for libguile*.h
Andy Wingo
1
-1
/
+2
2010-03-16
rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0
Andy Wingo
1
-2
/
+2
2009-12-05
decruftify scm_sys_protects
Andy Wingo
1
-1
/
+1
2009-10-16
repl-reader accepts optional "read" argument
Andy Wingo
1
-3
/
+5
2009-09-09
Make scm_i_from_stringn into API for use with libguilereadline
Michael Gran
1
-2
/
+2
2009-09-07
Fix broken interaction between readline and Unicode
Michael Gran
1
-2
/
+9
2009-08-30
Export readline history functions
Neil Jerram
1
-5
/
+9
2009-08-21
Aggregate `guile-readline' makefiles.
Ludovic Courtès
2
-33
/
+12
2009-08-21
Don't use a sub-`configure' for `guile-readline'.
Ludovic Courtès
4
-107
/
+21
2009-08-04
rename configure.in to configure.ac
Andy Wingo
1
-0
/
+0
2009-06-23
Remove AC_SYS_RESTARTABLE_SYSCALLS and related code
Neil Jerram
2
-94
/
+0
2009-06-17
Change guile-readline license to GPLv3+
Neil Jerram
5
-23
/
+23
2009-06-14
Provide easier configure options for GMP and readline
Neil Jerram
1
-1
/
+2
2009-04-24
leap of faith: (ice-9 syncase) in psyntax-pp.scm -> (guile)
Andy Wingo
1
-17
/
+15
2008-09-30
Merge commit 'origin/master' into vm
Andy Wingo
5
-29
/
+2
2008-09-28
Remove GH and its traces.
Han-Wen Nienhuys
1
-1
/
+0
2008-09-12
Add `ChangeLog-2008' files to the distribution.
Ludovic Courtès
1
-2
/
+2
2008-09-12
Rename `ChangeLog' files to `ChangeLog-2008'.
Ludovic Courtès
1
-0
/
+0
2008-09-11
Remove `.cvsignore' files.
Ludovic Courtès
2
-26
/
+0
[next]