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