summaryrefslogtreecommitdiff
path: root/ext/Devel/Peek/Peek.xs
Commit message (Expand)AuthorAgeFilesLines
* Misplaces dSPs and the like revealed by MPE/iX and Cygwin.Jarkko Hietaniemi2001-06-241-1/+0
* gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-121-3/+2
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-1/+1
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-3/+1
* Missing dTHXs.Eric Fifer2000-11-091-0/+3
* Perl API for mstatsIlya Zakharevich2000-10-131-0/+185
* continued -Wformat supportRobin Barker2000-09-141-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
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-041-0/+10
* Fix the printfing nits pointed out by using gcc -Wall andJarkko Hietaniemi1999-10-231-1/+1
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-15/+15
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* Devel::PeekIlya Zakharevich1999-07-061-1/+1
* 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-271-0/+202