log

age author description
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).
Sun, 14 Feb 2016 09:22:13 -0800 Rik maint: merge stable to default.
Sat, 16 Jan 2016 14:03:45 +1100 Lachlan Andrew Avoid overflow while reshaping large sparse matrices (bug #42850). stable
Sat, 09 Jan 2016 20:40:49 +1100 Lachlan Andrew Fix memory corruption allocating to sparse arrays (bug #42825). stable
Fri, 12 Feb 2016 18:07:07 -0800 Mike Miller build: Declare dependency on octave-config.h for generating *.df files
Fri, 12 Feb 2016 16:28:51 -0500 John W. Eaton allow __have_feature__ to check for ENABLE_ options
Fri, 12 Feb 2016 16:13:11 -0500 John W. Eaton * configure.ac: Use OCTAVE_CONFIGURE_WARNING for portaudio and sndfile.
Fri, 12 Feb 2016 13:28:16 -0800 Mike Miller Do not distribute generated octave-config.h
Fri, 12 Feb 2016 14:13:48 +0100 Kai T. Ohlhus m4/acinclude.m4: add OCTAVE_ prefix to ENABLE_64 (according to changeset 21229).
Thu, 11 Feb 2016 17:05:47 -0500 John W. Eaton fix filenames for distribution (bug #47122)
Thu, 11 Feb 2016 13:10:16 -0500 John W. Eaton * Makefile.am (BUILT_SOURCES): Add octave-config.h to the list.
Thu, 11 Feb 2016 02:36:54 -0500 John W. Eaton merge sparse-mk-ops.awk and mk-ops.awk scripts
Wed, 10 Feb 2016 17:42:51 -0800 Rik get_forge_pkg.m: Fix bad nam similarity matching for -forge packages (bug #47102).
Wed, 10 Feb 2016 15:00:22 -0500 John W. Eaton maint: Periodic merge of stable to default.
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Wed, 10 Feb 2016 13:59:49 -0500 John W. Eaton generate and install smx-ops.h and vx-ops.h
Wed, 10 Feb 2016 13:21:57 -0500 John W. Eaton don't install oct-gperf.h, oct-parse.h, or oct-tex-parser.h
Wed, 10 Feb 2016 12:21:36 -0500 John W. Eaton use consistent style for all liboctave and libinterp include guards
Wed, 10 Feb 2016 11:57:17 -0500 John W. Eaton allow octave-config.h to be included unconditionally
Wed, 10 Feb 2016 11:46:14 -0500 John W. Eaton mk-octave-config-h.sh: Correct typdef for octave_idx_type.
Wed, 10 Feb 2016 14:57:56 -0500 John W. Eaton * __osmesa_print__.cc: Include system headers with <file.h> syntax. stable
Wed, 10 Feb 2016 11:38:27 -0800 Sebastian Schöps Fix compilation error when building with OSMesa on Mac platforms (patch #8761) stable
Tue, 09 Feb 2016 13:37:25 -0500 John W. Eaton eliminate configuration macros from lo-cutils.h
Tue, 09 Feb 2016 11:54:02 -0800 Mike Miller Disable char/int8_t function overloads where not permitted (bug #45411) stable
Tue, 09 Feb 2016 10:35:28 -0800 Rik maint: Merge stable to default.
Tue, 09 Feb 2016 10:34:35 -0800 Rik Fix cut/paste error in rande documentation (bug #47097). stable
Tue, 09 Feb 2016 04:55:29 -0500 John W. Eaton eliminate feature tests from lo-mappers.h
Tue, 09 Feb 2016 04:15:50 -0500 John W. Eaton eliminate feature tests from lo-specfun.h
Tue, 09 Feb 2016 03:04:09 -0500 John W. Eaton make gl2ps printing work again (bug #47080)