summaryrefslogtreecommitdiff
path: root/libguile/i18n.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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-3/+2
* Improved support for Unicode title case in Guile's string and character APIs.Julian Graham2009-12-221-0/+2
* Merge `libguile-i18n' into `libguile'.Ludovic Courtès2009-09-141-3/+6
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-1/+1
* Changes from arch/CVS synchronizationLudovic Courtès2007-01-311-0/+2
* Changes from arch/CVS synchronizationLudovic Courtès2006-11-181-8/+19
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * i18n.c: Handle --disable-nls (thanks Bruno).Marius Vollmer2004-09-221-0/+41