| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | DESTDIR in perl-5.8.1 package? | Michael Schroeder | 2003-07-29 | 1 | -2/+2 |
* | These directories no more exist during cleanup. | Jarkko Hietaniemi | 2003-07-28 | 1 | -2/+2 |
* | Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all | Adrian M. Enache | 2003-07-27 | 1 | -1/+6 |
* | EBCDIC fix from Thomas Dorner. | Jarkko Hietaniemi | 2003-07-24 | 1 | -2/+2 |
* | Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a per... | Andy Dougherty | 2003-07-20 | 1 | -1/+9 |
* | Add a new test target in the makefile, test_harness_notty. | Rafael Garcia-Suarez | 2003-07-04 | 1 | -1/+4 |
* | Macro reorganization in the Makefile, so that $(LDLIBPTH) always | Alexey Tourbin | 2003-07-04 | 1 | -5/+5 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -1/+1 |
* | The 'quotes' really are important (caught by Enache Adrian). | Jarkko Hietaniemi | 2003-05-18 | 1 | -1/+1 |
* | Old (4.2BSD, like Ultrix) Bourne shells do not understand | Jarkko Hietaniemi | 2003-05-17 | 1 | -7/+7 |
* | More Panther moves. | Jarkko Hietaniemi | 2003-05-14 | 1 | -3/+8 |
* | Detypo Pantherisms. | Jarkko Hietaniemi | 2003-05-13 | 1 | -10/+7 |
* | Panther preparation. | Jarkko Hietaniemi | 2003-05-12 | 1 | -0/+19 |
* | Weekend fun: MANIFEST sorting | Andreas König | 2003-05-09 | 1 | -0/+9 |
* | z/OS: changes for building threaded from "Brian De Pradine" | Jarkko Hietaniemi | 2003-04-22 | 1 | -0/+5 |
* | Remove, in the main Makefile, the $(LDLIBPTH) variable from | Adrian M. Enache | 2003-04-20 | 1 | -6/+6 |
* | More docs about running tests and the test suite. | Rafael Garcia-Suarez | 2003-04-14 | 1 | -1/+1 |