Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Perl_langinfo8() | Karl Williamson | 2022-08-22 | 1 | -60/+4 |
* | PATCH: [perl #127288] I18N::Langinfo sets UTF-8 bit | Karl Williamson | 2018-03-12 | 1 | -6/+68 |
* | Actually make I18N::Langinfo avail on all platforms | Karl Williamson | 2018-03-12 | 1 | -1/+3 |
* | I18N-Langinfo: Use new fcn Perl_langinfo() | Karl Williamson | 2017-09-09 | 1 | -1/+1 |
* | nl_langinfo code can be negative. | Jarkko Hietaniemi | 2015-06-26 | 1 | -1/+6 |
* | Add PERL_NO_GET_CONTEXT to I18N::Langinfo | Nicholas Clark | 2011-03-19 | 1 | -0/+2 |
* | In I18N::Langinfo::langinfo(), use newSVpv(), as it will call strlen() | Nicholas Clark | 2010-10-26 | 1 | -8/+1 |
* | Moved prototype check to XS code, allowing the .pm file change from yesterday | Steve Peters | 2010-08-19 | 1 | -1/+2 |
* | Make I18N::Langinfo::langinfo take $_ as an argument if none is specified as | Steve Peters | 2010-08-18 | 1 | -1/+1 |
* | Rename ext/I18N/Langinfo to ext/I18N-Langinfo | Nicholas Clark | 2009-02-09 | 1 | -0/+35 |