| Commit message (Expand) | Author | Age | Files | Lines |
* | Space between target and colon is not optional in VMS description files. | Craig A. Berry | 2009-04-22 | 1 | -1/+1 |
* | Sean would like to pass on his maintainership of I18N::LangTags modules. | Nicholas Clark | 2009-04-22 | 1 | -2/+4 |
* | 7eb47696deb9a7343fb4847f7342919a6df59e21 should be $(ext) rather than ext. | Nicholas Clark | 2009-04-21 | 2 | -2/+2 |
* | Fix reference to perlvms.pod after move to new location. | Craig A. Berry | 2009-04-21 | 1 | -1/+1 |
* | We need $(MINIPERL_EXE) before we can run autodoc.pl. Remove the duplicated -I | Nicholas Clark | 2009-04-21 | 1 | -2/+2 |
* | Build perltoc.pod, rather than shipping it. This way it can't get out of date. | Nicholas Clark | 2009-04-21 | 8 | -38425/+26 |
* | Tweak corelist.pl's heuristics to cope with the renamed directoriess in ext/ | Nicholas Clark | 2009-04-20 | 1 | -6/+5 |
* | In corelist.pl, refactor to avoid repeating the final output formatting string. | Nicholas Clark | 2009-04-20 | 1 | -4/+6 |
* | Fix calling of autodoc.pl in Win32 nmake Makefile | Steve Hay | 2009-04-20 | 1 | -1/+1 |
* | Remove leftover copying of perlvms.pod on Win32 | Steve Hay | 2009-04-20 | 2 | -2/+0 |
* | Clarify PERL_SYS_INIT3() usage. | Niko Tyni | 2009-04-20 | 1 | -0/+4 |
* | Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators. | Nicholas Clark | 2009-04-20 | 9 | -20/+21 |
* | Make h2ph's generated preamble require-able when empty. | Craig A. Berry | 2009-04-19 | 1 | -0/+1 |
* | Make lib/h2ph.t use t/test.pl. | Craig A. Berry | 2009-04-19 | 1 | -19/+26 |
* | In the Makefile, no need to change into pod/ to create symlinks to READMEs etc. | Nicholas Clark | 2009-04-19 | 2 | -5/+5 |
* | Simpify logic in Perl_pad_free(): SvIsCOW() has the same semantics in all cases. | Nicholas Clark | 2009-04-19 | 1 | -7/+1 |
* | In the context of PERL_OLD_COPY_ON_WRITE, remove comments about global mutexes. | Nicholas Clark | 2009-04-19 | 1 | -12/+0 |
* | Move the symlink fo perl51110delta.pod to perldelta.pod to a top level rule. | Nicholas Clark | 2009-04-19 | 2 | -7/+19 |
* | In buildtoc, refactor all the duplicated checking logic into a subroutine. | Nicholas Clark | 2009-04-19 | 1 | -20/+13 |
* | For Win32, add the generated files to the delete list generated by buildtoc. | Nicholas Clark | 2009-04-19 | 3 | -25/+23 |
* | For VMS, generate the delete rules for generated and copied files in buildtoc. | Nicholas Clark | 2009-04-19 | 2 | -1/+16 |
* | Remove ExtUtils::MM_Haiku | Rafael Garcia-Suarez | 2009-04-18 | 2 | -64/+0 |
* | Make autodoc.pl accept the root dir in @ARGV | Max Maischein | 2009-04-18 | 3 | -4/+8 |
* | autodoc.pl needs -Ilib. I had been testing with a perl that was also installed. | Nicholas Clark | 2009-04-18 | 2 | -2/+2 |
* | Here are some patches for QNX6 against 5.10.x. Unpatched and patched | H.Merijn Brand | 2009-04-18 | 3 | -4/+8 |
* | fix trivial typo in MANIFEST | David Mitchell | 2009-04-18 | 1 | -1/+1 |
* | As autodoc.pl no longer rebuilds repository files, no need to use regen_lib.pl | Nicholas Clark | 2009-04-18 | 1 | -57/+23 |
* | grep then sort, as it's more efficient to sort a shorter list. | Nicholas Clark | 2009-04-18 | 1 | -1/+1 |
* | Add a --quiet option, to suppress all the routine warnings when scanning for pod | Nicholas Clark | 2009-04-18 | 1 | -2/+4 |
* | Generate perlapi.pod and perlintern.pod at build time, instead of shipping them. | Nicholas Clark | 2009-04-18 | 10 | -8541/+32 |
* | Fix failing Time-Piece tests on Win32 | Steve Hay | 2009-04-17 | 1 | -2/+76 |
* | In autodoc.pl, inline and hence eliminate walk_table(). | Nicholas Clark | 2009-04-17 | 1 | -49/+39 |
* | In autodoc.pl, remove the unused parameters and functionality from walk_table(). | Nicholas Clark | 2009-04-17 | 1 | -22/+2 |
* | Add reference to MS KB article describing leak in putenv() | Steve Hay | 2009-04-17 | 1 | -1/+2 |
* | Remove last vestiges of USE_WIN32_RTL_ENV | Steve Hay | 2009-04-17 | 3 | -9/+2 |
* | Ignore some autogenerated makefiles | Rafael Garcia-Suarez | 2009-04-17 | 1 | -0/+7 |
* | Avoid loading Config, as we don't need to distinguish between NetWare and Win32. | Nicholas Clark | 2009-04-16 | 1 | -12/+2 |
* | Ignore attributes.pm in lib since it's now an XS module | Rafael Garcia-Suarez | 2009-04-17 | 1 | -1/+1 |
* | Bump VERSION of Data::Dumper | Rafael Garcia-Suarez | 2009-04-16 | 1 | -1/+1 |
* | Data::Dumper hash iterator needs to be reset on all hashrefs (fixes #64744) | Alex Vandiver | 2009-04-16 | 2 | -7/+21 |
* | Squelch 'Constant subroutine ... undefined' warnings from .ph files | Niko Tyni | 2009-04-16 | 3 | -2/+8 |
* | Add tests to verify that h2ph output compiles and is warning free | Niko Tyni | 2009-04-16 | 3 | -10/+22 |
* | Build bzip2 witha C++ compiler | Paul Marquess | 2009-04-16 | 2 | -0/+16 |
* | Update CPANPLUS::Dist::Build to 0.22 | Chris 'BinGOs' Williams | 2009-04-16 | 2 | -2/+2 |
* | Documentation Patch: perlxs.pod | Tom Hukins | 2009-04-14 | 1 | -2/+2 |
* | Add file missed in previous commit. | Steve Peters | 2009-04-14 | 1 | -0/+40 |
* | [PATCH] Update CPAN.pm to 1.93_52 | Andreas J. Koenig | 2009-04-13 | 16 | -136/+289 |
* | Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into blead | Steve Peters | 2009-04-13 | 8 | -79/+0 |
|\ |
|
| * | Remove an unnecessary use Config; | Nicholas Clark | 2009-04-13 | 1 | -1/+0 |
| * | Remove Makefile.PLs that make_ext.pl can automatically generate. | Nicholas Clark | 2009-04-13 | 7 | -78/+0 |