log

age author description
Thu, 04 Feb 2016 00:40:14 -0500 John W. Eaton style fixes for oct-conf-post.in.h
Thu, 04 Feb 2016 00:32:05 -0500 John W. Eaton delete unused X_CAST macro
Thu, 04 Feb 2016 00:30:42 -0500 John W. Eaton eliminate FCN_PTR_CAST macro and associated configure test
Wed, 03 Feb 2016 23:44:49 -0500 John W. Eaton don't install some internal headers and template sources
Wed, 03 Feb 2016 23:49:09 -0500 John W. Eaton distribute oct-conf.in.cc (bug #47057)
Wed, 03 Feb 2016 17:15:15 -0500 John W. Eaton use istream::traits_type::eof () instead of EOF
Wed, 03 Feb 2016 16:50:38 -0500 John W. Eaton eliminate OCTAVE_CXX_ISO_COMPLIANT_LIBRARY macro
Wed, 03 Feb 2016 15:10:15 -0500 John W. Eaton move octave_config_features function out of header file
Wed, 03 Feb 2016 14:37:13 -0500 John W. Eaton revamp oct-conf.h
Tue, 02 Feb 2016 23:51:45 -0500 John W. Eaton improve nargout error message (bug #47021)
Tue, 02 Feb 2016 18:02:58 -0500 John W. Eaton improve nargin error message (bug #47021)
Tue, 02 Feb 2016 17:06:11 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 02 Feb 2016 16:53:01 -0500 John W. Eaton style fixes in liboctave/numeric directory
Tue, 02 Feb 2016 12:34:06 -0500 John W. Eaton revamp sparse QR factorizatino classes
Tue, 02 Feb 2016 12:33:38 -0500 John W. Eaton provide typedef for dense matrix type in sparse matrix classes
Mon, 01 Feb 2016 08:53:01 -0500 John W. Eaton strip trailing space from source files we maintain
Sun, 31 Jan 2016 22:59:08 -0800 Colin Macdonald Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Sun, 31 Jan 2016 21:05:08 -0800 Colin Macdonald Fix regression for coordinate transforms on 3-D arrays (partial fix bug #47036). stable
Mon, 01 Feb 2016 22:59:43 -0800 Rik Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Mon, 01 Feb 2016 21:16:19 -0800 Rik maint: Replace some uses of goto in libinterp.
Mon, 01 Feb 2016 13:33:13 -0800 Rik maint: Replace more instances of goto in liboctave with other constructs.
Mon, 01 Feb 2016 13:29:21 -0800 Rik maint: Replace instances of goto in liboctave where convenient.
Sun, 31 Jan 2016 19:26:47 -0800 Rik datetick.m: Use Octave coding conventions in cset (446bab5da2f7).
Sun, 31 Jan 2016 13:48:18 -0800 Rik maint: Update gnulib-hg subrepo.
Sun, 31 Jan 2016 21:23:12 +0100 Lars Kindermann datetick.m: properly process keeplimits (bug #46484)
Sun, 31 Jan 2016 08:10:59 -0800 Rik build: Remove stray '@' from rule to built octave.html.
Sun, 31 Jan 2016 07:49:27 -0800 Rik graphics.in.h: Rename function gripe_invalid to gripe_if_tkit_invalid.
Sat, 30 Jan 2016 21:34:51 -0800 Rik doc: Update docstring for nargin.
Sat, 30 Jan 2016 21:08:13 -0800 Rik xpow.cc: Use local err_XXX routines to simplify code.
Sat, 30 Jan 2016 20:48:21 -0800 Rik build: Use configure-time test to check CXSparse version.
Tue, 19 Jan 2016 12:31:06 +1100 Lachlan Andrew Handle interrupt thrown by dbquit (bug #46931)
Sat, 30 Jan 2016 10:13:34 +1100 Lachlan Andrew Gui support for enhancement of dbstop.
Sun, 24 Jan 2016 11:02:30 +1100 Lachlan Andrew dbstop: conditional breakpoint, dbstop if caught error etc. (bug #46795)
Sat, 30 Jan 2016 08:22:36 -0800 Rik maint: Periodic merge of stable to default.
Sat, 30 Jan 2016 07:55:18 -0800 Rik doc: Correct example errobar code and plot (bug #46972). stable
Sat, 30 Jan 2016 07:14:18 -0800 Rik build: Silence warnings about bootclasspath when compiling java scripts.
Fri, 29 Jan 2016 16:27:54 -0500 John W. Eaton eliminate unnecessary qrsolve functions
Fri, 29 Jan 2016 14:55:20 -0500 John W. Eaton require CXSparse 2.2 or later
Fri, 29 Jan 2016 11:32:23 -0800 Rik Rename local error in mex I/F from invalid_type_error to err_invalid_type.
Fri, 29 Jan 2016 12:25:39 -0500 John W. Eaton eliminate obsolete OCTAVE_CXX_PLACEMENT_DELETE autoconf macro
Fri, 29 Jan 2016 12:23:09 -0500 John W. Eaton eliminate obsolete CXX_NEW_FRIEND_TEMPLATE_DECL macro
Fri, 29 Jan 2016 06:24:34 +0100 Torsten update directory in gui after add-path/change-dir dialog
Thu, 28 Jan 2016 14:37:54 -0500 John W. Eaton * oct-stream.cc (OCTAVE_SCAN): Eliminate trivial macro.
Thu, 28 Jan 2016 00:15:33 -0500 John W. Eaton revamp sparse LU factorization classes
Tue, 26 Jan 2016 16:30:54 -0500 John W. Eaton revamp sparse Cholesky factorization classes
Wed, 27 Jan 2016 14:15:17 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Wed, 27 Jan 2016 12:47:22 +0100 Kai T. Ohlhus __getlegenddata__.m: fix handling of multiple child elements (bug #46835) stable
Wed, 27 Jan 2016 11:22:58 +0100 Rafael Laboissiere doc: fix spelling of "unknown". stable
Mon, 25 Jan 2016 19:39:58 -0500 John W. Eaton fix event-queue and unwind-protect exception warnings
Mon, 25 Jan 2016 19:16:31 -0500 John W. Eaton eliminate use of USE_64_BIT_IDX_T
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Sun, 24 Jan 2016 10:11:43 -0800 Rik maint: Change unsupported warning for qrupdate LU to match common syntax.
Sat, 23 Jan 2016 17:44:57 -0800 Rik maint: Clean up compile warnings in liboctave from cset 7cac4e7458f2.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Fri, 22 Jan 2016 13:45:21 -0500 John W. Eaton supress deprecated function warnings in Octave code
Fri, 22 Jan 2016 12:15:12 -0500 John W. Eaton provide replacement hints for deprecated C++ functions
Fri, 22 Jan 2016 12:12:56 -0500 John W. Eaton * NEWS: Refill text to 72 columns.
Thu, 21 Jan 2016 18:18:34 -0500 John W. Eaton * doc.m: Make test conditional on ENABLE_DOCS.
Thu, 21 Jan 2016 18:18:16 -0500 John W. Eaton store more --enable-FEATURE info in octave_config_info
Thu, 21 Jan 2016 18:12:34 -0500 John W. Eaton * glpk.m: Make tests conditional on HAVE_GLPK.
Thu, 21 Jan 2016 12:54:17 -0800 Rik maint: Eliminate useless statements after err_XXX.
Thu, 21 Jan 2016 13:03:27 -0500 John W. Eaton improve handling of --disable-docs
Thu, 21 Jan 2016 09:47:50 -0800 Rik maint: Use "return ovl (...)" in DEFUN macros.
Thu, 21 Jan 2016 11:24:36 -0500 John W. Eaton include errwarn.h in files that use err_disabled_feature conditionally
Wed, 20 Jan 2016 22:19:02 -0800 Rik maint: change "return octave_value ()" to "return ovl ()".
Wed, 20 Jan 2016 21:54:36 -0800 Rik maint: Eliminate 'bool success' variable where possible.
Wed, 20 Jan 2016 21:30:55 -0800 Rik doc: Periodic spellcheck of documentation.
Wed, 20 Jan 2016 21:14:47 -0800 Rik doc: Periodic grammarcheck of documentation.
Wed, 20 Jan 2016 20:57:45 -0800 Rik maint: Remove unused variables.
Wed, 20 Jan 2016 16:58:59 -0800 Rik Replace pattern if/err_XXX/else/code with if/err_XXX/ code.
Wed, 20 Jan 2016 16:10:23 -0800 Rik dasrt.cc: Replace "< 1" with "== 0" in conditional for uniformity.
Wed, 20 Jan 2016 16:08:30 -0800 Rik Invert pattern if/code/else/err_XXX to if !/err_XXX/code.
Wed, 20 Jan 2016 15:45:58 -0800 Rik maint: Periodic merge of stable to default.
Wed, 20 Jan 2016 06:56:52 -0800 Rik svds.m: Modify BIST test for sigma=0 to reliably pass. stable
Wed, 20 Jan 2016 17:53:19 -0500 John W. Eaton include errwarn.h in all files that use gripe_disabled_feature
Tue, 19 Jan 2016 19:00:31 -0800 Rik oct-stream.cc: Add FIXME note about bug #46493.
Tue, 19 Jan 2016 15:58:08 -0800 Rik ov-complex.cc: Incorporate gripe_complex_index into calling fcn.
Tue, 19 Jan 2016 15:43:18 -0800 Rik Rename errwarn_singular_matrix to warn_singular_matrix.
Tue, 19 Jan 2016 15:08:59 -0800 Rik lo-array-errwarn.h: Don't export string constants unnecessarily.
Tue, 19 Jan 2016 14:09:56 -0800 Rik Use err_square_matrix_required more widely.
Tue, 19 Jan 2016 12:44:54 -0800 Rik Use err_disabled_feature, warn_disabled_feature throughout code base.
Tue, 19 Jan 2016 14:38:35 -0500 John W. Eaton use names beginning with '.' for stamp files.
Tue, 19 Jan 2016 13:49:18 -0500 John W. Eaton Added tag rc-4-0-1-3 for changeset a58d5e6df908 stable
Tue, 19 Jan 2016 13:49:07 -0500 John W. Eaton Added tag rc-4-0-1-2 for changeset 0cfcc178432b stable
Tue, 19 Jan 2016 13:46:20 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc3. stable rc-4-0-1-3
Mon, 18 Jan 2016 20:05:39 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc2. stable rc-4-0-1-2
Tue, 19 Jan 2016 08:43:03 -0800 Rik Don't set 3rd argument to err_disabled_feature within core Octave.
Mon, 18 Jan 2016 21:06:26 -0800 Rik Rename local gripe_XXX functions to err_XXX or warn_XXX.
Mon, 18 Jan 2016 19:23:56 -0800 Rik Deprecate gripe_XXX functions.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Mon, 18 Jan 2016 10:00:56 -0800 Rik For optimization scripts, correctly choose tolerance (eps) based on class of fun and X0.
Wed, 16 Dec 2015 12:09:59 +1100 Lachlan Andrew Fix assigning to trailing singletons for structs and cell (bug #39789, bug #35841)
Tue, 15 Dec 2015 21:30:25 +1100 Lachlan Andrew Fix clearing breakpoints in @class files with dbstatus (bug #41190).
Sun, 17 Jan 2016 17:20:23 +0100 Andreas Weber maint: Use gripe_disabled_feature in audiodevinfo and audioread
Sat, 16 Jan 2016 12:58:18 +1100 Lachlan Andrew Update documentation of "exist" to warn of buggy .oct files (bug #36067).
Sun, 17 Jan 2016 07:37:49 -0800 Lachlan Andrew Fix segfault with dbstatus (bug #44195)
Sun, 17 Jan 2016 07:22:55 -0800 Rik build: Document Automake failure to 'include scripts/@ftp/module.mk'.
Sun, 17 Jan 2016 06:38:08 -0800 Rik maint: Use "FIXME:" more places in code base.
Fri, 15 Jan 2016 15:11:56 -0500 John W. Eaton use correct value extractor functions in glpk
Fri, 15 Jan 2016 15:13:28 -0500 John W. Eaton don't use setjmp/longjmp to handle error in glpk
Sat, 16 Jan 2016 18:15:21 -0800 Rik maint: Periodic merge of stable to default.
Sat, 16 Jan 2016 18:14:35 -0800 Rik fzero.m: Correctly choose tolerance (eps) based on class of fun and X0 (bug #46658). stable
Sat, 16 Jan 2016 18:07:26 -0800 Rik doc: Add link to unique function in list of basic statistical functions.
Sat, 16 Jan 2016 17:46:09 -0800 Rik maint: Preface warnings from munge-texi.pl with "warning:"
Sat, 16 Jan 2016 17:43:04 -0800 Rik file-editor-tab.h: #include "ovl.h" for access to octave_value_list.
Sat, 16 Jan 2016 16:50:03 -0800 Rik maint: rename glps_renderer class to gl2ps_renderer to match filename.
Sun, 03 Jan 2016 10:01:31 +0100 Pantxo Diribarne Fix overflowing feedback buffers (bug #46417).
Sat, 16 Jan 2016 15:33:45 -0800 Rik Deprecate gripe_not_supported.
Sat, 16 Jan 2016 14:32:40 -0800 Rik Extend msg from gripe_disabled_feature to handle case where libraries not available.
Fri, 15 Jan 2016 20:28:09 -0800 Rik bsxfun.cc: Pre-declare size of octave_value_list.
Fri, 15 Jan 2016 13:44:13 -0800 Rik maint: Remove unnecessary retval declaration from ov-fcn-handle.cc.
Fri, 15 Jan 2016 13:40:34 -0800 Rik maint: Remove unnecessary declarations of retval.
Fri, 15 Jan 2016 10:52:48 -0800 Rik Undo incorrect if/else inversion in cset 3aa293be0e8d.
Fri, 15 Jan 2016 12:46:58 -0500 John W. Eaton strip trailing whitespace from files
Fri, 15 Jan 2016 09:19:46 -0800 Oliver Heimlich Add new function evalc to core.
Thu, 14 Jan 2016 16:56:46 -0500 John W. Eaton rework fatal flex error handler (bug #46877)
Thu, 14 Jan 2016 16:40:12 -0500 John W. Eaton additional reworking of error handling in the parser (bug #46877)
Thu, 14 Jan 2016 13:30:22 -0800 Rik doc: Rewrite documentation for Object Oriented Programming.
Thu, 14 Jan 2016 14:00:32 -0500 John W. Eaton overhaul parser error handling for end token mismatch
Thu, 14 Jan 2016 09:59:07 -0800 Rik doc: Use more coding conventions in Object Oriented reference example code.
Thu, 14 Jan 2016 08:51:44 -0800 Rik inputname.m: Clarify docstring.
Thu, 14 Jan 2016 08:35:42 -0800 Rik Fix incorrect example code in @FIRfilter/display.m (bug #46891).
Thu, 14 Jan 2016 08:15:40 -0800 Rik Fix incorrect example code for @polynomial/plot.m (bug #46892).
Thu, 14 Jan 2016 07:02:41 -0800 Rik maint: Use "FIXME:" consistently in code base.
Thu, 14 Jan 2016 06:20:28 -0500 John W. Eaton allow location info to be passed to octave_base_parser::bison_error
Thu, 14 Jan 2016 05:28:27 -0500 John W. Eaton handle lexical errors as parser errors (bug #46877)
Thu, 14 Jan 2016 05:35:36 -0500 John W. Eaton store parser state in base class; use it in push and pull parsers
Wed, 13 Jan 2016 22:30:10 -0800 Rik maint: Eliminate space between variable and decrement '--' operator.
Wed, 13 Jan 2016 22:18:55 -0800 Rik doc: Overhaul chapter on old-style Object Oriented Programming.
Wed, 13 Jan 2016 17:11:56 -0800 Rik build: Restore dependency of docs on example code.
Wed, 13 Jan 2016 16:21:24 -0800 Rik doc: Use newer coding conventions in examples/code directory.
Wed, 13 Jan 2016 17:28:42 +1100 Lachlan Andrew Test GUI marker flags correctly, and omit unnecessary test finding next marker
Wed, 13 Jan 2016 12:05:28 -0800 Rik Overhaul num2str.m and int2str.m for Matlab compatibility (bug #46770).
Wed, 13 Jan 2016 11:04:53 -0800 Rik maint: one more addition to cset 5e00ed38a58b.
Wed, 13 Jan 2016 11:02:22 -0800 Rik maint: Replace if/error/else paradigm with just if/error.
Tue, 12 Jan 2016 21:45:58 +0100 Torsten fix issues when restoring breakpoints and closing tabs or whole application
Tue, 12 Jan 2016 10:28:48 -0800 Rik Fix typo in 8190fe6dc3fd.
Sat, 09 Jan 2016 15:02:48 +0100 Torsten gui: only center line with debugger pointer if line is at the top or bottom
Fri, 08 Jan 2016 15:30:22 -0500 John W. Eaton use gh_manager::auto_lock to ensure lock state is properly restored
Fri, 08 Jan 2016 15:26:18 -0500 John W. Eaton revert accidental change made in changeset ebc439187d29
Fri, 08 Jan 2016 11:59:55 -0800 Rik fileattrib.m: Correct error detection pattern in cset 8bae5c3d4b30.
Fri, 08 Jan 2016 11:56:53 -0800 Rik fileattrib.m: Support Windows 7 and beyond (bug #46836).
Fri, 08 Jan 2016 12:49:28 -0500 John W. Eaton * data.cc: Fix typo in previous change.
Fri, 08 Jan 2016 11:38:21 -0500 John W. Eaton * data.cc (Fcumsum, Fcumprod): Provide example in docstring.
Thu, 07 Jan 2016 20:56:34 +0100 Torsten always restore breakpoints of an editor file after saving
Thu, 07 Jan 2016 20:17:14 +0100 Torsten center line when setting a breakpoint only if line is at top or at bottom
Wed, 06 Jan 2016 15:37:51 +1100 Lachlan Andrew Allow assigment from "float complex matrix" to "complex matrix" (bug #46816)
Thu, 07 Jan 2016 06:49:59 -0500 John W. Eaton * ov-java.h, ov-java.cc: Style fixes.
Wed, 06 Jan 2016 18:04:02 +0100 Kai T. Ohlhus Usage of corresponding value extractor for octave_idx_type. Improves support
Tue, 05 Jan 2016 14:16:58 -0800 Rik maint: Rename attributes GCC_ATTR_XXX to OCTAVE_XXX.
Tue, 05 Jan 2016 13:04:02 -0800 Rik maint: Periodic merge of stable to default.
Tue, 05 Jan 2016 12:05:01 -0800 Rik maint: Add @SizeTester files to build system. stable
Tue, 05 Jan 2016 08:57:08 -0800 Rik maint: Avoid GCC_ATTR_RETURN in typedef which clang can't compile.
Tue, 05 Jan 2016 13:44:53 +0100 Lachlan Andrew run-octave.in: Allow passing multiple arguments to run-octave. (bug #46690)
Tue, 05 Jan 2016 13:25:15 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Tue, 05 Jan 2016 13:23:15 +0100 Rafael Laboissiere etc/icons/octave.desktop.in: Add Keywords entry and field code to Exec. stable
Tue, 05 Jan 2016 12:45:14 +0100 Rafael Laboissiere doc: fix spelling of "unknown".
Mon, 04 Jan 2016 00:04:51 -0500 John W. Eaton avoid HDF5 macros if HDF5 is not available
Sun, 03 Jan 2016 14:22:08 -0800 Rik maint: Follow Octave coding conventions in m-files.
Sun, 03 Jan 2016 22:26:25 +0100 Kai T. Ohlhus glpk.m: Remove useless return statements after error and print_usage. Merged
Sun, 03 Jan 2016 10:58:15 -0800 Rik maint: Move GCC_ attributes to start of declaration for future compatibility.
Sun, 03 Jan 2016 11:49:19 +0100 Torsten GUI: move the command queue into a separate class
Sun, 03 Jan 2016 11:49:16 +0100 Torsten GUI: no more extra command queue for debug commands
Sat, 02 Jan 2016 10:28:59 -0800 Rik maint: Alphabetize list of gripes.
Fri, 01 Jan 2016 21:29:41 -0800 Rik NEWS: Add note about updating user-supplied liboctave error handlers.
Fri, 01 Jan 2016 13:58:45 -0800 Rik maint: Remove return stmts after gripe function calls.
Thu, 31 Dec 2015 17:06:36 -0500 John W. Eaton rework method of disabling warnings from GCC
Thu, 31 Dec 2015 13:45:43 -0500 John W. Eaton avoid old-style cast warnings from HDF5 macros used in C++ sources
Thu, 31 Dec 2015 13:39:25 -0800 Rik maint: Use comparison operators rather than compare() for strings.
Thu, 31 Dec 2015 12:01:01 +0100 Torsten use standard message box for discarding/restoring breakpoints while saving a file
Wed, 30 Dec 2015 13:16:43 -0800 Rik maint: Dereference current_liboctave_error_handler before calling.
Wed, 30 Dec 2015 21:49:12 +0100 Torsten resolve some identifier ambiguities in the settings dialog
Wed, 30 Dec 2015 12:33:33 -0800 Rik maint: Replace emtpy 'std::string ()' calls with "".
Wed, 30 Dec 2015 11:43:29 -0800 Rik Silence 'no return' warnings during compilation of liboctave
Wed, 30 Dec 2015 10:06:38 -0800 Rik Stop deprecated warning about use of vusage in usage().
Tue, 29 Dec 2015 12:41:03 -0800 Rik maint: Capitalize D for dimension in messages and comments.
Tue, 29 Dec 2015 11:48:45 -0800 Rik Finish renaming mapper function finite to isfinite.
Tue, 29 Dec 2015 11:02:26 -0800 Rik maint: Move GCC_ATTR_DEPRECATED to beginning of function declaration.
Wed, 30 Dec 2015 09:46:05 +0100 Torsten improved margin and marker colors in the editor
Wed, 30 Dec 2015 08:28:37 +0100 Torsten fix line number when removing a breakpoint via the gui (bug #46779)
Tue, 29 Dec 2015 22:58:56 +0100 Torsten added missing files for cset 0a09c3cae800 (bug #46779)
Tue, 29 Dec 2015 09:39:41 -0800 Rik Mark certain gripe functions with GCC_ATTR_NORETURN.
Tue, 29 Dec 2015 18:06:32 +0100 Daniel J Sebald New marker class for modified file breakpoint and position maintenance.
Tue, 29 Dec 2015 11:45:27 -0500 John W. Eaton strip trailing whitespace from files
Tue, 29 Dec 2015 11:08:04 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 29 Dec 2015 11:51:16 +0100 Rafael Laboissiere doc: fix spelling of "occurred". stable
Mon, 28 Dec 2015 16:30:08 -0800 Rik num2str.m: Expand ND-arrays in columns for Matlab compatibility (bug #46770).
Mon, 28 Dec 2015 20:35:51 +0100 Torsten add a menu entry for showing/hiding the editor horizontal scrollbar
Mon, 28 Dec 2015 19:50:49 +0100 Torsten add a menu entry for showing/hiding the editor status bar
Mon, 28 Dec 2015 09:00:05 -0800 Rik maint: Periodic merge of stable to default.
Mon, 28 Dec 2015 08:40:05 -0800 Marco Caliari svds.m: Special handling for case of sigma=0 (bug #46683).
Mon, 28 Dec 2015 08:35:33 -0800 Edarag Remove spurious tick labels occuring when setting ticks and removing tick labels. stable
Mon, 28 Dec 2015 08:08:42 -0800 Rik filter.cc: Use first_non_singleton() rather than handrolled code.
Sun, 27 Dec 2015 12:25:03 -0800 Rik Clean up instances of make_argv().
Mon, 28 Dec 2015 16:44:10 +0100 Torsten edit a file from an error message in the terminal (bug #35619)
Mon, 28 Dec 2015 12:10:05 +0100 Torsten prevent terminal context menu from exceeding the window
Mon, 28 Dec 2015 09:06:51 +0100 Torsten color of editor margins adapted to currently chosen style (bug #46706)
Sun, 27 Dec 2015 10:50:32 -0500 John Donoghue GUI: add editor toolbar display option (Bug #46705)
Sat, 26 Dec 2015 20:41:49 -0800 Rik maint: Use two newlines between endfunction and start of BIST tests.
Sat, 26 Dec 2015 18:59:45 -0800 Rik Deprecate all_strings, replace with string_vector_value.
Sat, 26 Dec 2015 20:46:08 +0100 Torsten add find files action also to the editor menu
Sat, 26 Dec 2015 07:58:08 -0800 Rik Add new member function is_empty to Range type. Use it.
Sat, 26 Dec 2015 08:49:41 +0100 Torsten Prevent closing GUI by Ctrl+D in terminal (bug #46661)
Fri, 25 Dec 2015 22:31:23 +0100 Torsten prevent shortcut ambiguity between main and editor window
Fri, 25 Dec 2015 20:07:28 +0100 Torsten fix buttons roles in save-and-run-file dialog box (bug #46753)
Fri, 25 Dec 2015 07:37:59 -0500 John W. Eaton deprecate C++ usage function
Fri, 25 Dec 2015 08:09:11 -0500 John W. Eaton use print_usage instead of usage
Fri, 25 Dec 2015 00:48:01 -0500 John W. Eaton maint: invert if/else/error instances.
Fri, 25 Dec 2015 00:36:19 -0500 John W. Eaton maint: invert if/else/error instances.
Thu, 24 Dec 2015 13:55:51 -0500 John W. Eaton maint: invert if/else/error instances.
Thu, 24 Dec 2015 12:50:28 -0500 John W. Eaton maint: invert if/else/error instances.
Thu, 24 Dec 2015 12:06:27 -0500 John W. Eaton maint: invert if/else/error instances.
Thu, 24 Dec 2015 11:42:57 -0500 John W. Eaton maint: pt-idx.cc, pt-assign.cc: invert if/else/error instances.
Wed, 23 Dec 2015 17:47:40 -0500 John W. Eaton maint: graphics.in.h: invert if/else/error instances.
Wed, 23 Dec 2015 22:10:02 -0800 Rik maint: move documentation-only scripts from miscellaneous/ to help/.
Wed, 23 Dec 2015 21:46:39 -0800 Rik maint: Use is_empty rather than "numel () == 0" for clarity.
Wed, 23 Dec 2015 20:45:02 -0800 Rik maint: utils.cc: Clean up code.
Wed, 23 Dec 2015 22:37:36 -0500 Daniel J Sebald Coding improvements to __gnuplot_draw_axes__ (part of Bug # 44187).
Wed, 23 Dec 2015 20:16:05 -0500 Daniel J Sebald Add gnuplot "canvas" terminal to the print.m doc-string.
Wed, 23 Dec 2015 19:49:24 -0500 Ben Abbott Include missing "{}" for @LaTeX{} macro in print.m doc-string,
Wed, 23 Dec 2015 18:22:26 -0500 Daniel J Sebald Impproved support gnuplot terminals "eepic", "latex", "pstricks", & "texdraw".
Wed, 23 Dec 2015 17:44:05 -0500 Daniel J Sebald Add support for the standalone option for the gnuplot tikz terminal.
Wed, 23 Dec 2015 17:41:16 -0500 John W. Eaton maint: graphics.cc: invert if/else/error instances.
Tue, 22 Dec 2015 21:46:07 -0500 Doug Stewart maint: utils.cc: invert if/else/error instances.
Tue, 22 Dec 2015 23:28:38 -0500 Ben Abbot Remove erroneous TODO introduced by rev 6ac3d299c5ad.
Tue, 22 Dec 2015 22:30:40 -0500 Daniel J Sebald Add support for cairo based gnuplot terminals: "cairolatex", "epscairo",
Wed, 23 Dec 2015 00:30:11 +0100 Lachlan Andrew Fix behavior of warning ("error") call (bug #45753). stable
Tue, 22 Dec 2015 10:29:22 -0800 Rik maint: Invert simple conditionals in if/else/error paradigm.
Tue, 22 Dec 2015 07:43:44 -0500 Ben Abbott Add support for the Mac OS X "open" command.
Tue, 22 Dec 2015 01:34:05 +0100 Kai T. Ohlhus MArray macro removal without loss of functionality to improve maintainability.
Mon, 21 Dec 2015 13:27:53 -0500 Ben Abbott Place ticklabels in LaTeX mathmode when using gnuplot terminal "eepic".
Fri, 18 Dec 2015 20:57:08 -0500 Ederag Place gnuplot ticklabel exponents for LaTeX terminals in mathmode (bug #46517).
Sun, 20 Dec 2015 15:31:53 -0800 Rik maint: eliminate special cases of statements after error.
Sun, 20 Dec 2015 13:26:17 -0800 Rik maint: Eliminate more useless statements after error().
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sun, 20 Dec 2015 08:19:58 -0800 Rik maint: Delete unnecessary nargin variable from __ichol0__.
Sun, 20 Dec 2015 08:16:36 -0800 Rik maint: Eliminate more useless statements after error().
Sun, 20 Dec 2015 07:42:17 -0800 Rik maint: Eliminate useless statements after error().
Sat, 19 Dec 2015 13:59:32 -0500 Daniel J Sebald Font handling improvements for gnuplot (part of bug #44187)
Sat, 19 Dec 2015 13:58:12 -0500 Daniel J Sebald Fix indexing bugs in __print_parse_opts__.m (part of bug #44187)