| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'supports-source-properties?' predicate... | Mark H Weaver | 2012-02-15 | 1 | -1/+3 |
* | read + source properties simplification... | Andy Wingo | 2011-05-24 | 1 | -1/+3 |
* | deprecate scm_whash API... | Andy Wingo | 2011-05-01 | 1 | -25/+1 |
* | remove srcprop.[ch] things that have to do with breakpoints... | Andy Wingo | 2010-09-24 | 1 | -6/+1 |
* | decruftify scm_sys_protects... | Andy Wingo | 2009-12-05 | 1 | -0/+1 |
* | factor copy-tree and cons-source out of eval.[ch]... | Andy Wingo | 2009-12-01 | 1 | -0/+1 |
* | Use proper types for hash/assoc functions in `hashtab.h'.... | Ludovic Courtès | 2009-10-20 | 1 | -4/+7 |
* | In srcprop.c change all occurrences of "plist" to "alist"... | Neil Jerram | 2009-08-21 | 1 | -2/+0 |
* | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 2008-05-31 | 1 | -2/+2 |
* | * srcprop.c: use double cell for storing source-properties. Put... | Han-Wen Nienhuys | 2007-01-19 | 1 | -38/+2 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,... | Marius Vollmer | 2004-07-06 | 1 | -2/+2 |
* | Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use... | Marius Vollmer | 2004-05-06 | 1 | -11/+11 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -38/+11 |
* | 2002-07-20 Han-Wen <hanwen@cs.uu.nl>... | Han-Wen Nienhuys | 2002-07-20 | 1 | -4/+4 |
* | * srcprop.[ch] (scm_c_source_property_breakpoint_p): New... | Dirk Herrmann | 2002-03-26 | 1 | -5/+5 |
* | * eval.c (SCM_CEVAL), srcprop.h (SRCBRKP): Eliminated union 't'.... | Dirk Herrmann | 2002-03-14 | 1 | -3/+3 |
* | * First batch of libguile changes for Elisp support.... | Neil Jerram | 2002-01-22 | 1 | -3/+2 |
* | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 2001-11-02 | 1 | -14/+14 |
* | * Remove deprecated macros and typenames.... | Dirk Herrmann | 2001-08-31 | 1 | -14/+10 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | (scm_srcprops_to_plist): Renamed from scm_t_srcpropso_plist. See the... | Marius Vollmer | 2001-06-25 | 1 | -1/+1 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -14/+14 |
* | * validate.h... | Michael Livshin | 2001-05-24 | 1 | -11/+16 |
* | * Eliminate some further applications of SCM_C[AD]R to non pair cells. | Dirk Herrmann | 2001-04-19 | 1 | -7/+14 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -2/+2 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -7/+7 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -2/+2 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -2/+2 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -2/+2 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,... | Greg J. Badros | 2000-03-02 | 1 | -8/+8 |
* | * *.h: Use SCM_NIMP(X) && in all the FOOP macros.... | Greg J. Badros | 1999-12-16 | 1 | -3/+6 |
* | * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:... | Greg J. Badros | 1999-12-12 | 1 | -1/+1 |
* | * backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h,... | Mikael Djurfeldt | 1999-08-17 | 1 | -6/+6 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,... | Jim Blandy | 1997-05-16 | 1 | -1/+1 |
* | * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,... | Mikael Djurfeldt | 1996-10-20 | 1 | -2/+2 |
* | * srcprop.c, srcprop.h: Made scm_i_filename, scm_i_copy,... | Mikael Djurfeldt | 1996-10-14 | 1 | -2/+6 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -19/+9 |
* | * srcprop.h: Name changes: tc16_srcprops --> scm_tc16_srcprops,... | Mikael Djurfeldt | 1996-09-18 | 1 | -8/+13 |
* | * numbers.h: Repeated declarations removed.... | Jim Blandy | 1996-09-11 | 1 | -0/+4 |
* | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,... | Jim Blandy | 1996-09-05 | 1 | -1/+1 |
* | Don't install the unwashed masses of Guile header files in the... | Jim Blandy | 1996-09-04 | 1 | -1/+1 |
* | * srcprop.h: New file: source properties. | Mikael Djurfeldt | 1996-08-20 | 1 | -0/+131 |