Age | Commit message (Expand) | Author | Files | Lines |
2001-04-19 | * Fixed scm_thunk_p's results when applied to closures. | Dirk Herrmann | 1 | -4/+4 |
2001-03-11 | Use SCM_LISTn instead of scm_listify. | Keisuke Nishida | 1 | -4/+2 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+0 |
2000-12-07 | Some cleanup on smob calls. | Keisuke Nishida | 1 | -1/+1 |
2000-12-04 | * Minor cleanup/optimization for char=?. | Dirk Herrmann | 1 | -13/+20 |
2000-11-25 | * use an applicable SMOB to represent continuations, instead of a | Gary Houston | 1 | -1/+0 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-08-25 | * procprop.c: #include "libguile/smob.h"; Check applicable smobs. | Mikael Djurfeldt | 1 | -8/+16 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -13/+13 |
2000-04-03 | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 1 | -4/+4 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-18 | Only include root.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-17 | Only include vectors.h in those files, where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -5/+5 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -8/+8 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -4/+4 |
1999-12-16 | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1 | -5/+5 |
1999-12-13 | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1 | -4/+5 |
1999-12-12 | * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T: | Greg J. Badros | 1 | -1/+1 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -36/+32 |
1999-08-29 | * procprop.c (scm_i_procedure_arity): Bugfix: Handle generics. | Mikael Djurfeldt | 1 | -22/+11 |
1999-03-12 | * procprop.c, procprop.h (scm_sym_system_procedure): New symbol. | Mikael Djurfeldt | 1 | -0/+1 |
1999-03-11 | * eval.c, procs.c, procs.h, procprop.c: Renamed getter -> | Mikael Djurfeldt | 1 | -0/+3 |
1998-11-26 | * procprop.c (scm_i_procedure_arity): Bugfix: Return correct value | Mikael Djurfeldt | 1 | -0/+2 |
1998-11-26 | * procprop.c (scm_i_procedure_arity): Made global; New code to | Mikael Djurfeldt | 1 | -5/+40 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-09-30 | Warning fixes from Maciej Stachowiak: | Jim Blandy | 1 | -1/+1 |
1998-05-04 | * procprop.c (scm_i_procedure_arity): New function. Returns arity | Mikael Djurfeldt | 1 | -6/+81 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-02-04 | Change from Thomas Morgan: | Jim Blandy | 1 | -2/+4 |
1996-10-20 | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1 | -2/+2 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -25/+5 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+3 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+155 |