summaryrefslogtreecommitdiff
path: root/ext/Devel
Commit message (Expand)AuthorAgeFilesLines
* continued -Wformat supportRobin Barker2000-09-141-1/+1
* Do not use prototyping here.Abigail2000-08-171-0/+1
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-1/+1
* replace pod2latex with the one in Pod-LaTeX v0.52 from CPANGurusamy Sarathy2000-06-011-1/+1
* random pod typos (from Peter Scott <Peter@PSDT.com>)Gurusamy Sarathy2000-05-281-1/+1
* reference miscount in Devel::Peek that causes debugger toGurusamy Sarathy2000-03-141-1/+1
* fix uninitialized memory reads found by purifyGurusamy Sarathy2000-02-111-4/+4
* avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)Gurusamy Sarathy2000-02-041-2/+2
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-042-2/+12
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-3/+4
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-7/+7
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* mark some extensions as "special versions" to avoid CPAN indexerGurusamy Sarathy2000-01-232-2/+4
* make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possibleGurusamy Sarathy2000-01-022-2/+11
* missing files in previous submitGurusamy Sarathy1999-12-311-0/+2
* make DProf functional under pseudo-fork()Gurusamy Sarathy1999-12-291-470/+430
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-032-7/+7
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-131-2/+3
|\
| * cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-131-2/+3
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-111-0/+1
|\ \ | |/
| * another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-0/+1
* | Crushing the remaining %ld guerillas.Jarkko Hietaniemi1999-11-061-9/+21
|/
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-291-1/+0
* Fix the printfing nits pointed out by using gcc -Wall andJarkko Hietaniemi1999-10-232-8/+8
* various cleanupsGurusamy Sarathy1999-10-121-2/+2
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-1/+1
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-15/+15
* Replace change #4100 withRobin Barker1999-09-131-2/+2
* Fix pointer casts.Robin Barker1999-09-071-2/+2
* Patches needed to get _60 building withDan Sugalski1999-08-101-0/+1
* cover case where CLK_TCK is a float, not integer (fromGurusamy Sarathy1999-07-271-2/+2
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-2/+2
* DProf tweakGurusamy Sarathy1999-07-201-0/+2
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-2017-1294/+1
* DProf fixups for PERL_IMPLICIT_CONTEXTGurusamy Sarathy1999-07-203-42/+30
* move DProf to Devel/DProfGurusamy Sarathy1999-07-2021-0/+2407
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* Devel::PeekIlya Zakharevich1999-07-062-9/+10
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-1/+5
* Devel::Peek::mstat not workingIlya Zakharevich1999-05-161-1/+2
* add ext/Devel/PeekJan Dubois1998-11-274-0/+707
* 5.002 beta 1Larry Wall1995-11-216-778/+0
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-316-0/+778