Age | Commit message (Expand) | Author | Files | Lines |
2011-02-13 | Add `scm_t_subr' typedef (fix bug #23681). | Ludovic Courtès | 1 | -7/+8 |
2010-07-28 | Use "pointer" instead of "foreign" when dealing with wrapped pointers. | Ludovic Courtès | 1 | -2/+2 |
2010-07-26 | Simplify the (system foreign) API. | Ludovic Courtès | 1 | -3/+10 |
2010-01-26 | foreign.h presents a more pointer-centric interface | Andy Wingo | 1 | -2/+2 |
2010-01-09 | re-add SCM_GSUBR_MAX | Andy Wingo | 1 | -0/+3 |
2010-01-07 | remove scm_tc7_gsubr | Andy Wingo | 1 | -16/+1 |
2010-01-07 | subrs are now VM trampoline procedures | Andy Wingo | 1 | -19/+15 |
2010-01-05 | move subr implementation details to gsubr.[ch] | Andy Wingo | 1 | -0/+26 |
2009-12-01 | first step to make the vm stop calling the interpreter | Andy Wingo | 1 | -0/+2 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-03-08 | Provide a C vararg interface to gsubr invocation. | Ludovic Courtès | 1 | -1/+2 |
2009-03-02 | Mark `scm_gsubr_apply ()' as internal. | Ludovic Courtès | 1 | -1/+1 |
2009-03-02 | Change `scm_gsubr_apply ()' to take the gsubr as its first argument. | Ludovic Courtès | 1 | -1/+1 |
2009-03-02 | Remove "compiled closures" ("cclos") in favor of a simpler mechanism. | Ludovic Courtès | 1 | -9/+7 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -2/+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 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -13/+13 |
2001-08-31 | * Removed deprecated stuff. | Dirk Herrmann | 1 | -20/+9 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -3/+3 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -3/+3 |
2001-05-20 | (scm_c_make_gsubr, scm_c_define_gsubr, | Marius Vollmer | 1 | -2/+18 |
2000-09-26 | * Don't use string or vector macros when accessing compiled closures. | Dirk Herrmann | 1 | -2/+4 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -10/+10 |
1999-08-26 | * procs.c, procs.h (scm_subr_entry): New type: Stores data | Mikael Djurfeldt | 1 | -0/+6 |
1999-02-06 | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1 | -1/+2 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-05-04 | * gsubr.h, gsubr.c: Moved macros from gsubr.c to gsubr.h and added | Mikael Djurfeldt | 1 | -0/+11 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -13/+3 |
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-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+65 |