log

age author description
Wed, 19 Oct 2016 09:54:44 -0700 Rik Remove useless persistent declarations in ode23, ode45. stable
Wed, 19 Oct 2016 08:49:47 -0700 Rik Remove property "MassConstant" from ode solvers. stable
Wed, 19 Oct 2016 08:34:53 -0700 Rik odeset.m: emit warning for any unknown property (bug #49364). stable
Wed, 19 Oct 2016 08:28:13 -0700 Rik odeset: Improve performance by using for loop for merging of unknown options. stable
Tue, 18 Oct 2016 11:31:13 -0700 Rik More Matlab-compatible implementation of OutputFcn. Clean up odeplot.m. stable
Mon, 17 Oct 2016 14:03:45 -0700 Rik odeplot.m: Recode for performance. stable
Mon, 17 Oct 2016 16:26:10 -0400 John W. Eaton maint: Merge stable to default.
Mon, 17 Oct 2016 16:24:55 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 17 Oct 2016 16:43:23 +0200 Nir Krakauer Improve docstring of odeset.m stable
Mon, 17 Oct 2016 11:55:26 +0200 Carlo de Falco Fix error in previous commit. stable
Mon, 17 Oct 2016 11:44:42 +0200 Carlo de Falco Improve documentation for odeset. stable
Sun, 16 Oct 2016 12:48:47 -0700 Rik odeset.m: Update FIXME notes about non-exact matching (bug #49364). stable
Sun, 16 Oct 2016 12:25:24 -0700 Rik maint: merge stable to default.
Sun, 16 Oct 2016 02:23:54 -0500 Daniel J Sebald Correct hggroup plot legends for gnuplot toolkit, add legend demo 17 items (bug #49341)
Sat, 15 Oct 2016 11:21:17 -0500 Daniel J Sebald Add stem example to the hggroup type of legend (bug #49341).
Sun, 16 Oct 2016 12:01:38 -0700 Rik doc: Add list of built-in colormaps to colormap documentation (bug #49363). stable
Sun, 16 Oct 2016 10:51:45 -0700 Rik maint: Use 2-space indent in definition of BIST %!functions. stable
Sat, 15 Oct 2016 22:39:29 -0700 Rik Further clean-up of ode functions. stable
Sat, 15 Oct 2016 10:30:48 +0200 Carlo de Falco Clean up ode options implementation to follow Octave coding standards. stable
Sat, 15 Oct 2016 02:51:30 -0500 Daniel J Sebald Fix legend.m typo in demo example 23 (bug #49341). stable
Fri, 14 Oct 2016 15:42:08 -0700 Rik Rename [xyz]mtick properties to [xyz]minortickvalues (bug #49205).
Fri, 14 Oct 2016 14:46:25 -0700 Rik Add '__' to start/end of hidden Octave-only graphics properties (bug #49205).
Fri, 14 Oct 2016 06:59:29 -0700 Rik Do a better job of delimiter auto-dedection in dlmread (bug #42022).
Thu, 13 Oct 2016 08:20:10 -0700 Rik doc: Remove DOCSTRING references to non-existent functions (bug #49329).
Thu, 13 Oct 2016 08:04:41 -0400 John D graphics: set uicontrol value default to 0 and handle special cases (Bug #48255) stable
Wed, 12 Oct 2016 18:24:08 -0700 Rik maint: merge stable to default.
Wed, 12 Oct 2016 18:22:41 -0700 Rik Ensure user inputrc file overrides Octave's default inputrc (bug #49323). stable
Tue, 11 Oct 2016 19:21:49 -0400 John Donoghue gui: handle differences in text color for popmenu, checkbox and radiobutton (Bug #49247) stable
Tue, 11 Oct 2016 14:14:44 -0700 Rik Accept second input '0' to svd (bug #49309).
Tue, 11 Oct 2016 13:26:54 -0400 John W. Eaton build -tst files with "make all" (bug #49310) stable