summaryrefslogtreecommitdiff
path: root/lib/locale.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix enough code to get make test_prep working with -dDusedefaultstrictTodd Rinaldo2020-10-131-2/+5
* Strengthen cautions about locale use with threadsKarl Williamson2016-04-081-1/+12
* lib/locale.pm: Fix so works on platforms without LC_CTYPEKarl Williamson2015-11-201-5/+4
* Increment $VERSION in lib/locale.pm.James E Keenan2015-09-081-1/+1
* lib/locale.pm: Add an assertionKarl Williamson2015-09-081-2/+12
* Skip various locale tests when locales are not availableKarl Williamson2015-03-091-1/+1
* Add 'locale' warning categoryKarl Williamson2014-11-041-1/+1
* Locale tests assumed POSIX, not true in minitest.Jarkko Hietaniemi2014-06-101-1/+6
* Add parameters to "use locale"Karl Williamson2014-06-051-20/+64
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-18/+0
* lib/locale.pm: Pod correctionsKarl Williamson2014-01-231-5/+6
* Allow 'use locale' on systems without locales.Karl Williamson2014-01-231-13/+3
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-091-1/+16
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-211-2/+47
* locale.pm: Pod tweaksKarl Williamson2012-01-211-6/+7
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-1/+1
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+2
* make hints available via globals in the respective pragmas toGurusamy Sarathy2000-03-041-2/+4
* load base packages based on nonexistent $VERSIONAndreas König1999-05-051-0/+3
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-0/+33