summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DB_File 1.819Paul Marquess2009-02-193-2/+7
* [perl #63234] [DOC PATCH] fix some missing parts of IO::Handle podZsban Ambrus2009-02-161-4/+5
* Upgrade to Encode 2.31Dan Kogai2009-02-166-61/+74
* More gitignore adjustmentsRafael Garcia-Suarez2009-02-132-0/+2
* Move Attribute::Handlers from lib to ext. The layout in ext is the same as theNicholas Clark2009-02-1221-0/+1729
* make_ext.pl now generates a Makefile.PL if needed.Nicholas Clark2009-02-121-8/+0
* Ignore some temporary files created by ext/DB_File.Florian Ragwitz2009-02-121-0/+1
* Move Safe.pm into ext/Safe, and temporarily give it a Makfile.PLNicholas Clark2009-02-102-0/+8
* Rename ext/threads/shared to ext/threads-sharedNicholas Clark2009-02-0922-2/+2
* Rename ext/XS/Typemap to ext/XS-TypemapNicholas Clark2009-02-099-1/+1
* Rename ext/XS/APItest to ext/XS-APItestNicholas Clark2009-02-0924-3/+3
* Rename ext/Unicode/Normalize to ext/Unicode-NormalizeNicholas Clark2009-02-0917-0/+0
* Rename ext/Time/Piece to ext/Time-PieceNicholas Clark2009-02-0913-0/+0
* Rename ext/Time/HiRes to ext/Time-HiResNicholas Clark2009-02-0917-1/+1
* Rename ext/Text/Soundex to ext/Text-SoundexNicholas Clark2009-02-096-0/+0
* correct typo, replacing "complement" with "compliment"rmgiroux@acm.org2009-02-091-1/+1
* Rename ext/Test/Harness to ext/Test-HarnessNicholas Clark2009-02-09170-37/+36
* Rename ext/Sys/Hostname to ext/Sys-HostnameNicholas Clark2009-02-094-0/+0
* Rename ext/PerlIO/via to ext/PerlIO-viaNicholas Clark2009-02-095-0/+0
* Rename ext/PerlIO/scalar to ext/PerlIO-scalarNicholas Clark2009-02-095-0/+0
* Rename ext/PerlIO/encoding to ext/PerlIO-encodingNicholas Clark2009-02-097-0/+0
* Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find isNicholas Clark2009-02-094-252/+0
* Move 3 tests from ext/PerlIO/t to their relevant PerlIO::* module directories.Nicholas Clark2009-02-094-0/+0
* Rename ext/Module/Pluggable to ext/Module-PluggableNicholas Clark2009-02-094-0/+0
* Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt-FastCalcNicholas Clark2009-02-097-0/+0
* Rename ext/MIME/Base64 to ext/MIME-Base64Nicholas Clark2009-02-0910-0/+0
* Rename ext/List/Util as ext/List-UtilNicholas Clark2009-02-0942-0/+0
* Rename ext/I18N/Langinfo to ext/I18N-LanginfoNicholas Clark2009-02-097-0/+0
* Rename ext/Hash/Util to ext/Hash-UtilNicholas Clark2009-02-095-0/+0
* Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHashNicholas Clark2009-02-0912-0/+0
* Rename ext/Filter/Util/Call to ext/Filter-Util-CallNicholas Clark2009-02-094-0/+0
* Rename ext/File/Glob to ext/File-GlobNicholas Clark2009-02-0914-1/+1
* Rename ext/Digest/SHA to ext/Digest-SHANicholas Clark2009-02-0934-0/+0
* Rename ext/Digest/MD5 to ext/Digest-MD5Nicholas Clark2009-02-0916-1/+1
* Rename ext/Devel/Peek to ext/Devel-PeekNicholas Clark2009-02-095-0/+0
* Rename ext/Devel/PPPort to ext/Devel-PPPortNicholas Clark2009-02-09165-33/+33
* Rename ext/Devel/DProf to ext/Devel-DProfNicholas Clark2009-02-096-0/+0
* In The Grand Trek, Filter::Util::Call's call.t didn't trek far enough.Nicholas Clark2009-02-091-0/+0
* Rename ext/Data/Dumper to ext/Data-DumperNicholas Clark2009-02-0911-0/+0
* Rename ext/Compress/Zlib to ext/Compress-ZlibNicholas Clark2009-02-0918-2/+2
* Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-ZlibNicholas Clark2009-02-0939-0/+0
* Rename ext/Win32API/File to ext/Win32API-FileNicholas Clark2009-02-0813-0/+0
* ext/Sys-Syslog/t/constants.t needs to find macros.all in the new placeVincent Pit2009-02-071-1/+1
* Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC/SysV to ext/IPC-SysVNicholas Clark2009-02-0639-0/+0
* Add missed file ext/DB_File/config.in and update ext/DB_File/Changes, bothNicholas Clark2009-02-022-0/+105
* Bump version of PerlIO::via after previous changeRafael Garcia-Suarez2009-02-021-1/+1
* When loading a PerlIO::via layer, first look in the PerlIO::via namespaceRafael Garcia-Suarez2009-02-021-6/+6
* Upgrade to Encode-2.29.Steve Hay2009-02-025-25/+50
* Upgrade DB_File to 1.818.Steve Hay2009-02-024-38/+295
* Make Time/HiRes/Makefile.PL produce a Makefile if one is neededMax Maischein2009-02-011-1/+1