blead@25226 - ext/Compress/Zlib on VMS.
[p5sagit/p5-mst-13.2.git] / ext / Devel /
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-06-30 Nicholas Clark If gp_flags is unused, why are we even allocating it?
2005-06-16 Rafael Garcia-Suarez Revert part of change #24854
2005-06-15 Steve Peters Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE...
2005-06-08 Nicholas Clark s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
2005-06-07 Alexey Tourbin make some more functions static
2005-06-03 Andy Lester Consting IO and Devel::Peek
2005-06-03 Rafael Garcia-Suarez Bump version number
2005-06-02 Steve Peters SvPVX_const() - part 3 ... and const'ing Storable
2005-06-01 Nicholas Clark Round up all string length requests to malloc()/realloc...
2005-05-21 Nicholas Clark Add a union in place of xnv_nv, which allows AVs and...
2005-05-21 Nicholas Clark Move hv_name, hv_eiter and hv_riter into a new aux...
2005-05-20 Nicholas Clark Need to make PERL_UNUSED_DECL conditional as xlc on...
2005-05-05 Nicholas Clark Bump version numbers
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2005-04-05 Nicholas Clark Add casting to allow g++ (3.3.5) to compile the core...
2005-03-29 Rafael Garcia-Suarez Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
2005-03-28 Dave Mitchell expand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2005-03-18 Gisle Aas Re: sitecustomize.pl [PATCH]
2005-03-10 Rafael Garcia-Suarez Doc patch for Devel::DProf (from Debian)
2005-02-02 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.06.
2005-02-02 H.Merijn Brand Picky compilers (e.g. vac on AIX 5.2) do not accept...
2005-01-31 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.05.
2004-12-29 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.04
2004-10-23 Tels Re: Devel::Peek: hash quality 125%?
2004-10-14 Craig A. Berry Re: [NOT OK] 23353 OpenVMS 7.2 VAX
2004-09-08 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.03.
2004-09-08 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.02.
2004-08-23 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.01.
2004-08-20 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_03.
2004-08-19 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_02.
2004-08-17 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_01.
2004-08-17 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00.
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-08-13 Jarkko Hietaniemi Alpha version numbers noticed by Schwern.
2003-08-02 Jarkko Hietaniemi C++ (or C99) sneak attack ("inline" function keyword).
2003-08-02 Radu Greab Re: [PATCH @19834] DProf fixes
2003-07-28 Jarkko Hietaniemi Slightly better failure output.
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.
2003-07-06 Radu Greab DProf fixes
2003-07-02 Jarkko Hietaniemi VMS: with this, 100% make test in Compaq C V6.5-001
2003-05-29 Dave Mitchell jumbo closure fix
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-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-23 Jarkko Hietaniemi Chip noticed that the intended optionality of the ...
2003-02-20 Peter Prymmer add some IV stuff to ext/Devel/Peek/Peek.t test 21
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2003-01-20 Blair Zajac Re: When Storable and Devel::DProf mix, core dump ...
2003-01-06 Craig A. Berry VMS test adjustments
2003-01-03 Dave Mitchell remove flag SvPADBUSY
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-29 H.Merijn Brand 64bit Peek failure on HP-UX 11.00
2002-11-25 Slaven Rezic add support for STASH and MAGIC information for REFs...
2002-10-12 Hugo van der Sanden Second attempt to fix Devel::Peek test of $ENV{PATH...
2002-10-11 Yitzchak Scott-Tho... Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32...
2002-10-02 Yitzchak Scott-Tho... Devel::Peek tests from:
2002-10-02 Dave Mitchell move all pad-related code to its own src file
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-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
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-05-15 Sam Tregar Fix Devel::DProf debugging aid
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-08 Tom Brown [ID 20020407.002] Bug (?) and patch for DProf
2002-04-07 Slaven Rezic Devel/Peek/Peek.xs: reverse ifdef logic
2002-04-07 Jarkko Hietaniemi EBCDIC branch was forgotten.
2002-04-06 Nicholas Clark Re: the dirty half dozen (Re: perl@15662)
2002-03-22 Jarkko Hietaniemi If Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Dave Mitchell -DCRIPPLED_CC RIP
2002-03-05 Robin Barker Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
2002-03-03 Ilya Zakharevich Debugging OPs
2002-01-27 Jarkko Hietaniemi Detypo.
next