summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP)Nicholas Clark2009-10-1510-35/+39
* Use newSVpvn(), newSVpvs() and gv_fetchpvs(), the later with proper arguments.Nicholas Clark2009-10-151-3/+3
* Use gv_stashsv() and gv_fetchpvs(), the later with proper arguments.Nicholas Clark2009-10-152-7/+7
* Use sv_catpvs(), newSVpvs(), newSVpvn(), newSVhek(), gv_stashpvs() and theNicholas Clark2009-10-152-47/+51
* In strftime(), save a malloc()/free() by using sv_usepvn_flags().Nicholas Clark2009-10-151-2/+6
* POSIX::strftime() should be able to handle Unicode characters in the formatNicholas Clark2009-10-153-5/+14
* Hmmm... this may be a heisenbug. Works on some terminals but notSteve Peters2009-10-153-7/+5
* POSIX::strftime() should be able to handle Unicode characters in theSteve Peters2009-10-153-5/+7
* Optimise if (%foo) to be faster than if(keys %foo)demerphq2009-10-152-2/+3
* A number of pod fixes found by podcheck.tJesse Vincent2009-10-052-5/+9
* Move Storable from ext/ to dist/Nicholas Clark2009-10-0249-14224/+0
* Move Win32 from ext/ to cpan/Nicholas Clark2009-10-0218-3194/+0
* Move ExtUtils::Constant from ext/ to cpan/Nicholas Clark2009-10-026-3560/+0
* Move Win32API::File from ext/ to cpan/Nicholas Clark2009-10-0213-5890/+0
* Move Time::Piece from ext/ to cpan/Nicholas Clark2009-10-0213-2680/+0
* Move Time::HiRes from ext/ to cpan/Nicholas Clark2009-10-0217-5244/+0
* Move Tie::File from ext/ to cpan/Nicholas Clark2009-10-0239-8959/+0
* Move Text::Soundex from ext/ to cpan/Nicholas Clark2009-10-025-782/+0
* Move Text::ParseWords from ext/ to cpan/Nicholas Clark2009-10-023-429/+0
* Move Text::Balanced from ext/ to cpan/Nicholas Clark2009-10-0212-4675/+0
* Move Test::Simple from ext/ to cpan/Nicholas Clark2009-10-02119-11723/+0
* Move Term::Cap from ext/ to cpan/Nicholas Clark2009-10-022-1035/+0
* Move Test::Harness from ext/ to cpan/Nicholas Clark2009-10-02180-27371/+0
* Move Shell from ext/ to cpan/Nicholas Clark2009-10-022-335/+0
* Move List::Util from ext/ to cpan/Nicholas Clark2009-10-0249-3661/+0
* Move Pod::Simple from ext/ to cpan/Nicholas Clark2009-10-02174-26756/+0
* Move Pod::Parser from ext/ to cpan/Nicholas Clark2009-10-0251-9909/+0
* Move Pod::LaTeX from ext/ to cpan/Nicholas Clark2009-10-023-2381/+0
* Move Pod::Escapes from ext/ to cpan/Nicholas Clark2009-10-026-1120/+0
* Move PerlIO::via::QuotedPrint from ext/ to cpan/Nicholas Clark2009-10-022-169/+0
* Move parent from ext/ to cpan/Nicholas Clark2009-10-0213-427/+0
* Move Module::Pluggable from ext/ to cpan/Nicholas Clark2009-10-0266-2520/+0
* Move MIME::Base64 from ext/ to cpan/Nicholas Clark2009-10-0210-1997/+0
* Move Memoize from ext/ to cpan/Nicholas Clark2009-10-0229-3537/+0
* Move Math::BigRat from ext/ to cpan/Nicholas Clark2009-10-0214-5616/+0
* Move Math::BigInt::FastCalc from ext/ to cpan/Nicholas Clark2009-10-026-1266/+0
* Move Math::BigInt from ext/ to cpan/Nicholas Clark2009-10-0260-23497/+0
* Move Locale::Codes from ext/ to cpan/Nicholas Clark2009-10-0221-3975/+0
* Move libnet from ext/ to cpan/Nicholas Clark2009-10-0237-8483/+0
* Move IO::Zlib from ext/ to cpan/Nicholas Clark2009-10-0210-1104/+0
* Move IO::Compress from ext/ to cpan/Nicholas Clark2009-10-02143-34592/+0
* Move if from ext/ to cpan/Nicholas Clark2009-10-022-93/+0
* Move Filter::Util::Call from ext/ to cpan/Nicholas Clark2009-10-014-1652/+0
* Move File::Temp from ext/ to cpan/Nicholas Clark2009-10-0110-3284/+0
* Move ExtUtils::Manifest from ext/ to cpan/Nicholas Clark2009-10-013-1326/+0
* Move ExtUtils::Command from ext/ to cpan/Nicholas Clark2009-10-014-708/+0
* Move encoding::warnings from ext/ to cpan/Nicholas Clark2009-10-016-408/+0
* Move Digest::SHA from ext/ to cpan/Nicholas Clark2009-10-0134-4191/+0
* Move Digest::MD5 from ext/ to cpan/Nicholas Clark2009-10-0116-2879/+0
* Move Digest from ext/ to cpan/Nicholas Clark2009-10-017-837/+0