summaryrefslogtreecommitdiff
path: root/jpl
Commit message (Collapse)AuthorAgeFilesLines
* remove CRs from a couple of files (these show up as CRCRLFGurusamy Sarathy2002-12-182-3550/+3550
| | | | | on windows) p4raw-id: //depot/perl@18330
* JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,Jarkko Hietaniemi2001-11-092-3550/+3550
| | | | | see http://www.jepstone.net/bjepson//jpl/cvs.html p4raw-id: //depot/perl@12915
* remove stray CRs in files; keep all files with UNIX line-endsGurusamy Sarathy2001-09-022-3550/+3550
| | | | | | (Porting/makerel adds CRs to the files that need it in the distribution) p4raw-id: //depot/perl@11821
* The latest JPL from the anoncvs.Jarkko Hietaniemi2001-06-293-3553/+3551
| | | p4raw-id: //depot/perl@11015
* Integrate change #9638 from maintperl into mainline:Jarkko Hietaniemi2001-04-088-1075/+1470
| | | | | | | | | | | | | update to latest JPL from the anoncvs repository p4raw-link: @9638 on //depot/maint-5.6/perl: 938d38c3258f3c3cfcda1601950a894c23717286 p4raw-id: //depot/perl@9642 p4raw-branched: from //depot/maint-5.6/perl@9641 'branch in' jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod p4raw-integrated: from //depot/maint-5.6/perl@9641 'copy in' jpl/JNI/JNI.xs jpl/PerlInterpreter/PerlInterpreter.h (@5902..) jpl/README (@7887..) jpl/JNI/Makefile.PL (@9312..) 'merge in' jpl/JNI/JNI.pm (@5902..) MANIFEST (@9587..)
* Thou shalt not (just) match for English error messages.Jarkko Hietaniemi2001-04-041-1/+1
| | | p4raw-id: //depot/perl@9543
* more pod patchesMichael Stevens2001-03-161-0/+2
| | | | | Message-ID: <20010315212518.A18870@firedrake.org> p4raw-id: //depot/perl@9176
* Drop the eg/ mentions and also mention the recent suidperl thing.Jarkko Hietaniemi2000-08-141-2/+1
| | | p4raw-id: //depot/perl@6617
* Find green threads before native threads.Jens Thomsen2000-07-301-3/+4
| | | | | | Subject: Re: Patch to jpl/JNI/Makefile.PL Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com> p4raw-id: //depot/perl@6468
* jpl tweakGurusamy Sarathy1999-09-151-3/+2
| | | p4raw-id: //depot/perl@4160
* update to JPL snapshot v09141999, with minor tweaks (from BrianGurusamy Sarathy1999-09-1521-203/+2483
| | | | | Jepson <bjepson@home.com>) p4raw-id: //depot/perl@4159
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-2/+1
| | | | | (%! has the necessary magic); misc typos p4raw-id: //depot/perl@3754
* Change #3725 aftershock.Jarkko Hietaniemi1999-07-231-1/+1
| | | p4raw-id: //depot/cfgperl@3726
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-232-6/+12
| | | | | | | | | the name of the environment variable holding the dynamic library search path, often LD_LIBRARY_PATH. Use this new feature all over. Also removed remnants of admonition "add LD_LIBRARY_PATH before running make" because Makefile.SH does this for you. p4raw-id: //depot/cfgperl@3725
* Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-1/+2
| | | | | | | | | | messages are more portable (another way would be to muck around with LC_MESSAGES). Problem reported in To: perl5-porters@perl.org Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4 Message-Id: <9907192239.AA44990@pcr8.pcr.com> p4raw-id: //depot/cfgperl@3716
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-16/+16
| | | | | | | due to leaked scalar, investigation pending) Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk> Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings p4raw-id: //depot/perl@3640
* Patch to JPL example programBrian Jepson1999-07-071-2/+6
| | | | | Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com> p4raw-id: //depot/perl@3639
* part of the platform changes for IMPLICIT_CONTEXTGurusamy Sarathy1999-06-104-83/+84
| | | p4raw-id: //depot/perl@3531
* remove _() non-ansismGurusamy Sarathy1999-06-021-3/+3
| | | p4raw-id: //depot/perl@3518
* missed a few filesGurusamy Sarathy1999-06-021-6/+4
| | | p4raw-id: //depot/perl@3517
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-8/+8
| | | p4raw-id: //depot/perl@3217
* remove superfluous stack_sp declGurusamy Sarathy1999-02-281-1/+0
| | | p4raw-id: //depot/perl@3035
* more JPL tweaksGurusamy Sarathy1998-11-304-67/+10
| | | p4raw-id: //depot/perl@2414
* stub bin/jpl that just runs JPL::Compile::files()Gurusamy Sarathy1998-11-301-0/+8
| | | p4raw-id: //depot/perl@2413
* delete symlinkGurusamy Sarathy1998-11-301-1/+0
| | | p4raw-id: //depot/perl@2412
* branch jpl from perlext to perlGurusamy Sarathy1998-11-3030-0/+6790
p4raw-id: //depot/perl@2410