Age | Commit message (Expand) | Author | Files | Lines |
1999-07-29 | * struct.c (scm_print_struct): Use vtable name. | Mikael Djurfeldt | 1 | -2/+9 |
1999-06-23 | * struct.c, struct.h: | Mikael Djurfeldt | 1 | -14/+42 |
1999-03-14 | * struct.c: #include "alist.h", "weaks.h", "hashtab.h"; | Mikael Djurfeldt | 1 | -5/+64 |
1999-03-11 | * struct.c (scm_make_struct): Allocate one word more for | Mikael Djurfeldt | 1 | -1/+2 |
1998-12-16 | * struct.c (scm_make_struct): Allocate "invisible" room for | Mikael Djurfeldt | 1 | -20/+29 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-10-15 | Warning fixes from Greg Harvey: | Jim Blandy | 1 | -2/+2 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -5/+4 |
1997-10-03 | 1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se> | Mikael Djurfeldt | 1 | -8/+11 |
1997-07-27 | * struct.c (scm_print_struct): Use scm_printer_apply to call the | Marius Vollmer | 1 | -2/+1 |
1997-06-04 | * struct.c (struct_printer): New variable that holds a handle on | Marius Vollmer | 1 | -27/+11 |
1997-06-03 | * struct.c (scm_struct_ref, scm_struct_set_x): Use | Marius Vollmer | 1 | -2/+38 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1996-12-18 | Give GCC more control flow information, so it can be sure that | Jim Blandy | 1 | -1/+3 |
1996-10-15 | Allocate data for structures on an eight-byte boundary, as | Jim Blandy | 1 | -21/+65 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -55/+13 |
1996-10-11 | * struct.c (scm_make_struct, scm_make_vtable_vtable): Use the | Jim Blandy | 1 | -2/+2 |
1996-09-22 | * struct.c (scm_make_struct_layout, init_struct, scm_struct_ref, | Mikael Djurfeldt | 1 | -46/+94 |
1996-09-11 | * numbers.h: Repeated declarations removed. | Jim Blandy | 1 | -1/+1 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+3 |
1996-08-07 | portability fixes for header inclusion etc. | Gary Houston | 1 | -0/+4 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+548 |