openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Devel::NYTProf
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 60 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add prereq modules. More notes into HACKING
Tim Bunce
More...
over 16 years ago
In "$sub called:\n" show total count of calls: "$sub called $count times:" Remove distracting different-colored borders from colored table cells.
Tim Bunce
More...
over 16 years ago
Rename fid_filename to fid_fileinfo to reflect its ture nature. Fix some problems in ::Data after previous change.
Tim Bunce
More...
over 16 years ago
Change fid_filename array to always contain array refs, not just when the fid is an eval. Add into the array the fid, flags, size and mtime. Fix test.pl to unlink the csv before creating a new one so we get an obvious failure if no file is generated.
Tim Bunce
More...
over 16 years ago
Enable reporting code to be run under the debugger (perl -d) by only installing DB::DB sub when profiling, and only if use_db_sub mode is enabled. (So we might even be able to profile the debugger, though I've not tried :-)
Tim Bunce
More...
over 16 years ago
Replace all remaining .v tests with .rdt tests (as they're much easier to work with)
Tim Bunce
More...
over 16 years ago
Add .rdt result files for fork test
Tim Bunce
More...
over 16 years ago
Implement normlization of eval sequence numbers. Fixed test.pl to unlink the .new file for tests that pass.
Tim Bunce
More...
over 16 years ago
Added file size and mtime data (currently just zero).
Tim Bunce
More...
over 16 years ago
Fixed a bunch of compiler warnings (seen now due to extra compiler flags).
Tim Bunce
More...
over 16 years ago
Added gcc developer options to Makefile.PL (taken from the code I use in the DBI) Rewrote chunks of the main HACKING text.
Tim Bunce
More...
over 16 years ago
Added some svn:ignore to ./t directory. Added 'demo' script I used for a presentation (Now slightly out of date. I'll update them later.)
Tim Bunce
More...
over 16 years ago
Merged changes from the tim.bunce branch into the trunk. Removed references to old fprofcvs/html in test.pl Corrected nytprofcvs not having execute bit (?)
Adam Kaplan
More...
over 16 years ago
- Added $VERSION to each module because the PAUSE indexer doesn't actually evaluation that variable when using it for indexing - Tim added a newline to the "package DB" line in NYTProf.xs as a hack for the PAUSE indexer - Fixed missing file in 1.14 distro -- ModuleVersion.xs
Adam Kaplan
More...
over 16 years ago
Temporary patch -- Pause uses MakeMaker to determine versioning, and won't evaluate the 'required' version number. (All files that use the XS need to include its specific package version)
Adam Kaplan
More...
over 16 years ago
Updated changelog, Readme version and module version number
Adam Kaplan
More...
over 16 years ago
Failing to locate a source file after a best-effort attempt is no longer fatal (but will still whine)
Adam Kaplan
More...
over 16 years ago
Revert r91 (applied to wrong branch)
Tim Bunce
More...
over 16 years ago
Fix to fix getFileStats/get_file_stats and add -lib option. Patch from Chetan Sarva.
Tim Bunce
More...
over 16 years ago
svn alert email list test attempt
Adam Kaplan
More...
almost 17 years ago
Testing new svn alert list
Adam Kaplan
More...
almost 17 years ago
nytprofhtml - fixed module version variable Reader.pm - removed 'l' from '%0.0lf' format string. RHEL fix
Adam Kaplan
More...
almost 17 years ago
Changed "print OUT sprintf..." to less redundant "printf OUT ..."
Adam Kaplan
More...
almost 17 years ago
Fixed a bug in these scripts where the output directory was being checked for read access, not write access. narf!
Adam Kaplan
More...
almost 17 years ago
Added svn property Id to all these files
Adam Kaplan
More...
almost 17 years ago
SVN Keywords tests 2...
Adam Kaplan
More...
almost 17 years ago
SVN Keyword tests...
Adam Kaplan
More...
almost 17 years ago
Reverted Trunk to r13 because of too many major changes. Branched previous changes into sandbox at branches/tim.bunce
Adam Kaplan
More...
almost 17 years ago
Fix PL_curcop for perl5.8.6 Fix redo_op for perl5.10
Tim Bunce
More...
almost 17 years ago
Add TODO notes to HACKING. Add copyright to README and fix script names.
Tim Bunce
More...
almost 17 years ago
←
1
2
…
53
54
55
56
57
58
59
60
61
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree