bpt/guile.git
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...
1996-10-03 Jim Blandy* list.c, list.h: Use SCM_P instead of CPP hair. Doc...
1996-10-03 Jim Blandy* aclocal.m4 (GUILE_STRUCT_UTIMBUF): Use AC_CACHE_CHECK...
1996-10-03 Jim BlandyDistinguish #f and ().
1996-10-02 Jim Blandy*** empty log message ***
1996-10-01 Mikael DjurfeldtNew file: From the Cygnus r0.3-release.
1996-10-01 Mikael DjurfeldtNew files: From the Cygnus r0.3 release with some modif...
1996-10-01 Mikael DjurfeldtNew files: From the Cygnus r0.3 release.
1996-10-01 Mikael Djurfeldt*** empty log message ***
1996-10-01 Mikael Djurfeldt* feature.h (scm_loc_features): Removed external declar...
1996-10-01 Mikael Djurfeldt*** empty log message ***
1996-10-01 Mikael Djurfeldt* root.c: Added #include "genio.h", #include "smob...
1996-10-01 Mikael Djurfeldt* throw.c: Added #include "stackchk.h"
1996-10-01 Mikael Djurfeldt* scmsigs.c: Define `signal' to be `pthread_signal...
1996-10-01 Mikael DjurfeldtUpdated.
1996-10-01 Mikael Djurfeldt* * root.c, root.h: Added root smob.
1996-10-01 Mikael Djurfeldt * gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_ST...
1996-10-01 Mikael Djurfeldt* libguile.h: Added #include "libguile/../threads/threa...
1996-10-01 Mikael Djurfeldt* init.c (scm_start_stack): Call `scm_make_root' to...
1996-10-01 Mikael Djurfeldt* gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_STA...
1996-10-01 Mikael Djurfeldt* feature.c (scm_init_feature): Added threads feature...
1996-10-01 Mikael Djurfeldt* configure.in, acconfig.h: Added flags for thread...
1996-10-01 Mikael Djurfeldt* _scm.h: Added conditional #include "threads.h"
1996-10-01 Mikael Djurfeldt* __scm.h (SCM_ASYNC_TICK): Added call to macro
1996-10-01 Mikael DjurfeldtAdded dependency root.o: root.x.
1996-10-01 Mikael Djurfeldt*** empty log message ***
1996-10-01 Mikael Djurfeldt* configure.in: Added some configuration magic from...
1996-10-01 Mikael Djurfeldt* configure: Updated.
1996-10-01 Mikael Djurfeldt* aclocal.m4: New file. For now used for thread support
1996-09-28 Gary Houston* strings.c, strings.h: (scm_makfrom0str, scm_makefrom0...
1996-09-28 Gary Houston* boot-9.scm (error): replace another throw with scm...
1996-09-28 Jim Blandy.
1996-09-28 Jim Blandy* throw.h, throw.c: Use SCM_P instead of #if hair.
1996-09-28 Jim Blandy* throw.h, throw.c: Use SCM_P instead of #if hair.
1996-09-24 Gary Houston* load.c (scm_sys_try_load): don't check whether value...
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-22 Mikael Djurfeldt * print.h: Modified prototypes for scm_iprlist, scm_pr...
1996-09-22 Mikael Djurfeldt* * print.c (scm_iprin1, scm_prin1, scm_iprlist): Circular
1996-09-22 Mikael Djurfeldt* arbiters.c (prinarb),
1996-09-22 Mikael Djurfeldt* eval.c, numbers.h, unif.h, smob.h, srcprop.c: Added...
1996-09-22 Mikael Djurfeldt* struct.c (scm_make_struct_layout, init_struct, scm_st...
1996-09-22 Mikael Djurfeldt* init.c (scm_boot_guile): Moved scm_init_struct upwards so
1996-09-22 Mikael Djurfeldt* struct.c (scm_make_struct_layout, init_struct, scm_st...
1996-09-22 Mikael Djurfeldt*** empty log message ***
1996-09-20 Gary Houston* boot-9.scm (file-exists?, file-is-directory): catch...
1996-09-19 Jim Blandy.
1996-09-19 Jim Blandy.
1996-09-19 Jim Blandy*** empty log message ***
1996-09-19 Mikael Djurfeldt* read.c (scm_init_read): Removed #ifdef READER_EXTENSIONS
1996-09-19 Mikael Djurfeldt* print.c, print.h: Closures now print like #<procedure...
1996-09-19 Mikael Djurfeldt*** empty log message ***
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-19 Gary Houston * boot-9.scm (%%handle-system-error key): remove the...
1996-09-18 Mikael Djurfeldt* srcprop.h: Name changes: tc16_srcprops --> scm_tc16_s...
1996-09-18 Mikael Djurfeldt* srcprop.c (scm_finish_srcprop): Bugfix: update ptr.
1996-09-18 Mikael Djurfeldt* read.h: Added prototype for scm_lreadrecparen
1996-09-18 Mikael Djurfeldt* read.c: Added code for recording of positions of...
1996-09-18 Mikael Djurfeldt* print.c: Added #include "alist.h"
1996-09-18 Mikael Djurfeldt* ports.c, ports.h: Name change: scm_\(line\|column...
1996-09-18 Mikael Djurfeldt* options.c: Documentation fixes.
1996-09-18 Mikael Djurfeldt* gdbint.c: scm_lread now has one more argument.
1996-09-18 Mikael Djurfeldt* fports.c (scm_open_file): Don't call scm_makfrom0str...
1996-09-18 Mikael Djurfeldt* eval.c: Added #include "hash.h"
1996-09-18 Mikael Djurfeldt* eq.c: Added #include "ramap.h"
next