* boot-9.scm (load-module): When loading files from within files
[bpt/guile.git] / ice-9 / slib.scm
1998-01-02 Tim Pierce A better fix to the SLIB identity problem -- thanks...
1997-12-24 Tim PierceBring slib.scm up to date with current SLIB release...
1997-09-29 Mikael Djurfeldt* slib.scm (slib:load): slib:load first tries to load...
1997-09-20 Mikael Djurfeldt* slib.scm (slib:load): Export.
1997-09-10 Mikael Djurfeldt* * boot-9.scm (primitive-macro?): New procedure.
1997-08-14 Mikael Djurfeldt* slib.scm (slib:load): Use load-from-path instead of
1997-07-24 Mikael Djurfeldt* slib.scm (install-require-module): In newer versions...
1997-06-24 Jim Blandy* boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping...
1997-06-23 Jim BlandyDoc fix.
1997-06-20 Jim Blandy* slib.scm (slib:warn): Alias for WARN function.
1997-06-11 Jim Blandy* slib.scm (identity): New function, used by SLIB.
1997-05-30 Jim Blandy* slib.scm (slib:load): Use primitive-load-path instead of
1997-03-08 Gary Houston* slib.scm: update read usage.
1997-02-27 Marius Vollmer* boot-9.scm (module-defined?): New function.
1996-12-12 Gary Houston* slib.scm (slib-parent-dir): throw error if #f returne...
1996-11-27 Marius Vollmer* boot-9.scm (macroexpand-1, macroexpand), slib.scm
1996-11-20 Jim Blandy* slib.scm (slib-parent-dir): Use string-length, not...
1996-11-02 Mikael Djurfeldt* slib.scm (slib:load): Adapt to the new behavior of
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import