Age | Commit message (Expand) | Author | Files | Lines |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -7/+3 |
1999-06-21 | Resolved harmless conflict. | Marius Vollmer | 1 | -6/+41 |
1999-06-21 | * dynl.c (no_dynl_error, sysdep_dynl_link, sysdep_dynl_unlink, | Jim Blandy | 1 | -13/+9 |
1999-02-06 | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1 | -11/+12 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-07-23 | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1 | -1/+0 |
1998-05-02 | * fluids.c: Removed use of assert.h (in order to avoid | Mikael Djurfeldt | 1 | -0/+2 |
1998-04-19 | * dynl.c (scm_must_free_argv): Fixed memory leak due to negated | Mikael Djurfeldt | 1 | -2/+2 |
1998-04-19 | * dynl.c: Only check that HAVE_DLOPEN is defined before loading | Mikael Djurfeldt | 1 | -2/+2 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -3/+3 |
1997-10-02 | Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew) | Marius Vollmer | 1 | -1/+1 |
1997-07-18 | * dynl.c (free_dynl_obj): New function to free the dynamic object | Marius Vollmer | 1 | -3/+16 |
1997-06-21 | Make things compile neatly under Sun's C compiler. | Jim Blandy | 1 | -2/+2 |
1997-06-16 | * dynl.c (scm_dynamic_call, scm_dynamic_args_call): Wrap dynamic | Marius Vollmer | 1 | -6/+20 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-04-29 | * dynl.c (print_dynl_obj): Indicate whether the dynamic object has | Marius Vollmer | 1 | -0/+2 |
1997-01-20 | * dynl.c: The dynamic linking and module registration functions | Marius Vollmer | 1 | -18/+52 |
1997-01-18 | * dynl.c (scm_dynamic_func): New function to get the address of a | Marius Vollmer | 1 | -6/+266 |
1996-12-08 | Initial revision | Marius Vollmer | 1 | -0/+147 |