log scripts/general/profshow.m @ 13141:e81ddf9cacd5

age author description
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Sat, 03 Sep 2011 13:15:02 -0400 John W. Eaton codesprint: tests or profshow
Fri, 19 Aug 2011 16:39:09 +0200 Daniel Kraft Add index into FunctionTable to profshow output table.
Tue, 26 Jul 2011 19:07:20 -0500 Jordi GutiƩrrez Hermoso profshow.m: Change Matlab-style single quotes to Octave-style double quotes
Mon, 25 Jul 2011 11:24:18 +0200 Daniel Kraft Show recursive-flag of functions in profshow.
Fri, 22 Jul 2011 15:30:52 -0700 Rik Vectorize and use Octave coding conventions for profile script files
Wed, 20 Jul 2011 18:33:42 +0200 Daniel Kraft Implement the profshow function to print profiler results.