summaryrefslogtreecommitdiff
path: root/jpl
Commit message (Collapse)AuthorAgeFilesLines
* 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