| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix enough code to get make test_prep working with -dDusedefaultstrict | Todd Rinaldo | 2020-10-13 | 1 | -2/+5 |
* | Strengthen cautions about locale use with threads | Karl Williamson | 2016-04-08 | 1 | -1/+12 |
* | lib/locale.pm: Fix so works on platforms without LC_CTYPE | Karl Williamson | 2015-11-20 | 1 | -5/+4 |
* | Increment $VERSION in lib/locale.pm. | James E Keenan | 2015-09-08 | 1 | -1/+1 |
* | lib/locale.pm: Add an assertion | Karl Williamson | 2015-09-08 | 1 | -2/+12 |
* | Skip various locale tests when locales are not available | Karl Williamson | 2015-03-09 | 1 | -1/+1 |
* | Add 'locale' warning category | Karl Williamson | 2014-11-04 | 1 | -1/+1 |
* | Locale tests assumed POSIX, not true in minitest. | Jarkko Hietaniemi | 2014-06-10 | 1 | -1/+6 |
* | Add parameters to "use locale" | Karl Williamson | 2014-06-05 | 1 | -20/+64 |
* | Work properly under UTF-8 LC_CTYPE locales | Karl Williamson | 2014-01-27 | 1 | -18/+0 |
* | lib/locale.pm: Pod corrections | Karl Williamson | 2014-01-23 | 1 | -5/+6 |
* | Allow 'use locale' on systems without locales. | Karl Williamson | 2014-01-23 | 1 | -13/+3 |
* | Enable perl core tests to pass when locale support is not available. | Jess Robinson | 2013-02-09 | 1 | -1/+16 |
* | Add :not_characters parameter to 'use locale' | Karl Williamson | 2012-01-21 | 1 | -2/+47 |
* | locale.pm: Pod tweaks | Karl Williamson | 2012-01-21 | 1 | -6/+7 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -0/+2 |
* | make hints available via globals in the respective pragmas to | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+4 |
* | load base packages based on nonexistent $VERSION | Andreas König | 1999-05-05 | 1 | -0/+3 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -0/+33 |