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