This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Assigning to DEFSV leaks if PL_defgv's gp_sv isn't set.
[perl5.git] / ext / Devel / DProf /
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2008-01-24 Robin Barker... and the rest; was RE: unnecessary define
2008-01-23 Robin BarkerRE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary...
2007-08-03 agrow@thegotonerd.com[perl #44349] DProf - poor timer resolution on BSDs...
2006-11-28 Ilya ZakharevichRe: [PATCH 5.8.8] Build on OS/2
2006-10-30 Nicholas ClarkAvoid Devel::DProf failing an assertion during global...
2006-07-03 Andy LesterDProf.xs patch
2006-03-29 Andy LesterDevel::DProf consting
2006-03-28 Gisle AasImproved description of the tmon.out format.
2005-09-21 Nicholas ClarkRemove the last STRLEN n_a;s that my compiler can reach.
2005-09-19 Yitzchak Scott-Tho... bleadperl DProf.xs:140: warning: `unused' attribute...
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-06-16 Rafael Garcia-SuarezRevert part of change #24854
2005-06-15 Steve PetersRe: [PATCH] make -f invalid when USE_SITECUSTOMIZE...
2005-06-03 Rafael Garcia-SuarezBump version number
2005-06-02 Steve PetersSvPVX_const() - part 3 ... and const'ing Storable
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-05-05 Nicholas ClarkBump version numbers
2005-04-05 Nicholas ClarkAdd casting to allow g++ (3.3.5) to compile the core...
2005-03-18 Gisle AasRe: sitecustomize.pl [PATCH]
2005-03-10 Rafael Garcia-SuarezDoc patch for Devel::DProf (from Debian)
2003-08-13 Jarkko HietaniemiAlpha version numbers noticed by Schwern.
2003-08-02 Jarkko HietaniemiC++ (or C99) sneak attack ("inline" function keyword).
2003-08-02 Radu GreabRe: [PATCH @19834] DProf fixes
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2003-07-06 Radu GreabDProf fixes
2003-07-02 Jarkko HietaniemiVMS: with this, 100% make test in Compaq C V6.5-001
2003-01-20 Blair ZajacRe: When Storable and Devel::DProf mix, core dump ...
2002-12-18 Gurusamy Sarathywindows: support for large files
2002-05-15 Sam TregarFix Devel::DProf debugging aid
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-08 Tom Brown[ID 20020407.002] Bug (?) and patch for DProf
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-19 Paul Greenext/Devel/DProf/DProf.t - different way
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-11-12 Jarkko HietaniemiMisplaced test, noticed by Barrie Slaymaker.
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-17 Jarkko HietaniemiBump up versions because of #12041.
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-04 Robin Barker-Wall casting patch
2001-06-03 Jarkko HietaniemiVarious "cast to pointer from integer of different...
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-02-08 Charles BaileyAdd header for LIB$ prototypes (C. Berry)
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-08 Jarkko HietaniemiFix a nit spotted by 64bit IRIX compilation: a (64...
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Gurusamy Sarathyavoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenn...
2000-02-04 Gurusamy SarathyOS/2 build fixups from Ilya Zakharevich
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathymark some extensions as "special versions" to avoid...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-02 Gurusamy Sarathymake DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to...
1999-12-31 Gurusamy Sarathymissing files in previous submit
1999-12-29 Gurusamy Sarathymake DProf functional under pseudo-fork()
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-11-13 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-13 Gurusamy Sarathycloned interpreters now actually run and pass all but...
1999-11-06 Jarkko HietaniemiCrushing the remaining %ld guerillas.
1999-10-23 Jarkko HietaniemiFix the printfing nits pointed out by using gcc -Wall and
1999-10-12 Gurusamy Sarathyvarious cleanups
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-07 Robin BarkerFix pointer casts.
1999-08-23 Charles BaileyUpdate calls for new thread context handling
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-07-27 Gurusamy Sarathycover case where CLK_TCK is a float, not integer (from
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-07-20 Gurusamy SarathyDProf tweak
1999-07-20 Gurusamy Sarathymove DProf things around to where they are supposed...
1999-07-20 Gurusamy SarathyDProf fixups for PERL_IMPLICIT_CONTEXT
1999-07-20 Gurusamy Sarathymove DProf to Devel/DProf
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n