log NEWS @ 20830:b65888ec820e draft default tip gccjit

age author description
Fri, 09 Oct 2015 18:52:58 -0700 Rik Extend parser to accept binary constants that begin with '0b' or '0B'.
Mon, 05 Oct 2015 14:05:58 -0700 Rik Extend parser to accept '_' in numbers.
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.
Thu, 01 Oct 2015 17:35:34 +0200 Carlo de Falco Set the default colormap to 'viridis'
Tue, 22 Sep 2015 05:45:05 -0700 Rik Deprecate mahalanobis function.
Tue, 22 Sep 2015 04:50:47 -0700 Rik maint: Periodic merge of stable to default.
Tue, 22 Sep 2015 04:47:25 -0700 Rik maint: Complete deprecation of gmap40 colormap. stable
Wed, 09 Sep 2015 18:43:52 +0200 Kai T. Ohlhus Deprecate bitmax.
Sat, 05 Sep 2015 05:00:46 -0700 Rik Deprecate wavread and wavwrite.
Thu, 27 Aug 2015 13:12:21 -0700 Rik Return empty matrix when linspace called with 0 points (bug #45820)
Mon, 29 Jun 2015 08:56:22 -0700 Rik Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).
Wed, 24 Jun 2015 14:40:22 -0400 John W. Eaton maint: Periodic merge of stable to default.
Wed, 24 Jun 2015 14:37:55 -0400 John W. Eaton Allow NEWS to be displayed properly in QTextBrowser (bug #45396) stable
Mon, 25 May 2015 16:48:47 -0700 Rik surfnorm.m: Return unnormalized vectors for Matlab compatibility.