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)