projects
/
p5sagit/Devel-Size.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/Devel-Size.git
2012-09-30
Tim Bunce
First steps migrating to SizeMe
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
More prereqs
tim-20120929-d-m
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Merge branch 'tim-20120929-d-m' of git.shadowcat.co...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Don't "open -a Graphviz $opt_dot" unless on OSX
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
tweak .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
add some PREREQ_PM
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
timbo
Fix mstats scope
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
mstats() isn't very portable
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Mega rename to Devel::Memory commit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
add TODO
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Split out a new heap_size() function. Add TODO. Special...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
tweak Children tooltip
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Add "->" to link names for --text.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Add logarea param via referer. add bytesToSize. Polish...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
update notes.txt
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
Hack to enable log scale for treemap nodes (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
Fix for scalar attr and assorted clenups
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
check for AVelem, remove Dwarn
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
tweaks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Add PRE_ATTR and use it for array indices.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Apply SOME_RECURSION to CvOUTSIDE for now
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Add 'ADD_PRE_ATTR' mechanism so we can output attrs...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Using check_new doesn't work for padlist_size. Mark...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Use check_new in padlist_size.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Pad names almost working. Some asorted code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Change env var name
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Recurse into CvPADLISTs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Note need to treat HEs as nodes. Warn on suspect HeVAL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Don't chase magic unless SvMAGICAL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Tweak node naming (remove + )
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Faster transitions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Fix for single node.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Chase cop_stash only if refcnt==1. Move MG to end of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Larger label font. workaround jit bug where old tooltip...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
no longer size CvSTASH perl RT79366
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Drop json out. Write dot to file. Add 'text' tree mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Unused svhead arena space. Scan arenas for unseen SVs...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Note that the mouse-over doesn't work with Label:{...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Added local jquery-1.8.1-min.js so internet isn't needed
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Fixed stringification ot root node. Fix handling of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Added node type to db. Added showid option.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Make levelsToShow more variable
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Fix NPathPushNode not (re)setting seqn, not perl_size...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Add more items to perl_size()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Polish up dot output, incl adding sizes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
fix name escaping
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Use link nodes to label links.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Fix link-to-link for op_size.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
add basic dot format output
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Control recursion threshold to enable more accurate...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Tim Bunce
rm some old files
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Tim Bunce
Lots of progress.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Tim Bunce
smarten up the tooltip
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Tim Bunce
basic leaves pass-thru
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Tim Bunce
basic attribute pass-thru
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Tim Bunce
A little polish
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Tim Bunce
single-child node merging working
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Tim Bunce
split transform nodes away from fetch
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Tim Bunce
drill down with basic tooltip
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Tim Bunce
on-demand treemap working, though rough
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Tim Bunce
Working(ish) on demand demo using statis data
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Tim Bunce
Working on removing links from the output path
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Tim Bunce
Rename dNPathSetNode->NPathPushNode and rework magic_si...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Tim Bunce
Generate json and initial experiments with a treemap.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Tim Bunce
Add memnodes.pl script to process output stream.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Tim Bunce
Add node stream file format (plain text for now)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Tim Bunce
Added perl_size()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Tim Bunce
Squashed commit of all initial work on the 'name path...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Tim Bunce
Spelling fix to docs from gregor herrmann [CPAN #78766]
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
Bump $VERSION to 0.78_50
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
This is 0.78 - update META.yml and META.json
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
Bump $VERSION to 0.78
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
This is 0.77_51 - update META.yml and META.json
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
bulk 88
Correct the code for structured exception handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
Bump $VERSION to 0.77_51
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
This is 0.77_50 - update META.yml, and add META.json
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nicholas Clark
Skip tests in t/magic.t that use formline on 5.8.1...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nicholas Clark
Refactor t/globs.t to avoid the side effects of a chang...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Nicholas Clark
Bump $VERSION to 0.77_50
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Nicholas Clark
This is 0.77 - update META.yml
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Nicholas Clark
Bump $VERSION to 0.77
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
This is 0.76_50 - update META.yml
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Count the size of the "effective names" of a hash.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Count HvNAME(), the HV "aux" struct, and the mro_meta...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
GvNAME() is shared from 5.10 onwards.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Use GvFILE_HEK(), if present, in preference to GvFILE()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Handle shared hash key scalars correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Split out HEK size calculation into hek_size().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Add a comment to force emacs to use C mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Nicholas Clark
Add a single (void **) cast to make the C code also...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Nicholas Clark
Bump $VERSION to 0.76_50
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Nicholas Clark
This is 0.76 - update META.yml
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Nicholas Clark
Bump $VERSION to 0.76
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
This is 0.75_52 - update META.yml
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
Don't count PL_sv_placeholder in the size returned.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
sv_size() can return void once more.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
Reinstate 5.005_xx "support".
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
Replace c*OPx macros with their expansions.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
Reinstate 5.6.x "support".
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Nicholas Clark
Don't recurse into op_size() on op->pmnext.
commit
|
commitdiff
|
tree
|
snapshot
next