* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
[bpt/guile.git] / libguile / chars.c
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-04-24 Kevin Ryde(scm_char_upcase, scm_char_downcase, scm_c_upcase,
2004-04-06 Han-Wen Nienhuys* srfi-13.c (s_scm_string_map): convert character to...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2001-08-01 Marius Vollmer(scm_char_alphabetic_p, scm_char_numeric_p, scm_char_wh...
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2000-12-04 Dirk Herrmann* Minor cleanup/optimization for char=?.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-08-18 Neil Jerram* Docstring fixes - adding texinfo markup and removing...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-11 Greg J. Badros* scm_validate.h, chars.c, ports.c, print.c, read.c...
2000-01-06 Mikael Djurfeldt* chars.c (scm_integer_to_char): Use Greg's nice
2000-01-06 Greg J. Badros* *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-18 Greg J. Badros* alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif...
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-18 Jim Blandy* chars.c (scm_charnames): In ASCII character name...
1998-07-30 Jim Blandy* chars.c (scm_tables_prehistory): Add cast, to remove...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import