Age | Commit message (Expand) | Author | Files | Lines |
2001-07-26 | * tags.h: Update tag system docs. | Marius Vollmer | 1 | -1/+1 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-25 | (scm_srcprops_to_plist): Renamed from scm_t_srcpropso_plist. See the | Marius Vollmer | 1 | -3/+3 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -20/+20 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -19/+19 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -1/+1 |
2001-04-17 | * Incorporated fixes to interrupt deferring/allowing from Niibe. | Dirk Herrmann | 1 | -1/+2 |
2001-03-10 | * _scm.h: Removed #include <errno.h>. | Mikael Djurfeldt | 1 | -1/+3 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+0 |
2001-01-30 | * Added docstrings by Martin Grabmueller. | Dirk Herrmann | 1 | -4/+7 |
2001-01-25 | * Fix handling of (set-source-property! <obj> 'copy <datum>). | Dirk Herrmann | 1 | -1/+1 |
2000-12-11 | * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern... | Dirk Herrmann | 1 | -12/+6 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -6/+9 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-07-18 | * Don't use return value from SCM_SETCDR or SCM_WHASHSET. | Dirk Herrmann | 1 | -17/+15 |
2000-06-29 | * Cleaned up memory error signalling. | Dirk Herrmann | 1 | -1/+2 |
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 | -12/+12 |
2000-04-18 | Fixed some SCM/scm_bits_t mixups and initialization problems. | Dirk Herrmann | 1 | -2/+2 |
2000-04-03 | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 1 | -12/+12 |
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 ports.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-17 | Removed empty file genio.h and references to it. | Dirk Herrmann | 1 | -1/+0 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -2/+2 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -4/+4 |
2000-01-05 | * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for | Greg J. Badros | 1 | -2/+2 |
1999-12-16 | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1 | -6/+6 |
1999-12-13 | Remove leading whitespace before empty docstrings. | Greg J. Badros | 1 | -1/+1 |
1999-12-12 | * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP | Greg J. Badros | 1 | -4/+4 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -58/+40 |
1999-09-12 | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, | Mikael Djurfeldt | 1 | -1/+1 |
1999-09-12 | * srcprop.c (scm_source_property): Bugfix: Use SCM_NECONSP instead | Mikael Djurfeldt | 1 | -1/+1 |
1999-08-17 | * backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h, | Mikael Djurfeldt | 1 | -25/+25 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -10/+3 |
1999-05-23 | * fluids.c, guardians.c, srcprop.c, threads.c: Added #include | Mikael Djurfeldt | 1 | -0/+1 |
1999-03-12 | * srcprop.c (scm_set_source_property_x): Bugfix: Convert line and | Mikael Djurfeldt | 1 | -4/+10 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-07-23 | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1 | -1/+0 |
1998-03-30 | * gsubr.c (scm_gsubr_apply): Added dummy return to avoid compiler | Mikael Djurfeldt | 1 | -10/+18 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -3/+3 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-05-16 | * backtrace.c, backtrace.h, debug.c, debug.h, eq.c, | Jim Blandy | 1 | -1/+1 |
1996-10-20 | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1 | -2/+2 |
1996-10-14 | * srcprop.c (scm_source_properties, scm_set_source_properties_x, | Mikael Djurfeldt | 1 | -6/+28 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -50/+16 |
1996-10-03 | * _scm.h: #include "print.h" here, since it seems to be used just | Jim Blandy | 1 | -1/+0 |
1996-09-22 | * eval.c, numbers.h, unif.h, smob.h, srcprop.c: Added #include | Mikael Djurfeldt | 1 | -4/+8 |
1996-09-18 | * srcprop.c (scm_finish_srcprop): Bugfix: update ptr. | Mikael Djurfeldt | 1 | -12/+14 |