summaryrefslogtreecommitdiff
path: root/libguile/dynl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,Marius Vollmer2004-07-231-1/+1
* * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM toMarius Vollmer2004-07-081-1/+1
* * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer2004-07-061-1/+1
* * dynl.c (SET_DYNL_HANDLE): Add cast to scm_t_bits to makeDirk Herrmann2004-05-151-1/+1
* Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. UseMarius Vollmer2004-05-061-3/+3
* Add a copyright year.Kevin Ryde2003-11-081-1/+2
* (scm_dynamic_unlink): Need scm_list_1 on error messageKevin Ryde2003-11-081-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* * dynl.c (sysdep_dynl_link): switch to scm_lt_dlhandle,Rob Browning2002-10-051-4/+4
* Use scm_lt_ prefix for libltdl functions.Marius Vollmer2002-10-031-8/+8
* gc statistic tweaksHan-Wen Nienhuys2002-08-041-6/+7
* * dynl.c: Don't define stub procedures if DYNAMIC_LINKING is notGary Houston2002-07-121-42/+0
* * dynl.c: docstring editing.Gary Houston2002-07-101-18/+24
* * dynl.c (scm_dynamic_call): docstring editing.Gary Houston2002-07-091-9/+16
* * dynl.c: Removed all SCM_DEFER_INTS/SCM_ALLOW_INTS, which won'tGary Houston2002-06-301-25/+10
* * posix.c (scm_convert_exec_args), dynl.cGary Houston2002-06-301-56/+34
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning whenMarius Vollmer2002-02-111-5/+6
* * First batch of libguile changes for Elisp support.Neil Jerram2002-01-221-1/+2
* * Removed lots of deprecated stuff.Dirk Herrmann2001-08-311-100/+0
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida2001-06-281-1/+1
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-1/+1
* (scm_registered_modules, scm_clear_registered_modules): Do not emitMarius Vollmer2001-06-041-6/+0
* Include "deprecation.h".Marius Vollmer2001-06-031-1/+1
* (scm_register_module_xxx, scm_registered_modules,Marius Vollmer2001-06-031-0/+13
* * validate.hMichael Livshin2001-05-241-1/+1
* Correct, update, improve and clean up a lot of docstrings in order to makeMartin Grabmüller2001-04-031-40/+27
* * Added missing includes of string.h.Dirk Herrmann2001-01-261-0/+2
* Smob-related creanup.Keisuke Nishida2000-12-081-6/+7
* * Changed guardian representation to applicable smob.Dirk Herrmann2000-12-051-1/+6
* * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.Dirk Herrmann2000-11-221-1/+1
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * Change a couple of functions to accept either symbols or strings only.Dirk Herrmann2000-10-301-43/+39
* * Some more work to get rid of SCM_LENGTHDirk Herrmann2000-10-251-1/+1
* * Replaced a lot of references to SCM_CHARS.Dirk Herrmann2000-09-261-6/+9
* * macros.c: Remove surplus newlines from end of docstrings.Neil Jerram2000-08-111-7/+4
* * dynl.c: Changed #include <ltdl.h> --> #includeMikael Djurfeldt2000-06-021-1/+1
* * Unified some rest argument checking and handling.Dirk Herrmann2000-05-181-39/+5
* Avoid modifications of cells via pointers. Use SCM_SET_CELL... instead.Dirk Herrmann2000-05-041-44/+34
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-8/+8
* Some more SCM/scm_bits_t and SCM-is-union issues.Dirk Herrmann2000-03-311-2/+2
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include strings.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Only include ports.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Removed empty file genio.h and references to it.Dirk Herrmann2000-03-171-1/+0
* * dynl.c: made dynamic_obj representation a double cell.Mikael Djurfeldt2000-03-141-188/+178
* *** empty log message ***Mikael Djurfeldt2000-03-121-2/+2
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt2000-03-121-2/+2