log

age author description
Mon, 14 Mar 2016 23:12:57 -0400 John W. Eaton * oct-locbuf.h: Style fix.
Mon, 14 Mar 2016 23:12:22 -0400 John W. Eaton avoid possible memory leak in idx_vector_rep constructor (bug #47372)
Mon, 14 Mar 2016 23:10:53 -0400 John W. Eaton avoid possible memory leak with fftw wisdom (bug #47372)
Mon, 14 Mar 2016 13:06:59 -0700 Mike Miller build: Fix C11 compliance detection to work with clang
Sun, 13 Mar 2016 08:46:59 -0700 Rik Ask glpk to free all resources used after solving problem.
Sun, 13 Mar 2016 07:34:27 -0700 Rik lo-utils.cc: Add note about inevitable memory leak from using putenv.
Fri, 11 Mar 2016 17:12:17 -0800 Rik Alter BIST tests stop emitting warnings during runtests invocation.
Sat, 12 Mar 2016 00:16:18 -0500 John W. Eaton * Makefile.am (Makefile): Don't depend on check-subst-vars.
Fri, 11 Mar 2016 15:41:39 -0500 John W. Eaton ensure that substituted config vars are not changed on make command line
Fri, 11 Mar 2016 15:39:52 -0500 John W. Eaton avoid some address-sanitizer leak warnings (bug #47372)
Fri, 11 Mar 2016 10:39:08 -0800 Mike Miller * main-window.cc: include QTimer header file
Fri, 11 Mar 2016 10:25:11 -0800 Rik build: Correct typo in ranlib/module.mk causing failing distclean.
Fri, 11 Mar 2016 09:30:22 -0800 Rik octave_config_info.m: Add possible replacement functions to docstring.
Fri, 11 Mar 2016 08:37:20 -0800 Rik doc: Add missing ')' in some docstrings.
Thu, 10 Mar 2016 20:26:45 -0800 Rik common.mk: Add comment that SHLLINKEXT variable may be unnececssary.
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info
Thu, 10 Mar 2016 16:29:38 -0500 John Donoghue * configure.ac: remove spaces from LIBEXT assign
Thu, 10 Mar 2016 15:45:22 -0500 John W. Eaton maint: merge stable to default
Thu, 10 Mar 2016 15:38:31 -0500 John W. Eaton Added tag rc-4-0-1-4 for changeset 2b66f30a0de7 stable
Thu, 10 Mar 2016 15:38:12 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc4. stable rc-4-0-1-4
Thu, 10 Mar 2016 15:01:44 -0500 John W. Eaton bump liboctave, libinterp, and libgui version numbers for release stable
Thu, 10 Mar 2016 12:11:17 -0800 Mike Miller Prevent race conditions in GUI and interpreter initialization (bug #47326)
Wed, 09 Mar 2016 20:05:27 -0500 Ben Abbott Correct typo introduced by changeset 21c3641422e0.
Tue, 08 Mar 2016 21:31:53 -0500 Ben Abbott Consistent linestyles for gnuplot terminals (Bug # 46886).
Wed, 09 Mar 2016 16:12:41 -0800 Mike Miller Prevent GUI from running without readline (bug #47371)
Wed, 09 Mar 2016 12:45:16 -0800 Rik maint: Merge stable to default.
Mon, 28 Dec 2015 08:40:05 -0800 Marco Caliari svds.m: Special handling for case of sigma=0 (bug #46683). stable
Wed, 09 Mar 2016 13:25:16 -0500 John W. Eaton * build-env.in.cc: Eliminate SONAME_FLAGS.
Wed, 09 Mar 2016 13:17:48 -0500 John W. Eaton don't substitute SONAME_FLAGS
Wed, 09 Mar 2016 13:14:35 -0500 John W. Eaton expand MKOCTFILE variables in configure script
Wed, 09 Mar 2016 09:55:32 -0800 Rik Fix out-of-bounds memory access in ichol, ilu (bug #46449).
Tue, 08 Mar 2016 13:52:03 -0800 Rik Only show Octave executable files in list of @class methods (bug #46416).
Tue, 08 Mar 2016 12:59:25 -0500 John W. Eaton catch exceptions in PKG_ADD files at startup (bug #47346)
Tue, 08 Mar 2016 12:14:15 -0500 John W. Eaton Backed out changeset 74a676d5ce09
Tue, 08 Mar 2016 06:19:57 -0500 John W. Eaton use safe_source_file for PKG_ADD and PKG_DEL files (bug #47346)
Mon, 07 Mar 2016 20:01:37 -0500 John W. Eaton provide Make rule for recreating generated configuration shell scripts
Mon, 07 Mar 2016 19:06:35 -0500 John W. Eaton check substituted variables against current make variables
Mon, 07 Mar 2016 19:07:25 -0500 John W. Eaton eliminate link-deps.mk files
Mon, 07 Mar 2016 10:46:13 -0800 Rik Fix segfault caused by clang processing of GCC noreturn attribute.
Sun, 06 Mar 2016 13:44:06 -0500 John W. Eaton quote substituted variable values in generated script
Sun, 06 Mar 2016 13:33:02 -0500 John W. Eaton fully expand all env vars before writing config.status (bug #46063)
Sat, 05 Mar 2016 08:04:13 -0800 Rik build: Create default-qt-settings file (bug #47342).
Sat, 05 Mar 2016 07:15:55 -0800 Rik maint: Remove unneccessary semicolon at end of %!assert lines.
Sat, 05 Mar 2016 07:00:34 -0800 Rik maint: Correct typo in comments of cset 9429c39994f8.
Sun, 28 Feb 2016 19:07:24 +0000 Carnë Draug Handle empty vectors for size of ones(), zeros(), inf(), etc... (bug #47298)
Sat, 05 Mar 2016 02:35:31 +0000 Carnë Draug maint: merge away accidental head
Fri, 04 Mar 2016 20:04:45 -0500 John W. Eaton fix quoting in generated shell scripts (bug #46063)
Sun, 28 Feb 2016 18:22:39 +0000 Carnë Draug accumarray: fix default output size for empty list of subscripts (bug #47287)
Sun, 28 Feb 2016 18:21:07 +0000 Carnë Draug accumarray: fix general case for empty list of subscripts (bug #47287)
Sun, 28 Feb 2016 16:55:41 +0000 Carnë Draug accumarray.m: edit tests to follow coding guidelines.
Fri, 04 Mar 2016 22:24:47 +1100 Lachlan Andrew Avoid 1-th, 2-th, ... in error message of mat2cell dim mismatch (bug #47330)
Fri, 04 Mar 2016 12:51:00 -0500 John W. Eaton break generated file dependence on Makefile (bug #46063)
Wed, 02 Mar 2016 16:46:23 -0500 John W. Eaton generate default-qt-settings at configure time
Thu, 03 Mar 2016 09:56:00 -0800 Rik Change size of Release Notes window so it displays without hz scrollbar.
Thu, 03 Mar 2016 09:46:18 -0800 Rik NEWS: Wrap to 72 characters.
Thu, 03 Mar 2016 09:28:55 -0800 Rik maint: Merge stable to default.
Thu, 03 Mar 2016 09:27:04 -0800 Rik patch.m: Fix typo in docstring. stable
Wed, 02 Mar 2016 14:59:46 -0500 John W. Eaton maint: eliminate unnecessary explicit Makefile variable substitutions
Wed, 02 Mar 2016 10:09:22 -0800 Rik Correctly print figure background when multiple axes present (bug #47315).
Wed, 02 Mar 2016 00:01:40 -0500 John W. Eaton don't include run-octave in both BUILT_SOURCES and ALL_LOCAL_TARGETS