bpt/guile.git
1996-10-15 Jim Blandy*** empty log message ***
1996-10-15 Jim BlandyAllocate data for structures on an eight-byte boundary, as
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* debug.c (scm_procedure_name): Try procedure property...
1996-10-14 Mikael Djurfeldt* debug.h (SCM_VOIDFRAME, SCM_VOIDFRAMEP): New macros.
1996-10-14 Mikael Djurfeldt* eval.c: scm_i_name moved to gsubr.c
1996-10-14 Mikael Djurfeldt* gc.c (scm_init_storage): Initialize scm_stand_in_proc...
1996-10-14 Mikael Djurfeldt* eval.c: scm_i_name moved to gsubr.c
1996-10-14 Mikael Djurfeldt* init.c (scm_boot_guile_1): Moved scm_init_struct...
1996-10-14 Mikael Djurfeldt* procprop.h: Added declaration of scm_i_name.
1996-10-14 Mikael Djurfeldt* stacks.c: Stacks are now represented as structs;...
1996-10-14 Mikael Djurfeldt* stacks.h: Added declarations of scm_stack_p and scm_f...
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*** 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-14 Mikael Djurfeldt* symbols.c (scm_sym2ovcell): Fixed documentation.
1996-10-14 Mikael Djurfeldt* init.c: Added #include "backtrace.h" and #include...
1996-10-14 Mikael Djurfeldt* continuations.c, continuations.h, debug.c, gc.c,...
1996-10-14 Mikael Djurfeldt* srcprop.c, srcprop.h: Made scm_i_filename, scm_i_copy,
1996-10-14 Mikael Djurfeldt* srcprop.c (scm_source_properties, scm_set_source_prop...
1996-10-14 Mikael Djurfeldt* continuations.c, continuations.h, debug.c, gc.c,...
1996-10-14 Mikael Djurfeldt* print.h: Added selector SCM_PRINT_STATE.
1996-10-14 Mikael Djurfeldt* print.c (scm_free_print_state): Cleanup print state...
1996-10-14 Mikael Djurfeldt* continuations.c, continuations.h, debug.c, gc.c,...
1996-10-14 Mikael Djurfeldt* eval.c: Added new debug options `maxdepth' and `indent'.
1996-10-14 Mikael Djurfeldt* debug.c, debug.h: Removed obsolete code.
1996-10-14 Mikael Djurfeldt * debug.c, debug.h: Removed obsolete code.
1996-10-14 Mikael Djurfeldt* configure.in: Build with backtrace.o and stacks.o...
1996-10-14 Mikael Djurfeldt* Makefile.in: Added entries for new files: backtrace.c,
1996-10-14 Mikael Djurfeldt* async.c: Moved `min' macro to _scm.h.
1996-10-14 Mikael Djurfeldt* _scm.h (min, max): Added.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-14 Jim Blandy*** empty log message ***
1996-10-14 Jim Blandy* eval.c (scm_nconc2last): Don't accept an empty list...
1996-10-12 Gary Houston* error.c, eval.c, load.c, stackchk.c: use scm_error...
1996-10-11 Jim Blandy*** empty log message ***
1996-10-11 Jim Blandy*** empty log message ***
1996-10-11 Jim Blandy* eval.c (scm_nconc2last): Revert last change; there...
1996-10-11 Jim Blandy*** empty log message ***
1996-10-11 Jim Blandy* vectors.c (scm_make_vector): Fill vectors with the...
1996-10-11 Jim Blandy* unif.c (scm_ra_set_contp): Localize `inc' declaration.
1996-10-11 Jim Blandy* symbols.c (scm_intern_obarray_soft, scm_sysintern...
1996-10-11 Jim Blandy* struct.c (scm_make_struct, scm_make_vtable_vtable...
1996-10-11 Jim Blandy* eval.c (scm_nconc2last): Make sure that each element...
1996-10-11 Jim Blandy* mapping.scm (hash-table-mapping): Explicitly request...
1996-10-11 Jim Blandy* Makefile.in (TAGS tags): Find the source files in...
1996-10-10 Jim Blandy*** empty log message ***
1996-10-10 Jim Blandy*** empty log message ***
1996-10-10 Jim Blandy* numbers.c (scm_divbigint): When the remainder is...
1996-10-10 Jim BlandyGive the snapshot location in other friendly formats.
1996-10-10 Jim BlandyChange unpacking instructions to agree with what actual...
1996-10-10 Jim Blandy*** empty log message ***
1996-10-10 Jim Blandy* configure.in: If we don't have a port to the current...
1996-10-10 Jim Blandy* Makefile.in (distfiles): Update for the new directory...
1996-10-10 Jim Blandy* async.c (scm_take_signal): Doc fixes.
1996-10-10 Jim Blandy* Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
1996-10-06 Mikael Djurfeldt*** empty log message ***
1996-10-06 Mikael Djurfeldt* throw.h (scm_catch_apply): Removed the `lazyp' argument.
1996-10-06 Mikael Djurfeldt* throw.c (scm_catch_apply): Finished implementation of
1996-10-06 Mikael Djurfeldt* init.c (scm_boot_guile_1): Bugfix: i --> base in...
1996-10-06 Gary Houston* boot-9.scm (load): rewritten again.
1996-10-06 Gary Houston* filesys.c (scm_sys_select): move SCM_ALLOW_INTS past...
1996-10-05 Jim Blandy*** empty log message ***
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 Jim Blandy* init.c (scm_boot_guile): Add level of indirection to
1996-10-05 Jim Blandy*** empty log message ***
1996-10-05 Jim Blandy* Makefile.in (root.o): Correct dependencies.
1996-10-05 Mikael Djurfeldt*** empty log message ***
1996-10-05 Mikael Djurfeldt* boot-9.scm (error-catching-loop): Added handling...
1996-10-05 Mikael Djurfeldt* throw.h: Added prototypes for scm_catch_apply and
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-05 Mikael Djurfeldt* root.h: Added member last_debug_frame to root state.
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-05 Mikael Djurfeldt* procs.h: Added declarations of scm_thunk_p.
1996-10-05 Mikael Djurfeldt* procs.c: New function: scm_thunk_p.
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-05 Mikael DjurfeldtUpdated.
1996-10-05 Mikael Djurfeldt* Makefile.in: Added dependency entry for root.o.
1996-10-04 Jim Blandy*** empty log message ***
1996-10-03 Jim Blandy*** empty log message ***
1996-10-03 Jim Blandy*** empty log message ***
1996-10-03 Mikael Djurfeldt*** empty log message ***
1996-10-03 Mikael Djurfeldt* root.h (scm_root, scm_set_root): Decouple thread...
1996-10-03 Mikael Djurfeldt* print.c (scm_iprlist): Bugfix: Added SCM_ECONSP tests...
1996-10-03 Jim Blandy*** empty log message ***
1996-10-03 Jim Blandy* Makefile.in: Rebuild dependencies.
1996-10-03 Jim Blandy* libguile.h: #include "libguile/print.h" before "smob...
1996-10-03 Jim Blandy* boot-9.scm (make-record-type, record-constructor...
1996-10-03 Jim Blandy* _scm.h: #include "print.h" here, since it seems to...
1996-10-03 Jim Blandy* throw.c (scm_ithrow): Use the correct variable when...
1996-10-03 Jim Blandy* symbols.c (scm_intern_obarray_soft): Initialize the...
1996-10-03 Jim Blandy* numbers.c (scm_istr2int): If the number is short...
next