summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Mikael Djurfeldt1999-07-076-2/+28
* Greg's smob patchMikael Djurfeldt1999-07-0725-408/+183
* * image-type.c: Updated example to use scm_make_smob_type_mfpe,Mikael Djurfeldt1999-07-071-7/+3
* * data-rep.texi: Updated SMOB docs to talk aboutMikael Djurfeldt1999-07-071-41/+93
* 1999-07-04 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-07-048-29/+73
* 1999-07-04 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-07-0423-1654/+630
* never finishedJim Blandy1999-06-301-0/+0
* *** empty log message ***Mikael Djurfeldt1999-06-291-0/+12
* * readline.scm: Bugfix: Avoid getting the continued-lines promptMikael Djurfeldt1999-06-291-3/+6
* * boot-9.scm (top-repl): Set/clear readline prompts before/afterMikael Djurfeldt1999-06-291-2/+2
* *** empty log message ***Mikael Djurfeldt1999-06-231-0/+6
* * dynl-dl.c (sysdep_dynl_link): Added parenthesis around theMikael Djurfeldt1999-06-231-1/+1
* *** empty log message ***Mikael Djurfeldt1999-06-231-0/+1
* *** empty log message ***Mikael Djurfeldt1999-06-231-0/+50
* * tag.c (scm_tag): Base tag on vtable pointer.Mikael Djurfeldt1999-06-231-2/+1
* * struct.c, struct.h:Mikael Djurfeldt1999-06-232-23/+61
* * snarf.h (SCM_KEYWORD, SCM_GLOBAL_KEYWORD): New macros.Mikael Djurfeldt1999-06-231-0/+15
* * objects.h (SCM_SET_CLASS_DESTRUCTOR,Mikael Djurfeldt1999-06-231-1/+6
* * objects.c (scm_init_objects): Initialize destructor slot of theMikael Djurfeldt1999-06-231-0/+1
* * libguile.h: #include "objects.h"Mikael Djurfeldt1999-06-231-0/+1
* * keywords.c, keywords.h (scm_c_make_keyword): New function.Mikael Djurfeldt1999-06-232-4/+17
* * gc.c (scm_gc_sweep): Call struct free slot.Mikael Djurfeldt1999-06-231-14/+3
* *** empty log message ***Marius Vollmer1999-06-211-0/+21
* Resolved harmless conflict.Marius Vollmer1999-06-211-6/+41
* * dynl.c (DYNL_GLOBAL): New.Marius Vollmer1999-06-215-5/+22
* *** empty log message ***Jim Blandy1999-06-211-0/+6
* * dynl.c (no_dynl_error, sysdep_dynl_link, sysdep_dynl_unlink,Jim Blandy1999-06-211-13/+9
* *** empty log message ***Jim Blandy1999-06-191-0/+6
* Patch from Greg Harvey:Jim Blandy1999-06-195-151/+93
* *** empty log message ***Jim Blandy1999-06-191-1/+2
* *** empty log message ***Jim Blandy1999-06-191-0/+6
* * eval.c (scm_map, scm_for_each): Verify that all arguments areJim Blandy1999-06-191-11/+37
* *** empty log message ***Jim Blandy1999-06-191-0/+4
* * tests/interp.test: New file.Jim Blandy1999-06-191-0/+16
* *** empty log message ***Jim Blandy1999-06-191-0/+16
* * guardians.c (guardian_t): `next' - new field to be used forJim Blandy1999-06-191-31/+17
* Remove spurious menu.Jim Blandy1999-06-191-7/+1
* *** empty log message ***Jim Blandy1999-06-182-1/+13
* * ls.scm (ls, lls): Handle no arguments as meaning to look inJim Blandy1999-06-181-5/+15
* (A Common Mistake In Allocating Smobs): New section.Jim Blandy1999-06-171-4/+83
* *** empty log message ***Jim Blandy1999-06-161-2/+2
* *** empty log message ***Jim Blandy1999-06-161-1/+7
* * gc.c (scm_mallocated): Just make this signed.Jim Blandy1999-06-162-14/+10
* *** empty log message ***Jim Blandy1999-06-161-1/+2
* Doc fix.Jim Blandy1999-06-161-45/+60
* *** empty log message ***Jim Blandy1999-06-161-0/+4
* * ports.h: #include <sys/types.h>, to get a definition for `off_t'.Jim Blandy1999-06-161-1/+3
* *** empty log message ***Jim Blandy1999-06-161-0/+18
* *** empty log message ***Jim Blandy1999-06-151-0/+2
* * tests/time.test: New test file.Jim Blandy1999-06-151-0/+28