| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | utf16_to_utf8_reversed() should croak early when passed an odd byte length. | Nicholas Clark | 2009-10-18 | 1 | -0/+7 |
* | Expose utf16_to_utf8{,reversed} via XS::APItest, and provide some basic tests. | Nicholas Clark | 2009-10-18 | 3 | -2/+80 |
* | Use gmtime() instead of localtime(), as timezones hinder testing strtime(). | Nicholas Clark | 2009-10-18 | 1 | -1/+1 |
* | Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP) | Nicholas Clark | 2009-10-15 | 10 | -35/+39 |
* | Use newSVpvn(), newSVpvs() and gv_fetchpvs(), the later with proper arguments. | Nicholas Clark | 2009-10-15 | 1 | -3/+3 |
* | Use gv_stashsv() and gv_fetchpvs(), the later with proper arguments. | Nicholas Clark | 2009-10-15 | 2 | -7/+7 |
* | Use sv_catpvs(), newSVpvs(), newSVpvn(), newSVhek(), gv_stashpvs() and the | Nicholas Clark | 2009-10-15 | 2 | -47/+51 |
* | In strftime(), save a malloc()/free() by using sv_usepvn_flags(). | Nicholas Clark | 2009-10-15 | 1 | -2/+6 |
* | POSIX::strftime() should be able to handle Unicode characters in the format | Nicholas Clark | 2009-10-15 | 3 | -5/+14 |
* | Hmmm... this may be a heisenbug. Works on some terminals but not | Steve Peters | 2009-10-15 | 3 | -7/+5 |
* | POSIX::strftime() should be able to handle Unicode characters in the | Steve Peters | 2009-10-15 | 3 | -5/+7 |
* | Optimise if (%foo) to be faster than if(keys %foo) | demerphq | 2009-10-15 | 2 | -2/+3 |
* | A number of pod fixes found by podcheck.t | Jesse Vincent | 2009-10-05 | 2 | -5/+9 |
* | Move Storable from ext/ to dist/ | Nicholas Clark | 2009-10-02 | 49 | -14224/+0 |
* | Move Win32 from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 18 | -3194/+0 |
* | Move ExtUtils::Constant from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 6 | -3560/+0 |
* | Move Win32API::File from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 13 | -5890/+0 |
* | Move Time::Piece from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 13 | -2680/+0 |
* | Move Time::HiRes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 17 | -5244/+0 |
* | Move Tie::File from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 39 | -8959/+0 |
* | Move Text::Soundex from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 5 | -782/+0 |
* | Move Text::ParseWords from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 3 | -429/+0 |
* | Move Text::Balanced from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 12 | -4675/+0 |
* | Move Test::Simple from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 119 | -11723/+0 |
* | Move Term::Cap from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 2 | -1035/+0 |
* | Move Test::Harness from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 180 | -27371/+0 |
* | Move Shell from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 2 | -335/+0 |
* | Move List::Util from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 49 | -3661/+0 |
* | Move Pod::Simple from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 174 | -26756/+0 |
* | Move Pod::Parser from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 51 | -9909/+0 |
* | Move Pod::LaTeX from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 3 | -2381/+0 |
* | Move Pod::Escapes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 6 | -1120/+0 |
* | Move PerlIO::via::QuotedPrint from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 2 | -169/+0 |
* | Move parent from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 13 | -427/+0 |
* | Move Module::Pluggable from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 66 | -2520/+0 |
* | Move MIME::Base64 from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 10 | -1997/+0 |
* | Move Memoize from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 29 | -3537/+0 |
* | Move Math::BigRat from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 14 | -5616/+0 |
* | Move Math::BigInt::FastCalc from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 6 | -1266/+0 |
* | Move Math::BigInt from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 60 | -23497/+0 |
* | Move Locale::Codes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 21 | -3975/+0 |
* | Move libnet from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 37 | -8483/+0 |
* | Move IO::Zlib from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 10 | -1104/+0 |
* | Move IO::Compress from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 143 | -34592/+0 |
* | Move if from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 2 | -93/+0 |
* | Move Filter::Util::Call from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 4 | -1652/+0 |
* | Move File::Temp from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 10 | -3284/+0 |
* | Move ExtUtils::Manifest from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 3 | -1326/+0 |
* | Move ExtUtils::Command from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 4 | -708/+0 |
* | Move encoding::warnings from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 6 | -408/+0 |