| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix virulent typo. | Thien-Thi Nguyen | 2001-12-02 | 1 | -3/+3 |
* | HACKING, README, ANON-CVS: updates. | Gary Houston | 2001-11-22 | 1 | -2/+8 |
* | *** empty log message *** | Rob Browning | 2001-08-16 | 1 | -2/+2 |
* | Mention libguile-srfi-*, oop/*, scripts/* and srfi/*. | Thien-Thi Nguyen | 2001-06-28 | 1 | -27/+34 |
* | Also mention guile-tools. | Thien-Thi Nguyen | 2001-06-28 | 1 | -2/+4 |
* | *** empty log message *** | Marius Vollmer | 2001-05-05 | 1 | -2/+2 |
* | Added section about the handling of deprecated features. | Marius Vollmer | 2001-05-02 | 1 | -0/+50 |
* | *** empty log message *** | Rob Browning | 2001-04-27 | 1 | -6/+12 |
* | Doc fixes from Martin Grabmüller. | Marius Vollmer | 2000-12-23 | 1 | -12/+8 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-06-20 | 1 | -1/+5 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-06-20 | 1 | -11/+15 |
* | Do not advertise COPYING as containing the Guile license terms. | Marius Vollmer | 2000-05-09 | 1 | -2/+0 |
* | Added section about Guile license. | Marius Vollmer | 2000-05-03 | 1 | -0/+45 |
* | * README (Guile Documentation, About This Distribution): updated. | Gary Houston | 2000-03-12 | 1 | -30/+49 |
* | * README, HACKING: Moved "Hacking it yourself" section from README...to HACKING. Updated recommended libtool version to be 1.3.4.
| Marius Vollmer | 2000-01-15 | 1 | -34/+0 |
* | *** empty log message *** | Jim Blandy | 1999-09-25 | 1 | -1/+2 |
* | Start a new version. | Jim Blandy | 1999-09-25 | 1 | -1/+4 |
* | Include pointer to NEWS item about readline. | Jim Blandy | 1999-09-23 | 1 | -2/+3 |
* | Added description of readline stuff. | Marius Vollmer | 1999-09-22 | 1 | -0/+6 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-09-19 | 1 | -0/+10 |
* | *** empty log message *** | Jim Blandy | 1999-09-18 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1999-09-17 | 1 | -6/+6 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-09-12 | 1 | -3/+3 |
* | Fix up downloading addresses and filenames. | Jim Blandy | 1999-08-30 | 1 | -3/+3 |
* | Post-release changes for 1.3.2. | Jim Blandy | 1999-08-20 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1999-08-20 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1999-07-27 | 1 | -9/+9 |
* | *** empty log message *** | Jim Blandy | 1999-07-26 | 1 | -38/+0 |
* | * README, config.guess, config.sub, liconfig, ltmain.sh: Switched...to libtool-1.3.3.
| Mikael Djurfeldt | 1999-07-24 | 1 | -2/+2 |
* | *** empty log message *** | Jim Blandy | 1999-04-17 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1999-04-17 | 1 | -2/+2 |
* | * README: Mention new version number of libtool. | Mikael Djurfeldt | 1999-03-22 | 1 | -2/+2 |
* | * README: Mention new version numbers on autoconf and automake. | Mikael Djurfeldt | 1999-03-04 | 1 | -2/+2 |
* | *** empty log message *** | Jim Blandy | 1998-12-20 | 1 | -7/+8 |
* | *** empty log message *** | Jim Blandy | 1998-12-02 | 1 | -0/+10 |
* | *** empty log message *** | Jim Blandy | 1998-10-19 | 1 | -0/+3 |
* | *** empty log message *** | Jim Blandy | 1998-10-19 | 1 | -11/+13 |
* | *** empty log message *** | Jim Blandy | 1998-10-10 | 1 | -8/+13 |
* | *** empty log message *** | Jim Blandy | 1998-09-26 | 1 | -1/+1 |
* | Rearranged: we now provide both anonymous CVS access and nightly...snapshots.
| Jim Blandy | 1998-07-29 | 1 | -29/+7 |
* | New libtool: 1.2...* ltconfig, ltmain.sh, config.sub, config.guess: Updated.
New automake: 1.3
* Makefile.in, aclocal.m4, configure: Regenerated.
* README: Mention new version numbers on libtool and automake.
| Mikael Djurfeldt | 1998-04-11 | 1 | -4/+4 |
* | *** empty log message *** | Mikael Djurfeldt | 1998-02-01 | 1 | -3/+3 |
* | *** empty log message *** | Jim Blandy | 1998-01-19 | 1 | -2/+2 |
* | * README: using Automake 1.2d... * configure.in: AC_CHECK_FUNCS: add "system".
* simpos.c (scm_system): always define: use sysmissing if not
available. Check for HAVE_SYSTEM instead of _Windows (does
Windows lack system or does it have an unusable one?).
Check for error conditions -1 and 127. Use SCM_DEFER_INTS.
Let the argument be optional: if not supplied, call system(NULL).
* ports.c (scm_close_port): relax the type check from OPPORTP to
PORTP; closing a closed port is allowed.
| Gary Houston | 1997-12-07 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1997-11-06 | 1 | -2/+3 |
* | Update FTP address for libtool. | Jim Blandy | 1997-10-27 | 1 | -1/+1 |
* | * README (libtool): Tell people to use version 1.0e. | Mikael Djurfeldt | 1997-10-26 | 1 | -1/+1 |
* | automake version bumped to 1.2c | Mikael Djurfeldt | 1997-09-30 | 1 | -1/+1 |
* | Move bug report address to top....Mention European FTP mirror site.
| Jim Blandy | 1997-09-28 | 1 | -2/+5 |
* | * README, ltconfig, ltmain.sh: New libtool: 1.0c. | Mikael Djurfeldt | 1997-09-15 | 1 | -1/+1 |