*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
[bpt/guile.git] / libguile / struct.c
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
2000-01-05 Greg J. Badros* guile-snarf.awk.in: Do argument/number mismatch check...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-08-30 Mikael Djurfeldt* struct.c, struct.h (scm_struct_free_0, scm_struct_fre...
1999-08-29 Mikael Djurfeldt* struct.c, struct.h: Replace 4 procedure slots with...
1999-07-29 Mikael Djurfeldt* struct.c (scm_print_struct): Use vtable name.
1999-06-23 Mikael Djurfeldt* struct.c, struct.h:
1999-03-14 Mikael Djurfeldt* struct.c: #include "alist.h", "weaks.h", "hashtab.h";
1999-03-11 Mikael Djurfeldt* struct.c (scm_make_struct): Allocate one word more for
1998-12-16 Mikael Djurfeldt* struct.c (scm_make_struct): Allocate "invisible"...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-15 Jim BlandyWarning fixes from Greg Harvey:
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-10-03 Mikael Djurfeldt1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>
1997-07-27 Marius Vollmer* struct.c (scm_print_struct): Use scm_printer_apply...
1997-06-04 Marius Vollmer* struct.c (struct_printer): New variable that holds...
1997-06-03 Marius Vollmer* struct.c (scm_struct_ref, scm_struct_set_x): Use
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-12-18 Jim BlandyGive GCC more control flow information, so it can be...
1996-10-15 Jim BlandyAllocate data for structures on an eight-byte boundary, as
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-11 Jim Blandy* struct.c (scm_make_struct, scm_make_vtable_vtable...
1996-09-22 Mikael Djurfeldt* struct.c (scm_make_struct_layout, init_struct, scm_st...
1996-09-11 Jim Blandy* numbers.h: Repeated declarations removed.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import