log

age author description
Wed, 17 Jan 2018 11:25:42 -0800 Rik maint: merge stable to default.
Tue, 16 Jan 2018 11:46:27 -0800 Rik Don't create partially invalid graphic objects (bug #52904). stable
Wed, 17 Jan 2018 17:55:46 +0000 Carnë Draug rgb2gray: fix conversion of nd images
Wed, 17 Jan 2018 09:30:14 -0800 Rik rgb2gray.m: Tweaks for Matlab compatibility.
Tue, 16 Jan 2018 21:23:51 -0800 Rik ngb2ntsc.m, ntsc2rgb.m: Remove functions moved to image package.
Tue, 16 Jan 2018 21:14:22 -0800 Rik rgb2gray: New function to convert RGB images to grayscale images.
Tue, 16 Jan 2018 17:21:47 -0800 Rik maint: merge stable to default.
Tue, 16 Jan 2018 17:21:21 -0800 Rik print.m: Fix typo in docstring. stable
Mon, 15 Jan 2018 16:29:41 -0800 Rik maint: merge stable to default.
Mon, 15 Jan 2018 10:31:30 -0800 Colin Macdonald Test for incorrect regexprep on ARM platforms (bug #52810). stable
Mon, 15 Jan 2018 08:08:32 -0800 Rik Fix incorrect regexprep on ARM platforms (bug #52810). stable
Mon, 15 Jan 2018 16:38:16 -0500 John W. Eaton allow octave_sleep to be interruptible (bug #52876)
Mon, 15 Jan 2018 08:08:32 -0800 Rik Fix incorrect regexprep on ARM platforms (bug #52810).
Mon, 15 Jan 2018 08:07:38 -0800 Rik doc: Update documentation for givens() and planerot().
Mon, 15 Jan 2018 12:35:55 +0100 Kai T. Ohlhus doc: Remove deprecated function desktop from manual.
Sun, 14 Jan 2018 17:39:48 -0800 Rik desktop.m: Deprecate function.
Sun, 14 Jan 2018 17:17:58 -0800 Rik maint: merge stable to default.
Sun, 14 Jan 2018 17:17:14 -0800 Rik maint: Get rid of second stable head. stable
Sun, 14 Jan 2018 17:14:54 -0800 Rik maint: merge stable to default.
Sun, 14 Jan 2018 17:13:32 -0800 Rik doc: Remove backslashes before double quotes in m-file docstrings (bug #52870). stable
Sun, 14 Jan 2018 17:04:07 -0800 Rik doc: Tweaks to use single quotes instead of double quotes (bug #52870). stable
Sun, 14 Jan 2018 16:57:20 -0800 Rik doc: Redo documentation of Bessel functions.
Sun, 14 Jan 2018 18:51:21 +0100 Torsten fix highlighting/replacing all occurrences after double-click (bug #52859)
Sat, 13 Jan 2018 10:27:11 -0800 Sebastian Schöps Fix Java >1.8 on macOS (Bug #9439)
Fri, 12 Jan 2018 10:20:31 -0800 Rik lscov.m: Accept V vector input in row or column orientation (bug #52874).
Fri, 12 Jan 2018 08:08:46 -0800 Rik test.m: Remove requirement to avoid nested functions in %!test blocks.
Thu, 11 Jan 2018 17:26:53 -0800 Rik __add_default_menu__.m: Don't close the wrong figure if File->Close used in FLTK.
Thu, 11 Jan 2018 16:47:13 -0800 Rik contour3.m: Pull axes configuration commands inside unwind_protect block.
Wed, 10 Jan 2018 17:50:13 -0500 Stevie Schraudner tolower/toupper functions return complex numbers unchanged (bug #52380).
Thu, 11 Jan 2018 20:30:08 +0100 Torsten functionality of ui dialogs not affected by inserted accelerators (#bug 52853)
Tue, 12 Dec 2017 17:30:50 -0500 John W. Eaton style fixes for variable editor
Wed, 10 Jan 2018 16:09:53 -0800 Rik mad.m: New function to calculate mean or median absolute deviation.
Wed, 10 Jan 2018 15:41:47 -0500 John W. Eaton stay in debug mode on Control-C interrupts (bug #52750)
Wed, 10 Jan 2018 15:31:23 +0100 Kai T. Ohlhus maint: merge stable to default.
Wed, 10 Jan 2018 15:30:00 +0100 Kai T. Ohlhus doc: Correct fieldname of returned struct in ver (bug #52845). stable
Wed, 10 Jan 2018 08:40:38 -0500 John W. Eaton avoid unused variable warnings if compiling without HDF5 (bug #52850)
Tue, 09 Jan 2018 21:59:41 -0800 Rik bounds.m: Fix failing BIST tests.
Tue, 09 Jan 2018 21:52:35 -0800 Rik maint: merge stable to default.
Tue, 09 Jan 2018 21:52:11 -0800 Rik doc: Cleanup @code example in Appendix on test functions (bug #52852). stable
Tue, 09 Jan 2018 21:11:04 -0800 Rik maint: merge stable to default.
Tue, 09 Jan 2018 21:10:38 -0800 Rik doc: Fixes for signal, image, audio, and OOP chapters (bug #52844). stable
Tue, 09 Jan 2018 20:42:25 -0800 Rik bounds.m: New function to find smallest and largest element of dataset.
Tue, 09 Jan 2018 17:40:10 -0500 John W. Eaton * sighandlers.h: Update deprecated symbol names.
Tue, 09 Jan 2018 15:32:09 -0500 John W. Eaton fix memory leak with subfunctions and nested functions
Tue, 09 Jan 2018 08:56:31 -0500 John W. Eaton * ov-java.cc (octave_java::register_type): Eliminate unused variable warning.
Tue, 09 Jan 2018 19:12:04 +0100 Torsten make floating dock widgets resizable in KDE Oxygen (bug #52797)
Tue, 09 Jan 2018 10:09:24 -0800 Rik annotation.m: Remove unused variable from update_arrow().
Tue, 09 Jan 2018 09:32:57 -0800 Rik edit.m: Don't error out if "Cancel" button is used in save dialog (bug #52841).
Mon, 08 Jan 2018 22:13:35 -0500 John W. Eaton don't install config.h (bug #52837)
Mon, 08 Jan 2018 20:01:13 -0500 John W. Eaton don't trap the user in the readline loop (bug #52757)
Mon, 08 Jan 2018 16:45:26 -0500 John W. Eaton accept type_info obj as arg to binary_op, unary_op, and cat_op functions
Mon, 08 Jan 2018 15:51:52 -0500 John W. Eaton reorganize binding to ans in evaluator for clarity
Mon, 08 Jan 2018 13:25:10 -0500 John W. Eaton eliminate unnecessary value stack in evaluator
Mon, 08 Jan 2018 16:13:27 -0800 Rik Open GUI external editor at beginning of file (bug #52811).
Mon, 08 Jan 2018 12:25:44 -0800 Rik maint: Merge stable to default.
Mon, 08 Jan 2018 12:24:33 -0800 Rik doc: Fix issues in geometry, polynomial, and interpolation chapters (bug #52835). stable
Mon, 08 Jan 2018 20:41:12 +0100 Torsten provide a sufficiently large default size for the settings dialog (bug #52802)
Mon, 08 Jan 2018 14:20:22 -0500 John W. Eaton restore f77_exception_encountered, but deprecate and always define as 0
Mon, 08 Jan 2018 11:31:22 -0800 Rik doc: Fix TeX documentation for qp and clarify size of inputs (bug #52829). stable
Mon, 08 Jan 2018 10:43:17 -0800 Rik Add '+' to development branch API version number to avoid segfaults with .oct files (bug #52815).
Mon, 08 Jan 2018 10:25:24 -0800 Rik test: Mark certain bugs as xtest when run on Mac platforms (bug #52627).
Sun, 07 Jan 2018 21:40:34 -0800 Rik maint: Merge stable to default.
Sun, 07 Jan 2018 21:40:02 -0800 Rik doc: Correct errors in Diagonal matrix chapter of manual (bug #52814). stable
Sun, 07 Jan 2018 21:20:02 -0800 Rik NEWS: Announce prioritization of Qt toolkit over FLTK toolkit for further development.
Sun, 07 Jan 2018 21:11:39 -0800 Rik doc: Add @ref from graphic object creation functions to list of graphic properties (bug #52816).
Sun, 07 Jan 2018 20:19:51 -0800 Rik doc: Fix appearance of '.' and "'" in Operator Index (bug #52813).
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