log

age author description
Sun, 21 Feb 2016 08:10:36 -0800 Rik maint: remove semicolon after %!assert tests to follow Octave conventions.
Sun, 21 Feb 2016 07:43:16 -0800 Rik doc: Periodic grammarcheck of documentation.
Sat, 20 Feb 2016 15:26:24 -0800 Rik doc: Periodic spellcheck of documentation.
Thu, 11 Sep 2014 19:18:21 +0200 Endre Kozma Add new padecoef.m function.
Sat, 20 Feb 2016 12:08:24 -0800 Rik maint: merge stable to default.
Tue, 16 Feb 2016 23:02:31 +1100 Lachlan Andrew Fix splines and remove unnecessary calculations (bug #47013) stable
Thu, 11 Feb 2016 19:59:32 +1100 Lachlan Andrew Fix left mouse button in editor margin bug from cset 65827e9cccb8
Sun, 14 Feb 2016 13:16:05 +1100 Lachlan Andrew backout changeset e8c3590da9ff
Fri, 19 Feb 2016 21:27:03 -0800 Rik Allow statistics functions to work over non-existent dimension (bug #33523).
Fri, 19 Feb 2016 09:40:59 -0800 Rik maint: Use American spelling for "behavior".
Fri, 19 Feb 2016 09:41:41 -0800 Rik Use std::unique_ptr to replace deprecated std::auto_ptr.
Thu, 18 Feb 2016 21:20:01 -0800 Rik build: User serial comma in warnings for sndfile and portaudio.
Thu, 18 Feb 2016 15:20:06 -0800 Mike Miller * build-env-features.sh: Fix awk extended regexp syntax (fixes bug in 8376de2eaf00)
Thu, 18 Feb 2016 16:20:49 +0000 Carnë Draug configure.ac: check support for C11 and C++11 (patch #8906)
Thu, 18 Feb 2016 16:58:37 -0500 John W. Eaton maint: Merge default to stable.
Thu, 18 Feb 2016 16:42:42 -0500 John W. Eaton define OCTAVE_HAVE_FAST_INT_OPS in octave-config.h
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Thu, 18 Feb 2016 13:30:46 -0800 Mike Miller doc: Use consistent spacing for memory/storage sizes stable
Thu, 18 Feb 2016 12:42:22 -0800 Mike Miller * doc/doxyhtml/README: Update storage requirements, formatting.
Thu, 18 Feb 2016 12:10:34 -0800 Mike Miller maint: Fix doxygen build system integration
Thu, 18 Feb 2016 15:10:36 -0500 John W. Eaton maint: Merge stable to default.
Thu, 18 Feb 2016 15:02:28 -0500 John W. Eaton fix printf regression (bug #47192) stable
Thu, 18 Feb 2016 11:57:24 -0500 John W. Eaton * ov.h: Fix typo in previous change.
Thu, 18 Feb 2016 11:19:47 -0500 John W. Eaton eliminate unused << and >> operators from Octave scripting language
Thu, 18 Feb 2016 11:10:05 -0500 John W. Eaton * ov.cc: Use consistent style for switch statements.
Wed, 17 Feb 2016 17:40:18 -0500 John W. Eaton don't install template source files for octave_value classes
Wed, 17 Feb 2016 17:29:16 -0500 John W. Eaton don't install ov-bool-mat.cc with header files
Wed, 17 Feb 2016 13:32:44 -0500 John W. Eaton use top_srcdir, top_builddir, abs_top_srcdir or abs_top_builddir only if needed
Wed, 17 Feb 2016 11:35:42 -0500 John W. Eaton don't include config.h in public header files
Wed, 17 Feb 2016 13:13:36 -0800 Mike Miller Fix build when user's shell is not a POSIX/Bourne-style shell
Wed, 17 Feb 2016 11:22:04 -0500 John W. Eaton fix building .oct files that include oct.h
Wed, 17 Feb 2016 10:21:08 -0500 John W. Eaton maint: Merge stable to default.
Wed, 17 Feb 2016 10:16:36 -0500 John W. Eaton make building without qrupdate work again
Wed, 17 Feb 2016 01:21:19 -0800 Mike Miller Invoke correct version of octave-cli from main driver program stable
Wed, 17 Feb 2016 00:06:06 -0800 Mike Miller maint: Clean up makefile fragment generation in initial bootstrap
Tue, 16 Feb 2016 23:27:29 -0800 Mike Miller maint: Add missing silent rules for generating make files
Tue, 16 Feb 2016 23:08:31 -0800 Mike Miller maint: Run all build shell scripts with SHELL as command interpreter
Wed, 17 Feb 2016 02:54:00 -0500 John W. Eaton better use of templates for qrp classes
Wed, 17 Feb 2016 02:57:21 -0500 John W. Eaton better use of templates for qr classes
Tue, 16 Feb 2016 23:34:44 -0500 John W. Eaton maint: Merge stable to default.
Tue, 16 Feb 2016 18:36:00 -0800 Mike Miller maint: Use consistent coding style for build helper shell scripts
Tue, 16 Feb 2016 17:57:07 -0800 Mike Miller maint: Ensure source files exist when searching for patterns during build
Tue, 16 Feb 2016 16:01:56 -0800 Rik Return NaN for norm (..., +/-Inf) if input contains NaN (bug #32855).
Tue, 16 Feb 2016 14:47:35 -0500 John W. Eaton eliminate ostream operator << from schur classes
Tue, 16 Feb 2016 14:41:06 -0500 John W. Eaton better use of templates for svd classes
Tue, 16 Feb 2016 14:39:52 -0500 John W. Eaton new set_internal_variable variant
Tue, 16 Feb 2016 12:58:32 -0500 John W. Eaton better use of templates for lu factorization classes
Tue, 16 Feb 2016 11:13:55 -0500 John W. Eaton make building without qrupdate work again
Tue, 16 Feb 2016 02:47:29 -0500 John W. Eaton better use of templates for Cholesky factorization
Tue, 16 Feb 2016 00:32:29 -0500 John W. Eaton better use of templates for balance classes
Mon, 15 Feb 2016 22:33:45 -0500 John W. Eaton make better use of templates for Hessenberg decomposition
Mon, 15 Feb 2016 20:06:12 -0500 John W. Eaton make better use of templates for Schur decomposition
Thu, 14 Jan 2016 19:59:52 +1100 Lachlan Andrew Let max/min return a second (index) value for sparse logicals (bug #41512).
Mon, 15 Feb 2016 14:03:23 -0800 Lachlan Fix dbstop to find subfuncs of old-style class methods (bug #34804).
Sat, 12 Dec 2015 21:34:06 -0500 Ben Abbott For gnuplot 5.x, add the "color" option to the postscript terminal. stable
Mon, 15 Feb 2016 11:04:52 -0800 Rik Fix imshow segfault when data cannot be converted to appropriate type (bug #46933).
Tue, 26 Jan 2016 15:52:21 +1100 Lachlan When concatenating cells, suppress empty matrices (bug #43511).
Sun, 14 Feb 2016 13:48:06 -0800 Rik Fix compiling Octave-Forge packages which use gripes.h (bug #47042).
Fri, 12 Feb 2016 21:58:21 +1100 Rik maint: Clean up debug.cc file.
Fri, 12 Feb 2016 21:58:21 +1100 Lachlan Andrew Make dbstatus return correct filename and function name (bug #41540).