This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RE: How to load a "loadable object" that has a non-default file extension ?
[perl5.git] / ext / Devel / PPPort /
2007-10-04 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.13
2007-09-22 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.12
2007-09-11 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_06
2007-08-20 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_05
2007-08-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_03
2007-08-12 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_02
2007-05-12 Dave Mitchellmove PL_rsfp_filters into the parser struct
2007-05-11 Dave Mitchellmove PL_rsfp into the PL_parser struct
2007-05-05 Craig A. BerryMake ppptools.pl allow a trailing dot in filenames...
2007-05-04 Dave Mitchellmove PL_expect and PL_copline into the PL_parser structure
2007-03-23 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_01
2007-02-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11
2006-12-02 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.10_02
2006-12-02 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.10_01
2006-08-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.10
2006-07-25 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.09_02
2006-07-21 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.09_01
2006-07-08 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.09
2006-07-03 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_07
2006-06-25 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_06
2006-06-23 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_05
2006-05-29 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_04
2006-05-25 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_03
2006-05-22 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_02
2006-05-20 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_01
2006-04-05 Rafael Garcia-SuarezThere should be only one META.yml file
2006-01-19 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08
2006-01-19 Craig A. Berryfind_perl() must be after environment initialization
2006-01-16 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.07
2006-01-12 Nicholas ClarkUpgrade to Devel::PPPort 3.06_01
2005-06-08 Nicholas Clarks/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
2005-05-20 Nicholas ClarkNeed to make PERL_UNUSED_DECL conditional as xlc on...
2005-02-02 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.06.
2005-02-02 H.Merijn BrandPicky compilers (e.g. vac on AIX 5.2) do not accept...
2005-01-31 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.05.
2004-12-29 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.04
2004-10-14 Craig A. BerryRe: [NOT OK] 23353 OpenVMS 7.2 VAX
2004-09-08 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.03.
2004-09-08 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.02.
2004-08-23 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.01.
2004-08-20 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00_03.
2004-08-19 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00_02.
2004-08-17 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00_01.
2004-08-17 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00.
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-18 Nicholas ClarkSkip test if Devel::PPPort not built
2004-03-19 Nicholas ClarkMove Beau Cox's ppport.h fixes into PPPort.pm
2004-02-28 Dave MitchellBump version numbers of moules affected by change ...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2003-12-15 Rafael Garcia-SuarezAdd the macros dAX and dITEMS to PPPort.
2003-11-03 Marcus Holland-MoritzRe: PERL_VERSION, SUBVERSION, PATCHLEVEL
2003-10-31 Marcus Holland-MoritzDevel::PPPort and scan_bin
2003-10-20 Marcus Holland-Moritzadd some missing defines to Devel::PPPort
2003-10-13 Marcus Holland-MoritzChanges #20819 and #20996 break compatibility with...
2003-10-09 Jan DuboisDevel::PPPort is missing an aTHX when calling
2003-09-23 Marcus Holland-MoritzRC5 and Intel's ICC
2003-09-18 Tassilo von Parsevalsmall fix for Devel::PPPort
2003-09-08 Tassilo von Parsevalcall_(pv|etc.) for Devel::PPPort
2003-09-02 Tassilo von Parsevalgrok_(number|numeric_radix) added to Devel::PPPort
2003-08-22 Tassilo von Parsevalgrok_* symbols missing in Devel::PPPort (2nd attempt)
2003-08-14 Jarkko HietaniemiDiffs-sans-version-diffs between blead and maint.
2003-05-08 Tassilo von Parseval[perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
2003-04-05 Rafael Garcia-SuarezThe manpages don't have to be built by MakeMaker for the
2003-03-11 Todd C. Millertypos and other minor things
2003-03-04 Jarkko HietaniemiTry to make PPPort.pm 5.005-friendlier (see [perl ...
2003-01-21 Jarkko HietaniemiTry to make including patchlevel.h a bit more
2002-08-23 Jarkko HietaniemiPPPort IVSIZE and SvPV_nolen
2002-05-30 Jarkko HietaniemiINT2PTR/PTR2IV defined twice.
2002-05-30 Nick Ing-SimmonsIntegrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko HietaniemiPPPort: fix up SvPVbyte if in 5.6.1 (borrowed from...
2002-05-23 Jarkko HietaniemiMore portability defines, now mostly type-related
2002-05-23 Jarkko HietaniemiOne more ppportability thing (from Sarathy).
2002-05-23 Jarkko HietaniemiPPPort dTHX.
2002-03-21 Dave Mitchell-DCRIPPLED_CC RIP
2002-03-05 Robin BarkerMessage-Id: <200203051337.NAA14686@tempest.npl.co.uk>
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-22 Jarkko HietaniemiGet rid of the _() macro since (1) we require ANSI...
2002-01-07 Jarkko HietaniemiExtension nits found by -Wall (several from threads
2002-01-04 Craig A. BerryDevel::PPPort Makefile.PL umpteenth try
2002-01-03 Andreas KönigNot ok 14031: PPPort Makefile.PL
2002-01-02 Nick Ing-SimmonsMore PPPort Makefile source dependence removal
2002-01-02 Nick Ing-SimmonsSort out muddle of editing on three machines ...
2002-01-02 Jarkko HietaniemiOnce more try to get the PPPort Makefile right.
2001-12-31 Jarkko HietaniemiTweak the dependencies not to recompile everytime,
2001-12-30 Nick Ing-SimmonsIntegrate 8.3 fix for PPPort fix
2001-12-30 Jarkko HietaniemiFix ppport.h for Unix.
2001-12-30 Nick Ing-Simmons"Port" Devel::PPPort to Win32:
2001-12-03 Jarkko HietaniemiPPPort update from Paul Marquess.
2001-11-27 Paul MarquessRE: [PATCH @ 13283] Devel::PPPort
2001-11-26 Paul MarquessDevel::PPPort
2001-11-25 Jarkko HietaniemiThe joys of portable quoting.
2001-11-24 Craig A. Berrymake PPPort/harness build on VMS
2001-11-24 Gurusamy Sarathyuse portable quotes
2001-11-21 Philip NewtonRe: PERFORCE change 13162 for review
2001-11-21 Jarkko HietaniemiAdd Devel::PPPort originally from Kenneth Albanowski,