| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move 3 tests from ext/PerlIO/t to their relevant PerlIO::* module directories. | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
* | Rename ext/Module/Pluggable to ext/Module-Pluggable | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
* | Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt-FastCalc | Nicholas Clark | 2009-02-09 | 1 | -7/+7 |
* | Rename ext/MIME/Base64 to ext/MIME-Base64 | Nicholas Clark | 2009-02-09 | 1 | -10/+10 |
* | Rename ext/List/Util as ext/List-Util | Nicholas Clark | 2009-02-09 | 1 | -42/+42 |
* | Rename ext/I18N/Langinfo to ext/I18N-Langinfo | Nicholas Clark | 2009-02-09 | 1 | -6/+6 |
* | Rename ext/Hash/Util to ext/Hash-Util | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
* | Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash | Nicholas Clark | 2009-02-09 | 1 | -12/+12 |
* | Rename ext/Filter/Util/Call to ext/Filter-Util-Call | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
* | Rename ext/File/Glob to ext/File-Glob | Nicholas Clark | 2009-02-09 | 1 | -11/+11 |
* | Rename ext/Digest/SHA to ext/Digest-SHA | Nicholas Clark | 2009-02-09 | 1 | -34/+34 |
* | Rename ext/Digest/MD5 to ext/Digest-MD5 | Nicholas Clark | 2009-02-09 | 1 | -16/+16 |
* | Rename ext/Devel/Peek to ext/Devel-Peek | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
* | Rename ext/Devel/PPPort to ext/Devel-PPPort | Nicholas Clark | 2009-02-09 | 1 | -162/+162 |
* | Rename ext/Devel/DProf to ext/Devel-DProf | Nicholas Clark | 2009-02-09 | 1 | -6/+6 |
* | In The Grand Trek, Filter::Util::Call's call.t didn't trek far enough. | Nicholas Clark | 2009-02-09 | 1 | -1/+1 |
* | Rename ext/Data/Dumper to ext/Data-Dumper | Nicholas Clark | 2009-02-09 | 1 | -11/+11 |
* | Rename ext/Compress/Zlib to ext/Compress-Zlib | Nicholas Clark | 2009-02-09 | 1 | -17/+17 |
* | Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib | Nicholas Clark | 2009-02-09 | 1 | -38/+38 |
* | Rename ext/Win32API/File to ext/Win32API-File | Nicholas Clark | 2009-02-08 | 1 | -13/+13 |
* | Rename ext/Sys/Syslog to ext/Sys-Syslog | Nicholas Clark | 2009-02-06 | 1 | -17/+17 |
* | Rename ext/IPC/SysV to ext/IPC-SysV | Nicholas Clark | 2009-02-06 | 1 | -20/+20 |
* | Move XSSymSet.pm to lib/ExtUtils/, but only install it on VMS. | Nicholas Clark | 2009-02-05 | 1 | -1/+1 |
* | A test for FindExt, not run by make test. (Useful for refactoring FindExt.) | Nicholas Clark | 2009-02-04 | 1 | -0/+1 |
* | setpgrp() should extend the stack before modifying it | Niko Tyni | 2009-02-04 | 1 | -0/+1 |
* | Fold win32/buildext.pl into make_ext.pl | Nicholas Clark | 2009-02-02 | 1 | -1/+0 |
* | Add missed file ext/DB_File/config.in and update ext/DB_File/Changes, both | Nicholas Clark | 2009-02-02 | 1 | -0/+1 |
* | Update CPAN.pm to 1.93_03 | Andreas J. Koenig | 2009-02-02 | 1 | -0/+1 |
* | Upgrade to Pod-Parser-1.36. | Steve Hay | 2009-01-30 | 1 | -0/+5 |
* | Upgrade to Win32-0.39. | Steve Hay | 2009-01-29 | 1 | -0/+1 |
* | Move ext/util/make_ext.pl to the top level. | Nicholas Clark | 2009-01-28 | 1 | -1/+1 |
* | Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it. | Nicholas Clark | 2009-01-28 | 1 | -1/+0 |
* | Break the --create-perllibst-h and --list-static-libs options out of buildext.pl | Nicholas Clark | 2009-01-26 | 1 | -0/+2 |
* | Remove stock_git_version.h as nothing uses it any more. | Nicholas Clark | 2009-01-25 | 1 | -1/+0 |
* | Add NameAliases.txt; regenerate mktables.list | Karl | 2009-01-19 | 1 | -0/+1 |
* | Fix t/uni/lex_utf8.t entry in MANIFEST | Vincent Pit | 2009-01-15 | 1 | -1/+1 |
* | [perl #59908] \x, \0, and \N{} not ok in double-quotish when followed by > \x100 | karl williamson | 2009-01-15 | 1 | -0/+1 |
* | Upgrade to Module-Build-0.31012 | Steve Hay | 2009-01-14 | 1 | -0/+2 |
* | add git-make-p4-refs script to Porting | Yuval Kogman | 2009-01-12 | 1 | -0/+1 |
* | Remove make_patchnum.com from MANIFEST following | Nicholas Clark | 2009-01-11 | 1 | -1/+0 |
* | move ext/utils/make_ext to ext/utils/make_ext.pl | Steffen Mueller | 2009-01-10 | 1 | -1/+1 |
* | Prefer tabs over spaces in MANIFEST | Vincent Pit | 2009-01-09 | 1 | -39/+39 |
* | sort MANIFEST | David Golden | 2009-01-08 | 1 | -7/+7 |
* | Add a --checkout / -c flag to git-find-p4-change | Rafael Garcia-Suarez | 2009-01-06 | 1 | -1/+0 |
* | Remove a couple of p4-specific utilities | Rafael Garcia-Suarez | 2009-01-06 | 1 | -4/+0 |
* | Delete the largely obsolete Porting/patching.pod | Rafael Garcia-Suarez | 2009-01-06 | 1 | -1/+0 |
* | add better pod and headers, and clean up some whitespace issues in the previo... | Yves Orton | 2009-01-04 | 1 | -1/+1 |
* | eliminate make_patchnum.sh, and make the build process use make_patchnum.pl i... | Yves Orton | 2009-01-04 | 1 | -3/+2 |
* | doesnt quite work yet, but provisional steps towards using miniperl to do the... | Yves Orton | 2009-01-04 | 1 | -0/+1 |
* | eliminate .patchnum and related infrastrcuture from *nix based build process | Yves Orton | 2009-01-04 | 1 | -2/+3 |