Age | Commit message (Expand) | Author | Files | Lines |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -10/+10 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -8/+8 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -102/+85 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -14/+14 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -11/+11 |
2000-01-05 | * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for | Greg J. Badros | 1 | -4/+4 |
2000-01-05 | * guile-snarf.awk.in: Do argument/number mismatch checking and | Greg J. Badros | 1 | -2/+2 |
1999-12-16 | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1 | -1/+1 |
1999-12-13 | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1 | -7/+98 |
1999-12-13 | Remove leading whitespace before empty docstrings. | Greg J. Badros | 1 | -3/+3 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -123/+97 |
1999-09-12 | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, | Mikael Djurfeldt | 1 | -1/+1 |
1999-08-30 | * struct.c, struct.h (scm_struct_free_0, scm_struct_free_light, | Mikael Djurfeldt | 1 | -4/+4 |
1999-08-29 | * struct.c, struct.h: Replace 4 procedure slots with one. | Mikael Djurfeldt | 1 | -4/+1 |
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 |