summaryrefslogtreecommitdiff
path: root/pod/perllocale.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* perllocale: Nits, correctionsKarl Williamson2014-01-221-26/+60
* perllocale: Note that LC_MESSAGES affects $^EKarl Williamson2013-12-161-1/+1
* perllocale: Add info about locale testing.Karl Williamson2013-12-041-1/+18
* perllocale: Nit, and clarificationKarl Williamson2013-12-041-2/+4
* perllocale.pod: clarify tainting of $1 et alDavid Mitchell2013-12-041-1/+1
* More changes to perllocale and POSIX.pod setlocaleKarl Williamson2013-08-311-10/+12
* locale documentation: Grammaar and appearance nitsKarl Williamson2013-07-091-4/+4
* PATCH: [perl #38193] embedded perl always calls setlocale(LC_ALL,"")Karl Williamson2013-07-091-0/+3
* Better document setlocale, "use locale" interactionsKarl Williamson2013-07-091-1/+3
* perllocale.pod: Fix misstatements, and some nitsKarl Williamson2013-07-081-26/+49
* locale.c: Further checks for utf8ness of a localeKarl Williamson2013-07-051-2/+2
* perllocale: Update, clarifyKarl Williamson2013-06-171-36/+101
* Don't use locale definitions unless within scopeKarl Williamson2013-06-171-0/+1