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
/
readline.c
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
1
-18
/
+17
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-20
Rationalize guile-readline includes
Andy Wingo
1
-5
/
+6
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
1
-1
/
+6
2016-06-24
Avoid stifling readline history when looking up options
Daniel Llorens
1
-27
/
+29
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
2010-07-09
readline only handles SIGWINCH
Andy Wingo
1
-9
/
+20
2010-06-02
fix argument tab-completion
Andy Wingo
1
-2
/
+2
2009-12-05
decruftify scm_sys_protects
Andy Wingo
1
-1
/
+1
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-21
Don't use a sub-`configure' for `guile-readline'.
Ludovic Courtès
1
-4
/
+4
2009-06-23
Remove AC_SYS_RESTARTABLE_SYSCALLS and related code
Neil Jerram
1
-23
/
+0
2009-06-17
Change guile-readline license to GPLv3+
Neil Jerram
1
-1
/
+1
2008-09-28
Remove GH and its traces.
Han-Wen Nienhuys
1
-1
/
+0
2008-02-15
Release stuff: missing NEWS and 2007/2008 copyrights.
Neil Jerram
1
-1
/
+1
2008-01-29
* readline.c (scm_init_readline): Only do init_bouncing_parens ()
Neil Jerram
1
-0
/
+4
2007-06-25
Changes from arch/CVS synchronization
Ludovic Courtès
1
-1
/
+2
2007-01-19
terminate option list with NULL.
Han-Wen Nienhuys
1
-3
/
+1
2007-01-19
* readline.c: terminate option list with NULL.
Han-Wen Nienhuys
1
-1
/
+2
2006-06-17
merge from 1.8 branch
Kevin Ryde
1
-4
/
+2
2006-04-16
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-2
/
+2
2005-03-02
Use scm_current_input_port instead of scm_cur_inp. Use scm_std_select
Marius Vollmer
1
-5
/
+5
2004-08-19
Avoid the use of discouraged or deprecated things.
Marius Vollmer
1
-21
/
+28
2004-07-10
Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
Marius Vollmer
1
-8
/
+8
2004-07-06
Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
Marius Vollmer
1
-2
/
+2
2003-04-05
* readline.c (redisplay): Removed. (It didn't do anything other
Mikael Djurfeldt
1
-9
/
+1
2003-03-19
* readline.c: add HAVE_CONFIG_H test guarding #include config.h.
Rob Browning
1
-0
/
+4
2003-01-08
Fix input/output port typo.
Neil Jerram
1
-1
/
+1
2002-11-03
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
Marius Vollmer
1
-8
/
+0
2002-11-02
fixed mangled comment.
Marius Vollmer
1
-1
/
+1
2002-10-27
(reentry_barrier_mutex): Reimplemented with scm_make_mutex, etc.
Marius Vollmer
1
-5
/
+5
2001-11-04
2001-11-04 Stefan Jahn <stefan@lkcc.org>
Stefan Jahn
1
-3
/
+21
2001-11-02
Include `io.h' and exclude `sys/time.h' for MinGW.
Marius Vollmer
1
-0
/
+4
2001-08-31
* Removed lots of deprecated stuff.
Dirk Herrmann
1
-4
/
+0
2001-07-09
Remove "face-lift" comment.
Thien-Thi Nguyen
1
-2
/
+0
2001-06-30
* Don't use SCM_LISTn any more.
Dirk Herrmann
1
-2
/
+2
2001-06-14
Replace "scm_*_t" with "scm_t_*".
Marius Vollmer
1
-5
/
+5
2001-06-14
* configure.in: Check for rl_filename_completion_function.
Marius Vollmer
1
-0
/
+8
2001-06-07
* Introduce SCM_UNUSED and mark unused function parameters.
Dirk Herrmann
1
-2
/
+2
[next]