REPL Server: Don't establish a SIGINT handler.
[bpt/guile.git] / libguile / print.h
2012-08-20 Ludovic CourtèsOptimize `scm_lfwrite_substr', used by `scm_simple_format'.
2010-09-14 Ludovic CourtèsFactorize and optimize `write' for strings and characters.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-25 Michael GranAdd full Unicode capability to ports and the default...
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranAdd initial support for wide symbols
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-10 Michael GranMake scm_charprint and scm_i_string_wide_chars SCM_INTE...
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-08 Michael GranAdd Unicode strings and symbols
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2007-01-22 Han-Wen Nienhuys* backtrace.c, debug.c, debug.h, deprecation.c, eq...
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-09-04 Marius Vollmer(SCM_PRINT_KEYWORD_STYLE_I, SCM_PRINT_KEYWORD_STYLE):
2005-05-23 Marius VollmerThe FSF has a new address.
2005-01-07 Marius Vollmer(scm_print_state, SCM_PRINT_STATE_LAYOUT):
2004-10-22 Marius Vollmer(scm_uintprint): New, for printing scm_t_uintmax values.
2004-09-29 Marius Vollmer(SCM_PRINT_HIGHLIGHT_PREFIX,
2004-09-23 Marius Vollmer* print.h (scm_print_state): Added highlight_objects.
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2003-05-12 Mikael Djurfeldt* backtrace.c (scm_display_error_message): Introduced...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-30 Marius Vollmer* print.c (scm_simple_format): Support "~~" and "~...
2001-05-24 Michael Livshin* validate.h
2001-05-17 Dirk Herrmann* Removed SCM_CDR misuse.
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-18 Dirk HerrmannFixed some SCM/scm_bits_t mixups.
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-20 Mikael Djurfeldt* print.h, stacks.h, options.c, options.h: Changed C++
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
2000-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-08-24 Mikael Djurfeldt* print.h (SCM_PORT_WITH_PS_P, SCM_PORT_WITH_PS_PORT,
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-15 Jim BlandyWarning fixes from Greg Harvey:
1997-12-04 Mikael Djurfeldt* print.h (SCM_COERCE_OUTPORT): Check that the object...
1997-10-25 Marius Vollmer* print.h (SCM_COERCE_OPORT): Renamed to SCM_COERCE_OUT...
1997-10-03 Mikael Djurfeldt1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>
1997-10-02 Marius Vollmer* print.h (SCM_PRINT_STATE_P, SCM_COERCE_OPORT): New...
1997-07-27 Marius Vollmer* print.c (scm_iprin1): Enter printed structures into...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-01-07 Jim BlandyI think the Sun compiler has chosen a perverse way...
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.h: Added selector SCM_PRINT_STATE.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-22 Mikael Djurfeldt * print.h: Modified prototypes for scm_iprlist, scm_pr...
1996-09-19 Mikael Djurfeldt* print.c, print.h: Closures now print like #<procedure...
1996-09-12 Mikael Djurfeldt* print.h: Added declarations of scm_prin1 and scm_prlist.
1996-09-10 Jim Blandy* print.h, read.h: #include "options.h", since everyone...
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-08-23 Mikael Djurfeldt* eval.c, print.h, print.c, read.h, read.c: Modificatio...
1996-08-20 Mikael Djurfeldt* print.h: Defines for print options.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import