log

age author description
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