summaryrefslogtreecommitdiff
path: root/libguile/print.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+4
2012-08-20Optimize `scm_lfwrite_substr', used by `scm_simple_format'.Ludovic Courtès1-1/+4
2012-03-06optimize symbol printingAndy Wingo1-2/+1
2010-09-14Factorize and optimize `write' for strings and characters.Ludovic Courtès1-2/+1
2009-08-25Add full Unicode capability to ports and the default readerMichael Gran1-1/+2
2009-08-21Add initial support for wide symbolsMichael Gran1-0/+1
2009-08-10Make scm_charprint and scm_i_string_wide_chars SCM_INTERNAL.Michael Gran1-1/+1
2009-08-08Add Unicode strings and symbolsMichael Gran1-0/+1
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-3/+3
2007-01-22* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.cHan-Wen Nienhuys1-9/+0
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-09-04(SCM_PRINT_KEYWORD_STYLE_I, SCM_PRINT_KEYWORD_STYLE):Marius Vollmer1-1/+3
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-01-07(scm_print_state, SCM_PRINT_STATE_LAYOUT):Marius Vollmer1-4/+4
2004-10-22(scm_uintprint): New, for printing scm_t_uintmax values.Marius Vollmer1-1/+2
2004-09-29(SCM_PRINT_HIGHLIGHT_PREFIX,Marius Vollmer1-3/+5
2004-09-23* print.h (scm_print_state): Added highlight_objects.Marius Vollmer1-2/+3
2004-07-27* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it intoMarius Vollmer1-2/+2
2003-05-12* backtrace.c (scm_display_error_message): Introduced fancyMikael Djurfeldt1-1/+2
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-25/+25
2001-08-31* Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann1-3/+5
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-2/+2
2001-05-30* print.c (scm_simple_format): Support "~~" and "~%". SignalMarius Vollmer1-0/+1
2001-05-24* validate.hMichael Livshin1-1/+1
2001-05-17* Removed SCM_CDR misuse.Dirk Herrmann1-12/+9
2000-12-08Smob-related creanup.Keisuke Nishida1-3/+3
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-18Fixed some SCM/scm_bits_t mixups.Dirk Herrmann1-1/+1
2000-04-03Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann1-2/+2
2000-03-20* print.h, stacks.h, options.c, options.h: Changed C++Mikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-1/+2
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-18/+18
2000-01-11* dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros1-0/+1
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-3/+6
1999-08-24* print.h (SCM_PORT_WITH_PS_P, SCM_PORT_WITH_PS_PORT,Mikael Djurfeldt1-4/+10
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-15Warning fixes from Greg Harvey:Jim Blandy1-0/+3
1997-12-04* print.h (SCM_COERCE_OUTPORT): Check that the object is a pairMikael Djurfeldt1-1/+3
1997-10-25* print.h (SCM_COERCE_OPORT): Renamed to SCM_COERCE_OUTPORT. AnMarius Vollmer1-3/+3
1997-10-031997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>Mikael Djurfeldt1-5/+6
1997-10-02* print.h (SCM_PRINT_STATE_P, SCM_COERCE_OPORT): New macros.Marius Vollmer1-2/+13
1997-07-27* print.c (scm_iprin1): Enter printed structures into the printMarius Vollmer1-0/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-01-07I think the Sun compiler has chosen a perverse way to interpretJim Blandy1-1/+1
1996-10-15* print.c (make_print_state, grow_print_state), print.h: ModifiedMikael Djurfeldt1-3/+3
1996-10-14*** empty log message ***Mikael Djurfeldt1-1/+1