summaryrefslogtreecommitdiff
path: root/x2p
Commit message (Collapse)AuthorAgeFilesLines
* 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
* don't 'touch a2p.c', it might readonly (via PM)Robin Barker1998-07-111-2/+2
| | | | | Message-Id: <20430.9807101619@tempest.cise.npl.co.uk> p4raw-id: //depot/perl@1426
* Re: [PATCH for _66] Makefile.SH problem on dos/djgpp Andy Dougherty1998-06-122-0/+6
| | | | | Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys> p4raw-id: //depot/perl@1122
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-292-33/+4
|\ | | | | p4raw-id: //depot/asperl@1055
| * [win32] misc changesGurusamy Sarathy1998-05-292-33/+4
| | | | | | | | | | | | - remove code that works around lack of I_STDARG (we're a happy ANSI family) - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports p4raw-id: //depot/win32/perl@1053
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-182-17/+42
|\ \ | |/ | | p4raw-id: //depot/asperl@1010
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-16/+35
| | | | | | | | | | p4raw-link: @897 on //depot/maint-5.004/perl: f06f9b6fc5a686f0169ee2a91b32d5e7125a44ae p4raw-id: //depot/win32/perl@974
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-1/+7
| | | | | | p4raw-id: //depot/win32/perl@973
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-3/+3
|\ \ | |/ | | p4raw-id: //depot/asperl@884
| * PATCH: util.c and util.h function declarations do not matchBlair Zajac1998-03-161-3/+3
| | | | | | | | | | | | | | | | | | Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST) Subject: PATCH: cgywin32 patch for perlgcc Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST) Subject: PATCH: perl5.004_62 on cygwin32 Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST) p4raw-id: //depot/perl@813
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-6/+5
|\ \ | |/ | | p4raw-id: //depot/asperl@607
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-6/+5
| | | | | | p4raw-id: //depot/perl@575
* | [asperl] added AS patch#8Gurusamy Sarathy1998-02-252-0/+5
|/ | | p4raw-id: //depot/asperl@587
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-4/+4
| | | | | in this version of gcc!) p4raw-id: //depot/win32/perl@529