log

age author description
Mon, 10 Dec 2018 17:23:17 -0800 Rik Remove unnecessary whitespace in last cset.
Mon, 10 Dec 2018 17:22:04 -0800 Rik Add BISTS tests for iscomplex().
Mon, 10 Dec 2018 17:06:44 -0800 Rik rat.m: Add input validation to detect and fail on complex inputs (bug #55198)
Mon, 10 Dec 2018 16:58:22 -0800 Rik surfl.m: Fix input validation for 4x4 input matrices (bug #55180)
Mon, 10 Dec 2018 14:38:21 -0800 Rik Document "resizefcn", "sizechangedfcn" for uipanel, uibuttongroup objects (bug #55085).
Sat, 08 Dec 2018 16:07:03 +0100 Markus Mützel Implement "SizeChangedFcn" for uipanel and uibuttongroup (bug #55085).
Mon, 10 Dec 2018 16:33:48 -0500 John W. Eaton * input.cc (looks_like_struct): Delete obsolete commented code.
Mon, 10 Dec 2018 12:42:01 -0800 Rik Return "-1/0" for rational approximation of -Inf instead of "1/0".
Sat, 05 Oct 2013 02:21:10 +0200 Rüdiger Sonderfeld Add "dumb" terminal to produce ASCII art with gnuplot (patch #8203).
Mon, 10 Dec 2018 18:21:58 +0100 Torsten fix build failure with Qt4.8 (bug #55191)
Sun, 09 Dec 2018 22:53:54 -0800 Rik legend.m: Increase spacing between multiple labels (bug #55189).
Sun, 09 Dec 2018 17:03:33 -0800 Rik Hack margin of text objects to be measured in points, not pixels.
Fri, 23 Nov 2018 11:18:53 +0100 Pantxo Diribarne Improve text extent calculation when using freetype text renderer (bug #55075)
Sun, 09 Dec 2018 21:42:51 +0100 Torsten fix encoding combo box for not supported default encoding (bug #55139)
Sun, 09 Dec 2018 07:40:35 -0800 Rik Change "Margin" default of text object to 3.
Sat, 08 Dec 2018 10:02:34 -0800 Rik image.m: Validate image data is not complex (bug #55170).
Fri, 07 Dec 2018 17:29:30 -0500 John W. Eaton avoid unnecessary use of global variable
Fri, 07 Dec 2018 17:30:31 -0500 John W. Eaton avoid possible leaked global variables in tests
Sat, 08 Dec 2018 12:49:39 +0100 Kai T. Ohlhus doc: Improve internal comment of __all_opts__.m (bug #54952).
Sat, 08 Dec 2018 12:49:39 +0100 Olaf Till optimset.m: preserve empty options if given as arguments (bug #54952).
Sat, 08 Dec 2018 01:38:45 +0100 Kai T. Ohlhus Do not attempt to extract user code from oct-files (bug #55184).
Fri, 07 Dec 2018 11:16:19 -0800 Rik stemleaf.m: Put error statements first in input validation.
Thu, 06 Dec 2018 22:05:05 -0800 Rik maint: Use standard copyright phrasing in all files.
Thu, 06 Dec 2018 21:47:35 -0800 Rik rat.m: Overhaul function.
Thu, 06 Dec 2018 23:16:16 -0500 John W. Eaton eliminate brace and variable expansion in PATH search code
Thu, 06 Dec 2018 17:42:03 -0500 John W. Eaton eliminate some unused and unnecessary path expansion code
Wed, 05 Dec 2018 15:29:59 -0800 Rik Use -tight option by default when printing EPS files (bug #53535).
Wed, 05 Dec 2018 21:15:40 +0100 Torsten validate editor file codec derived from name (bug #55139)
Wed, 05 Dec 2018 10:39:45 -0800 Rik doc: Change "overwritten" to "overridden" in Java docs (bug #40111).
Wed, 05 Dec 2018 10:31:25 -0800 Rik clearvars.m: Implement new function.
Tue, 04 Dec 2018 21:17:01 -0800 Rik Improve input validation to reject multiple options for clear (bug #53565).
Tue, 04 Dec 2018 16:18:10 -0800 Rik Clarify documentation around locking functions and clear.
Mon, 19 Aug 2013 08:51:38 +0200 Julien Bect Don't remove globals when 'clear' called without arguments (bug #39790).
Tue, 04 Dec 2018 10:13:02 -0800 Rik maint: merge stable to default.
Tue, 04 Dec 2018 10:12:41 -0800 Rik doc: Rewrite docstrings for mat2cell and num2cell (bug #53335). stable
Fri, 30 Nov 2018 20:07:20 +0100 Markus Mützel Silence compiler warnings about format identifier for octave_idx_type (bug #55046).
Mon, 03 Dec 2018 19:32:31 +0100 Markus Mützel Fix potential segfault on Windows.
Mon, 03 Dec 2018 19:15:06 +0100 Markus Mützel Silence compiler warnings about incorrect format specifiers cross-compiling (bug #55046).
Mon, 03 Dec 2018 08:54:07 -0800 Rik maint: merge stable to default.
Mon, 03 Dec 2018 08:53:37 -0800 Rik bicg.m: Relax BIST test by 1eps to pass on some systems (bug #55132). stable
Sun, 02 Dec 2018 17:21:09 +0100 Markus Mützel Silence compiler warning about incorrect format specifier (bug #55046).
Sat, 01 Dec 2018 03:25:02 -0800 Rik polyeig.m: Simplify code by using nargin.
Sat, 01 Dec 2018 02:48:55 -0800 Rik maint: merge stable to default.
Sat, 01 Dec 2018 02:48:30 -0800 Rik polyeig.m: Improve documentation (bug #53139). stable
Sat, 01 Dec 2018 02:34:00 -0800 Rik circshift.m: shift first non-singleton dimension if DIM not provided (bug #53178).
Fri, 30 Nov 2018 15:53:02 -0800 Rik fplot.m: Add 1-input calling form, support for specifying PROP/VAL pairs.
Fri, 30 Nov 2018 15:46:27 -0800 Rik decic.m: Fix failing BIST test.
Fri, 30 Nov 2018 20:29:28 +0100 Markus Mützel Silence compiler warning about incorrect format specifier (bug #55046).
Fri, 30 Nov 2018 19:02:43 +0100 Guillaume Flandin struct2hdl.m: Add "uitable" to list of supported ui objects (patch #9084).
Thu, 29 Nov 2018 14:02:12 -0800 Rik fplot.m: Use try/catch to avoid errors with non-vectorized functions (bug #55134).
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
Wed, 21 Nov 2018 15:24:17 -0500 John W. Eaton eliminate some unnecessary function arguments
Wed, 21 Nov 2018 14:54:22 -0500 John W. Eaton str2func: eliminate optional second "global" argument
Fri, 16 Nov 2018 19:35:39 -0500 John W. Eaton use symbol_info_list instead of symbol_scope to pass workspace info to gui
Fri, 16 Nov 2018 18:40:13 -0500 John W. Eaton fix slot name for signal connection in history widget
Fri, 16 Nov 2018 15:02:04 -0500 John W. Eaton don't include symtab.h unnecessarily
Fri, 16 Nov 2018 14:56:55 -0500 John W. Eaton eliminate useless function
Fri, 16 Nov 2018 13:16:50 -0500 John W. Eaton move eval_string inside interpreter/evaluator class
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)
Sun, 18 Nov 2018 15:50:01 +0100 Markus Mützel Move rational_approx to liboctave (patch #9084).
Sun, 18 Nov 2018 15:44:36 +0100 Markus Mützel Move octave_str2double to liboctave (patch #9084).
Wed, 21 Nov 2018 10:35:43 -0800 Rik maint: merge stable to default.
Wed, 21 Nov 2018 10:35:19 -0800 Rik Place down-arrow icon on most-recently-used popdown menu in editor (bug #55032). stable
Wed, 21 Nov 2018 10:16:04 -0800 Rik Supply missing arguments to variable length *printf functions (bug #55046).
Wed, 21 Nov 2018 19:04:06 +0100 Markus Mützel datestr.m: Clarify behavior if input date is a string.
Wed, 21 Nov 2018 09:46:12 -0800 Rik Stop segfault when load-path directory does not exist (bug #55046).
Tue, 20 Nov 2018 16:05:42 -0800 Rik Don't issue a warning when -noui option used with print.
Tue, 20 Nov 2018 14:39:17 -0800 Jun Wang Add -fillpage and -bestfit print options (bug #52838).
Tue, 20 Nov 2018 14:06:40 -0800 Rik print.m: Rewrite complex docstring in an attempt to be clearer.
Mon, 19 Nov 2018 11:42:15 -0800 Mike Miller include a DOAP descriptor (bug #53619)
Sun, 18 Nov 2018 21:12:41 -0800 Rik pkg.m: Don't create 'prefix' directory until needed (bug #53577).
Sat, 17 Nov 2018 02:23:38 -0500 Daniel J Sebald Remove residual ticks for gnuplot graphics toolkit (bug #50509, #55038).
Sun, 18 Nov 2018 17:12:13 -0800 Rik convhull.m: Overhaul function to allow 1 and 3 input calling formis (bug #53979).
Sat, 17 Nov 2018 20:19:30 +0100 Markus Mützel Only test savefig with "compact" option if HAVE_ZLIB is defined.
Sat, 17 Nov 2018 10:41:07 +0100 Kai T. Ohlhus Make use of native file dialogs configurable (bug #54607).
Fri, 16 Nov 2018 19:52:35 +0100 Markus Mützel Update normals when updating data in patches (bug #55014).
Fri, 16 Nov 2018 11:31:22 -0500 John W. Eaton eliminate duplicate final_index_error function
Fri, 16 Nov 2018 02:42:26 -0500 John W. Eaton use symbol_info_list to gather data for saving workspace on crash
Fri, 16 Nov 2018 00:18:57 -0500 John W. Eaton use symbol_info_list to gather data for save function
Fri, 16 Nov 2018 00:16:44 -0500 John W. Eaton * syminfo.h: Derive symbol_info_list from base_list<symbol_info>.
Fri, 16 Nov 2018 00:12:17 -0500 John W. Eaton make base_list data member protected instead of private
Thu, 15 Nov 2018 22:51:11 -0500 John W. Eaton move Fwho, Fwhos, and supporting functions to call-stack.cc
Thu, 15 Nov 2018 22:45:04 -0500 John W. Eaton move symbol_info and symbol_info_list classes to separate file
Thu, 15 Nov 2018 15:05:36 -0500 John W. Eaton move whos_line_format to evaluator
Thu, 15 Nov 2018 21:57:03 -0800 Rik axes.m: Allow a parent handle as first argument (bug #53955).
Thu, 15 Nov 2018 16:44:01 -0800 Rik maint: merge stable to default.
Thu, 15 Nov 2018 16:42:22 -0800 Rik Don't segfault for unmatched brace in PATH (bug #55013). stable
Thu, 15 Nov 2018 18:34:07 -0500 John W. Eaton refactor do_who function
Thu, 15 Nov 2018 18:04:08 -0500 John W. Eaton modernize symbol_info and symbol_info_list classes
Thu, 15 Nov 2018 21:29:57 +0100 Pantxo Diribarne Disallow recursion in Fdrawnow when using gnuplot ASCII charts (bug #55029).
Thu, 15 Nov 2018 20:40:12 +0100 Torsten fix crash after editor dialog about creation of non-existing file