| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert "Moved prototype check to XS code, allowing the .pm file chang... | Steffen Mueller | 2011-07-12 | 2 | -6/+3 |
* | Revert "Moved prototype check to XS code, allowing the .pm file change from y... | Steffen Mueller | 2011-07-12 | 2 | -3/+6 |
* | Version bumps for the recent PERL_NO_GET_CONTEXT commits | Father Chrysostomos | 2011-03-19 | 1 | -1/+1 |
* | 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 |
* | Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD. | Nicholas Clark | 2010-10-21 | 2 | -12/+1 |
* | Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error. | Nicholas Clark | 2010-10-21 | 2 | -16/+4 |
* | Convert I18N::Langinfo to XSLoader from DynaLoader. | Nicholas Clark | 2010-10-19 | 1 | -4/+4 |
* | Use inlineable proxy constant subs for I18N::Langinfo | Nicholas Clark | 2010-10-19 | 3 | -886/+14 |
* | Nothing autoloaded in Sys::Hostname or I18N::Langinfo, so don't use AutoLoader; | Nicholas Clark | 2010-10-15 | 1 | -2/+1 |
* | Remove boilerplate and (un)conditional code from Makefile.PLs in ext | Nicholas Clark | 2010-09-21 | 1 | -12/+2 |
* | Moved prototype check to XS code, allowing the .pm file change from yesterday | Steve Peters | 2010-08-19 | 2 | -5/+2 |
* | Make I18N::Langinfo::langinfo take $_ as an argument if none is specified as | Steve Peters | 2010-08-18 | 2 | -2/+6 |
* | Correctly document export of I18N::Langinfo | Kevin Ryde | 2009-11-08 | 1 | -2/+2 |
* | Remove the $ENV{PERL_CORE} boilerplate from I18N::Langinfo's tests. | Nicholas Clark | 2009-08-30 | 1 | -8/+0 |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
* | Rename ext/I18N/Langinfo to ext/I18N-Langinfo | Nicholas Clark | 2009-02-09 | 7 | -0/+1252 |