| Commit message (Expand) | Author | Age | Files | Lines |
* | If I want to build Devel::NYTProf under the core tree, then the | Nicholas Clark | 2008-08-21 | 1 | -1/+1 |
* | Cygwin build harmonization, remove cygwin/Makefile.SHs | Reini Urban | 2008-08-11 | 1 | -13/+16 |
* | Use App::Prove::State to store the timings for the tests, and if | Nicholas Clark | 2008-08-09 | 1 | -0/+1 |
* | Use File::Find rather than shell globbing to get the list of *.pm files | Nicholas Clark | 2008-04-27 | 1 | -4/+4 |
* | add -v to regen.pl and friends | Robin Barker | 2008-03-30 | 1 | -1/+4 |
* | Fixing "make distclean" to remove "config.arch" | Sérgio Durigan Júnior | 2008-03-18 | 1 | -1/+1 |
* | Nick's a muppet - "all" needs to remain the first real target in the | Nicholas Clark | 2008-01-18 | 1 | -4/+4 |
* | A target for sperl.i | Nicholas Clark | 2008-01-18 | 1 | -6/+9 |
* | Add dtrace support | Andy Armstrong | 2008-01-11 | 1 | -3/+38 |
* | Cleanup lib/B | Jerry D. Hedden | 2008-01-07 | 1 | -1/+2 |
* | Add a 'test-reonly' target to the standard Makefile for *nix. (Not quite as c... | Yves Orton | 2008-01-05 | 1 | -3/+6 |
* | You don't need $(DYNALOADER) to make $(nonxs_ext) | Nicholas Clark | 2007-12-27 | 1 | -1/+1 |
* | Add perl5110delta, and change 5100delta so that it is no longer "the" | Nicholas Clark | 2007-12-19 | 1 | -1/+1 |
* | Add mro tests to minitest | Rafael Garcia-Suarez | 2007-12-12 | 1 | -2/+2 |
* | Add a rough, incomplete version of perl5100delta | Rafael Garcia-Suarez | 2007-10-09 | 1 | -1/+1 |
* | No more ld2 and perlld under Cygwin | Jerry D. Hedden | 2007-09-26 | 1 | -1/+1 |
* | Option spelling nit for AIX | Rafael Garcia-Suarez | 2007-09-26 | 1 | -1/+1 |
* | Re: [PATCH] Cray XT4/Catamount build | Jarkko Hietaniemi | 2007-09-17 | 1 | -21/+40 |
* | [PATCH] Silence diag in ext/Data/Dumper/t/bless.t | Jerry D. Hedden | 2007-07-26 | 1 | -0/+2 |
* | Allow TEST_FILES make var to be used to pass an argument list through to harn... | Yves Orton | 2007-07-25 | 1 | -2/+2 |
* | Re: [PATCH] 'make veryclean' still dirty | Jerry D. Hedden | 2007-07-12 | 1 | -2/+2 |
* | Revert part of #31591 | Rafael Garcia-Suarez | 2007-07-12 | 1 | -19/+0 |
* | 'make veryclean' still dirty | Jerry D. Hedden | 2007-07-12 | 1 | -0/+22 |
* | Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko | Rafael Garcia-Suarez | 2007-06-17 | 1 | -1/+1 |
* | miscellanea | Jarkko Hietaniemi | 2007-06-15 | 1 | -16/+19 |
* | Re: [PATCH-at-31365] (was - configpm frustrations) | Vadim Konovalov | 2007-06-12 | 1 | -1/+1 |
* | Revert change #30530, following Jan's advice | Rafael Garcia-Suarez | 2007-05-29 | 1 | -3/+0 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -1/+1 |
* | Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even wi... | Jarkko Hietaniemi | 2007-05-16 | 1 | -7/+0 |
* | Cargo-cult fix for an AIX build problem | Jan Dubois | 2007-04-27 | 1 | -0/+1 |
* | Make PL_uudmap a constant global. Remove the run time initialisation | Nicholas Clark | 2007-04-24 | 1 | -1/+9 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -2/+2 |
* | [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so | Tom Callaway | 2007-03-09 | 1 | -0/+3 |
* | Re: Revisits in 'make install' | Jerry D. Hedden | 2007-03-01 | 1 | -1/+1 |
* | Fix distclean now that we have re::Tie::Hash::NamedCapture | Rafael Garcia-Suarez | 2007-01-05 | 1 | -1/+1 |
* | miniperl may not have been successfully built before running a | Steve Peters | 2006-12-22 | 1 | -3/+3 |
* | Re: [PATCH] Making adding binary files possible | Yves Orton | 2006-12-20 | 1 | -2/+2 |
* | Making adding binary files possible | Jos I. Boumans | 2006-12-19 | 1 | -5/+12 |
* | Re: [PATCH 5.8.8] Build on OS/2 - missing part | Ilya Zakharevich | 2006-12-10 | 1 | -1/+1 |
* | merge perly.y and madlu.y | Dave Mitchell | 2006-12-04 | 1 | -11/+2 |
* | Makefile.SH: lib/re.pm often messes restarted parallel makes | Jarkko Hietaniemi | 2006-11-15 | 1 | -0/+1 |
* | Add perl595delta | Rafael Garcia-Suarez | 2006-10-09 | 1 | -1/+1 |
* | C++: add -Wno-used-parameter, and drop ODBM_File | Jarkko Hietaniemi | 2006-09-19 | 1 | -0/+7 |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 1 | -26/+3 |
* | z/OS: hints/os390.sh and Makefile.SH | Jarkko Hietaniemi | 2006-07-10 | 1 | -1/+1 |
* | Integrate mkppport. All ppport.h files in the core will now | Marcus Holland-Moritz | 2006-07-09 | 1 | -2/+7 |
* | Make the distclean target remove lib/Hash correctly | Rafael Garcia-Suarez | 2006-07-05 | 1 | -2/+2 |
* | Makefile splint support | Andy Lester | 2006-07-03 | 1 | -2/+33 |
* | When checking whether perl is built with -g in optimisation | Rafael Garcia-Suarez | 2006-04-18 | 1 | -2/+2 |
* | Two modules in ext/ have dependencies that are post-miniperl. | Nicholas Clark | 2006-04-03 | 1 | -1/+18 |