Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge perly.y and madlu.y | Dave Mitchell | 2006-12-04 | 1 | -11/+2 |
| | | | p4raw-id: //depot/perl@29455 | ||||
* | Makefile.SH: lib/re.pm often messes restarted parallel makes | Jarkko Hietaniemi | 2006-11-15 | 1 | -0/+1 |
| | | | | | Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi> p4raw-id: //depot/perl@29276 | ||||
* | Add perl595delta | Rafael Garcia-Suarez | 2006-10-09 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@28970 | ||||
* | C++: add -Wno-used-parameter, and drop ODBM_File | Jarkko Hietaniemi | 2006-09-19 | 1 | -0/+7 |
| | | | | | Message-ID: <450F8BEA.1010802@iki.fi> p4raw-id: //depot/perl@28867 | ||||
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 1 | -26/+3 |
| | | | p4raw-id: //depot/perl@28790 | ||||
* | z/OS: hints/os390.sh and Makefile.SH | Jarkko Hietaniemi | 2006-07-10 | 1 | -1/+1 |
| | | | | | Message-ID: <44B2B0B5.3000008@iki.fi> p4raw-id: //depot/perl@28539 | ||||
* | Integrate mkppport. All ppport.h files in the core will now | Marcus Holland-Moritz | 2006-07-09 | 1 | -2/+7 |
| | | | | | be autogenerated at build time (and removed during cleanup). p4raw-id: //depot/perl@28513 | ||||
* | Make the distclean target remove lib/Hash correctly | Rafael Garcia-Suarez | 2006-07-05 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@28482 | ||||
* | Makefile splint support | Andy Lester | 2006-07-03 | 1 | -2/+33 |
| | | | | | Message-ID: <20060702171908.GA20443@petdance.com> p4raw-id: //depot/perl@28471 | ||||
* | When checking whether perl is built with -g in optimisation | Rafael Garcia-Suarez | 2006-04-18 | 1 | -2/+2 |
| | | | | | | flags, use a more tolerant regexp, because we can now have things like '-O2 -g'. p4raw-id: //depot/perl@27891 | ||||
* | Two modules in ext/ have dependencies that are post-miniperl. | Nicholas Clark | 2006-04-03 | 1 | -1/+18 |
| | | | | | Encode this information in the Makefile for now. p4raw-id: //depot/perl@27704 | ||||
* | Move DynaLoader.o into libperl.so. | Gisle Aas | 2006-03-20 | 1 | -18/+20 |
| | | | | | | | | | | This avoids the need to statically link DynaLoader into the stub perl executable and make libperl.so provide all the code needed to get a functional embedded perl interpreter up running. As a side effect this also moves DynaLoader into libperl.a for non-useshrplib builds. Fixes [perl #32539] p4raw-id: //depot/perl@27549 | ||||
* | Fix up miniperl dependency. | Gisle Aas | 2006-03-16 | 1 | -2/+2 |
| | | | | | Depend on $(obj) when we use that to build miniperl. p4raw-id: //depot/perl@27519 | ||||
* | Simplify; make perl.o included in $(obj) | Gisle Aas | 2006-03-16 | 1 | -8/+8 |
| | | | p4raw-id: //depot/perl@27518 | ||||
* | Fix the last 2 perly.y specific parts of regen_perly.pl, and make | Nicholas Clark | 2006-03-11 | 1 | -1/+1 |
| | | | | | the regen_perly target call it for both perly.y and madly.y. p4raw-id: //depot/perl@27479 | ||||
* | Missed the hunk that adds regen_madly.pl to the regen_perl target. | Nicholas Clark | 2006-03-11 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@27471 | ||||
* | Add the madly parser. I believe that this is all the C code. Now to | Nicholas Clark | 2006-03-09 | 1 | -7/+18 |
| | | | | | find the bugs that stowed away. p4raw-id: //depot/perl@27447 | ||||
* | "make distclean" fix noticed by Steve Hay | Rafael Garcia-Suarez | 2006-03-08 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@27417 | ||||
* | "make distclean" adjustments for the new Compress modules | Rafael Garcia-Suarez | 2006-03-08 | 1 | -2/+3 |
| | | | p4raw-id: //depot/perl@27411 | ||||
* | Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu) | Abe Timmerman | 2006-02-17 | 1 | -1/+1 |
| | | | | | | Message-Id: <200602172358.23977.abe@ztreet.demon.nl> Date: Fri, 17 Feb 2006 23:58:23 +0100 p4raw-id: //depot/perl@27214 | ||||
* | Remove lib/Hash directory when doing make distclean | Rafael Garcia-Suarez | 2006-02-16 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@27201 | ||||
* | Patch for perl to compile/work on DragonFlyBSD | Robert Sebastian Gerus | 2006-02-15 | 1 | -1/+5 |
| | | | | | Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com> p4raw-id: //depot/perl@27189 | ||||
* | Sun Studio lint patches | Andy Lester | 2006-02-14 | 1 | -0/+2 |
| | | | | | Message-ID: <20060214054617.GA8824@petdance.com> p4raw-id: //depot/perl@27177 | ||||
* | Trying my "remove the pTHXes" patch again | Andy Lester | 2006-02-09 | 1 | -12/+15 |
| | | | | | Message-ID: <20060209154018.GA14610@petdance.com> p4raw-id: //depot/perl@27136 | ||||
* | [patch] several broken make *.valgrind targets | Jim Cromie | 2006-02-08 | 1 | -2/+2 |
| | | | | | Message-ID: <43E91B2A.4060700@gmail.com> p4raw-id: //depot/perl@27128 | ||||
* | Add perl594delta | Rafael Garcia-Suarez | 2006-01-30 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@27010 | ||||
* | Teach the Makefile how to cleanup config.over. | Steve Peters | 2006-01-30 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@27004 | ||||
* | Add new directories from C::Zlib to make clean | Rafael Garcia-Suarez | 2006-01-16 | 1 | -3/+2 |
| | | | p4raw-id: //depot/perl@26859 | ||||
* | Re: Cygwin status, maint and blead | Yitzchak Scott-Thoennes | 2005-11-15 | 1 | -4/+5 |
| | | | | | Message-ID: <20051114000102.GA5556@efn.org> p4raw-id: //depot/perl@26135 | ||||
* | Provide a crude way for specifying the command line for | Nicholas Clark | 2005-11-14 | 1 | -2/+6 |
| | | | | | make test.valgrind p4raw-id: //depot/perl@26129 | ||||
* | Add a new file, mathoms.c, to hold old code kept around for binary | Steve Peters | 2005-10-28 | 1 | -2/+2 |
| | | | | | | | compatability with previous versions of Perl. Change also includes various Makefile changes to compile the new file and link it into libperl. p4raw-id: //depot/perl@25866 | ||||
* | Oops. the trick is to edit Makefile.SH | Nicholas Clark | 2005-10-25 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@25843 | ||||
* | remove mv-if-diff | Rafael Garcia-Suarez | 2005-10-25 | 1 | -11/+6 |
| | | | | | | | | Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com> (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect this removal in MANIFEST) p4raw-id: //depot/perl@25842 | ||||
* | Better cleanup of directories created by C::Zlib | Rafael Garcia-Suarez | 2005-10-13 | 1 | -2/+3 |
| | | | p4raw-id: //depot/perl@25750 | ||||
* | Add an option --ignore to installhtml | Rafael Garcia-Suarez | 2005-09-21 | 1 | -3/+4 |
| | | | | | | and use it to avoid to install doc in Porting/. Skip also test modules. p4raw-id: //depot/perl@25560 | ||||
* | My system produces core.$$ files | Rafael Garcia-Suarez | 2005-08-23 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@25323 | ||||
* | RE: rebuilding lib/Config* | Robin Barker | 2005-07-20 | 1 | -9/+5 |
| | | | | | Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk> p4raw-id: //depot/perl@25192 | ||||
* | [perl #36199] [PATCH] 5.8.7 fails to build with parallel make | Steve Peters | 2005-06-17 | 1 | -0/+2 |
| | | | | | | From: "Steve Peters via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org> p4raw-id: //depot/perl@24884 | ||||
* | Add IO::Zlib 1.04 to bleadperl | Rafael Garcia-Suarez | 2005-06-14 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24834 | ||||
* | Help "make distclean" | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24815 | ||||
* | Random cleanups #47 | Andy Lester | 2005-06-07 | 1 | -5/+13 |
| | | | | | Message-ID: <20050606151107.GC7022@petdance.com> p4raw-id: //depot/perl@24735 | ||||
* | Tru64: allow creating perl.pixie even with optimized Perl | Jarkko Hietaniemi | 2005-06-06 | 1 | -1/+1 |
| | | | | | Message-ID: <42A31A08.3070601@gmail.com> p4raw-id: //depot/perl@24711 | ||||
* | Revert change #24656 | Rafael Garcia-Suarez | 2005-06-01 | 1 | -2/+1 |
| | | | | | p4raw-link: @24656 on //depot/perl: 5cf1bec94acfda2c63b79cbc3b0bce4e6fe08b97 p4raw-id: //depot/perl@24658 | ||||
* | eliminate always running mktables | Robin Barker | 2005-06-01 | 1 | -1/+2 |
| | | | | | Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk> p4raw-id: //depot/perl@24656 | ||||
* | Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically | Rafael Garcia-Suarez | 2005-06-01 | 1 | -1/+0 |
| | | | p4raw-id: //depot/perl@24655 | ||||
* | Updated lint infrastructure | Andy Lester | 2005-05-26 | 1 | -7/+20 |
| | | | | | Message-ID: <20050525173139.GB1701@petdance.com> p4raw-id: //depot/perl@24580 | ||||
* | Make distclean should remove the leftover test files of ExtUtils::ParseXS | Rafael Garcia-Suarez | 2005-05-24 | 1 | -0/+3 |
| | | | p4raw-id: //depot/perl@24558 | ||||
* | ctags parms need to know .h is C | Andy Lester | 2005-05-21 | 1 | -1/+1 |
| | | | | | Message-Id: <20050521135814.GA875@petdance.com> p4raw-id: //depot/perl@24528 | ||||
* | Add a Makefile target for ctags | Andy Lester | 2005-05-20 | 1 | -2/+3 |
| | | | | | Message-ID: <20050512164052.GA30287@petdance.com> p4raw-id: //depot/perl@24511 | ||||
* | Add perl593delta.pod | Rafael Garcia-Suarez | 2005-04-08 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24198 |