* acconfig.h: add HAVE_ARRAYS.
[bpt/guile.git] / libguile / print.c
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-10-11 Mikael Djurfeldt* print.c (scm_isymnames): Printed representation.
1999-10-05 Jim Blandy* numbers.c (scm_string_to_number): Signal an error...
1999-09-15 Mikael Djurfeldt* print.c (scm_iprin1): Turned `write' and `display...
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-08-29 Mikael Djurfeldt* print.c (scm_isymnames): Removed #@hash-dispatch.
1999-08-26 Mikael Djurfeldt* procs.c, procs.h (scm_subr_entry): New type: Stores...
1999-08-24 Mikael Djurfeldtfix
1999-08-24 Mikael Djurfeldt* print.c (scm_get_print_state): New procedure: Given...
1999-07-29 Mikael Djurfeldt* print.c (scm_init_print): Set name of print state...
1999-07-29 Mikael Djurfeldt* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT...
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Mikael Djurfeldt* tags.h, print.c (SCM_IM_NIL_COND, SCM_IM_NIL_IFY...
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-03-21 Mikael Djurfeldt* print.c (scm_isymnames): Added #@dispatch and #@hash...
1999-03-11 Mikael Djurfeldt* print.c (scm_iprin1): Removed extraneous space when...
1998-11-09 Mikael Djurfeldt* print.c (scm_iprin1): Print gsubrs as primitives.
1998-11-03 Mikael Djurfeldt* print.c (scm_iprin1): Removed suspect looking (and...
1998-10-31 Mikael Djurfeldt* debug.c, print.c: Added #include "macros.h".
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-06 Jim Blandy* print.c (scm_iprin1): Rather than having one i, and...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1997-10-25 Marius Vollmer* print.h (SCM_COERCE_OPORT): Renamed to SCM_COERCE_OUT...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-10-03 Mikael Djurfeldt1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>
1997-10-02 Mikael DjurfeldtSmall adjustment to remove compiler warning message.
1997-10-02 Mikael Djurfeldt* print.c (scm_iprin1): Don't print arguments of macro
1997-10-02 Marius Vollmer* print.h (SCM_PRINT_STATE_P, SCM_COERCE_OPORT): New...
1997-09-11 Mikael Djurfeldt* procprop.h: Added declaration of scm_i_inner_name.
1997-09-10 Mikael Djurfeldt* * eval.c (macro?, macro-type, macro-name, macro-trans...
1997-07-27 Marius Vollmer* print.c (scm_iprin1): Enter printed structures into...
1997-06-03 Marius Vollmer* struct.c (scm_struct_ref, scm_struct_set_x): Use
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-03-11 Mikael Djurfeldt* print.c (scm_iprin1): Limit number of vector elements...
1997-03-08 Mikael Djurfeldt* print.c: Put #ifdef GUILE_DEBUG around `current-pstate'.
1997-01-07 Jim BlandyI think the Sun compiler has chosen a perverse way...
1996-12-18 Jim BlandyIn some cases, the code is fine, but GCC isn't smart...
1996-10-15 Mikael Djurfeldt* print.c (make_print_state, grow_print_state), print...
1996-10-14 Mikael Djurfeldt*** empty log message ***
1996-10-14 Mikael Djurfeldt* print.c (scm_free_print_state): Cleanup print state...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-03 Mikael Djurfeldt* print.c (scm_iprlist): Bugfix: Added SCM_ECONSP tests...
1996-09-22 Mikael Djurfeldt* * print.c (scm_iprin1, scm_prin1, scm_iprlist): Circular
1996-09-19 Mikael Djurfeldt* print.c, print.h: Closures now print like #<procedure...
1996-09-18 Mikael Djurfeldt* print.c: Added #include "alist.h"
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-12 Mikael Djurfeldt* print.c: Added code for detection of circular referen...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Mikael Djurfeldt* eval.c, print.h, print.c, read.h, read.c: Modificatio...
1996-08-20 Mikael Djurfeldt* * print.c: New procedure: scm_print_options
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import