bpt/guile.git
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"
1996-09-18 Mikael Djurfeldt*** empty log message ***
1996-09-17 Gary Houston* ports.h (scm_port_table): put back file_name, it...
1996-09-16 Gary Houston * ports.h (scm_port_table): remove file_name member...
1996-09-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
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 Mark GalassiAdded the new_procedure() stuff.
1996-09-13 Mark GalassiAdjusted the PLUGIN/REQ so that lgh is the last thing...
1996-09-13 Jim Blandy.
1996-09-13 Mikael Djurfeldt*** empty log message ***
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-13 Mikael Djurfeldt*** empty log message ***
1996-09-13 Mikael Djurfeldt* boot-9.scm: Name change: value-ref --> local-ref
1996-09-13 Mark GalassiShould be a more complete distribution; will test one...
1996-09-12 Mikael Djurfeldt*** empty log message ***
1996-09-12 Mikael Djurfeldt* error.c (err_head): scm_iprin1 --> scm_prin1
1996-09-12 Mikael Djurfeldt* gscm.c (gscm_portprint_obj): scm_iprin1 --> scm_prin1
1996-09-12 Mikael Djurfeldt* gscm.h (gscm_print_obj): scm_iprin1 --> scm_prin1
1996-09-12 Mikael Djurfeldt* print.c: Added code for detection of circular referen...
1996-09-12 Mikael Djurfeldt* print.h: Added declarations of scm_prin1 and scm_prlist.
1996-09-12 Mikael Djurfeldt* strports.c (scm_strprint_obj): scm_iprin1 --> scm_prin1
1996-09-12 Mikael Djurfeldt* debug.c: Adjusted header comment.
1996-09-12 Mikael Djurfeldt* tags.h: Typo.
1996-09-12 Mark GalassiAdding the design documents and the lgh_ interface.
1996-09-12 Mark GalassiStarted merging the docs I wrote for Cygnus' Guile...
1996-09-11 Jim Blandy.
1996-09-11 Jim BlandyDoc fix.
1996-09-11 Mikael Djurfeldt*** empty log message ***
1996-09-11 Mikael Djurfeldt* gdbint.c (gdb_read): Now possible to run during GC.
1996-09-11 Mikael Djurfeldt* read.c (scm_grow_tok_buf): Use scm_vector_set_length_...
1996-09-11 Mikael Djurfeldt* symbols.h (SCM_SETLENGTH): Use SCM_SETCAR.
1996-09-11 Jim Blandy*** empty log message ***
1996-09-11 Jim Blandy* numbers.h: Repeated declarations removed.
1996-09-11 Jim Blandy* numbers.c (scm_two_doubles): Changed from extern...
next