Mercurial > hg > octave-lyh
diff NEWS @ 12988:7aa9cb7aaa32
Announce in NEWS that we now have a profiler
author | Jordi Gutiérrez Hermoso <jordigh@gmail.com> |
---|---|
date | Tue, 23 Aug 2011 14:00:02 -0500 |
parents | 4ec4096f65d1 |
children | 19b9f17d22af |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ ** The PCRE library is now required to build Octave. + ** Octave now features a profiler, thanks to the work of Daniel Kraft + under the Google Summer of Code mentorship program. The manual has + been updated to reflect this addition. + ** strread, textscan, and textread have been completely revamped. They now support nearly all Matlab functionality including: @@ -28,6 +32,8 @@ iscolumn issrow zscore + profile + profshow ** Deprecated functions.