summaryrefslogtreecommitdiff
path: root/pod/perllocale.pod
Commit message (Expand)AuthorAgeFilesLines
* I18N-Langinfo: Use new fcn Perl_langinfo()Karl Williamson2017-09-091-0/+2
* perllocale: Rmv links to obsolete documentsKarl Williamson2017-08-121-5/+2
* perllocale: Clarifications, corrections, and nitsKarl Williamson2017-07-141-10/+13
* pod/perllocale: Add caution about incompatible localesKarl Williamson2016-10-261-5/+6
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-17/+17
* Do better locale collation in UTF-8 localesKarl Williamson2016-05-241-15/+39
* perllocale: Change headings so two aren't identicalKarl Williamson2016-05-241-2/+2
* Change calculation of locale collation coefficientsKarl Williamson2016-05-241-0/+3
* Change mem_collxfrm() algorithm for embedded NULsKarl Williamson2016-05-241-7/+8
* perllocale: Document NUL collation handlingKarl Williamson2016-05-241-0/+10
* perllocale: Unicode has changed their data; fix referencesKarl Williamson2016-04-121-5/+11
* Strengthen cautions about locale use with threadsKarl Williamson2016-04-081-4/+16
* perllocale: Nits, update for 5.24 changesKarl Williamson2016-03-111-25/+5
* Small typographical corrections to documentation.SHIRAKATA Kentaro2015-04-181-2/+2
* perllocale: Update for EBCDICKarl Williamson2015-04-031-3/+6
* perllocale: NitKarl Williamson2015-04-031-2/+2
* perllocale: Correctly document behaviorKarl Williamson2015-03-191-4/+15
* [perl #123814] replace grok_atou with grok_atoUVHugo van der Sanden2015-03-091-4/+3
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* Add documentation for /n (non-capture) regexp flag.Matthew Horsfall2014-12-301-1/+1
* Raise warning on multi-byte char in single-byte localeKarl Williamson2014-12-291-0/+5
* perllocale: NitsKarl Williamson2014-12-291-11/+14
* Reinstate "Raise warnings for poorly supported locales"Karl Williamson2014-11-141-2/+19
* Revert "Raise warnings for poorly supported locales"Karl Williamson2014-11-041-19/+2
* perllocale: Nits and clarificationsKarl Williamson2014-11-041-9/+18
* Raise warnings for poorly supported localesKarl Williamson2014-11-041-2/+19
* perllocale: NitKarl Williamson2014-09-191-1/+1
* perlxs: Add text about dealing with locales, etcKarl Williamson2014-08-241-11/+1
* Use C locale for "$!" ouside 'use locale' scopeKarl Williamson2014-06-051-8/+6
* Add parameters to "use locale"Karl Williamson2014-06-051-57/+96
* Keep LC_NUMERIC in C locale, except for brief periodsKarl Williamson2014-06-051-11/+9
* perllocale: Wrap some text in C<...>Karl Williamson2014-06-051-1/+1
* Exclude undefined hash elements from localeconv()Karl Williamson2014-06-051-0/+4
* Localeconv() should be independent of 'use locale'Karl Williamson2014-06-051-1/+3
* perllocale: Wrap some text in C<...>Karl Williamson2014-06-011-31/+31
* [perl #121976] - Fix typo in podMatthew Horsfall (alh)2014-05-281-1/+1
* nitpicksSHIRAKATA Kentaro2014-04-071-1/+1
* Correct typo in commit b38d7779bdSteve Hay2014-04-051-2/+2
* PATCH: [perl #119499] "$!" with UTF-8 flagKarl Williamson2014-04-011-1/+2
* PATCH: [perl 121317] Gconvert() obeys LC_NUMERIC without "use locale"Karl Williamson2014-04-011-5/+11
* perllocale: NitsKarl Williamson2014-04-011-3/+3
* perllocale: Note that $^E acts the same as $!Karl Williamson2014-04-011-2/+3
* Make taint checking regex compile time instead of runtimeKarl Williamson2014-02-191-8/+15
* perllocale: Add note about ENVIRONMENT variableKarl Williamson2014-02-191-0/+9
* perllocale: Corrections and nitsKarl Williamson2014-02-151-12/+23
* Deprecate uses of POSIX::isfoo()Karl Williamson2014-02-151-1/+1
* Improve fallback during locale initializationKarl Williamson2014-02-151-9/+20
* Emulate POSIX locale setting on WindowsKarl Williamson2014-02-151-1/+2
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-26/+67
* perllocale: Nit.Karl Williamson2014-01-231-1/+2