summaryrefslogtreecommitdiff
path: root/x2p
Commit message (Collapse)AuthorAgeFilesLines
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-6/+6
| | | | | | probe to cast, not whine; test for %Ld and %Lf before %lld and %llf because the L is the ANSI way. p4raw-id: //depot/perl@10434
* -Wall "subscript has type `char'" cleanup.Jarkko Hietaniemi2001-06-033-94/+95
| | | p4raw-id: //depot/perl@10418
* Zero() is not available in x2p (or, rather, some of itsJarkko Hietaniemi2001-06-011-2/+2
| | | | | implementations like memzero() might not be available.) p4raw-id: //depot/perl@10378
* bzero -> memsetMichael G. Schwern2001-06-011-2/+2
| | | | | | | Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk> (But use Zero() instead of memset.) p4raw-id: //depot/perl@10377
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-303-7/+7
| | | p4raw-id: //depot/perl@10335
* [ID 20010524.002] find2perl bug in fileglob_to_reGeraint A Edwards2001-05-241-1/+1
| | | | | Message-Id: <20010524225124.A34981@cymru.serf.org> p4raw-id: //depot/perl@10202
* \$escaping the $vars in !GROK!THIS! section is a good idea.Jarkko Hietaniemi2001-05-181-2/+2
| | | p4raw-id: //depot/perl@10157
* It's "psed", not "sed".Jarkko Hietaniemi2001-05-051-3/+5
| | | p4raw-id: //depot/perl@10002
* Re: bleadperl make install fails due to "psed"Andreas König2001-05-052-1/+10
| | | | | Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de> p4raw-id: //depot/perl@10000
* [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexecPhilip Newton2001-04-241-50/+63
| | | | | Message-Id: <3AE5CB81.12234.1FC246F@localhost> p4raw-id: //depot/perl@9825
* Integrate change #9533 from maintperl into mainline.Jarkko Hietaniemi2001-04-032-3/+11
| | | | | | | | | | | | | better fix for change#9517 to accomodate UNC paths like \\server\share\foo, and paths with trailing backslash like c:\this\ p4raw-link: @9533 on //depot/maint-5.6/perl: aa5978ee553e6e5cbffd44b8ee9d25a8ff75c771 p4raw-link: @9517 on //depot/maint-5.6/perl: 541b948d383abe4f534f846ff692d582506919cf p4raw-id: //depot/perl@9536 p4raw-integrated: from //depot/maint-5.6/perl@9535 'copy in' utils/perldoc.PL x2p/find2perl.PL (@9517..) 'merge in' x2p/s2p.PL (@9517..)
* Integrate changes #9511,9514,9517 from maintperl into mainline.Jarkko Hietaniemi2001-04-022-7/+5
| | | | | | | | | | | | | | | | | | | README.win32 tweaks; add a note about alternative location for getting a gcc-2.95.2 that will build perl properly on windows add some notes about gutsy threading matters many of the utilities interpolate literal paths within doublequotes (fails on dosish platforms where path contains backslashes) p4raw-link: @9517 on //depot/maint-5.6/perl: 541b948d383abe4f534f846ff692d582506919cf p4raw-link: @9514 on //depot/maint-5.6/perl: c8c8f510c2814a9e3cbdb8e7ca306018e0f7c510 p4raw-link: @9511 on //depot/maint-5.6/perl: 58a9db026b6f67b774654d285ac34aceada86380 p4raw-id: //depot/perl@9518 p4raw-integrated: from //depot/maint-5.6/perl@9510 'copy in' utils/perldoc.PL x2p/find2perl.PL (@9312..) 'merge in' README.win32 (@9227..) x2p/s2p.PL (@9312..) pod/perlguts.pod (@9507..)
* Re: Errors in core PODsMichael Stevens2001-02-281-2/+4
| | | | | Message-ID: <20010223154756.A7723@firedrake.org> p4raw-id: //depot/perl@8965
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-0113-13/+13
| | | p4raw-id: //depot/perl@8289
* Minor update to find2perl, for portabilityPaul Moore2000-10-251-1/+3
| | | | | Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com> p4raw-id: //depot/perl@7432
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-082-7/+4
| | | p4raw-id: //depot/perl@7041
* Major rewrite of s2p. And I mean really major, it isWolfgang Laun2000-09-081-690/+1794
| | | | | | | | | an implementation of sed in perl. If called as s2p it will function as s2p. Note: needs non-UNIXifying. Subject: s2p Message-ID: <39AA5578.2102E2AA@alcatel.at> p4raw-id: //depot/perl@7040
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-0/+3
| | | | | but also removes *~ and *.orig. p4raw-id: //depot/perl@6714
* don't clobber *.orig files on *clean targetsGurusamy Sarathy2000-07-121-1/+1
| | | p4raw-id: //depot/perl@6383
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-281-0/+1
| | | | | <troc@netrus.net>) p4raw-id: //depot/perl@6149
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-3/+3
| | | p4raw-id: //depot/perl@5507
* find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)Gurusamy Sarathy2000-02-281-5/+2
| | | p4raw-id: //depot/perl@5320
* m/.*$/ etc should be m/.*\z/s in many file handling modules; fixGurusamy Sarathy2000-02-281-5/+5
| | | | | | | | these insidious errors in File::Basename, File::Find and find2perl (from Tom Christiansen) TODO: many other modules need to be fixed as well! p4raw-id: //depot/perl@5296
* don't blindly set bool=char on linux (from Andy Dougherty)Gurusamy Sarathy2000-02-191-3/+1
| | | p4raw-id: //depot/perl@5144
* implement -follow option in find2perl (from Helmut JarauschGurusamy Sarathy2000-01-281-11/+27
| | | | | <jarausch@igpm.rwth-aachen.de>) p4raw-id: //depot/perl@4926
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-3/+3
| | | p4raw-id: //depot/perl@4462
* [ID 19990908.014] s2p does not quote @Akim Demaille1999-09-081-0/+6
| | | | | Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr> p4raw-id: //depot/perl@4107
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-9/+3
| | | p4raw-id: //depot/perl@3774
* disable VPATH for now (breaks x2p build)Gurusamy Sarathy1999-07-261-1/+1
| | | p4raw-id: //depot/perl@3755
* First steps of making builds outside the sourceJarkko Hietaniemi1999-07-252-5/+11
| | | | | | | | directory possible. These should get us as far as miniperl, then building DynaLoader falls into tiny twinkling pieces as MakeMaker knows nothing of VPATH mindset. p4raw-id: //depot/cfgperl@3735
* Slightly modified patch.Sean Sheedy1999-07-211-1/+1
| | | | | | | To: perl5-porters@perl.org Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions Message-Id: <3794A935.1C150E54@ncube.com> p4raw-id: //depot/cfgperl@3715
* a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;Gurusamy Sarathy1999-07-171-468/+706
| | | | | converted Ken's documentation outline into pod p4raw-id: //depot/perl@3677
* remove _() non-ansismGurusamy Sarathy1999-06-027-79/+79
| | | p4raw-id: //depot/perl@3518
* remove stray K&R-ismsGurusamy Sarathy1999-06-021-5/+2
| | | p4raw-id: //depot/perl@3515
* various little nitsGurusamy Sarathy1999-05-201-2/+2
| | | p4raw-id: //depot/perl@3436
* find2perl does not grok the 'c' suffix to the -size argumentTodd C. Miller1999-05-171-1/+6
| | | | | Message-Id: <199905140418.WAA18826@xerxes.courtesan.com> p4raw-id: //depot/perl@3431
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-0/+3
| | | | | | | | Subject: Keeping the world in sync. Reply-To: wsanchez@apple.com To: perlbug@perl.com Message-Id: <199811140111.RAA41784@scv4.apple.com> p4raw-id: //depot/cfgperl@3108
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-1/+1
| | | p4raw-id: //depot/perl@2957
* s2p incorrectly handles hold space commandsJ. van Krieken1999-02-151-2/+2
| | | | | Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl> p4raw-id: //depot/perl@2933
* fix misplaced brace in s2p (as suggested by Lionel FourquauxGurusamy Sarathy1998-11-091-1/+1
| | | | | <lionel.fourquaux@wanadoo.fr>) p4raw-id: //depot/perl@2223
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-1/+2
| | | | | Solaris and win32 p4raw-id: //depot/perl@2163
* ] a2p: make sprintf less greedy without -oAlbert Dvornik1998-10-315-1899/+2003
| | | | | Message-Id: <tqd879vf4z.fsf@puma.genscan.com> p4raw-id: //depot/perl@2161
* PATCH: (5.005_02) a2p should use `chomp' instead of `chop'Mark-Jason Dominus1998-10-301-2/+2
| | | | | Message-Id: <19981030192423.27276.qmail@plover.com> p4raw-id: //depot/perl@2151
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl-mvs: From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> Subject: Re: Can't find Data/Dumper.pm Date: Mon, 28 Sep 1998 07:40:49 +1300 Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au> private email: From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> Subject: Re: Perl thread problems in VM/ESA Date: Thu, 15 Oct 1998 07:18:35 +1300 Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au> and private email: From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU> Subject: perl archive Date: Sun, 11 Oct 1998 19:28:54 EDT Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU> which gave a pointer to http://pucc.princeton.edu/~neale/perl.tar (based on Perl 5.005_51) p4raw-id: //depot/cfgperl@2006
* check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-151-1/+2
| | | | | p4raw-link: @1964 on //depot/confperl: 2d85315bb227e0962a693eaaadc3f40ca2fbf49b p4raw-id: //depot/cfgperl@1971
* temporarily disable perl malloc for a2p until we clean upGurusamy Sarathy1998-09-251-2/+4
| | | | | conflicting malloc() declarations everywhere p4raw-id: //depot/perl@1884
* support OE/MVSJarkko Hietaniemi1998-08-022-2/+10
| | | | | | Message-Id: <199808010903.MAA09371@alpha.hut.fi> Subject: [PATCH] 5.005_01: OE MVS p4raw-id: //depot/maint-5.005/perl@1697
* Another threaded, perl malloc issue, x2p's Makefile.SH has a Nick Ing-Simmons1998-07-191-1/+1
| | | | | pattern match... p4raw-id: //depot/ansiperl@1571
* minor Configure nitsJarkko Hietaniemi1998-07-141-1/+1
| | | | | | Message-Id: <199807132025.XAA10771@alpha.hut.fi> Subject: Configure patches for MVS (and one x2p/Makefile.SH) p4raw-id: //depot/perl@1476
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-4/+9
| | | | | | Message-Id: <199807111451.RAA27010@alpha.hut.fi> Subject: M3 "generic" parts p4raw-id: //depot/perl@1451