*** empty log message ***
[bpt/guile.git] / ice-9 /
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 ***
1996-08-30 Jim Blandy*** empty log message ***
1996-08-30 Jim Blandy* boot-9.scm (%load-path): Add the site directory.
1996-08-30 Jim Blandy*** empty log message ***
1996-08-30 Jim BlandyDon't use the PLUGIN system to gather information for the
1996-08-23 Mikael Djurfeldt*** empty log message ***
1996-08-23 Mikael Djurfeldt* debug.scm: New file: debug extensions.
1996-08-23 Mikael Djurfeldt* boot-9.scm: Preliminary solution: optionally load...
1996-08-23 Mikael Djurfeldt*** empty log message ***
1996-08-21 Mikael Djurfeldt* boot-9.scm (print-vector): Renamed weak-hash-table...
1996-08-21 Mikael Djurfeldt*** empty log message ***
1996-08-20 Mikael Djurfeldt*** empty log message ***
1996-08-20 Mikael Djurfeldt* poe.scm (funcq-memo): Renamed weak-hash-table -->
1996-08-20 Mikael Djurfeldt* boot-9.scm (print-vector, macro-table, xformer-table):
1996-08-15 Jim BlandyRebuilt from configure.in by autoconf.
1996-08-04 Gary Houstona few fixups to primitive functions
1996-08-02 Gary Houstonmake C system primitives throw exceptions
1996-08-01 Jim Blandy*** empty log message ***
1996-08-01 Jim Blandy* Makefile.in (dist-dir): New target for new dist system.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import