Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-10-14 | * print.h: Added selector SCM_PRINT_STATE. | Mikael Djurfeldt | 1 | -1/+4 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -26/+11 |
1996-09-22 | * print.h: Modified prototypes for scm_iprlist, scm_prin1 and | Mikael Djurfeldt | 1 | -5/+30 |
1996-09-19 | * print.c, print.h: Closures now print like #<procedure foo (x)>. | Mikael Djurfeldt | 1 | -2/+2 |
1996-09-12 | * print.h: Added declarations of scm_prin1 and scm_prlist. | Mikael Djurfeldt | 1 | -0/+4 |
1996-09-10 | * print.h, read.h: #include "options.h", since everyone who uses | Jim Blandy | 1 | -0/+1 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-08-23 | * eval.c, print.h, print.c, read.h, read.c: Modifications to | Mikael Djurfeldt | 1 | -3/+4 |
1996-08-20 | * print.h: Defines for print options. | Mikael Djurfeldt | 1 | -0/+7 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+74 |