| Commit message (Expand) | Author | Age | Files | Lines |
* | Better cleanup of directories created by C::Zlib | Rafael Garcia-Suarez | 2005-10-13 | 1 | -2/+3 |
* | Add an option --ignore to installhtml | Rafael Garcia-Suarez | 2005-09-21 | 1 | -3/+4 |
* | My system produces core.$$ files | Rafael Garcia-Suarez | 2005-08-23 | 1 | -1/+1 |
* | RE: rebuilding lib/Config* | Robin Barker | 2005-07-20 | 1 | -9/+5 |
* | [perl #36199] [PATCH] 5.8.7 fails to build with parallel make | Steve Peters | 2005-06-17 | 1 | -0/+2 |
* | Add IO::Zlib 1.04 to bleadperl | Rafael Garcia-Suarez | 2005-06-14 | 1 | -1/+1 |
* | Help "make distclean" | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+1 |
* | Random cleanups #47 | Andy Lester | 2005-06-07 | 1 | -5/+13 |
* | Tru64: allow creating perl.pixie even with optimized Perl | Jarkko Hietaniemi | 2005-06-06 | 1 | -1/+1 |
* | Revert change #24656 | Rafael Garcia-Suarez | 2005-06-01 | 1 | -2/+1 |
* | eliminate always running mktables | Robin Barker | 2005-06-01 | 1 | -1/+2 |
* | Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically | Rafael Garcia-Suarez | 2005-06-01 | 1 | -1/+0 |
* | Updated lint infrastructure | Andy Lester | 2005-05-26 | 1 | -7/+20 |
* | Make distclean should remove the leftover test files of ExtUtils::ParseXS | Rafael Garcia-Suarez | 2005-05-24 | 1 | -0/+3 |
* | ctags parms need to know .h is C | Andy Lester | 2005-05-21 | 1 | -1/+1 |
* | Add a Makefile target for ctags | Andy Lester | 2005-05-20 | 1 | -2/+3 |
* | Add perl593delta.pod | Rafael Garcia-Suarez | 2005-04-08 | 1 | -1/+1 |
* | [perl #33892] Add Interix support | Todd Vierling | 2005-01-21 | 1 | -0/+4 |
* | unnecessary rmdir in Makefile | Robin Barker | 2005-01-05 | 1 | -1/+1 |
* | Re: [perl #32717] BeOS specific Updates | bonefish@cs.tu-berlin.de | 2004-12-17 | 1 | -2/+2 |
* | Makefile.SH: de-parallelise mktables | Jarkko Hietaniemi | 2004-12-01 | 1 | -2/+5 |
* | Generate the precached %Config entries based on some empirical | Nicholas Clark | 2004-11-27 | 1 | -1/+1 |
* | Put Config.pm on a diet. 3K rather than 32K | Nicholas Clark | 2004-11-27 | 1 | -12/+13 |
* | Added probes for strlcat () and strlcpy () to Configure | H.Merijn Brand | 2004-10-30 | 1 | -0/+4 |
* | Remove opmini.c when cleaning up. | Rafael Garcia-Suarez | 2004-10-20 | 1 | -1/+1 |
* | Include opmini.c in the dependency generation. | Nicholas Clark | 2004-10-15 | 1 | -5/+6 |
* | Make the perl interpreter more tolerant of UTF-16-encoded script | Rafael Garcia-Suarez | 2004-10-08 | 1 | -3/+18 |
* | Build the perldelta copying command for the main Unix makefile with | Nicholas Clark | 2004-07-22 | 1 | -2/+1 |
* | make mktables always update modifed time to play better with make | Dave Mitchell | 2004-06-20 | 1 | -1/+1 |
* | 'make test' without preceeding 'make' fails. | Dave Mitchell | 2004-06-19 | 1 | -1/+1 |
* | Change 22872 breaks shared miniperl invocation | Alexey Tourbin | 2004-06-10 | 1 | -1/+1 |
* | replace the run time code in lib/utf8_pva.pl with data generated | Nicholas Clark | 2004-05-31 | 1 | -1/+1 |
* | Run mktables as part of the build process. | Nicholas Clark | 2004-05-31 | 1 | -1/+1 |
* | First step to generating Unicode files for the regexp engine at build | Nicholas Clark | 2004-05-30 | 1 | -3/+15 |
* | Add a perl592delta.pod man page. | Rafael Garcia-Suarez | 2004-03-18 | 1 | -1/+1 |
* | Work on eliminating systematic failures on make minitest: | Nicholas Clark | 2004-03-02 | 1 | -1/+1 |
* | 1. Creating backward compatibility for Configure after patches | Brendan O'Dea | 2004-02-17 | 1 | -0/+11 |
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -79/+14 |
* | Merge dynamic perldelta from maint (22081) | Nicholas Clark | 2004-01-26 | 1 | -0/+2 |
* | [PATCH 5.8.2 @21574] make install: line noise | Ilya Zakharevich | 2003-11-10 | 1 | -9/+12 |
* | Add a test.taintwarn makefile target, | Rafael Garcia-Suarez | 2003-10-22 | 1 | -1/+6 |
* | Retract #20826 and #20831; things are done differently | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+2 |
* | Rafael spotted that vms/perlvms.pod was still referred to. | Jarkko Hietaniemi | 2003-08-22 | 1 | -2/+0 |
* | Try to unify the MANIFEST sorting. | Jarkko Hietaniemi | 2003-08-19 | 1 | -2/+2 |
* | Nicholas Clark's podulator. The win32 makefile | Jarkko Hietaniemi | 2003-08-19 | 1 | -4/+2 |
* | valgrind --help didn't return a happy exit status. | Jarkko Hietaniemi | 2003-08-16 | 1 | -1/+1 |
* | Add valgrind testing target. | Jarkko Hietaniemi | 2003-08-16 | 1 | -0/+25 |
* | Add META.yml and Stas' makemeta (plus extensive reworking | Jarkko Hietaniemi | 2003-08-05 | 1 | -0/+3 |
* | Revert change #19282 : it caused problems for some -Duseshrplib | Rafael Garcia-Suarez | 2003-08-04 | 1 | -6/+6 |
* | Adjust the list of rmdired lib directories. | Jarkko Hietaniemi | 2003-07-30 | 1 | -3/+3 |