synching
[bpt/guile.git] / ice-9 /
1997-02-10 Mikael Djurfeldt* boot-9.scm (backtrace): Removed. (A C version now...
1997-01-25 Gary Houston * boot-9.scm (read-line!, read-delimited!, read-delimited,
1997-01-18 Marius Vollmer*** empty log message ***
1997-01-18 Marius VollmerAdded dynamic linking of modules. See libguile/DYNAMIC...
1997-01-08 Gary Houston* boot-9.scm (getservbyport, getservbyname): remove...
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* lineio.scm (make-line-buffering-input-port): Properly...
1997-01-08 Jim Blandy* boot-9.scm (and=>): Rename THUNK argument to PROCEDUR...
1997-01-05 Mikael Djurfeldt* * boot-9.scm (use-modules): New macro (from Marius...
1997-01-05 Jim Blandy*** empty log message ***
1997-01-05 Jim Blandy* boot-9.scm (error-catching-loop): Remove message...
1996-12-23 Jim Blandy*** empty log message ***
1996-12-23 Jim Blandy* boot-9.scm (delq-all!): Function deleted; delq!'s...
1996-12-21 Marius Vollmer*** empty log message ***
1996-12-21 Marius Vollmer* * boot-9.scm (resolve-module): New optional parameter...
1996-12-18 Jim Blandyrebuilt
1996-12-18 Mark Galassilittle stuff in docs
1996-12-14 Mikael DjurfeldtRegenerated by automake-1.1l.
1996-12-13 Mark Galassiworking on gh_catch examples
1996-12-12 Gary Houston* slib.scm (slib-parent-dir): throw error if #f returne...
1996-12-10 Tom Tromeyupdated to automake 1.1l
1996-12-08 Jim BlandyRegenerated using patched automake-1.1k.
1996-12-07 Mark Galassisome configuration fixes to get gtcltk to work for me
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere
1996-11-27 Marius Vollmer* boot-9.scm (macroexpand-1, macroexpand), slib.scm
1996-11-27 Marius Vollmer*** empty log message ***
1996-11-21 Jim Blandy*** empty log message ***
1996-11-21 Jim BlandyIt's an "eval closure", not an "eval thunk." A thunk...
1996-11-20 Jim Blandy*** empty log message ***
1996-11-20 Jim Blandy* slib.scm (slib-parent-dir): Use string-length, not...
1996-11-02 Mikael Djurfeldt*** empty log message ***
1996-11-02 Mikael Djurfeldt* slib.scm (slib:load): Adapt to the new behavior of
1996-11-02 Mikael Djurfeldt* * boot-9.scm: The debugging evaluator and recording...
1996-11-02 Mikael Djurfeldt* * boot-9.scm: The debugging evaluator and recording...
1996-10-29 Jim Blandy*** empty log message ***
1996-10-29 Jim Blandy* boot-9.scm (load-from-path): New function.
1996-10-29 Jim Blandy*** empty log message ***
1996-10-29 Jim Blandy* Makefile.in (scm_files): Add r4rs.scm and test.scm...
1996-10-29 Jim BlandyGet Guile to be a little less chatty by default. The...
1996-10-29 Jim BlandyGet Guile to be a little less chatty by default. The...
1996-10-29 Jim Blandy* test.scm: New file.
1996-10-28 Jim Blandy(load): Should call primitive-load-path, not primitive...
1996-10-28 Jim Blandy*** empty log message ***
1996-10-28 Jim Blandy* boot-9.scm (load): Simplified; primitive-load does...
1996-10-28 Jim Blandy*** empty log message ***
1996-10-27 Gary Houston* boot-9.scm (stat:dev etc.) accessor functions for...
1996-10-25 Jim Blandy*** empty log message ***
1996-10-25 Jim Blandy* boot-9.scm (%read-sharp): Don't recognize the `#...
1996-10-21 Jim Blandy*** empty log message ***
1996-10-21 Jim Blandy* boot-9.scm: Formatting tweaks.
1996-10-18 Mikael DjurfeldtAdjustment of load-stack selection.
1996-10-17 Mikael DjurfeldtBugfix: arg-list --> args in error handler.
1996-10-17 Mikael Djurfeldt*** empty log message ***
1996-10-17 Mikael Djurfeldt* boot-9.scm (handle-system-error): Added hooks before...
1996-10-17 Gary Houston* Makefile.in (scm_files): add expect.scm.
1996-10-17 Gary HoustonSecond thoughts, keep handle-system-error but call...
1996-10-17 Gary Houston* boot-9.scm: remove handle-system-error, after moving...
1996-10-16 Jim BlandyFormatting niggles.
1996-10-16 Jim Blandy*** empty log message ***
1996-10-16 Jim Blandy* boot-9.scm: Doc fixes.
1996-10-15 Jim Blandy*** empty log message ***
1996-10-15 Jim Blandy* boot-9.scm (try-load): %sys-load-path has been renamed to
1996-10-15 Mikael Djurfeldt*** empty log message ***
1996-10-15 Mikael Djurfeldt*** empty log message ***
1996-10-15 Mikael Djurfeldt* boot-9.scm ((signal-handler n)): Bugfix: Moved the...
1996-10-14 Mikael Djurfeldt*** empty log message ***
1996-10-14 Mikael Djurfeldt* boot-9.scm (error-catching-loop, signal-handler,
1996-10-14 Mikael Djurfeldt*** empty log message ***
1996-10-14 Mikael Djurfeldt* Makefile.in: Added threads.scm.
1996-10-14 Mikael Djurfeldt*** empty log message ***
1996-10-14 Mikael Djurfeldt* debug.scm (make-enable, make-disable): Simplified.
1996-10-14 Mikael Djurfeldt* boot-9.scm: Renamed %%throw-handler-default -->
1996-10-11 Jim Blandy*** empty log message ***
1996-10-11 Jim Blandy* mapping.scm (hash-table-mapping): Explicitly request...
1996-10-06 Gary Houston* boot-9.scm (load): rewritten again.
1996-10-05 Mikael Djurfeldt*** empty log message ***
1996-10-05 Mikael Djurfeldt* threads.scm: New file. Modified from the Cygnus...
1996-10-05 Mikael Djurfeldt* boot-9.scm: Added conditional loading of threads...
1996-10-05 Mikael Djurfeldt*** empty log message ***
1996-10-05 Mikael Djurfeldt* boot-9.scm (error-catching-loop): Added handling...
1996-10-03 Jim Blandy*** empty log message ***
1996-10-03 Jim Blandy* boot-9.scm (make-record-type, record-constructor...
1996-09-28 Gary Houston* boot-9.scm (error): replace another throw with scm...
1996-09-24 Gary Houston* boot-9.scm (%try-load): define using primitive-load...
1996-09-22 Mikael Djurfeldt*** empty log message ***
1996-09-22 Mikael Djurfeldt* boot-9.scm (warn, scm-style-repl): Use C printer...
1996-09-20 Gary Houston* boot-9.scm (file-exists?, file-is-directory): catch...
1996-09-19 Jim Blandy.
1996-09-19 Gary Houston * boot-9.scm (%%handle-system-error key): remove the...
1996-09-15 Gary Houston* boot-9.scm (%%handle-system-error key): set args...
1996-09-14 Gary Houston* PLUGIN/REQ: try to make dependencies work right.
1996-09-14 Gary Houston* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta...
1996-09-13 Mikael Djurfeldt*** empty log message ***
1996-09-13 Mikael Djurfeldt* boot-9.scm: Name change: value-ref --> local-ref
1996-09-07 Gary Houston (fill-message): bug fix and check that args is a...
1996-09-07 Gary Houston (fill-message): check first whether args is null.
1996-09-07 Gary Houston * error.c (scm_error): declare scm_error_callback.
1996-09-05 Jim Blandy*** empty log message ***
1996-09-05 Jim Blandy* boot-9.scm: %load-path is initialized in C code now.
1996-09-03 Jim Blandy*** empty log message ***
next