Re: POSIX::sigprocmask implemented incorrectly
[p5sagit/p5-mst-13.2.git] / ext / Devel / PPPort /
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-18 Nicholas Clark Skip test if Devel::PPPort not built
2004-03-19 Nicholas Clark Move Beau Cox's ppport.h fixes into PPPort.pm
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2003-12-15 Rafael Garcia-Suarez Add the macros dAX and dITEMS to PPPort.
2003-11-03 Marcus Holland-Moritz Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
2003-10-31 Marcus Holland-Moritz Devel::PPPort and scan_bin
2003-10-20 Marcus Holland-Moritz add some missing defines to Devel::PPPort
2003-10-13 Marcus Holland-Moritz Changes #20819 and #20996 break compatibility with...
2003-10-09 Jan Dubois Devel::PPPort is missing an aTHX when calling
2003-09-23 Marcus Holland-Moritz RC5 and Intel's ICC
2003-09-18 Tassilo von Parseval small fix for Devel::PPPort
2003-09-08 Tassilo von Parseval call_(pv|etc.) for Devel::PPPort
2003-09-02 Tassilo von Parseval grok_(number|numeric_radix) added to Devel::PPPort
2003-08-22 Tassilo von Parseval grok_* symbols missing in Devel::PPPort (2nd attempt)
2003-08-14 Jarkko Hietaniemi Diffs-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-Suarez The manpages don't have to be built by MakeMaker for the
2003-03-11 Todd C. Miller typos and other minor things
2003-03-04 Jarkko Hietaniemi Try to make PPPort.pm 5.005-friendlier (see [perl ...
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2002-08-23 Jarkko Hietaniemi PPPort IVSIZE and SvPV_nolen
2002-05-30 Jarkko Hietaniemi INT2PTR/PTR2IV defined twice.
2002-05-30 Nick Ing-Simmons Integrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko Hietaniemi PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from...
2002-05-23 Jarkko Hietaniemi More portability defines, now mostly type-related
2002-05-23 Jarkko Hietaniemi One more ppportability thing (from Sarathy).
2002-05-23 Jarkko Hietaniemi PPPort dTHX.
2002-03-21 Dave Mitchell -DCRIPPLED_CC RIP
2002-03-05 Robin Barker Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-07 Jarkko Hietaniemi Extension nits found by -Wall (several from threads
2002-01-04 Craig A. Berry Devel::PPPort Makefile.PL umpteenth try
2002-01-03 Andreas König Not ok 14031: PPPort Makefile.PL
2002-01-02 Nick Ing-Simmons More PPPort Makefile source dependence removal
2002-01-02 Nick Ing-Simmons Sort out muddle of editing on three machines ...
2002-01-02 Jarkko Hietaniemi Once more try to get the PPPort Makefile right.
2001-12-31 Jarkko Hietaniemi Tweak the dependencies not to recompile everytime,
2001-12-30 Nick Ing-Simmons Integrate 8.3 fix for PPPort fix
2001-12-30 Jarkko Hietaniemi Fix ppport.h for Unix.
2001-12-30 Nick Ing-Simmons "Port" Devel::PPPort to Win32:
2001-12-03 Jarkko Hietaniemi PPPort update from Paul Marquess.
2001-11-27 Paul Marquess RE: [PATCH @ 13283] Devel::PPPort
2001-11-26 Paul Marquess Devel::PPPort
2001-11-25 Jarkko Hietaniemi The joys of portable quoting.
2001-11-24 Craig A. Berry make PPPort/harness build on VMS
2001-11-24 Gurusamy Sarathy use portable quotes
2001-11-21 Philip Newton Re: PERFORCE change 13162 for review
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,