summaryrefslogtreecommitdiff
path: root/guile-readline
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Fix else in init_bouncing_parens()Daniel Llorens1-6/+8
2021-05-27Fix null dereference in readline initializationDaniel Llorens1-6/+11
2021-05-19Fixed style for 02439a124jakub-w1-5/+3
2021-05-19Fixed filename-completion-function for readline completionJakub Wojciech1-1/+4
2020-01-28Fix check for rl_get_keymapDaniel Llorens1-3/+3
2020-01-27Add missing include for strncmp()Daniel Llorens1-0/+1
2018-06-20Update license notices in all C filesAndy Wingo2-36/+34
2018-06-20Remove (C) from copyright statementsAndy Wingo2-2/+3
2018-06-20Rationalize guile-readline includesAndy Wingo1-5/+6
2018-06-20Rename __scm.h to scm.hAndy Wingo1-3/+3
2018-06-18Remove includes of validate.h.Andy Wingo1-3/+2
2017-05-17readline: Avoid interpreting control characters in pastes.Andy Wingo2-2/+8
2016-06-24Avoid stifling readline history when looking up optionsDaniel Llorens1-27/+29
2014-09-30Merge branch 'stable-2.0'Mark H Weaver1-1/+2
2014-09-21guile-readline: Use the current directory if HOME is unset.David Michael1-1/+2
2014-04-25Merge branch 'stable-2.0'v2.1.0Mark H Weaver1-2/+3
2014-04-14Readline history preserves newlinesAndy Wingo1-2/+2
2013-10-14Put the readline extension in the extensionsdirAndy Wingo3-27/+11
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-27/+5
2013-03-09simplify readline.cAndy Wingo1-27/+4
2013-01-15add scm_from_port_string and friendsAndy Wingo1-7/+2
2012-01-23guile-readline: Clean `.go' files.Ludovic Courtès1-2/+3
2011-02-09readline uses define-onceAndy Wingo1-10/+10
2011-02-08remove readline-activator.scmAndy Wingo1-17/+0
2010-11-14Expression-oriented readline historyNeil Jerram1-14/+29
2010-10-10readline repl-reader falls back to boot-9 definition for other portsAndy Wingo1-18/+25
2010-10-05guile-readline slight modernizationAndy Wingo2-13/+12
2010-07-09readline only handles SIGWINCHAndy Wingo1-9/+20
2010-07-09remove use-emacs-interface check from ice-9 readlineAndy Wingo1-15/+12
2010-06-18Use AM_SILENT_RULES to pare down build output, ignore auto-generated filesNo Itisnt1-3/+3
2010-06-02fix argument tab-completionAndy Wingo1-2/+2
2010-03-16parallel installability for libguile*.hAndy Wingo1-1/+2
2010-03-16rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0Andy Wingo1-2/+2
2009-12-05decruftify scm_sys_protectsAndy Wingo1-1/+1
2009-10-16repl-reader accepts optional "read" argumentAndy Wingo1-3/+5
2009-09-09Make scm_i_from_stringn into API for use with libguilereadlineMichael Gran1-2/+2
2009-09-07Fix broken interaction between readline and UnicodeMichael Gran1-2/+9
2009-08-30Export readline history functionsNeil Jerram1-5/+9
2009-08-21Aggregate `guile-readline' makefiles.Ludovic Courtès2-33/+12
2009-08-21Don't use a sub-`configure' for `guile-readline'.Ludovic Courtès4-107/+21
2009-08-04rename configure.in to configure.acAndy Wingo1-0/+0
2009-06-23Remove AC_SYS_RESTARTABLE_SYSCALLS and related codeNeil Jerram2-94/+0
2009-06-17Change guile-readline license to GPLv3+Neil Jerram5-23/+23
2009-06-14Provide easier configure options for GMP and readlineNeil Jerram1-1/+2
2009-04-24leap of faith: (ice-9 syncase) in psyntax-pp.scm -> (guile)Andy Wingo1-17/+15
2008-09-30Merge commit 'origin/master' into vmAndy Wingo5-29/+2
2008-09-28Remove GH and its traces.Han-Wen Nienhuys1-1/+0
2008-09-12Add `ChangeLog-2008' files to the distribution.Ludovic Courtès1-2/+2
2008-09-12Rename `ChangeLog' files to `ChangeLog-2008'.Ludovic Courtès1-0/+0
2008-09-11Remove `.cvsignore' files.Ludovic Courtès2-26/+0