| Commit message (Expand) | Author | Age | Files | Lines |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 3 | -0/+17 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-14 | 1 | -0/+2 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -0/+5 |
* | * readline.c (current_input_getc): Don't pass int values through | Mikael Djurfeldt | 2000-03-12 | 1 | -9/+5 |
* | Reverted recent change to scm_mutex_init: now backward compatible | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * readline.c (match_paren): Bugfix: First arg to select is not | Mikael Djurfeldt | 2000-03-12 | 1 | -2/+2 |
* | Added a comment re: a warning. | Greg J. Badros | 2000-03-09 | 1 | -0/+3 |
* | *** empty log message *** | Greg J. Badros | 2000-03-09 | 1 | -0/+4 |
* | * readline.c: scm_validate.h renamed to validate.h. | Greg J. Badros | 2000-03-09 | 1 | -1/+1 |
* | *** empty log message *** | Greg J. Badros | 2000-03-08 | 1 | -0/+5 |
* | * readline.c (match_paren): Use SELECT_TYPE, not fd_set, for type | Greg J. Badros | 2000-03-08 | 1 | -1/+1 |
* | *** empty log message *** | Marius Vollmer | 2000-01-25 | 1 | -0/+8 |
* | * autogen.sh: Call libtoolize. Pass --add-missing option to | Marius Vollmer | 2000-01-25 | 1 | -1/+2 |
* | * readline.scm: Only link glue code when the 'readline feature is | Marius Vollmer | 2000-01-25 | 1 | -2/+4 |
* | Added proper entry for readline.c | Greg J. Badros | 2000-01-12 | 1 | -0/+6 |
* | * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make | Greg J. Badros | 2000-01-12 | 1 | -1/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-01-09 | 1 | -0/+6 |
* | * readline.c (match_paren): Changed return type to int (this is | Mikael Djurfeldt | 2000-01-09 | 1 | -27/+32 |
* | *** empty log message *** | Greg J. Badros | 2000-01-06 | 1 | -0/+5 |
* | * readline.c: Whitespace changes -- added space after | Greg J. Badros | 2000-01-05 | 1 | -4/+4 |
* | *** empty log message *** | Greg J. Badros | 2000-01-05 | 1 | -0/+4 |
* | Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -6/+6 |
* | *** empty log message *** | Greg J. Badros | 1999-12-14 | 1 | -0/+4 |
* | * readline.c: Include libguile/scm_validate.h | Greg J. Badros | 1999-12-13 | 1 | -0/+1 |
* | *** empty log message *** | Greg J. Badros | 1999-12-13 | 1 | -0/+5 |
* | * readline.c: Updated to use GUILE_PROC, SCM_VALIDATE, and have | Greg J. Badros | 1999-12-13 | 1 | -99/+110 |
* | * configure.in: check for hstrerror. | Gary Houston | 1999-11-18 | 2 | -0/+7 |
* | *** empty log message *** | Jim Blandy | 1999-10-05 | 1 | -0/+1 |
* | * Makefile.in, configure, aclocal.m4: Deleted from CVS repository. | Jim Blandy | 1999-10-05 | 1 | -0/+10 |
* | *** empty log message *** | Jim Blandy | 1999-10-05 | 1 | -0/+1 |
* | *** empty log message *** | Jim Blandy | 1999-10-05 | 1 | -0/+1 |
* | *** empty log message *** | Jim Blandy | 1999-10-05 | 2 | -2/+3 |
* | * Makefile.in, configure, aclocal.m4: Deleted from CVS repository. | Jim Blandy | 1999-10-05 | 2 | -0/+0 |
* | *** empty log message *** | Jim Blandy | 1999-10-05 | 1 | -0/+5 |
* | * Makefile.in: Deleted from CVS repository. Run the autogen.sh | Jim Blandy | 1999-10-05 | 1 | -0/+0 |
* | Revert back to text generated by automake 1.4. | Jim Blandy | 1999-10-02 | 3 | -3109/+0 |
* | *** empty log message *** | Greg J. Badros | 1999-09-27 | 1 | -5/+6 |
* | *** empty log message *** | Jim Blandy | 1999-09-22 | 1 | -0/+5 |
* | * configure.in: Call AM_PROG_CC_STDC. | Jim Blandy | 1999-09-22 | 3 | -29/+198 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-09-16 | 2 | -1/+6 |
* | * Makefile.am (.c.x): Use same rule as in libguile. | Mikael Djurfeldt | 1999-09-16 | 1 | -1/+2 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-09-12 | 1 | -0/+9 |
* | Should not be archived in the CVS repository | Mikael Djurfeldt | 1999-09-12 | 1 | -0/+0 |
* | Fixed typo | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-09-12 | 1 | -0/+4 |
* | * readline.h, readline.scm: Updated copyrigth notices. | Mikael Djurfeldt | 1999-09-12 | 2 | -2/+2 |
* | *** empty log message *** | Jim Blandy | 1999-09-11 | 1 | -0/+2 |
* | * aclocal.m4: Regenerated with newer libtool macros. | Jim Blandy | 1999-09-11 | 1 | -3/+6 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-09-11 | 1 | -0/+4 |
* | * readline.scm (activate-readline): Set (using-readline?). | Mikael Djurfeldt | 1999-09-11 | 1 | -1/+2 |