Age | Commit message (Expand) | Author | Files | Lines |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2002-09-05 | * struct.h: change scm_structs_to_free to scm_i_structs_to_free | Han-Wen Nienhuys | 1 | -1/+1 |
2002-02-11 | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when | Marius Vollmer | 1 | -6/+7 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -23/+23 |
2001-08-31 | * Remove deprecated macros and typenames. | Dirk Herrmann | 1 | -4/+5 |
2001-07-29 | (scm_vtable_index_vcell): Removed. Renumbered subsequent indices. | Marius Vollmer | 1 | -4/+6 |
2001-07-26 | * tags.h: Update tag system docs. | Marius Vollmer | 1 | -4/+3 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -9/+9 |
2001-06-11 | * Simplified the goops macro system a bit and fixed a bug. | Dirk Herrmann | 1 | -0/+2 |
2001-05-27 | * Changed the default definition of SCM. | Dirk Herrmann | 1 | -5/+5 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -1/+1 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -6/+6 |
2000-11-26 | * reimplementation of values, call-with-values as primitives: | Gary Houston | 1 | -0/+2 |
2000-08-09 | * struct.h (SCM_STRUCT_GC_CHAIN, SCM_SET_STRUCT_GC_CHAIN): New | Mikael Djurfeldt | 1 | -0/+5 |
2000-07-26 | * Fixed struct initialization. | Dirk Herrmann | 1 | -1/+0 |
2000-04-18 | Fixed some SCM/scm_bits_t mixups. | Dirk Herrmann | 1 | -1/+1 |
2000-04-17 | * struct.c, struct.h: Struct data regions (and thus also vtable data regions) | Dirk Herrmann | 1 | -9/+8 |
2000-04-12 | The struct data is now an array of scm_bits_t variables. | Dirk Herrmann | 1 | -1/+1 |
2000-04-11 | The struct vtable data is now an array of scm_bits_t variables. | Dirk Herrmann | 1 | -4/+7 |
2000-03-22 | Don't use SCM2PTR for non scheme values. | Dirk Herrmann | 1 | -1/+1 |
2000-03-21 | Don't cast SCM values to pointers. | Dirk Herrmann | 1 | -2/+2 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-12 | *** empty log message *** | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-12 | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-11 | * objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS, | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -16/+16 |
1999-12-16 | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1 | -1/+4 |
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 | -5/+5 |
1999-08-29 | * struct.c, struct.h: Replace 4 procedure slots with one. | Mikael Djurfeldt | 1 | -3/+3 |
1999-06-23 | * struct.c, struct.h: | Mikael Djurfeldt | 1 | -9/+19 |
1999-03-14 | * struct.h (SCM_STRUCT_TABLE_NAME, SCM_SET_STRUCT_TABLE_NAME, | Mikael Djurfeldt | 1 | -0/+11 |
1999-03-11 | * struct.h (scm_struct_i_setter): New constant. | Mikael Djurfeldt | 1 | -0/+3 |
1999-01-05 | Correction of mistake (should have committed onto a branch...) | Mikael Djurfeldt | 1 | -2/+0 |
1999-01-05 | *** empty log message *** | Mikael Djurfeldt | 1 | -0/+2 |
1998-12-16 | Move the procedure slots of entities to invisible slots (so that | Mikael Djurfeldt | 1 | -0/+5 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1997-10-03 | 1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se> | Mikael Djurfeldt | 1 | -9/+11 |
1997-06-03 | * struct.c (scm_struct_ref, scm_struct_set_x): Use | Marius Vollmer | 1 | -0/+2 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1996-10-15 | Allocate data for structures on an eight-byte boundary, as | Jim Blandy | 1 | -1/+2 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -31/+10 |
1996-09-22 | * struct.c (scm_make_struct_layout, init_struct, scm_struct_ref, | Mikael Djurfeldt | 1 | -0/+5 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+101 |