| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixed scm_thunk_p's results when applied to closures.... | Dirk Herrmann | 2001-04-19 | 1 | -0/+1 |
* | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.... | Dirk Herrmann | 2001-03-30 | 1 | -6/+6 |
* | * Re-introduces the unused member "documentation" of struct scm_subr_entry. | Dirk Herrmann | 2000-12-28 | 1 | -1/+2 |
* | * Removed unused member "properties" from struct scm_subr_entry. | Dirk Herrmann | 2000-12-23 | 1 | -4/+2 |
* | * Removed unused member "documentation" from struct scm_subr_entry.... | Dirk Herrmann | 2000-12-22 | 1 | -2/+7 |
* | * Don't use string or vector macros when accessing compiled closures. | Dirk Herrmann | 2000-09-26 | 1 | -1/+11 |
* | * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead. | Dirk Herrmann | 2000-06-05 | 1 | -0/+1 |
* | * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. | Dirk Herrmann | 2000-06-05 | 1 | -1/+1 |
* | * Replace SCM_UNPACK_CAR appropriately. | Dirk Herrmann | 2000-05-24 | 1 | -1/+1 |
* | * Remove function scm_init_iprocs, remove struct scm_iproc and simplify... | Dirk Herrmann | 2000-04-25 | 1 | -21/+2 |
* | * Another couple of SCM/scm_bits_t cleanups.... | Dirk Herrmann | 2000-04-19 | 1 | -1/+1 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -2/+2 |
* | Some fixes for strict typing. | Dirk Herrmann | 2000-04-01 | 1 | -1/+1 |
* | Added a set of low level macros for accessing cell entries. | Dirk Herrmann | 2000-03-24 | 1 | -2/+2 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * procs.c, procs.h: changed the procedure-with-setter representation... | Mikael Djurfeldt | 2000-03-14 | 1 | -2/+2 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -2/+2 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -2/+2 |
* | * objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS,... | Mikael Djurfeldt | 2000-03-11 | 1 | -7/+8 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -1/+1 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,... | Greg J. Badros | 2000-03-02 | 1 | -17/+17 |
* | * *.h: Use SCM_NIMP(X) && in all the FOOP macros.... | Greg J. Badros | 1999-12-16 | 1 | -2/+5 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,... | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | * procs.c, procs.h (scm_subr_entry): New type: Stores data... | Mikael Djurfeldt | 1999-08-26 | 1 | -1/+32 |
* | * procs.h: Doc fix. | Jim Blandy | 1999-05-02 | 1 | -2/+47 |
* | * eval.c, procs.c, procs.h, procprop.c: Renamed getter ->... | Mikael Djurfeldt | 1999-03-11 | 1 | -0/+10 |
* | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),... | Jim Blandy | 1999-02-06 | 1 | -3/+5 |
* | * procs.c, procs.h (procedure-documentation): Moved from eval.c. | Mikael Djurfeldt | 1998-10-31 | 1 | -0/+1 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,... | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | Warning fixes from Greg Harvey:... | Jim Blandy | 1998-10-15 | 1 | -0/+4 |
* | * procs.h (scm_closure_p): Added declaration. | Mikael Djurfeldt | 1997-09-10 | 1 | -0/+1 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,... | Mikael Djurfeldt | 1996-10-20 | 1 | -1/+3 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -19/+9 |
* | * procs.h: Added declarations of scm_thunk_p. | Mikael Djurfeldt | 1996-10-05 | 1 | -0/+2 |
* | * numbers.h: Repeated declarations removed.... | Jim Blandy | 1996-09-11 | 1 | -0/+2 |
* | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,... | Jim Blandy | 1996-09-05 | 1 | -1/+1 |
* | Don't install the unwashed masses of Guile header files in the... | Jim Blandy | 1996-09-04 | 1 | -1/+1 |
* | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1996-07-25 | 1 | -0/+107 |