summaryrefslogtreecommitdiff
path: root/module/ice-9/i18n.scm
Commit message (Expand)AuthorAgeFilesLines
* Add a fallback value for the locale-monetary-decimal-pointMichael Gran2019-05-231-2/+2
* i18n: add international sign positions to %locale-dumpMike Gran2017-03-201-2/+6
* i18n: add debugging helper procedure for localesMike Gran2017-03-201-1/+67
* i18n: rename locale-monetary-digit-grouping to locale-monetary-groupingMike Gran2017-03-201-2/+2
* i18n: 'number->locale-string' guesses the minimum number of decimals.Ludovic Courtès2017-03-011-13/+27
* i18n: Fix corner cases for monetary and number string conversions.Ludovic Courtès2017-03-011-14/+43
* i18n: Do not represent zero as "-0".Ludovic Courtès2017-03-011-3/+4
* Improve correctness and consistency of 'eval-when' usage.Mark H Weaver2014-01-231-1/+1
* i18n: Provide default values for when Gnulib has no replacement.Ludovic Courtès2012-02-031-26/+32
* i18n: Use Gnulib's `nl_langinfo' module.Ludovic Courtès2012-02-031-49/+42
* rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0Andy Wingo2010-03-161-1/+2
* Provide Guile-friendly `coding:' meta-data.Ludovic Courtès2010-01-111-8/+3
* Improved support for Unicode title case in Guile's string and character APIs.Julian Graham2009-12-221-2/+2
* Merge `libguile-i18n' into `libguile'.Ludovic Courtès2009-09-141-5/+5
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-3/+3
* Replace eval-case with eval-whenAndy Wingo2009-03-061-3/+2
* move ice-9/ and oop/ under module/Andy Wingo2008-11-011-0/+423