log

age author description
Thu, 29 Nov 2018 12:15:25 -0800 Rik Silence unnecessary warnings about security-format (bug #55046).
Thu, 29 Nov 2018 12:54:15 +0100 Kai T. Ohlhus maint: Silence compiler warnings about unused or too many parameters.
Thu, 29 Nov 2018 12:54:15 +0100 Kai T. Ohlhus Add static compile-time checking of printf functions (bug #55046).
Thu, 29 Nov 2018 12:45:13 +0100 Kai T. Ohlhus doc: Add Doxygen documentation.
Wed, 28 Nov 2018 09:47:35 +0100 Kai T. Ohlhus doc: Mention example method "roots" in OOP example (bug #55120).
Tue, 27 Nov 2018 22:04:25 +0100 Torsten doc browser: append anchor from url to history titles (bug #54938)
Tue, 27 Nov 2018 22:04:22 +0100 Torsten doc browser: improve filtering of octave version in history titles (bug #54938)
Tue, 27 Nov 2018 12:14:41 -0800 Rik Accept a cell array of strings to uncompress functions (bug #55102).
Mon, 26 Nov 2018 14:49:03 -0800 Rik convhull.m: Calculate second output (Volume of hull) for compatibility (bug #55106).
Mon, 26 Nov 2018 20:59:05 +0100 Torsten preference for (not) using system icon theme
Mon, 26 Nov 2018 20:53:24 +0100 Torsten add missing icon files for doc browser history toolbar (bug #54938)
Sun, 25 Nov 2018 15:39:23 +0100 Kai T. Ohlhus Reenable query of optimization options (bugs #54952 and #55089).
Sun, 25 Nov 2018 21:15:51 -0800 Rik fminunc.m: Change algorithm defaults to match Matlab.
Sun, 25 Nov 2018 19:22:37 +0100 Torsten fix position of variable editor widget at first startup of Octave
Sun, 25 Nov 2018 18:56:04 +0100 Torsten fix use of icon size preferences
Sun, 25 Nov 2018 18:39:32 +0100 Torsten open external links indoc browser help files in the standard browser
Sat, 24 Nov 2018 20:52:59 +0100 Torsten fix some tool tips in the documentation browser (bug #54938)
Sat, 24 Nov 2018 20:12:31 +0100 Torsten improve clearity of some labels in settings dialog (bug #54737)
Sat, 24 Nov 2018 13:03:06 +0100 Torsten restore line/column when reloading externally changed editor files (bug #54961)
Fri, 23 Nov 2018 21:30:53 -0800 Rik Remove confusing Select button from figure toolbar (bug #55057).
Fri, 23 Nov 2018 18:40:09 -0800 Rik Add sizechangedfcn property to uipanel objects.
Fri, 23 Nov 2018 19:46:51 +0100 Torsten add mru-lists to the doc browser back/forward buttons (bug #54938)
Thu, 22 Nov 2018 22:17:28 +0100 Markus Mützel Move function str2double inside octave::string namespace (patch #9084).
Thu, 22 Nov 2018 13:11:40 -0800 Rik NEWS: Announce change to intmin, intmax, flintmax to accept a variable as input.
Thu, 22 Nov 2018 13:02:34 -0800 Rik Deprecate "fontangle" property value "oblique" in version 7.
Thu, 22 Nov 2018 12:41:06 -0800 Rik Remove "erasemode" graphics property deprecated in 4.2.
Thu, 22 Nov 2018 21:10:09 +0100 Markus Mützel colamd.cc: Fix segmentation fault with etree.
Thu, 22 Nov 2018 08:12:03 -0800 Rik Clean up implementation of uitable in 36e0e5b428e7.
Thu, 22 Nov 2018 07:27:22 -0800 Rik maint: merge stable to default.
Thu, 22 Nov 2018 07:26:58 -0800 Rik contourc.m: Tighten input validation to avoid segfault in __contourc__ (bug #55071). stable