log scripts/ode/odeplot.m @ 31263:449ed6f427cb

age author description
Wed, 05 Oct 2022 16:53:01 -0400 Ken Marek ode45/23/23s: Implement Events, OutputFcn, & Refine options (bug #49408 and #63063)
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 10 Oct 2020 17:55:56 -0700 Rik maint: Use coding style with parentheses after function name to distinguish from a variable.
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Fri, 28 Oct 2016 08:31:10 -0700 Rik odeplot.m: Redo changes accidentally reverted through merges from stable to default.
Thu, 27 Oct 2016 22:13:53 -0400 John W. Eaton maint: Merge stable to default.
Thu, 27 Oct 2016 17:57:59 -0700 Rik odeplot.m: Fix typo in documentation. stable
Thu, 27 Oct 2016 17:18:27 -0700 Rik odeplot.m: Ensure 'init' value is column vector.
Wed, 26 Oct 2016 16:11:56 -0700 Rik odeplot.m: Accept multiple input times (bug #49449).
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
Sat, 15 Oct 2016 22:39:29 -0700 Rik Further clean-up of ode functions. stable
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Wed, 20 Jan 2016 21:30:55 -0800 Rik doc: Periodic spellcheck of documentation.
Wed, 20 Jan 2016 21:14:47 -0800 Rik doc: Periodic grammarcheck of documentation.
Fri, 18 Dec 2015 08:14:00 +0100 Carlo de Falco cleanup odeplot style
Thu, 17 Dec 2015 11:50:59 -0500 John W. Eaton strip trailing whitespace from files
Tue, 15 Dec 2015 15:10:47 +0100 Carlo de Falco fix seealso in odeplot
Mon, 14 Dec 2015 14:54:14 +0100 Stefan Miereis 2015 Codesprint: make odeplot non private.