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