summaryrefslogtreecommitdiff
path: root/libguile/chars.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert scm_c_make_char rename"Andy Wingo2019-08-241-3/+3
* Revert scm_c_make_char renameAndy Wingo2019-08-021-3/+3
* Add 'scm_c_make_char' and use it where appropriate.Mark H Weaver2019-05-231-9/+20
* Reimplement SCM_MAKE_CHAR to evaluate its argument only once.Mark H Weaver2019-05-231-9/+11
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+0
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-2/+0
* Define scm_t_wchar in one placeAndy Wingo2018-06-201-5/+0
* More validate.h devolutionAndy Wingo2018-06-181-1/+11
* Support for Unicode general categoriesJulian Graham2009-12-241-0/+1
* Improved support for Unicode title case in Guile's string and character APIs.Julian Graham2009-12-221-0/+2
* Modify read and print of combining charactersMichael Gran2009-09-031-1/+2
* Better range check for codepointsMichael Gran2009-08-291-2/+6
* Add full Unicode capability to ports and the default readerMichael Gran2009-08-251-1/+5
* Avoid compilation warnings in SCM_MAKE_CHARMichael Gran2009-08-181-3/+9
* Quiet signed/unsigned comparison warnings in chars.[ch]Michael Gran2009-08-111-3/+3
* Missing parentheses in SCM_MAKE_CHAR macroMichael Gran2009-08-091-3/+3
* Don't doubly define scm_t_wcharMichael Gran2009-08-011-6/+1
* Fix coding style compliance for recent 32-bit char changesMichael Gran2009-08-011-2/+2
* Don't use GNU extensions for SCM_MAKE_CHAR macroMichael Gran2009-08-011-4/+4
* Add 32-bit charactersMichael Gran2009-07-291-6/+21
* Replace global charnames variables with accessorsMichael Gran2009-07-271-6/+3
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_tables_prehistory): Remove.Kevin Ryde2004-04-241-2/+1
* * srfi-13.c (s_scm_string_map): convert character to unsigned charHan-Wen Nienhuys2004-04-061-3/+3
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-28/+28
* (SCM_MAKE_CHAR): Use `scm_t_bits' instead of `intptr_t'.Thien-Thi Nguyen2001-09-261-1/+1
* * chars.h (SCM_MAKE_CHAR): coerce value to intptr_t.Rob Browning2001-09-211-1/+1
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-7/+9
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* * error.h (scm_sysmissing): deprecation expired - removed.Rob Browning2001-04-271-10/+0
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.Dirk Herrmann2000-05-151-4/+10
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-28/+32
* * chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h,Jim Blandy1999-02-061-2/+2
* * 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-61/+25
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+126