summaryrefslogtreecommitdiff
path: root/libguile/print.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2012-10-301-1/+4
|\
| * Optimize `scm_lfwrite_substr', used by `scm_simple_format'.Ludovic Courtès2012-08-201-1/+4
* | optimize symbol printingAndy Wingo2012-03-061-2/+1
|/
* Factorize and optimize `write' for strings and characters.Ludovic Courtès2010-09-141-2/+1
* Add full Unicode capability to ports and the default readerMichael Gran2009-08-251-1/+2
* Add initial support for wide symbolsMichael Gran2009-08-211-0/+1
* Make scm_charprint and scm_i_string_wide_chars SCM_INTERNAL.Michael Gran2009-08-101-1/+1
* Add Unicode strings and symbolsMichael Gran2009-08-081-0/+1
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-3/+3
* * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.cHan-Wen Nienhuys2007-01-221-9/+0
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* (SCM_PRINT_KEYWORD_STYLE_I, SCM_PRINT_KEYWORD_STYLE):Marius Vollmer2005-09-041-1/+3
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_print_state, SCM_PRINT_STATE_LAYOUT):Marius Vollmer2005-01-071-4/+4
* (scm_uintprint): New, for printing scm_t_uintmax values.Marius Vollmer2004-10-221-1/+2
* (SCM_PRINT_HIGHLIGHT_PREFIX,Marius Vollmer2004-09-291-3/+5
* * print.h (scm_print_state): Added highlight_objects.Marius Vollmer2004-09-231-2/+3
* * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it intoMarius Vollmer2004-07-271-2/+2
* * backtrace.c (scm_display_error_message): Introduced fancyMikael Djurfeldt2003-05-121-1/+2
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-25/+25
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-3/+5
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-2/+2
* * print.c (scm_simple_format): Support "~~" and "~%". SignalMarius Vollmer2001-05-301-0/+1
* * validate.hMichael Livshin2001-05-241-1/+1
* * Removed SCM_CDR misuse.Dirk Herrmann2001-05-171-12/+9
* Smob-related creanup.Keisuke Nishida2000-12-081-3/+3
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* Fixed some SCM/scm_bits_t mixups.Dirk Herrmann2000-04-181-1/+1
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-2/+2
* * print.h, stacks.h, options.c, options.h: Changed C++Mikael Djurfeldt2000-03-201-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* *.[ch]: make a distinction between SCM as a genericGreg J. Badros2000-03-091-1/+2
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-18/+18
* * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros2000-01-111-0/+1
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-3/+6
* * print.h (SCM_PORT_WITH_PS_P, SCM_PORT_WITH_PS_PORT,Mikael Djurfeldt1999-08-241-4/+10
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Warning fixes from Greg Harvey:Jim Blandy1998-10-151-0/+3
* * print.h (SCM_COERCE_OUTPORT): Check that the object is a pairMikael Djurfeldt1997-12-041-1/+3
* * print.h (SCM_COERCE_OPORT): Renamed to SCM_COERCE_OUTPORT. AnMarius Vollmer1997-10-251-3/+3
* 1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>Mikael Djurfeldt1997-10-031-5/+6
* * print.h (SCM_PRINT_STATE_P, SCM_COERCE_OPORT): New macros.Marius Vollmer1997-10-021-2/+13
* * print.c (scm_iprin1): Enter printed structures into the printMarius Vollmer1997-07-271-0/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* I think the Sun compiler has chosen a perverse way to interpretJim Blandy1997-01-071-1/+1
* * print.c (make_print_state, grow_print_state), print.h: ModifiedMikael Djurfeldt1996-10-151-3/+3
* *** empty log message ***Mikael Djurfeldt1996-10-141-1/+1