summaryrefslogtreecommitdiff
path: root/ext/I18N-Langinfo
Commit message (Expand)AuthorAgeFilesLines
* Send bug reports to GitHubJames E Keenan2021-10-091-7/+6
* Remove inheritance from Exporter in ext/ modulesMax Maischein2021-06-251-4/+2
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* 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
* I18N::Langinfo/t/Langinfo.t: Skip tests on early netbsdKarl Williamson2018-03-221-4/+10
* Work around Microsoft threaded locale bug for localeconv()Karl Williamson2018-03-121-0/+9
* Langinfo: Implement CODESET on WindowsKarl Williamson2018-03-121-2/+5
* PATCH: [perl #127288] I18N::Langinfo sets UTF-8 bitKarl Williamson2018-03-122-9/+145
* I18N::Langinfo: fix pod nitsKarl Williamson2018-03-121-6/+7
* Actually make I18N::Langinfo avail on all platformsKarl Williamson2018-03-122-16/+76
* I18N::Langinfo: Add note to podKarl Williamson2017-11-161-1/+6
* I18N-Langinfo: Use new fcn Perl_langinfo()Karl Williamson2017-09-093-4/+29
* I18N-Langinfo/t/Langinfo.t: Reinstate tests, modernizeKarl Williamson2017-09-091-46/+20
* Increment $VERSION in 4 .pm files whose .xs has changed.James E Keenan2015-06-271-1/+1
* nl_langinfo code can be negative.Jarkko Hietaniemi2015-06-261-1/+6
* 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-122-6/+3
* Revert "Moved prototype check to XS code, allowing the .pm file change from y...Steffen Mueller2011-07-122-3/+6
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Add PERL_NO_GET_CONTEXT to I18N::LanginfoNicholas Clark2011-03-191-0/+2
* In I18N::Langinfo::langinfo(), use newSVpv(), as it will call strlen()Nicholas Clark2010-10-261-8/+1
* Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD.Nicholas Clark2010-10-212-12/+1
* Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error.Nicholas Clark2010-10-212-16/+4
* Convert I18N::Langinfo to XSLoader from DynaLoader.Nicholas Clark2010-10-191-4/+4
* Use inlineable proxy constant subs for I18N::LanginfoNicholas Clark2010-10-193-886/+14
* Nothing autoloaded in Sys::Hostname or I18N::Langinfo, so don't use AutoLoader;Nicholas Clark2010-10-151-2/+1
* Remove boilerplate and (un)conditional code from Makefile.PLs in extNicholas Clark2010-09-211-12/+2
* Moved prototype check to XS code, allowing the .pm file change from yesterdaySteve Peters2010-08-192-5/+2
* Make I18N::Langinfo::langinfo take $_ as an argument if none is specified asSteve Peters2010-08-182-2/+6
* Correctly document export of I18N::LanginfoKevin Ryde2009-11-081-2/+2
* Remove the $ENV{PERL_CORE} boilerplate from I18N::Langinfo's tests.Nicholas Clark2009-08-301-8/+0
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-1/+0
* Rename ext/I18N/Langinfo to ext/I18N-LanginfoNicholas Clark2009-02-097-0/+1252