summaryrefslogtreecommitdiff
path: root/ext/I18N-Langinfo/Langinfo.xs
Commit message (Expand)AuthorAgeFilesLines
* Add Perl_langinfo8()Karl Williamson2022-08-221-60/+4
* PATCH: [perl #127288] I18N::Langinfo sets UTF-8 bitKarl Williamson2018-03-121-6/+68
* Actually make I18N::Langinfo avail on all platformsKarl Williamson2018-03-121-1/+3
* I18N-Langinfo: Use new fcn Perl_langinfo()Karl Williamson2017-09-091-1/+1
* nl_langinfo code can be negative.Jarkko Hietaniemi2015-06-261-1/+6
* 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
* Moved prototype check to XS code, allowing the .pm file change from yesterdaySteve Peters2010-08-191-1/+2
* Make I18N::Langinfo::langinfo take $_ as an argument if none is specified asSteve Peters2010-08-181-1/+1
* Rename ext/I18N/Langinfo to ext/I18N-LanginfoNicholas Clark2009-02-091-0/+35