Age | Commit message (Expand) | Author | Files | Lines |
1996-10-14 | This commit was manufactured by cvs2svn to create tagpre_vollmer_scm_p | cvs2svn | 101 | -18218/+0 |
1996-10-14 | *** empty log message *** | Jim Blandy | 3 | -10/+17 |
1996-10-14 | * eval.c (scm_nconc2last): Don't accept an empty list; apply must | Jim Blandy | 1 | -10/+18 |
1996-10-12 | * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. | Gary Houston | 8 | -75/+30 |
1996-10-11 | *** empty log message *** | Jim Blandy | 1 | -11/+41 |
1996-10-11 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1996-10-11 | * eval.c (scm_nconc2last): Revert last change; there seems to be | Jim Blandy | 1 | -2/+2 |
1996-10-11 | *** empty log message *** | Jim Blandy | 4 | -0/+37 |
1996-10-11 | * vectors.c (scm_make_vector): Fill vectors with the undefined | Jim Blandy | 1 | -1/+1 |
1996-10-11 | * unif.c (scm_ra_set_contp): Localize `inc' declaration. | Jim Blandy | 1 | -7/+9 |
1996-10-11 | * symbols.c (scm_intern_obarray_soft, scm_sysintern): Doc fixes. | Jim Blandy | 3 | -29/+96 |
1996-10-11 | * struct.c (scm_make_struct, scm_make_vtable_vtable): Use the | Jim Blandy | 1 | -2/+2 |
1996-10-11 | * eval.c (scm_nconc2last): Make sure that each element of lst | Jim Blandy | 1 | -2/+2 |
1996-10-11 | * mapping.scm (hash-table-mapping): Explicitly request that | Jim Blandy | 2 | -3/+4 |
1996-10-11 | * Makefile.in (TAGS tags): Find the source files in $srcdir. | Jim Blandy | 1 | -1/+1 |
1996-10-10 | *** empty log message *** | Jim Blandy | 1 | -2/+2 |
1996-10-10 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1996-10-10 | * numbers.c (scm_divbigint): When the remainder is zero, we don't | Jim Blandy | 1 | -1/+1 |
1996-10-10 | Give the snapshot location in other friendly formats. | Jim Blandy | 1 | -0/+3 |
1996-10-10 | Change unpacking instructions to agree with what actually appears in | Jim Blandy | 1 | -5/+5 |
1996-10-10 | *** empty log message *** | Jim Blandy | 3 | -0/+21 |
1996-10-10 | * configure.in: If we don't have a port to the current machine, | Jim Blandy | 2 | -6/+6 |
1996-10-10 | * Makefile.in (distfiles): Update for the new directory structure. | Jim Blandy | 1 | -13/+37 |
1996-10-10 | * async.c (scm_take_signal): Doc fixes. | Jim Blandy | 1 | -4/+12 |
1996-10-10 | * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4. | Jim Blandy | 1 | -1/+3 |
1996-10-06 | *** empty log message *** | Mikael Djurfeldt | 2 | -1/+11 |
1996-10-06 | * throw.h (scm_catch_apply): Removed the `lazyp' argument. | Mikael Djurfeldt | 1 | -1/+1 |
1996-10-06 | * throw.c (scm_catch_apply): Finished implementation of | Mikael Djurfeldt | 1 | -26/+28 |
1996-10-06 | * init.c (scm_boot_guile_1): Bugfix: i --> base in argument to | Mikael Djurfeldt | 1 | -1/+1 |
1996-10-06 | * boot-9.scm (load): rewritten again. | Gary Houston | 2 | -41/+81 |
1996-10-06 | * filesys.c (scm_sys_select): move SCM_ALLOW_INTS past the sreturn | Gary Houston | 2 | -1/+10 |
1996-10-05 | *** empty log message *** | Jim Blandy | 1 | -0/+8 |
1996-10-05 | *** empty log message *** | Mikael Djurfeldt | 1 | -0/+5 |
1996-10-05 | * threads.scm: New file. Modified from the Cygnus-r0.3 | Mikael Djurfeldt | 1 | -0/+53 |
1996-10-05 | * boot-9.scm: Added conditional loading of threads.scm. | Mikael Djurfeldt | 1 | -2/+13 |
1996-10-05 | * init.c (scm_boot_guile): Add level of indirection to | Jim Blandy | 1 | -3/+27 |
1996-10-05 | *** empty log message *** | Jim Blandy | 2 | -0/+8 |
1996-10-05 | * Makefile.in (root.o): Correct dependencies. | Jim Blandy | 1 | -3/+4 |
1996-10-05 | *** empty log message *** | Mikael Djurfeldt | 2 | -0/+42 |
1996-10-05 | * boot-9.scm (error-catching-loop): Added handling of key | Mikael Djurfeldt | 1 | -3/+6 |
1996-10-05 | * throw.h: Added prototypes for scm_catch_apply and | Mikael Djurfeldt | 1 | -0/+2 |
1996-10-05 | * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c, | Mikael Djurfeldt | 1 | -18/+55 |
1996-10-05 | * root.h: Added member last_debug_frame to root state. | Mikael Djurfeldt | 1 | -2/+11 |
1996-10-05 | * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c, | Mikael Djurfeldt | 1 | -30/+23 |
1996-10-05 | * procs.h: Added declarations of scm_thunk_p. | Mikael Djurfeldt | 1 | -0/+2 |
1996-10-05 | * procs.c: New function: scm_thunk_p. | Mikael Djurfeldt | 1 | -0/+30 |
1996-10-05 | * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c, | Mikael Djurfeldt | 1 | -2/+3 |
1996-10-05 | * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c, | Mikael Djurfeldt | 5 | -13/+17 |
1996-10-05 | Updated. | Mikael Djurfeldt | 1 | -18/+20 |
1996-10-05 | * Makefile.in: Added dependency entry for root.o. | Mikael Djurfeldt | 1 | -0/+6 |