summaryrefslogtreecommitdiff
path: root/libguile/chars.c
Commit message (Expand)AuthorAgeFilesLines
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+4
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_charnames, scm_charnums): Added "sp" as an alias for "space".Marius Vollmer2004-11-041-2/+2
* (scm_char_alphabetic_p, scm_char_numeric_p, scm_char_whitespace_p,Marius Vollmer2004-08-241-25/+16
* * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,Marius Vollmer2004-08-021-1/+1
* * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it intoMarius Vollmer2004-07-271-1/+1
* * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,Marius Vollmer2004-07-101-2/+1
* * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer2004-07-061-17/+17
* (scm_char_upcase, scm_char_downcase, scm_c_upcase,Kevin Ryde2004-04-241-26/+8
* * srfi-13.c (s_scm_string_map): convert character to unsigned charHan-Wen Nienhuys2004-04-061-18/+22
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* 2002-07-20 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys2002-07-201-35/+35
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* (scm_char_alphabetic_p, scm_char_numeric_p, scm_char_whitespace_p,Marius Vollmer2001-08-011-6/+6
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * Minor cleanup/optimization for char=?.Dirk Herrmann2000-12-041-3/+3
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * Docstring fixes - adding texinfo markup and removing extraneous trailing ne...Neil Jerram2000-08-181-21/+31
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-4/+4
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-50/+50
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-28/+28
* * scm_validate.h, chars.c, ports.c, print.c, read.c, strings.c,Greg J. Badros2000-01-111-29/+29
* * chars.c (scm_integer_to_char): Use Greg's niceMikael Djurfeldt2000-01-061-2/+2
* * *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout.Greg J. Badros2000-01-061-10/+10
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-37/+37
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-11/+11
* * alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif.c: UseGreg J. Badros1999-12-181-1/+1
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-4/+2
* * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1999-12-121-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-168/+164
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-6/+6
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * chars.c (scm_charnames): In ASCII character name table, makeJim Blandy1998-10-181-2/+2
* * chars.c (scm_tables_prehistory): Add cast, to remove signed/Jim Blandy1998-07-301-1/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-125/+25
* * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h,Mikael Djurfeldt1996-09-131-3/+3
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+507