index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guile-readline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix check for rl_get_keymap
...
Daniel Llorens
2020-02-12
1
-3
/
+3
*
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'
...
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
*
|
merge from guile master
...
Andy Wingo
2008-08-26
3
-4
/
+21
|
\
|
|
*
Remove uses of non-portable makefile constructs.
Ludovic Courtès
2008-05-07
2
-3
/
+9
|
*
Don't use "echo -n" in `guile-readline/configure.in'.
Ludovic Courtès
2008-04-16
2
-1
/
+12
*
|
make readline's `repl-reader' impl check the current-reader fluid
...
Andy Wingo
2008-08-02
1
-1
/
+1
|
/
*
Merge 1.8.4 release commit.
Ludovic Courtès
2008-02-21
1
-0
/
+5
*
Release stuff: missing NEWS and 2007/2008 copyrights.
Neil Jerram
2008-02-15
1
-1
/
+1
*
* readline.c (scm_init_readline): Only do init_bouncing_parens ()
...
Neil Jerram
2008-01-29
3
-0
/
+18
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-07-29
2
-4
/
+12
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-07-17
1
-0
/
+5
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-06-25
2
-2
/
+12
[next]