summaryrefslogtreecommitdiff
path: root/x2p
Commit message (Collapse)AuthorAgeFilesLines
* Spelling nits from Debian bug list...Matt Taggart2006-10-272-2/+2
| | | | | | Subject: Bug#395426: perl: spelling errors Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus> p4raw-id: //depot/perl@29121
* Fixes to compile Perl with g++ and DEBUGGING.Steve Peters2006-10-041-1/+5
| | | p4raw-id: //depot/perl@28934
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-3/+0
| | | p4raw-id: //depot/perl@28790
* Added an additional #ifndef based on comments by Jarkko andSteve Peters2006-08-271-1/+3
| | | | | John Malmberg. p4raw-id: //depot/perl@28765
* g++/x2p (better version)Jarkko Hietaniemi2006-08-223-2/+14
| | | | | Message-Id: <200608211148.k7LBmQGL161830@kosh.hut.fi> p4raw-id: //depot/perl@28742
* Re: how to build with -DPERL_MEM_LOG ?Andy Dougherty2006-02-161-0/+12
| | | | | Message-ID: <Pine.SOC.4.62.0602031129530.9630@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@27204
* Cleaning up x2p directoryAndy Lester2005-11-0712-370/+22
| | | | | Message-ID: <20051104211355.GB12651@petdance.com> p4raw-id: //depot/perl@26033
* Remove last remaining reference to vax11cRafael Garcia-Suarez2005-10-211-1/+1
| | | p4raw-id: //depot/perl@25811
* misc a2p fixesBrendan O'Dea2005-09-215-1664/+1821
| | | | | | | Message-ID: <20050911094314.GA15155@londo.c47.org> and remove the check_byacc target from the x2p makefile p4raw-id: //depot/perl@25534
* [patch@25502] Add hard link and V8.2 crtl support to VMS.John E. Malmberg2005-09-201-3/+9
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <432F9C90.7080702@qsl.net> p4raw-id: //depot/perl@25507
* potential [PATCH] Tru64 crank up strictnessJarkko Hietaniemi2005-05-101-0/+4
| | | | | Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi> p4raw-id: //depot/perl@24444
* printf.patch: Adding printf checking for gccAndy Lester2005-05-022-9/+6
| | | | | Message-ID: <20050501200755.GA30259@petdance.com> p4raw-id: //depot/perl@24365
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-051-3/+3
| | | | | | A C++ compiler produces lots of warnings that are probably valid concerns to investigate. p4raw-id: //depot/perl@24170
* Down with unneeded duplicate prototypesNicholas Clark2005-04-051-1/+0
| | | p4raw-id: //depot/perl@24162
* Fix a2p manpage (from Debian)Rafael Garcia-Suarez2005-03-101-2/+2
| | | p4raw-id: //depot/perl@24020
* find2perl, new optionsSlaven Rezic2005-02-181-2/+16
| | | | | Message-Id: <1108675813.24421@devpc01.iconmobile.de> p4raw-id: //depot/perl@23979
* Missing dependencies in x2p makefile, by Slaven Rezic.Rafael Garcia-Suarez2005-02-181-0/+4
| | | p4raw-id: //depot/perl@23978
* Fix for [perl #28963]: find2perl was sometimes generatingRafael Garcia-Suarez2004-04-281-1/+3
| | | | | invalid code. p4raw-id: //depot/perl@22749
* find2perl should not default to -print when -eval is specified.Rafael Garcia-Suarez2004-04-091-0/+1
| | | | | Noticed by David Dyck. p4raw-id: //depot/perl@22681
* [perl #27748] 'find2perl' bug: -exec causes chdir error jdhedden@1979.usna.com2004-03-241-3/+8
| | | | | | | | | From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org> Cwd code was planted in the output executable after the exit, so was never run. p4raw-id: //depot/perl@22586
* Re: [perl #24574] find2perl provides different results to findSlaven Rezic2003-12-021-1/+13
| | | | | | | Message-ID: <8765h1pnec.fsf@vran.herceg.de> (plus a note about find2perl now defaulting to -print in perldelta) p4raw-id: //depot/perl@21834
* Apparently the __APPLE__ cpp symbol is not Officially SanctionedJarkko Hietaniemi2003-06-131-1/+1
| | | | | | | way of detecting Darwin/Mac OS X; instead it is recommended to detect the OS at a higher level and pass the information manually down to the application, using e.g. a -Ddefinition. p4raw-id: //depot/perl@19764
* Re: a2p is linked against too many librariesAndy Dougherty2003-05-281-1/+1
| | | | | Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@19629
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-1614-14/+25
| | | | | | | (Lots of Perl 5 source code archaeology was involved.) Larry didn't make strangled noises when I showed him the patch, either :-) p4raw-id: //depot/perl@19242
* Integrate from maint:Jarkko Hietaniemi2003-03-101-1/+1
| | | | | | | | | [ 18428] Somehow I managed to get makefile.olds that didn't get cleaned away. p4raw-link: @18428 on //depot/maint-5.8/perl: f7994f809f016f36fdf942940f6578ede7d474cf p4raw-id: //depot/perl@18880 p4raw-integrated: from //depot/maint-5.8/perl@18428 'merge in' x2p/Makefile.SH (@17645..) Makefile.SH (@18173..)
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-0213-13/+13
| | | p4raw-id: //depot/perl@18807
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-0213-13/+13
| | | p4raw-id: //depot/perl@18801
* Possible cruft removal.Jarkko Hietaniemi2003-02-081-0/+1
| | | p4raw-id: //depot/perl@18675
* PATCH x2p/find2perl.PLNewton, Philip2002-11-071-1/+1
| | | | | | From: "Newton, Philip" <Philip.Newton@datenrevision.de> Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg> p4raw-id: //depot/perl@18123
* x2p/str.c signedness nitsJarkko Hietaniemi2002-08-231-2/+2
| | | | | Message-Id: <20020822234330.GC31624@lyta.hut.fi> p4raw-id: //depot/perl@17759
* Small typo correctionNewton, Philip2002-08-121-2/+2
| | | | | | From: "Newton, Philip" <Philip.Newton@datenrevision.de> Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg> p4raw-id: //depot/perl@17711
* Remove the extra warning since after it the right thingJarkko Hietaniemi2002-07-161-1/+0
| | | | | is attempted (and that gives a warning if necessary). p4raw-id: //depot/perl@17578
* Typolice.Jarkko Hietaniemi2002-06-061-1/+1
| | | p4raw-id: //depot/perl@17045
* Make pstruct and psed appear also on platforms withJarkko Hietaniemi2002-06-061-0/+22
| | | | | | | | $Config{d_link} but filesystems without link() (like FAT). Should deal with [ID 20020602.003] and "RC1 for MSWin32-x86-multi-thread build bug report". Diagnosis by Sarathy. p4raw-id: //depot/perl@17038
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-06-061-0/+2
| | | p4raw-id: //depot/perl@17033
* Remove all occurrences of occurence, except for one (in theAbhijit Menon-Sen2002-06-031-1/+1
| | | | | Changelog) that is preserved for historical reasons. p4raw-id: //depot/perl@16979
* NetWare changeover from Watcom to Codewarrior, from C Aditya.Jarkko Hietaniemi2002-04-223-1/+14
| | | p4raw-id: //depot/perl@16076
* s2p fix for VMSCraig A. Berry2002-04-161-2/+2
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05101500b8e13f80e770@[172.16.52.1]> p4raw-id: //depot/perl@15941
* PATCH s2p.PLWolfgang Laun2002-03-261-65/+127
| | | | | Message-ID: <3CA09EEE.E499DD38@alcatel.at> p4raw-id: //depot/perl@15529
* Re: Smoke 14900 /pro/3gl/CPAN/perl-currentH.Merijn Brand2002-03-011-14/+7
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@14921
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-2313-13/+13
| | | p4raw-id: //depot/perl@14391
* Extension nits found by -Wall (several from threadsJarkko Hietaniemi2002-01-071-1/+1
| | | | | and threads::shared, but leaving them to Arthur). p4raw-id: //depot/perl@14128
* Makefiles are sloppy about the exe suffixJarkko Hietaniemi2001-12-311-2/+2
| | | | | (from Paul Green) p4raw-id: //depot/perl@13970
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-1/+1
| | | | | | | Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl> (NetWare tree not touched because it's very //) p4raw-id: //depot/perl@13939
* %g -> NVgf cleanup, based on Schwern's RedHat 7.1/AlphaJarkko Hietaniemi2001-12-182-2/+2
| | | | | | findings -- some of the warnings I can't explain except by NVgf being detected wrong, though. p4raw-id: //depot/perl@13764
* Silence compiler worries found by Schwern/Digital cc.Jarkko Hietaniemi2001-12-141-3/+3
| | | p4raw-id: //depot/perl@13691
* make sure that va_start() has matching va_end();Jarkko Hietaniemi2001-12-091-0/+3
| | | | | from OpenBSD 3.0. p4raw-id: //depot/perl@13574
* Cleanliness inspired by Cygwin.Jarkko Hietaniemi2001-11-141-1/+1
| | | p4raw-id: //depot/perl@13011
* make OPTIMIZE=...Robin Barker2001-09-062-1/+10
| | | | | Message-Id: <200109061231.NAA25265@tempest.npl.co.uk> p4raw-id: //depot/perl@11918
* quiet down VC++ warnings in a2py.c and walk.cNikola Knezevic2001-08-252-7/+9
| | | | | Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@11744