summaryrefslogtreecommitdiff
path: root/ext/I18N-Langinfo/Langinfo.pm
Commit message (Expand)AuthorAgeFilesLines
* I18N::Langinfo: Add doc headingKarl Williamson2019-08-201-1/+3
* ext/I18N-Langinfo/Langinfo.pm: Fix commentsKarl Williamson2019-04-181-3/+3
* I18N::Langinfo: add a POD linkAaron Crane2018-04-191-1/+2
* I18N::Langinfo: reword list itemsAaron Crane2018-04-191-20/+20
* I18N::Langinfo: clarify POD with a listAaron Crane2018-04-191-1/+19
* I18N::Langinfo: fix POD typoAaron Crane2018-04-191-2/+2
* Work around Microsoft threaded locale bug for localeconv()Karl Williamson2018-03-121-0/+9
* Langinfo: Implement CODESET on WindowsKarl Williamson2018-03-121-2/+5
* I18N::Langinfo: fix pod nitsKarl Williamson2018-03-121-6/+7
* Actually make I18N::Langinfo avail on all platformsKarl Williamson2018-03-121-15/+73
* I18N::Langinfo: Add note to podKarl Williamson2017-11-161-1/+6
* I18N-Langinfo: Use new fcn Perl_langinfo()Karl Williamson2017-09-091-2/+4
* Increment $VERSION in 4 .pm files whose .xs has changed.James E Keenan2015-06-271-1/+1
* Increase $I18N::Langinfo::VERSION to 0.12Father Chrysostomos2014-11-161-1/+1
* $@ check in I18N::Langinfo documentation is reversedSlaven Rezic2014-11-161-1/+1
* Increase $I18N::Langinfo::VERSION to 0.11Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-1/+2
* I18N-Langinfo/Langinfo.pm: Pod nitAaron Trevena2013-03-201-2/+2
* bump I18N::Langinfo to a non-dev versionRicardo Signes2013-01-171-1/+1
* Revert "Revert "Moved prototype check to XS code, allowing the .pm file chang...Steffen Mueller2011-07-121-5/+1
* Revert "Moved prototype check to XS code, allowing the .pm file change from y...Steffen Mueller2011-07-121-1/+5
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD.Nicholas Clark2010-10-211-11/+0
* Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error.Nicholas Clark2010-10-211-14/+2
* Convert I18N::Langinfo to XSLoader from DynaLoader.Nicholas Clark2010-10-191-4/+4
* Nothing autoloaded in Sys::Hostname or I18N::Langinfo, so don't use AutoLoader;Nicholas Clark2010-10-151-2/+1
* Moved prototype check to XS code, allowing the .pm file change from yesterdaySteve Peters2010-08-191-4/+0
* Make I18N::Langinfo::langinfo take $_ as an argument if none is specified asSteve Peters2010-08-181-1/+5
* Correctly document export of I18N::LanginfoKevin Ryde2009-11-081-2/+2
* Rename ext/I18N/Langinfo to ext/I18N-LanginfoNicholas Clark2009-02-091-0/+215