summaryrefslogtreecommitdiff
path: root/guile-readline
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: add definitions to AC_DEFINE calls for newRob Browning2002-04-111-1/+2
* *** empty log message ***Marius Vollmer2002-03-241-0/+4
* (.c.x): Pass "-o $@" to guile-snarf.Marius Vollmer2002-03-241-1/+1
* *** empty log message ***Thien-Thi Nguyen2002-03-141-0/+5
* (snarfcppopts): New var.Thien-Thi Nguyen2002-03-141-2/+2
* 2002-02-27 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2002-02-272-1/+6
* *** empty log message ***Thien-Thi Nguyen2002-02-261-0/+5
* (LIBGUILEREADLINE-VERSION): Use this file from $srcdir.Thien-Thi Nguyen2002-02-261-6/+6
* *** empty log message ***Rob Browning2002-02-251-0/+15
* * configure.in: source ./LIBGUILEREADLINE-VERSION for version infoRob Browning2002-02-251-0/+6
* * Makefile.am (libguilereadline_la_LDFLAGS): useRob Browning2002-02-251-1/+3
* * LIBGUILEREADLINE-VERSION: new file containing shared libRob Browning2002-02-251-0/+13
* *** empty log message ***Thien-Thi Nguyen2002-02-131-0/+5
* (AUTOMAKE_OPTIONS): Replace "gnu" with "foreign".Thien-Thi Nguyen2002-02-131-1/+1
* *** empty log message ***Thien-Thi Nguyen2002-02-091-2/+6
* (AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".Thien-Thi Nguyen2002-02-091-4/+4
* * Rename `call-with-readline-completion-function' to `with-readline-completio...Neil Jerram2002-01-302-1/+6
* * Add ETAGS_ARGS decls so that more stuff gets tagged.Neil Jerram2001-12-012-1/+8
* 2001-11-04 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2001-11-044-8/+38
* *** empty log message ***Marius Vollmer2001-11-021-0/+17
* Defintion of SCM_RL_API. Prefixed each exportedMarius Vollmer2001-11-021-10/+22
* Include `io.h' and exclude `sys/time.h' for MinGW.Marius Vollmer2001-11-021-0/+4
* Define AC_LIBTOOL_WIN32_DLL to build clean dllsMarius Vollmer2001-11-021-0/+15
* Put `-export-dynamic -no-undefined' into LDFLAGSMarius Vollmer2001-11-021-1/+3
* * Removed lots of deprecated stuff.Dirk Herrmann2001-08-312-4/+7
* * Using `provided?´ instead of `feature?´.Dirk Herrmann2001-08-312-3/+8
* *** empty log message ***Marius Vollmer2001-08-261-0/+6
* Use load-extension instead of explicit dynamic-link/dynamic-call.Marius Vollmer2001-08-261-1/+1
* * Removed texinfo.tex - it is supplied by Automake.Neil Jerram2001-08-241-0/+2
* * Added `call-with-readline-completion-function'.Neil Jerram2001-08-022-0/+14
* * Makefile.am, readline.scm: Updated copyright notice.Martin Grabmüller2001-07-193-2/+6
* *** empty log message ***Thien-Thi Nguyen2001-07-091-7/+11
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * Don't use SCM_LISTn any more.Dirk Herrmann2001-06-302-2/+7
* *** empty log message ***Marius Vollmer2001-06-141-0/+4
* Replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-142-6/+6
* *** empty log message ***Marius Vollmer2001-06-141-0/+13
* * configure.in: Check for rl_filename_completion_function.Marius Vollmer2001-06-142-0/+11
* * readline.h (scm_clear_history): New prototype.Marius Vollmer2001-06-141-0/+1
* * Introduce SCM_UNUSED and mark unused function parameters.Dirk Herrmann2001-06-072-2/+7
* *** empty log message ***Marius Vollmer2001-06-031-0/+6
* Added AC_PREREQ(2.50) and minimally changed forMarius Vollmer2001-06-031-2/+6
* * Makefile.am (libguilereadline_la_SOURCES): removed readline.xMichael Livshin2001-05-312-2/+12
* Make it compile with --disable-deprecated.Martin Grabmüller2001-05-243-3/+12
* * validate.hMichael Livshin2001-05-242-1/+5
* *** empty log message ***Marius Vollmer2001-05-151-0/+7
* Merged from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-2/+2
* *** empty log message ***Marius Vollmer2001-04-101-0/+6
* * readline.c (scm_clear_history): New function.Marius Vollmer2001-04-102-1/+13
* * readline.c: Add #include <stdio.h>Keisuke Nishida2001-03-092-0/+5