| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace libltdl with raw dlopen, dlsym | Andy Wingo | 2021-02-03 | 1 | -5/+4 |
* | Update license notices in all C files | Andy Wingo | 2018-06-20 | 1 | -17/+17 |
* | Remove (C) from copyright statements | Andy Wingo | 2018-06-20 | 1 | -1/+1 |
* | Rename __scm.h to scm.h | Andy Wingo | 2018-06-20 | 1 | -1/+1 |
* | Remove Emacs local variables comments in Guile source | Andy Wingo | 2018-06-20 | 1 | -6/+0 |
* | Remove useless "classes: h_files" from Guile headers. | Andy Wingo | 2018-06-20 | 1 | -3/+2 |
* | Simplify the (system foreign) API. | Ludovic Courtès | 2010-07-26 | 1 | -1/+1 |
* | deprecate dynamic-args-call, and update docs some more | Andy Wingo | 2010-04-02 | 1 | -1/+0 |
* | foreign.h presents a more pointer-centric interface | Andy Wingo | 2010-01-26 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -35/+11 |
* | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 2001-11-02 | 1 | -7/+7 |
* | * Removed lots of deprecated stuff. | Dirk Herrmann | 2001-08-31 | 1 | -12/+11 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Unified some rest argument checking and handling. | Dirk Herrmann | 2000-05-18 | 1 | -1/+1 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 2000-03-02 | 1 | -10/+10 |
* | * dynl.c (DYNL_GLOBAL): New. | Marius Vollmer | 1999-06-21 | 1 | -1/+1 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | * dynl.h (scm_registered_modules, scm_clear_registered_modules): | Jim Blandy | 1998-07-30 | 1 | -2/+2 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * dynl.c (scm_dynamic_func): New function to get the address of a | Marius Vollmer | 1997-01-18 | 1 | -3/+9 |
* | Initial revision | Marius Vollmer | 1996-12-08 | 1 | -0/+57 |