Set SRCPROP{PLIST,COPY} through a macro, so SCM_DEBUG_CELL_ACCESSES compiles.
[bpt/guile.git] / libguile / srcprop.c
2008-08-27 Han-Wen NienhuysSet SRCPROP{PLIST,COPY} through a macro, so SCM_DEBUG_C...
2007-01-22 Han-Wen Nienhuysregularize comments.
2007-01-19 Han-Wen Nienhuys* srcprop.c: use double cell for storing source-propert...
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-07 Marius VollmerInclude "libguile/async.h" for SCM_CRITICAL_SECTION_STA...
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2004-09-22 Marius Vollmer*** empty log message ***
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-05-06 Marius VollmerUse SCM_SMOB_* instead of SCM_CELL_* as appropriate...
2003-08-08 Kevin Ryde(scm_source_properties): Return plist from hash if...
2003-05-15 Han-Wen Nienhuys(scm_finish_srcprop): use
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-08-16 Han-Wen Nienhuys* mallocs.c (scm_malloc_obj): use scm_gc_malloc in...
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-06-30 Dirk Herrmann* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options...
2002-03-26 Dirk Herrmann* srcprop.[ch] (scm_c_source_property_breakpoint_p...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-08 Neil Jerram * srcprop.c (scm_set_source_property_x): If SRCPROPS...
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2002-01-10 Dirk Herrmann* eval.[ch] (scm_deval_args): Made static.
2001-07-26 Marius Vollmer* tags.h: Update tag system docs.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-25 Marius Vollmer(scm_srcprops_to_plist): Renamed from scm_t_srcpropso_p...
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-24 Michael Livshin* validate.h
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-04-17 Dirk Herrmann* Incorporated fixes to interrupt deferring/allowing...
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-01-30 Dirk Herrmann* Added docstrings by Martin Grabmueller.
2001-01-25 Dirk Herrmann* Fix handling of (set-source-property! <obj> 'copy...
2000-12-11 Dirk Herrmann* Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead...
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-07-18 Dirk Herrmann* Don't use return value from SCM_SETCDR or SCM_WHASHSET.
2000-06-29 Dirk Herrmann* Cleaned up memory error signalling.
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-18 Dirk HerrmannFixed some SCM/scm_bits_t mixups and initialization...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VA...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-09-12 Mikael Djurfeldt* srcprop.c (scm_source_property): Bugfix: Use SCM_NECO...
1999-08-17 Mikael Djurfeldt* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procpr...
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-05-23 Mikael Djurfeldt* fluids.c, guardians.c, srcprop.c, threads.c: Added...
1999-03-12 Mikael Djurfeldt* srcprop.c (scm_set_source_property_x): Bugfix: Conver...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-03-30 Mikael Djurfeldt* gsubr.c (scm_gsubr_apply): Added dummy return to...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Mikael Djurfeldt* srcprop.c (scm_source_properties, scm_set_source_prop...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-03 Jim Blandy* _scm.h: #include "print.h" here, since it seems to...
1996-09-22 Mikael Djurfeldt* eval.c, numbers.h, unif.h, smob.h, srcprop.c: Added...
1996-09-18 Mikael Djurfeldt* srcprop.c (scm_finish_srcprop): Bugfix: update ptr.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-20 Mikael Djurfeldt* * srcprop.c: New file: source properties.