Lots of fixes to make guile (at some time) compile with strict typing.
[bpt/guile.git] / libguile / struct.c
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* stacks.c, stacks.h, struct.c, tags.h, unif.c (scm_bit...
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-12 Mikael Djurfeldt* alist.c, eval.c, net_db.c, posix.c, print.c, snarf...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
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