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