summaryrefslogtreecommitdiff
path: root/libguile/root.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-05decruftify scm_sys_protectsAndy Wingo1-16/+0
2009-10-23de-nargs struct scm_objcode; procedure-property refactorAndy Wingo1-8/+7
2009-08-18Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès1-6/+7
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-09-10Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès1-2/+2
2008-09-10Removed `scm_gc_registered_roots' and `scm_permobjs'.Ludovic Courtes1-7/+5
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-03-02See ChangeLog from 2005-03-02.Marius Vollmer1-60/+0
2005-01-24Reverted changed from 2005/01/24 19:14:54, which was a commit to theMarius Vollmer1-5/+4
2005-01-24Threading changes.Marius Vollmer1-4/+5
2004-05-06Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. UseMarius Vollmer1-2/+2
2003-04-20 * eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS, undefineds,Dirk Herrmann1-13/+12
2003-04-20 * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann1-6/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2002-11-03* __scm.h (USE_THREADS, GUILE_ISELECT): Define whenMarius Vollmer1-9/+2
2002-10-27* __scm.h (SCM_ASYNC_CLICK): Check pending_asyncs instead ofMarius Vollmer1-0/+4
2002-10-09* root.h (scm_root_state): Added 'block_async' slot.Marius Vollmer1-1/+2
2002-10-03(scm_root_state): Added new "active_asyncs" slot.Marius Vollmer1-2/+6
2002-04-20*** empty log message ***Gary Houston1-3/+0
2002-04-20 * removal of unused fields in root state (thanks to ChristopherGary Houston1-3/+0
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-13/+13
2001-09-15 * root.h (scm_root_state): removed the continuation_stack andGary Houston1-4/+0
2001-08-31* Removed deprecated stuff.Dirk Herrmann1-18/+7
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-4/+4
2001-05-26* gc.c (scm_init_storage): init `scm_gc_registered_roots'.Michael Livshin1-3/+4
2001-05-24* validate.hMichael Livshin1-1/+1
2001-05-15Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer1-12/+10
2000-12-13* Renamed scm_symbols to symbols and made it static in symbols.c.Dirk Herrmann1-13/+12
2000-12-12* The creation of symbols and bindings are two separate issues now.Dirk Herrmann1-2/+2
2000-12-08Smob-related creanup.Keisuke Nishida1-2/+2
2000-10-25* Some more work to get rid of SCM_LENGTHDirk Herrmann1-3/+0
2000-09-03* root.h (scm_properties_whash): New `sys_protect', used inMarius Vollmer1-3/+4
2000-07-18* Deprecated function scm_call_catching_errors.Dirk Herrmann1-1/+9
2000-06-29* Removed scm_first_type.Dirk Herrmann1-9/+8
2000-06-28* Removed commented code from gc.c.Dirk Herrmann1-10/+9
2000-06-21* root.h (scm_top_level_lookup_closure_var): Removed. (It's noMikael Djurfeldt1-5/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-03Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-11/+11
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-1/+4
1999-03-14* Makefile.am, init.c, libguile.h, objects.c, root.h: ReplacedMikael Djurfeldt1-1/+1
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-09-30Warning fixes from Maciej Stachowiak:Jim Blandy1-0/+1
1998-06-18* root.h (scm_root_state): Added scm_cur_loadp.Mikael Djurfeldt1-0/+2
1997-11-29* init.c (scm_start_stack): Removed initialization ofMikael Djurfeldt1-3/+0