log

age author description
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)
Sat, 19 Dec 2015 09:15:23 -0500 John W. Eaton * cdisplay.c: Additional programming notes.
Sat, 19 Dec 2015 07:57:38 -0600 John W. Eaton * cdisplay.c: Add comment explaining existence of file.
Sat, 19 Dec 2015 07:54:00 -0600 John W. Eaton backout changeset e74e617060cf
Fri, 18 Dec 2015 22:39:36 -0500 John W. Eaton style fixes for comments
Fri, 18 Dec 2015 22:06:22 -0500 John W. Eaton eliminate comments after preprocessor conditionals
Mon, 14 Dec 2015 14:34:57 -0800 Rik doc: Start help text with " -- ", not " -- : ". stable
Fri, 18 Dec 2015 17:17:24 -0800 Rik maint: Eliminate ANY_ALL macro in data.cc
Fri, 18 Dec 2015 16:21:05 -0800 Rik svds.m: Don't save/restore randn seed in BIST tests.
Fri, 18 Dec 2015 16:18:41 -0800 Rik maint: Replace "octave_value_list ()" with "ovl ()".
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Fri, 18 Dec 2015 15:37:22 -0800 Rik maint: Use new C++ archetype in more files.
Fri, 18 Dec 2015 16:22:53 -0500 John W. Eaton choose correct error function in stream classes
Fri, 18 Dec 2015 15:55:36 -0500 John W. Eaton use numfields (x) instead of numel (fieldnames (x))
Wed, 16 Dec 2015 21:13:47 -0500 Ben Abbott Convert figure's descendants units to "normalized" during printing (Bug #46292).
Fri, 18 Dec 2015 08:14:00 +0100 Carlo de Falco cleanup odeplot style
Fri, 18 Dec 2015 08:08:38 +0100 Carlo de Falco mark test failure in odeset as xtest
Thu, 17 Dec 2015 17:57:53 -0500 Cillian O'Driscoll Gnuplot legend text alignment fix
Thu, 17 Dec 2015 12:01:36 -0800 Rik Stop unused parameter 'selected' compile warning when HAVE_QSCI_FINDSELECTION is false.
Thu, 17 Dec 2015 10:55:28 -0800 Rik Clean up use of error() versus ::error() in stream-based code.
Thu, 17 Dec 2015 13:39:00 -0500 Ben Abbott genpropdoc.m: Add features unique to Octave for the paper* properties.
Thu, 17 Dec 2015 12:06:30 -0500 John W. Eaton fix comment character style in most .m files to be consistent
Thu, 17 Dec 2015 11:50:59 -0500 John W. Eaton strip trailing whitespace from files
Thu, 17 Dec 2015 11:42:42 -0500 John W. Eaton style fix for function declarations
Thu, 17 Dec 2015 11:38:40 -0500 John W. Eaton avoid warning about gnulib::floor
Thu, 17 Dec 2015 16:19:51 +0100 Kai T. Ohlhus Extracted header class octave-preserve-stream-state from utils.{cc/h}.
Thu, 17 Dec 2015 16:14:24 +0100 Kai T. Ohlhus Merged C-code of cdisplay.* to C++ display.cc.
Thu, 17 Dec 2015 16:04:13 +0100 Kai T. Ohlhus Unified "sleep" functions to "octave_sleep" in C++ and "pause" in Octave.
Wed, 16 Dec 2015 16:47:18 -0800 Rik Eliminate duplicate input arg checking in which.m and __which__.
Wed, 16 Dec 2015 18:21:46 -0500 John W. Eaton eliminate trailing whitespace in source files
Wed, 16 Dec 2015 18:16:38 -0500 John W. Eaton restore indentation of macro definition
Wed, 16 Dec 2015 18:11:39 -0500 John W. Eaton eliminate some type conversion warnings
Wed, 16 Dec 2015 15:00:31 -0800 Rik maint: Use new C++ archetype in more files.
Wed, 16 Dec 2015 17:09:44 -0500 John W. Eaton eliminate unused retval variable
Wed, 16 Dec 2015 17:06:52 -0500 John W. Eaton restore return statements after calls to octave_base_stream::error
Wed, 16 Dec 2015 17:02:23 -0500 John W. Eaton remove unused nargout variables
Wed, 16 Dec 2015 23:06:22 +0100 Kai T. Ohlhus Move hash.cc from dldfcn to corefcn.
Wed, 16 Dec 2015 21:57:32 +0100 Kai T. Ohlhus New function hash to calculate MD{2/4/5} and SHA{1,244,256,384,512} hash values.
Wed, 16 Dec 2015 12:20:53 -0800 Rik Use "inline" keyword on cdef_object_scalar::mark_as_constructed.
Wed, 16 Dec 2015 19:39:59 +0100 Carlo de Falco add file missing from commit
Tue, 15 Dec 2015 16:24:09 -0500 John W. Eaton * quadcc.cc: Style fixes.
Wed, 16 Dec 2015 11:41:11 -0500 John W. Eaton omit unnecessary nargout checks
Wed, 16 Dec 2015 10:25:05 +0100 Carlo de Falco remove verbose warnings from ode solvers
Tue, 15 Dec 2015 19:25:43 -0500 Ben Abbott maint: Periodic merge of stable to default
Tue, 15 Dec 2015 10:15:20 -0500 Ben Abbott Backout rev af5591ef9790. stable
Tue, 15 Dec 2015 13:35:31 -0800 Rik genpropdoc.m: Improve wording for some of the paper* properties.
Tue, 15 Dec 2015 19:00:56 +0100 Carlo de Falco apply vectorization in dense output interpolators
Tue, 15 Dec 2015 18:50:58 +0100 Carlo de Falco 2015 Code Sprint: finish import of ode23 into core
Tue, 15 Dec 2015 18:01:05 +0100 Carlo de Falco Fix performance stats for ode23
Tue, 15 Dec 2015 13:59:17 +0100 Stefan Miereis 2015 Code Sprint: move ode23 and runge_kutta_23 from odepkg to core
Tue, 15 Dec 2015 15:10:47 +0100 Carlo de Falco fix seealso in odeplot
Mon, 14 Dec 2015 14:54:14 +0100 Stefan Miereis 2015 Codesprint: make odeplot non private.
Mon, 14 Dec 2015 17:53:27 -0800 Rik maint: Use ovl() more places in the code.
Mon, 14 Dec 2015 15:34:39 -0800 Rik maint: Replace argc variable name with nargin in C++ code.
Mon, 14 Dec 2015 14:34:57 -0800 Rik doc: Start help text with " -- ", not " -- : ".
Mon, 14 Dec 2015 14:22:57 -0800 Rik doc: Remove class of function from docstring from generated C++ files.
Mon, 14 Dec 2015 14:16:19 -0800 Rik rand.cc: Overhaul file to make use of new C++ archetype.
Mon, 14 Dec 2015 12:59:29 -0800 Rik 2015 Code Sprint: Eliminate useless return statements after error ().
Mon, 14 Dec 2015 11:28:48 -0800 Rik 2015 Code Sprint: use ovl ().
Mon, 14 Dec 2015 14:01:36 +0000 Carnë Draug magic: add tests for magic(2) (bug #46672)
Mon, 14 Dec 2015 12:19:38 +0000 Oliver Heimlich Fixed isequal for comparison of objects with overridden size (bug #44334) stable
Sun, 13 Dec 2015 17:40:44 -0500 Edarag Remove spurious tick labels occuring when setting ticks and removing tick labels.
Sun, 13 Dec 2015 14:48:32 -0500 Ben Abbott Add missing semicolon (from changeset c7d881aec36c)
Sun, 13 Dec 2015 11:36:05 -0800 Rik 2015 Code Sprint: syscalls.cc: use ovl (), move print_usage to top of fcn.
Sun, 13 Dec 2015 14:10:46 -0500 Ben Abbott Improve the documentation for the figure paper properties.
Sun, 13 Dec 2015 14:09:19 -0500 Ben Abbott Allow doc's images to be generated using gnuplot when osmesa isn't available.
Sun, 13 Dec 2015 07:59:40 -0800 José Luis García Pallero 2015 Code Sprint: use ovl () in C++ files.
Sat, 12 Dec 2015 21:34:06 -0500 Ben Abbott For gnuplot 5.x, add the "color" option to the postscript terminal.
Sat, 12 Dec 2015 18:25:55 -0800 Rik 2015 Code Sprint: time.cc: use ovl ().
Sat, 12 Dec 2015 22:43:59 +0100 Andreas Weber magic.m:Fix failing tests after cset cdf08aacfd86
Sat, 12 Dec 2015 21:54:24 +0100 Andreas Weber time.cc: codesprint: Fix parenthesis from cset:7810a10772e0
Sat, 12 Dec 2015 20:54:01 +0100 Andreas Weber Code Sprint 2015: remove return/break/goto after error
Sat, 12 Dec 2015 11:21:58 -0800 Rik 2015 Code Sprint: toplev.cc: use ovl ().
Sat, 12 Dec 2015 11:21:47 -0800 Rik 2015 Code Sprint: time.cc: use ovl ().
Sat, 12 Dec 2015 13:42:55 -0500 Mike Miller 2015 Code Sprint: add BIST tests for getrusage()
Sat, 12 Dec 2015 10:34:05 -0800 Rik 2015 Code Sprint: urlwrite.cc: use ovl ().
Sat, 12 Dec 2015 10:33:22 -0800 Rik 2015 Code Sprint: symtab.cc: use ovl ().
Sat, 12 Dec 2015 10:28:07 -0800 Rik 2015 Code Sprint: svd.cc: use ovl ().
Sat, 12 Dec 2015 13:22:50 -0500 Mike Miller 2015 Code Sprint: mark bessel functions as tested
Sat, 12 Dec 2015 10:08:35 -0800 Rik 2015 Code Sprint: __eigs__.cc: use ovl ().
Sat, 12 Dec 2015 12:59:46 -0500 Mike Miller 2015 Code Sprint: add BIST tests to bitfcns.cc
Sat, 12 Dec 2015 09:55:20 -0800 Rik 2015 Code Sprint: __magick_read__.cc: use ovl ().
Sat, 12 Dec 2015 18:35:27 +0100 Andreas Weber audiodevinfo.cc:code sprint: remove print_usage () in internal functions
Sat, 12 Dec 2015 09:33:59 -0800 Rik 2015 Code Sprint: __glpk__.cc: use ovl().
Sat, 12 Dec 2015 09:33:45 -0800 Rik 2015 Code Sprint: __voronoi__.cc: use ovl().
Sat, 12 Dec 2015 09:28:45 -0800 Rik 2015 Code Sprint: audioread.cc: use ovl().
Sat, 12 Dec 2015 09:27:13 -0800 Rik 2015 Code Sprint: ccolamd.cc: use ovl().
Sat, 12 Dec 2015 09:17:56 -0800 Rik 2015 Code Sprint: chol.cc: use ovl().
Sat, 12 Dec 2015 08:46:24 -0800 Rik 2015 Code Sprint: colamd.cc: use ovl().
Sat, 12 Dec 2015 11:42:17 -0500 Mike Miller * file-io.cc (Ffopen): Fix nargin range check, fixes cset f2cd811f0f9e
Sat, 12 Dec 2015 08:31:22 -0800 Rik 2015 Code Sprint: dmperm.cc: use ovl().
Sat, 12 Dec 2015 08:26:36 -0800 Rik 2015 Code Sprint: qr.cc: use ovl().
Sat, 12 Dec 2015 11:03:29 -0500 Jordi Gutiérrez Hermoso maint: sprint merge
Sat, 12 Dec 2015 11:02:43 -0500 Jordi Gutiérrez Hermoso maint: remove accidental .gitignore file
Sat, 12 Dec 2015 10:54:20 -0500 Yu Liu Code sprint 2015: Refactor print_usage() in syscalls.cc to resemble m-files
Sat, 12 Dec 2015 07:51:16 -0800 Rik 2015 code sprint: op-int.h: remove return after error.
Sat, 12 Dec 2015 13:01:52 -0200 Bernardo Sulzbach magic.m: magic(N) accepting all integers (matlab compatibility)
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sat, 12 Dec 2015 10:29:10 -0500 Mike Miller maint: Refactor C++ calls to print_usage to resemble m-files (2015 code sprint)
Sat, 12 Dec 2015 06:56:35 -0800 Rik 2015 Code sprint: data.cc: recode instances of print_usage.
Sat, 12 Dec 2015 09:44:37 -0500 Mike Miller maint: Refactor C++ calls to print_usage to resemble m-files (2015 code sprint)
Sat, 12 Dec 2015 15:38:40 +0100 Carlo de Falco codesprint: merge unwanted new head
Fri, 20 Nov 2015 15:38:10 +0100 jcorno codesprint: ode: first and second order interpolator for dense_output
Sat, 12 Dec 2015 09:32:37 -0500 Mike Miller maint: Refactor C++ calls to print_usage to resemble m-files (2015 code sprint)
Sat, 12 Dec 2015 15:19:13 +0100 Andreas Weber __init_fltk__.cc:codesprint: Remove class of fcn and return after error
Thu, 10 Dec 2015 02:06:22 +0100 Stefan Miereis codesprint: Move odeplot.m from odepkg to core
Sat, 12 Dec 2015 15:08:34 +0100 Andreas Weber __fltk_uigetfile__.cc:codesprint: Remove class of fcn and return after error
Fri, 11 Dec 2015 11:40:31 -0500 John W. Eaton maint: Periodic merge of stable to default.
Fri, 21 Aug 2015 13:05:52 -0400 akira noda Fix compilation of classdef with the clang compiler (bug #41178) stable
Fri, 11 Dec 2015 11:30:25 -0500 John W. Eaton Added tag rc-4-0-1-1 for changeset 20b17dda0e0c stable
Thu, 10 Dec 2015 13:47:18 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc1. stable rc-4-0-1-1
Thu, 10 Dec 2015 12:50:06 -0800 Rik maint: Periodic merge of stable to default.
Thu, 10 Dec 2015 12:49:30 -0800 Rik maint: Fix typo in code comments.
Wed, 09 Dec 2015 15:43:37 -0800 Rik fileattrib.m: Overhaul file for greater Windows and Matlab compatibility.
Wed, 09 Dec 2015 16:35:12 -0500 John W. Eaton use 'invalid' instead of 'bogus' in source files
Wed, 09 Dec 2015 12:01:31 -0800 Rik Overhaul m-files in prefs directory.
Wed, 09 Dec 2015 14:32:04 -0500 John W. Eaton restructure calls to error
Wed, 09 Dec 2015 14:18:52 -0500 John W. Eaton eliminate return statements after calls to error
Wed, 09 Dec 2015 14:00:43 -0500 John W. Eaton eliminate return statements after calls to error
Tue, 08 Dec 2015 17:41:32 -0800 Rik Call octave_value_list constructor with size of list in ovl() functions.
Tue, 08 Dec 2015 17:39:27 -0800 Rik Fix compilation error passing std::string through '...'.
Tue, 08 Dec 2015 09:55:51 -0800 Rik Clear error/warning ID when lasterror/lastwarning called with just a message.
Tue, 08 Dec 2015 16:22:54 -0500 John W. Eaton eliminate memory leaks in error functions
Tue, 08 Dec 2015 16:34:57 -0500 John W. Eaton tag error and usage functions with noreturn attribute
Tue, 08 Dec 2015 14:20:05 -0500 John W. Eaton eliminate return statements after calls to error
Tue, 08 Dec 2015 12:34:23 -0500 John W. Eaton better handling of exceptions in unwind-protect blocks
Tue, 08 Dec 2015 07:49:49 -0800 Rik doc: Fix incorrect description of Hessenberg decomposition (bug #46622). stable
Tue, 08 Dec 2015 01:37:04 -0500 John W. Eaton if error format ends with newline, suppress stack trace (bug #46608)
Mon, 07 Dec 2015 22:29:12 -0800 Rik Eliminate unnecessary uses of nargin.
Mon, 07 Dec 2015 14:29:39 -0500 John W. Eaton always return value from DEFUN functions
Mon, 07 Dec 2015 13:54:01 -0500 John W. Eaton eliminate unnecessary uses of nargin
Mon, 07 Dec 2015 13:26:03 -0500 John W. Eaton eliminate unnecessary uses of nargin
Mon, 07 Dec 2015 09:32:33 -0800 Rik Use variable name nargin consistently in C++ code.
Mon, 07 Dec 2015 08:30:51 -0800 Rik Use int rather than octave_idx_type for nargin data type.
Sun, 06 Dec 2015 08:19:29 -0800 Rik Fix BIST tests for rows()
Sun, 06 Dec 2015 09:35:28 +0100 Torsten store the encoding of recent editor files in the mru list
Sun, 06 Dec 2015 09:14:55 +0100 Torsten maint: merge away accidental head
Sat, 05 Dec 2015 15:59:22 -0800 Rik maint: Clean-up more instances of print_usage().
Sat, 05 Dec 2015 15:10:49 -0800 Rik Fix BIST tests for rows.
Fri, 04 Dec 2015 19:53:54 -0800 Rik Add BIST tests for rows().
Fri, 04 Dec 2015 17:17:24 -0800 Rik Add more BIST tests for issorted.
Fri, 04 Dec 2015 16:49:33 -0500 John W. Eaton avoid warnings from gcc
Fri, 04 Dec 2015 16:48:04 -0500 John W. Eaton avoid build dependency issue
Fri, 04 Dec 2015 15:51:30 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 14:53:09 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 13:16:59 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 14:06:41 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 12:03:44 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 19:22:54 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 18:33:00 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 16:40:05 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 15:07:01 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 14:59:30 -0500 John W. Eaton eliminate return statements after calls to print_usage
Fri, 04 Dec 2015 22:05:07 +0100 Torsten also store encoding and tab index with last editor session (bugs #46588, #45688)
Fri, 04 Dec 2015 10:03:38 -0800 Rik Use ':' rather than ';' in error messages from bad indexing (bug #46536).
Fri, 04 Dec 2015 06:43:45 +0100 Torsten change alignment of dock widget titles for OSX (bug #46592)
Thu, 03 Dec 2015 23:02:48 +0100 Torsten allow to select an encoding when opening a file
Thu, 03 Dec 2015 10:46:28 -0800 Rik maint: Remove extra spaces in if () conditionals.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Thu, 03 Dec 2015 12:15:38 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 03 Dec 2015 09:26:04 -0800 Rik maint: merge stable to default to pickup fix for kbhit/pause.
Thu, 03 Dec 2015 09:25:03 -0800 Rik Rewrite a8ee668e7fd7 to use #if defined rather than #ifdef. stable
Wed, 02 Dec 2015 14:09:09 -0800 Rik maint: Periodic merge of stable to default.
Wed, 02 Dec 2015 14:05:37 -0800 Rik Fix kbhit and pause on Windows systems. stable
Wed, 02 Dec 2015 16:54:13 -0500 John W. Eaton always throw exception after debugging with debug_on_error
Wed, 02 Dec 2015 14:41:32 -0500 John W. Eaton * pt-eval.cc: Style fixes.
Tue, 01 Dec 2015 21:59:59 +0100 Torsten warning when saving editor file with a codec not suited for current contents
Mon, 30 Nov 2015 22:10:52 -0500 John W. Eaton don't use INTERRUPT_WITH_EXCEPTIONS when executing graphics callbacks
Mon, 30 Nov 2015 22:08:49 -0500 John W. Eaton avoid crash in legend function (bug #46561)
Mon, 30 Nov 2015 22:04:02 -0500 John W. Eaton restore stack traces to error messages
Mon, 30 Nov 2015 14:01:19 -0800 Rik sparseimages.m: Rewrite to follow model of other doc-image-generating functions.
Mon, 30 Nov 2015 08:20:08 -0800 Rik Use parser string concatenation rather than strcat() for performance in m-files.
Mon, 30 Nov 2015 09:15:58 -0500 John W. Eaton avoid defined but not used warning in error.cc
Sun, 29 Nov 2015 19:58:52 +1100 Lachlan Andrew Open files when generating docs without sparse or QHULL libraries.
Sun, 29 Nov 2015 09:31:32 -0800 Rik parser.tst: Add test for resolved bug #46534.
Sun, 29 Nov 2015 00:01:21 +0100 Torsten allow selecting an encoding when saving a file (bug #45688)
Sat, 28 Nov 2015 14:07:09 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 27 Nov 2015 16:49:44 -0500 John W. Eaton set all lexical_feedback variables in init function (bug #46522) stable
Fri, 27 Nov 2015 16:00:30 -0500 John W. Eaton simplify memory management for mex files (bug #46559)
Fri, 27 Nov 2015 14:10:35 -0500 John W. Eaton warn about shadowed built ins with addpath -end (bug #46553)