log

age author description
Sun, 07 Jan 2018 20:02:31 -0800 Rik doc: Create new Graphic Properties Index (bug #52812).
Sat, 06 Jan 2018 17:07:37 -0600 Daniel J Sebald Clean up lookup() code and documentation with no functional changes (bug #52785).
Sun, 07 Jan 2018 17:13:23 -0800 Rik maint: Remove statistics functions which have been shifted to Octave Forge package.
Sun, 07 Jan 2018 09:57:32 -0800 Rik maint: merge stable to default.
Sun, 07 Jan 2018 08:26:41 -0800 Rik doc: Replace @math{1e^{XXX}} sequences with raw 1eXXX (bug #52827). stable
Sun, 07 Jan 2018 07:47:11 -0800 Rik doc: Use '...' rather than deprecated '\' for line continuation (bug #52828). stable
Sun, 07 Jan 2018 07:20:03 -0800 Rik Fix reversal of START,END in linspace BIST test in cset 22a2bc91cc7f.
Thu, 28 Sep 2017 17:35:59 -0700 Piotr Held Don't install meta.event and meta.dynproperty in the symbol table.
Thu, 28 Sep 2017 17:32:48 -0700 Piotr Held Don't unregister 'meta' package in meta_release (Bug #52111)
Fri, 05 Jan 2018 18:44:53 -0500 John W. Eaton don't use singleton for octave_value_typeinfo
Sat, 06 Jan 2018 14:57:23 -0500 John W. Eaton refactor cdef_manager
Sat, 06 Jan 2018 12:23:14 -0500 John W. Eaton allow experimenting with thread_local storage
Sat, 06 Jan 2018 13:48:58 -0800 Rik Add GPL license header to more Octave source files.
Sat, 06 Jan 2018 13:45:54 -0800 Rik Fix typos and add tolerance to linspace BIST tests in 22a2bc91cc7f.
Sat, 06 Jan 2018 11:43:16 -0800 Rik Add more BIST tests for linspace.
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 05 Jan 2018 18:48:05 -0800 Rik test: Relax tolerance on acos BIST tests to support Macs (bug #52627).
Fri, 05 Jan 2018 16:35:55 -0800 Rik Mark certain hyperbolic BIST tests as Mac-only failures (bug #52627).
Fri, 05 Jan 2018 16:17:36 -0800 Rik build: Add dependency on macros.texi for documentation.
Fri, 05 Jan 2018 15:50:20 -0800 Rik build: clean doxyhtml/ with "maintainer-clean" target.
Fri, 05 Jan 2018 14:57:03 -0800 Rik test: Use new constant for acos(2) in BIST tests of acos.
Fri, 05 Jan 2018 12:06:59 -0800 Rik build: Don't delete module.mk for doxyhtml-maintainer-clean rule.
Fri, 05 Jan 2018 10:34:27 -0800 Rik Fix unused variable warning in xpow.cc.
Thu, 04 Jan 2018 21:30:21 -0800 Rik doc: Another tweak to lookup() documentation (bug #52785).
Fri, 05 Jan 2018 00:21:08 -0500 John W. Eaton tweaks to signal handlers
Thu, 04 Jan 2018 15:38:46 +0100 Pantxo Diribarne Honor "interruptible" for property listeners (bug #52804).
Wed, 03 Jan 2018 21:21:41 +0100 Pantxo Diribarne Implement "pickableparts" property (bug #52795).
Thu, 04 Jan 2018 14:25:11 -0800 Rik Update Texinfo for GPL license with latest version 3.0 from FSF (bug #52806).
Thu, 04 Jan 2018 12:05:47 -0800 Rik chop.m: Deprecate function.
Wed, 03 Jan 2018 07:52:11 -0500 John W. Eaton refactor signal handling (bug #52757)
Thu, 04 Jan 2018 10:09:23 -0500 John W. Eaton move part of symbol_record::find to header file to allow inlining
Thu, 04 Jan 2018 11:23:43 -0800 Rik maint: merge stable to default.
Thu, 04 Jan 2018 11:23:12 -0800 Rik doc: Remove unimplemented option "extra" from cumsum documentation. stable
Thu, 04 Jan 2018 11:09:12 -0800 Rik doc: Use '@:' to create non-sentence ending period for "etc.)".
Wed, 03 Jan 2018 11:16:47 +0530 Sahil Yadav primes.m: Correctly return output of same class as input (bug #52787).
Thu, 04 Jan 2018 10:07:31 -0800 Rik maint: Correct some typos in code comments in color-picker.cc.
Thu, 04 Jan 2018 09:52:07 -0800 Rik doc: Improve documentation for genpath().
Thu, 04 Jan 2018 09:40:23 -0800 Rik maint: merge stable to default.
Wed, 27 Dec 2017 23:38:25 -0600 Daniel J Sebald Make documentation Sec 26.1 more consistent and Sec 25.4 clearer (bug #52685) stable
Tue, 02 Jan 2018 15:29:10 -0600 Daniel J Sebald Add a help entry and documentation for @ character (bug #52771).
Wed, 03 Jan 2018 22:30:54 -0800 Rik doc: Add documentation for '\' string continuation marker (bug #52774).
Wed, 03 Jan 2018 22:21:03 -0800 Rik help.m: Don't return directory for help on '...' (bug #52774).
Tue, 02 Jan 2018 04:14:36 -0600 Daniel J Sebald Correct a host of small formatting issues with Texinfo manual (bug #52774)
Mon, 01 Jan 2018 15:58:36 -0600 Daniel J Sebald doc: Make code-example apostrophe in the manual cut-and-paste friendly (bug #52775).
Wed, 03 Jan 2018 22:00:03 -0800 Rik maint: merge stable to default.
Wed, 03 Jan 2018 21:49:38 -0800 Rik doc: Documentation fixes for linspace, logspace, lookup (bug #52785). stable
Wed, 03 Jan 2018 21:09:41 -0800 Rik atan2d.m: Correct documentation to match atan docstring (bug #52786). stable
Wed, 03 Jan 2018 17:43:07 -0800 Rik colorbar.m: Correctly handle changes to colormap of figure or axes.
Thu, 04 Jan 2018 00:42:32 +0100 Pantxo Diribarne Make sure axes "colormap" property listeners are executed (bug #52799).
Wed, 03 Jan 2018 13:49:27 -0800 Rik Use American spelling of "color" in GUI preferences dialogs.
Wed, 03 Jan 2018 10:52:08 -0800 Rik axes.m: Fix stacking of axes when legends, colorbars, annotations are present (bug #44410).
Wed, 03 Jan 2018 08:10:48 -0800 Rik legend.m: Clean up implementation.
Tue, 02 Jan 2018 15:39:25 -0800 Rik colorbar.m: Overhaul function
Thu, 21 Dec 2017 20:25:53 +0100 Markus Mützel Correctly handle reading of characters >127 in scanf family (bug #52681). stable
Fri, 29 Dec 2017 22:25:01 +0100 Torsten store last comment string which was manually selected (bug #52695)
Fri, 29 Dec 2017 08:41:54 -0800 Rik maint: merge stable to default.
Fri, 29 Dec 2017 08:41:20 -0800 Rik doc: Small tweaks to fplot and surfnorm docstrings (bug #52761). stable
Thu, 28 Dec 2017 21:02:10 -0800 Rik Update list of unimplemented functions.
Thu, 28 Dec 2017 16:14:37 -0800 Rik maint: move non-numeric m-files from general/ to miscellaneous/ dir.
Thu, 28 Dec 2017 15:56:09 -0800 Rik maint: move xor.m from miscellaneous to general directory.
Thu, 28 Dec 2017 15:25:48 -0800 Rik linsolve.m: Clarify documentation about TRANSA input.
Thu, 28 Dec 2017 15:02:19 -0800 Rik maint: move ols, gls, lscov from statistics to linear-algebra directory.
Thu, 28 Dec 2017 14:49:22 -0800 Rik maint: move *appdata.m functions from miscellaneous to gui directory.
Thu, 28 Dec 2017 14:44:38 -0800 Rik maint: move debug.m from miscellaneous to help directory.
Thu, 28 Dec 2017 14:29:54 -0800 Rik doc: Note that return code 8 (class) is not implemented for exist().
Thu, 28 Dec 2017 21:13:49 +0100 Torsten Allow commenting with manually selected comment strings (bug #52695):
Thu, 28 Dec 2017 10:17:01 -0500 John W. Eaton use same wording and order for individual test results and summary
Wed, 27 Dec 2017 22:04:38 -0800 Rik Fix shrinking plots when colorbar or legend in "outside" location (bug #52732).
Wed, 27 Dec 2017 17:13:10 -0800 Sahil Yadav Don't disable 'R'otate button on FLTK toolbar for 2-D plots (bug #52720).
Wed, 27 Dec 2017 16:28:46 -0800 Rik runtests.m: Update printing of output.
Wed, 27 Dec 2017 15:51:48 -0800 Rik isaxes.m, isgraphics.m, isfigure.m: Clean up related isXXX graphics functions.
Wed, 27 Dec 2017 15:22:28 -0800 Rik Use new function isgraphics to simplify m-files.
Wed, 27 Dec 2017 12:41:45 -0800 Rik test: Mark certain bugs as xtest when run on Mac platforms (bug #52627).
Wed, 27 Dec 2017 15:40:14 -0500 John W. Eaton * oct-stream.cc: Fix whitespace in some macro definitions.
Wed, 27 Dec 2017 20:46:11 +0100 Torsten Allow uncommenting with any kind of comment (bug #52695):
Wed, 27 Dec 2017 11:22:26 -0800 Rik isstring.m: Add new function for identifying string arrays.
Wed, 27 Dec 2017 08:59:41 -0800 Rik erase.m: Add warning if a character array is used for PTN.
Tue, 26 Dec 2017 15:23:43 -0800 Rik Don't use "userdata" property internally for legend private data.
Tue, 26 Dec 2017 13:32:03 -0800 Rik getappdata.m: Use try/catch for 40% performance improvement.
Tue, 26 Dec 2017 13:13:18 -0800 Rik setappdata.m: Overhaul function.
Tue, 26 Dec 2017 11:35:08 -0800 Rik maint: merge stable to default.
Tue, 26 Dec 2017 11:32:35 -0800 Rik doc: Rewrite documentation for Advanced Indexing (bug #52723). stable
Tue, 26 Dec 2017 10:29:49 -0800 Rik func.tst: Add tests for error if function parameter is declared persistent.
Tue, 26 Dec 2017 10:14:56 -0800 Rik doc: Delete extra ']' in scanf docstring (bug #52742). stable
Thu, 21 Dec 2017 14:03:42 +0100 Pantxo Diribarne Make mouse clicks update currentfigure (bug #52698).
Tue, 26 Dec 2017 09:51:54 -0800 Rik Fix ordering of legend objects when updated via callback (bug #46835).
Tue, 26 Dec 2017 08:10:49 -0800 Rik build: No need for 'eval' in BIST test for bug #52722.
Mon, 25 Dec 2017 22:13:41 -0800 Rik groot.m: New function to return handle of graphics root object.
Mon, 25 Dec 2017 19:37:03 -0800 Rik Modify BIST tests to pass when string_fill_char is not ' '.
Mon, 25 Dec 2017 08:33:52 -0800 Sahil Yadav erase.m: New string function for deleting substrings with a string.
Sat, 23 Dec 2017 21:04:14 -0800 Rik Add BIST test for bug #52722.
Sat, 23 Dec 2017 14:58:27 -0500 John W. Eaton don't allow function parameters (in or out) to be persistent
Sat, 23 Dec 2017 14:15:31 -0500 John W. Eaton make ginput work again (bug #52699)
Fri, 22 Dec 2017 18:32:07 -0500 John W. Eaton fix binding for global variables in script files (bug #52722)
Fri, 22 Dec 2017 15:32:16 -0800 Rik maint: merge stable to default.
Fri, 22 Dec 2017 15:29:45 -0800 Rik doc: Fix mistaken use of space between function and '(' in documentation (bug #52723). stable
Wed, 20 Dec 2017 20:10:10 +0100 Marco Caliari Change matrix multiplication order in xpow for compatibility (bug #52706).
Fri, 22 Dec 2017 13:09:59 -0800 Rik Create "pickableparts" as a base graphics property.
Fri, 22 Dec 2017 10:46:29 -0800 Rik Remove "DisplayName" property from text and image objects.
Fri, 22 Dec 2017 13:01:55 -0500 John W. Eaton * __opengl_info__.m: Don't echo attempts.
Thu, 21 Dec 2017 16:10:22 -0800 Rik Don't error with "%c" arg to whos_line_format (bug #52714).
Thu, 21 Dec 2017 14:30:38 -0800 Rik Fix failing sort of complex values on Mac platforms (bug #52627).
Thu, 21 Dec 2017 14:36:06 -0500 John W. Eaton * __opengl_info__.m: Make more than one attempt to get info from hidden figure.
Thu, 21 Dec 2017 12:47:20 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 21 Dec 2017 12:35:38 -0500 John W. Eaton lex.ll: Fix macro for implicit fallthrough warning.
Thu, 21 Dec 2017 12:34:51 -0500 John W. Eaton maint: Indent pragmas as other preprocessor directives.
Thu, 21 Dec 2017 12:14:10 -0500 John W. Eaton avoid shadowed variable warning from GCC
Thu, 21 Dec 2017 12:13:04 -0500 John W. Eaton move have_window_system function from sysdep.cc to display.cc
Thu, 21 Dec 2017 03:45:09 -0800 Rik maint: merge stable to default.
Thu, 21 Dec 2017 03:38:39 -0800 Rik doc: Fix various inconsistencies in manual (bug #52712). stable
Thu, 21 Dec 2017 03:02:58 -0800 Rik Fix typo in cset 8354b505ad6b (bug #52702). stable
Thu, 21 Dec 2017 03:06:12 -0800 Rik crosstab.m: Update docstring to use crosstab name (bug #52711).
Wed, 20 Dec 2017 17:19:39 -0800 Rik maint: merge stable to default.
Wed, 20 Dec 2017 17:19:11 -0800 Rik doc: Fix inconsistencies with char, strvcat, strread docstrings (bug #52702. stable
Wed, 20 Dec 2017 10:09:28 +0100 Pantxo Diribarne Make use of "close" function to close Qt figures (bug #52698).
Wed, 20 Dec 2017 16:40:15 -0800 Rik legend.m: Overhaul function for greater Matlab compatibility.
Tue, 19 Dec 2017 12:46:15 -0800 Rik cla.m: Overhaul function for greater Matlab compatibility.
Tue, 19 Dec 2017 12:41:30 -0800 Rik maint: merge stable to default.
Tue, 19 Dec 2017 12:39:25 -0800 Rik doc: Use 'axes' rather than 'axis' appropriately in docstrings. stable
Mon, 18 Dec 2017 21:18:38 -0800 Rik colorbar.m: Fix typo in docstring in cset 51ead71394bc.