log scripts/general/profexplore.m @ 21633:dcf8922b724b

age author description
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sat, 27 Jul 2013 18:48:12 +0200 Philipp Kutin profexplore.m: Allow calling with no args, add "quit" as alias to "exit".
Mon, 13 Feb 2012 07:38:23 -0800 Rik doc: Use Octave preference for double quote in docstrings in scripts/
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use '!' for not operation in preference to '~'.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Thu, 22 Sep 2011 16:01:28 -0500 Jordi GutiƩrrez Hermoso Put @seealso in profiler functions' docstrings.
Thu, 22 Sep 2011 21:52:40 +0200 Daniel Kraft New function 'profexplore' for interactive hierarchical profile exploration.