| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -14/+11 |
* | Read what you type, you bloody jerk. | Marius Vollmer | 2001-05-06 | 1 | -2/+2 |
* | (scm_definedp): Fix docstring. | Marius Vollmer | 2001-05-05 | 1 | -1/+4 |
* | * Removed unused object parameter from SCM_ASSYNT. | Dirk Herrmann | 2001-03-15 | 1 | -5/+5 |
* | * Eliminate some calls to scm_wta. | Dirk Herrmann | 2001-03-04 | 1 | -1/+2 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,... | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * Eliminated some more calls to SCM_CHARS. | Dirk Herrmann | 2000-09-22 | 1 | -9/+0 |
* | * evalext.c (scm_definedp): Have to work before module system is... | Mikael Djurfeldt | 2000-08-11 | 1 | -1/+3 |
* | (SCM_TOP_LEVEL_LOOKUP_CLOSURE): New macro which replaces... | Mikael Djurfeldt | 2000-06-21 | 1 | -2/+2 |
* | * evalext.c (serial-map): Removed deprected alias for scm_map.... | Mikael Djurfeldt | 2000-06-12 | 1 | -8/+1 |
* | * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.... | Dirk Herrmann | 2000-05-15 | 1 | -0/+4 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -8/+8 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -4/+4 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include root.h where it is actually needed. | Dirk Herrmann | 2000-03-18 | 1 | -0/+1 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support... | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,... | Mikael Djurfeldt | 2000-01-18 | 1 | -1/+1 |
* | * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make... | Greg J. Badros | 2000-01-12 | 1 | -2/+1 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -1/+1 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -1/+1 |
* | * coop-threads.c: Remove K&R function headers.... | Greg J. Badros | 1999-12-16 | 1 | -5/+5 |
* | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,... | Greg J. Badros | 1999-12-13 | 1 | -1/+1 |
* | * *.c: Finish replacing K&R style prototypes with ANSI C... | Greg J. Badros | 1999-12-12 | 1 | -2/+1 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -9/+15 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,... | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | * debug.c, eval.c, evalext.c, stacks.c: #include "modules.h". | Mikael Djurfeldt | 1999-03-19 | 1 | -0/+1 |
* | * evalext.c, evalext.h (scm_m_generalized_set_x): New memoizing... | Mikael Djurfeldt | 1999-03-11 | 1 | -0/+16 |
* | * snarf.h (SCM_SYNTAX): New macro to allow convenient declaration of... | Maciej Stachowiak | 1998-12-14 | 1 | -2/+2 |
* | * evalext.c (map-in-order): New name. Replaces serial-map. | Mikael Djurfeldt | 1998-12-07 | 1 | -1/+3 |
* | * evalext.c (scm_definedp): Removed check for isyms; Added a... | Mikael Djurfeldt | 1998-11-20 | 1 | -11/+39 |
* | * evalext.c, evalext.h (scm_m_sequence_to_list): Removed.... | Mikael Djurfeldt | 1998-11-12 | 1 | -16/+0 |
* | * evalext.c (sequence->list): Fix | Mikael Djurfeldt | 1998-10-31 | 1 | -5/+7 |
* | * evalext.c, evalext.h: New files. Contain non-R5RS things... | Mikael Djurfeldt | 1998-10-31 | 1 | -0/+124 |