log

age author description
Wed, 16 Oct 2019 12:17:58 -0700 Mike Miller build: adapt mk-qthelp.pl to changes in Texinfo 6.7 stable
Tue, 19 Mar 2019 14:46:52 +0000 John W. Eaton avoid conflict with @seealso macro in Texinfo 6.6 (bug #55952) stable
Thu, 16 Jan 2020 16:11:36 -0800 Rik assert.m: Fix regression when observed output is large (bug #57615).
Thu, 16 Jan 2020 15:50:28 -0800 Rik quadgk.m: Fix direction of complex path integrals with "Waypoints" property (bug #57614)
Thu, 16 Jan 2020 12:12:02 -0800 Rik munge-texi.pl: small cleanups to formatting and a regexp.
Wed, 15 Jan 2020 22:22:23 -0600 John W. Eaton Removed tag rc-5-1-91
Wed, 15 Jan 2020 22:21:52 -0600 John W. Eaton Added tag rc-5-1-90 for changeset ec0690a6955c
Wed, 15 Jan 2020 22:21:18 -0600 John W. Eaton Added tag rc-5-1-91 for changeset ec0690a6955c
Wed, 15 Jan 2020 14:56:50 +0900 Kai T. Ohlhus maint: merge stable to default.
Sun, 22 Dec 2019 01:01:27 +0100 Markus Mützel Lock amd and symbfact to avoid segmentation fault with SuiteSparse (bug #57435). stable rc-5-1-90
Fri, 10 Jan 2020 16:21:20 +0100 Pantxo Diribarne annotation.m: For textarrow, space text 2 points away from the line (bug #57553).
Tue, 14 Jan 2020 22:18:06 +0100 Torsten Lilge * languages/*.ts: updates language files (bug #57490)
Tue, 14 Jan 2020 21:51:13 +0100 Torsten Lilge include new undock/dock actions into the shortcut manager
Sun, 10 Jun 2018 01:40:36 -0500 Daniel J Sebald Add shortcut keys for octave_dock_widget undock, dock and close (bug #54078)
Sun, 12 Jan 2020 09:33:21 -0800 Rik maint: Use Octave coding conventions in libgui/ directory.
Sat, 11 Jan 2020 13:55:55 -0800 Rik maint: Use Octave coding conventions in src/ directory.
Sat, 11 Jan 2020 12:53:20 -0800 Rik maint: Use Octave coding conventions in liboctave/
Fri, 10 Jan 2020 17:25:12 -0800 Rik maint: Use Octave coding conventions in libinterp/
Fri, 10 Jan 2020 13:19:38 -0800 Rik doc: grammarcheck documentation ahead of 6.1 release.
Fri, 10 Jan 2020 14:19:28 -0500 John W. Eaton simplify handling of temporary output buffer in evalc
Fri, 10 Jan 2020 12:10:13 -0800 Rik maint: Use two spaces between sentences in code comments.
Fri, 10 Jan 2020 12:08:07 -0800 Rik __run_test_suite__.m: Validate .m/.cc names are files before proceeding.
Fri, 10 Jan 2020 10:34:45 -0800 Mike Miller fix freqz plot error with complex input and frequency vector (bug #57576)
Fri, 10 Jan 2020 10:16:40 -0500 John W. Eaton use pbase to access start of put buffer in classes derived from stingbuf
Fri, 10 Jan 2020 10:08:44 -0500 John W. Eaton avoid parse exception when initial comment block is all whitespace
Thu, 09 Jan 2020 14:04:48 -0800 Rik Fix patch (x,y,c) when c is a 3-element vector, but not an RGB specification (bug #56579)
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Wed, 08 Jan 2020 14:02:16 -0500 John W. Eaton COPYRIGHT.md: Eliminate remaining email addresses.
Wed, 08 Jan 2020 12:31:16 -0800 Rik polar.m: Use standard functions deg2rad and pol2cart to simplify code.
Wed, 08 Jan 2020 11:51:49 -0800 Rik polar.m: Add small gap between grid and grid labels (bug #57553).