summaryrefslogtreecommitdiffstats
path: root/lib/locale.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up "stack variables".P. J. McDermott2012-09-041-0/+5
* Partially rewrite locale library module.P. J. McDermott2012-09-041-22/+46
* Fix some problems with locale loading.P. J. McDermott2012-08-021-4/+3
* Always load at least the default locale.P. J. McDermott2012-08-011-0/+2
* Set locale parameters in oh_locale_set().P. J. McDermott2012-08-011-3/+9
* Prevent double execution/inclusion.P. J. McDermott2012-08-011-0/+3
* Remove a spare line break from the locale library.P. J. McDermott2012-08-011-1/+0
* Fix substring patterns in oh_locale_set().P. J. McDermott2012-07-311-4/+4
* Support locale setting.P. J. McDermott2012-07-311-0/+48