Age | Commit message (Expand) | Author | Files | Lines |
1996-12-18 | This commit was manufactured by cvs2svn to create tagpre_jimb_debug | cvs2svn | 278 | -68918/+0 |
1996-12-18 | *** empty log message *** | Jim Blandy | 1 | -0/+34 |
1996-12-18 | In some cases, the code is fine, but GCC isn't smart enough to | Jim Blandy | 4 | -6/+6 |
1996-12-18 | Give GCC more control flow information, so it can be sure that | Jim Blandy | 2 | -16/+25 |
1996-12-18 | * strports.c (scm_eval_0str): Don't return uninitialized garbage | Jim Blandy | 1 | -1/+1 |
1996-12-18 | Give GCC more control flow information, so it can be sure that | Jim Blandy | 2 | -12/+33 |
1996-12-18 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1996-12-18 | * eval.c, debug.h: Revert changes of Dec 16 and Nov 21. They | Jim Blandy | 2 | -4/+2 |
1996-12-18 | *** empty log message *** | Marius Vollmer | 2 | -1/+16 |
1996-12-18 | * gc.c (SCM_MTRIGGER_HYSTERESIS): New memory management parameter. | Marius Vollmer | 1 | -4/+20 |
1996-12-18 | * backtrace.c (scm_display_error): Bugfix: scm_procedure_p returns | Marius Vollmer | 1 | -1/+1 |
1996-12-18 | little stuff in docs | Mark Galassi | 2 | -2/+2 |
1996-12-17 | *** empty log message *** | Jim Blandy | 1 | -0/+1 |
1996-12-17 | * numbers.c (scm_fuck): Procedure removed; looks like old test code. | Jim Blandy | 1 | -1/+0 |
1996-12-17 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1996-12-17 | * numbers.c (scm_fuck): Procedure removed; looks like old test code. | Jim Blandy | 1 | -9/+0 |
1996-12-16 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1996-12-16 | * debug.h (scm_debug_frame): Change `vect' member from an in-line | Jim Blandy | 1 | -1/+1 |
1996-12-16 | *** empty log message *** | Jim Blandy | 1 | -0/+9 |
1996-12-16 | * ramap.c (scm_ra_sum, scm_ra_difference, scm_ra_product, | Jim Blandy | 1 | -10/+10 |
1996-12-16 | * eval.c (SCM_CEVAL): Use alloca, not GCC's extensions for arrays | Jim Blandy | 1 | -1/+3 |
1996-12-14 | *** empty log message *** | Mikael Djurfeldt | 1 | -0/+19 |
1996-12-14 | Regenerated by automake-1.1l. | Mikael Djurfeldt | 3 | -32/+35 |
1996-12-14 | Regenerated with automake1.1l. | Mikael Djurfeldt | 2 | -18/+18 |
1996-12-13 | Regenerated using automake-1.1l. | Mikael Djurfeldt | 1 | -17/+21 |
1996-12-13 | * * strports.c, strports.h: Make scm_eval_0str return the value of | Mikael Djurfeldt | 2 | -4/+26 |
1996-12-13 | *** empty log message *** | Mikael Djurfeldt | 1 | -3/+3 |
1996-12-13 | * strings.c (scm_string scm_make_string scm_string_ref | Mikael Djurfeldt | 1 | -10/+10 |
1996-12-13 | * libguile.h: Added #include "libguile/backtrace.h", #include | Mikael Djurfeldt | 1 | -0/+2 |
1996-12-13 | updating | Mark Galassi | 1 | -8/+11 |
1996-12-13 | updated the Makefile.in files with the right automake 1.1l | Mark Galassi | 5 | -41/+51 |
1996-12-13 | working on gh_catch examples | Mark Galassi | 6 | -38/+28 |
1996-12-12 | some more work on handlers for gh | Mark Galassi | 2 | -24/+16 |
1996-12-12 | * scsh: new directory. | Gary Houston | 1 | -0/+4 |
1996-12-12 | * slib.scm (slib-parent-dir): throw error if #f returned from | Gary Houston | 2 | -1/+8 |
1996-12-11 | * simpos.c (scm_getenv): return #f if string can't be found in the | Gary Houston | 2 | -11/+7 |
1996-12-10 | updated to automake 1.1l | Tom Tromey | 6 | -33/+43 |
1996-12-10 | guile-snarf script once again used for creating .x files | Tom Tromey | 7 | -50/+94 |
1996-12-10 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
1996-12-10 | * backtrace.c (scm_display_error_message): Made non-static, and | Jim Blandy | 2 | -4/+5 |
1996-12-09 | Don't print extra newline. | Jim Blandy | 1 | -7/+20 |
1996-12-09 | *** empty log message *** | Jim Blandy | 1 | -3/+10 |
1996-12-09 | Rebuilt in honor of changes to ../configure.in. | Jim Blandy | 2 | -2/+6 |
1996-12-09 | We need to name the object files produced from the | Jim Blandy | 4 | -7/+27 |
1996-12-09 | * Makefile.am: Added missing -c options for qtmds.o and qrmdc.o. | Anthony Green | 2 | -2/+6 |
1996-12-09 | * ioext.c (scm_sys_ftell): use scm_long2num instead of SCM_MAKINUM | Gary Houston | 2 | -3/+13 |
1996-12-09 | Fixed erroneous use of #ifdef | Tom Tromey | 2 | -1/+5 |
1996-12-09 | some work on guile-programmer | Mark Galassi | 1 | -2/+2 |
1996-12-09 | Rebuilt from Makefile.am. | Jim Blandy | 1 | -30/+32 |
1996-12-09 | * Makefile.am (libpath.h): Re-incorporate Mikael's changes of Wed | Jim Blandy | 1 | -1/+3 |