index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guile-readline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix else in init_bouncing_parens()
Daniel Llorens
2021-06-02
1
-6
/
+8
*
Fix null dereference in readline initialization
Daniel Llorens
2021-05-27
1
-6
/
+11
*
Fixed style for 02439a124
jakub-w
2021-05-19
1
-5
/
+3
*
Fixed filename-completion-function for readline completion
Jakub Wojciech
2021-05-19
1
-1
/
+4
*
Fix check for rl_get_keymap
Daniel Llorens
2020-01-28
1
-3
/
+3
*
Add missing include for strncmp()
Daniel Llorens
2020-01-27
1
-0
/
+1
*
Update license notices in all C files
Andy Wingo
2018-06-20
2
-36
/
+34
*
Remove (C) from copyright statements
Andy Wingo
2018-06-20
2
-2
/
+3
*
Rationalize guile-readline includes
Andy Wingo
2018-06-20
1
-5
/
+6
*
Rename __scm.h to scm.h
Andy Wingo
2018-06-20
1
-3
/
+3
*
Remove includes of validate.h.
Andy Wingo
2018-06-18
1
-3
/
+2
*
readline: Avoid interpreting control characters in pastes.
Andy Wingo
2017-05-17
2
-2
/
+8
*
Avoid stifling readline history when looking up options
Daniel Llorens
2016-06-24
1
-27
/
+29
*
Merge branch 'stable-2.0'
Mark H Weaver
2014-09-30
1
-1
/
+2
|
\
|
*
guile-readline: Use the current directory if HOME is unset.
David Michael
2014-09-21
1
-1
/
+2
*
|
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
2014-04-25
1
-2
/
+3
|
\
\
|
|
/
|
*
Readline history preserves newlines
Andy Wingo
2014-04-14
1
-2
/
+2
*
|
Put the readline extension in the extensionsdir
Andy Wingo
2013-10-14
3
-27
/
+11
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-03-28
1
-27
/
+5
|
\
\
|
|
/
|
*
simplify readline.c
Andy Wingo
2013-03-09
1
-27
/
+4
*
|
add scm_from_port_string and friends
Andy Wingo
2013-01-15
1
-7
/
+2
|
/
*
guile-readline: Clean `.go' files.
Ludovic Courtès
2012-01-23
1
-2
/
+3
*
readline uses define-once
Andy Wingo
2011-02-09
1
-10
/
+10
*
remove readline-activator.scm
Andy Wingo
2011-02-08
1
-17
/
+0
*
Expression-oriented readline history
Neil Jerram
2010-11-14
1
-14
/
+29
*
readline repl-reader falls back to boot-9 definition for other ports
Andy Wingo
2010-10-10
1
-18
/
+25
*
guile-readline slight modernization
Andy Wingo
2010-10-05
2
-13
/
+12
*
readline only handles SIGWINCH
Andy Wingo
2010-07-09
1
-9
/
+20
*
remove use-emacs-interface check from ice-9 readline
Andy Wingo
2010-07-09
1
-15
/
+12
*
Use AM_SILENT_RULES to pare down build output, ignore auto-generated files
No Itisnt
2010-06-18
1
-3
/
+3
*
fix argument tab-completion
Andy Wingo
2010-06-02
1
-2
/
+2
*
parallel installability for libguile*.h
Andy Wingo
2010-03-16
1
-1
/
+2
*
rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0
Andy Wingo
2010-03-16
1
-2
/
+2
*
decruftify scm_sys_protects
Andy Wingo
2009-12-05
1
-1
/
+1
*
repl-reader accepts optional "read" argument
Andy Wingo
2009-10-16
1
-3
/
+5
*
Make scm_i_from_stringn into API for use with libguilereadline
Michael Gran
2009-09-09
1
-2
/
+2
*
Fix broken interaction between readline and Unicode
Michael Gran
2009-09-07
1
-2
/
+9
*
Export readline history functions
Neil Jerram
2009-08-30
1
-5
/
+9
*
Aggregate `guile-readline' makefiles.
Ludovic Courtès
2009-08-21
2
-33
/
+12
*
Don't use a sub-`configure' for `guile-readline'.
Ludovic Courtès
2009-08-21
4
-107
/
+21
*
rename configure.in to configure.ac
Andy Wingo
2009-08-04
1
-0
/
+0
*
Remove AC_SYS_RESTARTABLE_SYSCALLS and related code
Neil Jerram
2009-06-23
2
-94
/
+0
*
Change guile-readline license to GPLv3+
Neil Jerram
2009-06-17
5
-23
/
+23
*
Provide easier configure options for GMP and readline
Neil Jerram
2009-06-14
1
-1
/
+2
*
leap of faith: (ice-9 syncase) in psyntax-pp.scm -> (guile)
Andy Wingo
2009-04-24
1
-17
/
+15
*
Merge commit 'origin/master' into vm
Andy Wingo
2008-09-30
5
-29
/
+2
|
\
|
*
Remove GH and its traces.
Han-Wen Nienhuys
2008-09-28
1
-1
/
+0
|
*
Add `ChangeLog-2008' files to the distribution.
Ludovic Courtès
2008-09-12
1
-2
/
+2
|
*
Rename `ChangeLog' files to `ChangeLog-2008'.
Ludovic Courtès
2008-09-12
1
-0
/
+0
|
*
Remove `.cvsignore' files.
Ludovic Courtès
2008-09-11
2
-26
/
+0
[next]