summaryrefslogtreecommitdiff
path: root/libguile/chars.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-24Support for Unicode general categoriesJulian Graham1-0/+1
2009-12-22Improved support for Unicode title case in Guile's string and character APIs.Julian Graham1-0/+2
2009-09-03Modify read and print of combining charactersMichael Gran1-1/+2
2009-08-29Better range check for codepointsMichael Gran1-2/+6
2009-08-25Add full Unicode capability to ports and the default readerMichael Gran1-1/+5
2009-08-18Avoid compilation warnings in SCM_MAKE_CHARMichael Gran1-3/+9
2009-08-11Quiet signed/unsigned comparison warnings in chars.[ch]Michael Gran1-3/+3
2009-08-09Missing parentheses in SCM_MAKE_CHAR macroMichael Gran1-3/+3
2009-08-01Don't doubly define scm_t_wcharMichael Gran1-6/+1
2009-08-01Fix coding style compliance for recent 32-bit char changesMichael Gran1-2/+2
2009-08-01Don't use GNU extensions for SCM_MAKE_CHAR macroMichael Gran1-4/+4
2009-07-29Add 32-bit charactersMichael Gran1-6/+21
2009-07-27Replace global charnames variables with accessorsMichael Gran1-6/+3
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2004-04-24(scm_tables_prehistory): Remove.Kevin Ryde1-2/+1
2004-04-06* srfi-13.c (s_scm_string_map): convert character to unsigned charHan-Wen Nienhuys1-3/+3
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-28/+28
2001-09-26(SCM_MAKE_CHAR): Use `scm_t_bits' instead of `intptr_t'.Thien-Thi Nguyen1-1/+1
2001-09-21* chars.h (SCM_MAKE_CHAR): coerce value to intptr_t.Rob Browning1-1/+1
2001-08-31* Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann1-7/+9
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-04-27 * error.h (scm_sysmissing): deprecation expired - removed.Rob Browning1-10/+0
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-05-15* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.Dirk Herrmann1-4/+10
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-28/+32
1999-02-06* chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h,Jim Blandy1-2/+2
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-61/+25
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+126