Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | Marius Vollmer | 2000-01-15 | 1 | -34/+0 | |
| | | | | to HACKING. Updated recommended libtool version to be 1.3.4. | |||||
* | *** 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 | Mikael Djurfeldt | 1999-07-24 | 1 | -2/+2 | |
| | | | | to libtool-1.3.3. | |||||
* | *** 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 | Jim Blandy | 1998-07-29 | 1 | -29/+7 | |
| | | | | snapshots. | |||||
* | New libtool: 1.2 | Mikael Djurfeldt | 1998-04-11 | 1 | -4/+4 | |
| | | | | | | | * 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. | |||||
* | *** 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 | Gary Houston | 1997-12-07 | 1 | -1/+1 | |
| | | | | | | | | | | | * 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. | |||||
* | *** 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. | Jim Blandy | 1997-09-28 | 1 | -2/+5 | |
| | | | | Mention European FTP mirror site. | |||||
* | * README, ltconfig, ltmain.sh: New libtool: 1.0c. | Mikael Djurfeldt | 1997-09-15 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Tim Pierce | 1997-07-11 | 1 | -0/+4 | |
| | ||||||
* | The normal post-release changes. | Jim Blandy | 1997-07-01 | 1 | -65/+39 | |
| | ||||||
* | Updated for release. | Jim Blandy | 1997-06-24 | 1 | -37/+65 | |
| | ||||||
* | Bump version numbers. | Jim Blandy | 1997-06-24 | 1 | -3/+3 | |
| | ||||||
* | Update libtool version cited in "Hacking It Yourself". | Jim Blandy | 1997-06-23 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1997-06-22 | 1 | -1/+5 | |
| | ||||||
* | Use red-bean instead of cyclic. | Jim Blandy | 1997-05-30 | 1 | -3/+3 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1997-05-16 | 1 | -3/+4 | |
| |