This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133706) remove exploit code from Storable
[perl5.git] / pod / perllocale.pod
2018-11-19 Karl WilliamsonAllow forcing use of POSIX 2008 locale fcns
2018-07-16 Karl Williamsonperllocale: Improve pod appearance
2018-03-12 Karl Williamsonperllocale: Update, clarify
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-01-15 Karl Williamsonperllocale: Wording/formatting nits
2018-01-14 Karl Williamsonperllocale: Fix typo
2017-09-10 Karl WilliamsonI18N-Langinfo: Use new fcn Perl_langinfo()
2017-08-12 Karl Williamsonperllocale: Rmv links to obsolete documents
2017-07-14 Karl Williamsonperllocale: Clarifications, corrections, and nits
2016-10-26 Karl Williamsonpod/perllocale: Add caution about incompatible locales
2016-06-11 Lukas Maipod/*: remove deprecated L<"section"> and L<section...
2016-05-24 Karl WilliamsonDo better locale collation in UTF-8 locales
2016-05-24 Karl Williamsonperllocale: Change headings so two aren't identical
2016-05-24 Karl WilliamsonChange calculation of locale collation coefficients
2016-05-24 Karl WilliamsonChange mem_collxfrm() algorithm for embedded NULs
2016-05-24 Karl Williamsonperllocale: Document NUL collation handling
2016-04-12 Karl Williamsonperllocale: Unicode has changed their data; fix references
2016-04-08 Karl WilliamsonStrengthen cautions about locale use with threads
2016-03-11 Karl Williamsonperllocale: Nits, update for 5.24 changes
2015-04-18 SHIRAKATA KentaroSmall typographical corrections to documentation.
2015-04-03 Karl Williamsonperllocale: Update for EBCDIC
2015-04-03 Karl Williamsonperllocale: Nit
2015-03-19 Karl Williamsonperllocale: Correctly document behavior
2015-03-09 Hugo van der Sanden[perl #123814] replace grok_atou with grok_atoUV
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2014-12-30 Matthew HorsfallAdd documentation for /n (non-capture) regexp flag.
2014-12-29 Karl WilliamsonRaise warning on multi-byte char in single-byte locale
2014-12-29 Karl Williamsonperllocale: Nits
2014-11-14 Karl WilliamsonReinstate "Raise warnings for poorly supported locales"
2014-11-05 Karl WilliamsonRevert "Raise warnings for poorly supported locales"
2014-11-04 Karl Williamsonperllocale: Nits and clarifications
2014-11-04 Karl WilliamsonRaise warnings for poorly supported locales
2014-09-19 Karl Williamsonperllocale: Nit
2014-08-24 Karl Williamsonperlxs: Add text about dealing with locales, etc
2014-06-05 Karl WilliamsonUse C locale for "$!" ouside 'use locale' scope
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-06-05 Karl WilliamsonKeep LC_NUMERIC in C locale, except for brief periods
2014-06-05 Karl Williamsonperllocale: Wrap some text in C<...>
2014-06-05 Karl WilliamsonExclude undefined hash elements from localeconv()
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-06-01 Karl Williamsonperllocale: Wrap some text in C<...>
2014-05-28 Matthew Horsfall... [perl #121976] - Fix typo in pod
2014-04-07 SHIRAKATA Kentaronitpicks
2014-04-05 Steve HayCorrect typo in commit b38d7779bd
2014-04-01 Karl WilliamsonPATCH: [perl #119499] "$!" with UTF-8 flag
2014-04-01 Karl WilliamsonPATCH: [perl 121317] Gconvert() obeys LC_NUMERIC withou...
2014-04-01 Karl Williamsonperllocale: Nits
2014-04-01 Karl Williamsonperllocale: Note that $^E acts the same as $!
2014-02-19 Karl WilliamsonMake taint checking regex compile time instead of runtime
2014-02-19 Karl Williamsonperllocale: Add note about ENVIRONMENT variable
2014-02-16 Karl Williamsonperllocale: Corrections and nits
2014-02-15 Karl WilliamsonDeprecate uses of POSIX::isfoo()
2014-02-15 Karl WilliamsonImprove fallback during locale initialization
2014-02-15 Karl WilliamsonEmulate POSIX locale setting on Windows
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-24 Karl Williamsonperllocale: Nit.
2014-01-22 Karl Williamsonperllocale: Nits, corrections
2013-12-17 Karl Williamsonperllocale: Note that LC_MESSAGES affects $^E
2013-12-05 Karl Williamsonperllocale: Add info about locale testing.
2013-12-05 Karl Williamsonperllocale: Nit, and clarification
2013-12-04 David Mitchellperllocale.pod: clarify tainting of $1 et al
2013-08-31 Karl WilliamsonMore changes to perllocale and POSIX.pod setlocale
2013-07-10 Karl Williamsonlocale documentation: Grammaar and appearance nits
2013-07-10 Karl WilliamsonPATCH: [perl #38193] embedded perl always calls setloca...
2013-07-10 Karl WilliamsonBetter document setlocale, "use locale" interactions
2013-07-08 Karl Williamsonperllocale.pod: Fix misstatements, and some nits
2013-07-06 Karl Williamsonlocale.c: Further checks for utf8ness of a locale
2013-06-18 Karl Williamsonperllocale: Update, clarify
2013-06-18 Karl WilliamsonDon't use locale definitions unless within scope
2013-06-18 Karl Williamsonperllocale: Nits
2013-05-20 Karl Williamsonperllocale: Update to mention fc(), \F
2013-04-23 Rafael Garcia-SuarezSpelling typo in perllocale
2012-07-25 Karl Williamsonperllocale: Mention that \n doesn't change for locales
2012-06-30 Father Chrysostomos[perl #113006] perllocale: change Spanish to traditiona...
2012-06-27 Brian Fraserperllocale: #109408
2012-06-17 Jesse Luehrstypo fix, reported by Joaquin Ferrero (RT#113616)
2012-01-21 Karl Williamsonperllocale: Correct various Perl version references
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-21 Karl Williamsonperllocale: Remove trailing blanks
2012-01-21 Karl Williamsonperllocale: Add caveat on UTF-8 locales
2011-12-14 Karl Williamsonperllocale: Don't mention /l modifier
2011-12-14 Karl Williamsonperllocale: Nits
2011-07-06 Karl Williamsonperllocale: de-emphasize /l
2011-04-19 Karl Williamsonperllocale: Mention /l
2011-04-19 Karl Williamsonperllocale: Corrections
2011-04-14 Tom Christiansenperllocale: Clean up recent additions
2011-04-13 Karl Williamsonperllocale: Update for 5.14
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
2010-10-27 Niko TyniLC_NUMERIC documentation updates + tests
2010-01-05 Tom ChristiansenPATCH: minor typo cleanup of pod/ directory
2009-09-13 Leon BrocardUse alternative URLs for links which are now broken...
2007-06-11 Rafael Garcia-SuarezDoc adjustments for the number localization and setloca...
2007-03-22 Rafael Garcia-SuarezMisc. L<> fixes in core docs : don't link to man pages;
2006-10-08 Rafael Garcia-SuarezClarifications on the usage of setlocale() and LC_NUMER...
2005-06-03 Andy LesterQuotes in pod/*.pod
2005-03-29 Offer KayeMake the spelling of whitespace (vs white-space and...
2002-05-09 Rafael Garcia-Suarezcmp() compares chars, not bytes.
2002-03-27 Jarkko HietaniemiMore URL "whitespacing".
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiIf it looks like UTF-8 (either nl_langinfo or locale...
next