log

age author description
Tue, 23 Aug 2016 16:13:31 -0700 Rik Fix display of scaled images in OpenGL toolkits (bug #48879).
Tue, 23 Aug 2016 16:09:56 -0700 Rik colorbar.m: Fix typo of double quote for transpose operator.
Tue, 23 Aug 2016 15:34:19 -0700 Rik Use ishold () rather than ishold (hax) for performance.
Tue, 23 Aug 2016 10:12:28 -0700 Rik Make graphic functions visually compatible w/Matlab.
Tue, 23 Aug 2016 15:37:21 +0100 Carnë Draug Remove temporary directories and files used by BIST.
Tue, 23 Aug 2016 12:19:12 +0100 Carnë Draug maint: fix copyright line that was botched by cset 929a1500907e
Mon, 22 Aug 2016 15:21:59 -0700 Rik Implement "boxstyle" graphics property.
Mon, 22 Aug 2016 14:30:37 -0700 Rik Draw tick marks in appropriate axes color (OpenGL renderers).
Mon, 22 Aug 2016 11:00:48 +0900 Tatsuro Matsuoka * ja_JP.ts: new japanese trnaslation by Tatsuro
Mon, 22 Aug 2016 23:27:23 +0200 Torsten * es_ES.ts: new spanish translation by Valentin
Fri, 19 Aug 2016 17:01:19 +0200 Philip Nienhuis uigetfile.m: fix type and allow path names as input arg (bug #48828)
Mon, 22 Aug 2016 13:47:50 -0700 Rik Make sure all lines associated with axes respect axes linewidth property.
Mon, 22 Aug 2016 13:33:20 +0200 Pantxo Diribarne Avoid grid overlaying axes box (bug #48842)
Mon, 22 Aug 2016 09:55:07 -0700 Andreas Weber grid.m: More consistent behavior for "on" and "off" (bug #48533).
Mon, 22 Aug 2016 09:30:27 -0700 Markus Muetzel Set "facelighting" and "edgelighting" for mesh plots (bug #48507).
Mon, 18 Jul 2016 22:24:48 +0200 Markus Muetzel Set "edgecolor" instead of "facecolor" for mesh plots (bug #48392).
Thu, 18 Aug 2016 23:59:00 +0200 Pantxo Diribarne clabel.m: Fix computation of label rotation (bug #48814).
Sun, 21 Aug 2016 18:08:47 -0700 Rik build: Change known failures to xtest so that 'make check' produces a clean run.
Sun, 21 Aug 2016 15:24:52 -0700 Rik Change DefaultAxesBox property to "off".
Sun, 21 Aug 2016 08:25:50 -0700 Rik grid.m: Change titles in %!demo blocks for clarity.
Thu, 04 Aug 2016 09:20:20 +0200 Markus Mützel Do not call GL functions before window is open. (bug #48669)
Sat, 20 Aug 2016 15:24:42 +0200 Markus Mützel gl-render.cc: Draw minor grid lines at major ticks if major grid is off (bug #48528)
Sat, 20 Aug 2016 14:46:18 +0200 Markus Mützel gl-render.cc/.h: (minor)gridcolor and (minor)gridalpha for OpenGL toolkits (bug #48429)
Sat, 20 Aug 2016 09:04:14 +0200 Andreas Weber ObjectProxy.cc: Prevent calling slotUpdate on uninitialized object (#48519)
Fri, 19 Aug 2016 16:35:59 -0400 John W. Eaton fix ordering of fortran compiler check in configure script (bug #48815)
Fri, 19 Aug 2016 21:05:48 +0200 Torsten libgui/languages/*.ts: update of language files for version 4.2
Thu, 18 Aug 2016 12:26:32 -0700 Rik rgbplot.m: Don't use Octave-only plot() syntax.
Thu, 18 Aug 2016 12:17:14 -0700 Rik doc: Update Copyright and release date for manual.
Thu, 18 Aug 2016 09:36:03 -0700 Rik doc: Clean up tools used to check Texinfo documentation.
Thu, 18 Aug 2016 08:44:20 -0700 Rik Add missing functions to Octave manual.
Thu, 18 Aug 2016 15:15:37 +0100 Carnë Draug maint: rename xzip.cc to gzip.cc so Octave does think there's a xzip function.
Thu, 18 Aug 2016 16:18:27 +0200 Andreas Weber dump_demos.m: Make rgbplot Matlab compatible
Thu, 18 Aug 2016 06:47:32 -0700 Rik Update __list_functions__ internal function.
Thu, 18 Aug 2016 13:16:31 +0200 Kai T. Ohlhus Fix crash when choosing an inappropriate terminal in drawnow (bug #48782)
Wed, 17 Aug 2016 22:13:03 -0700 Rik NEWS: Update list of functions added in 4.2.
Wed, 17 Aug 2016 21:56:55 -0700 Rik doc: Insert correct location of m-file into @c comment in .texi files.
Wed, 17 Aug 2016 17:57:49 -0400 John W. Eaton move base_list and regexp classes to octave namespace
Wed, 17 Aug 2016 10:30:50 -0700 Rik Fix minor issues revealed from dump_plots.
Wed, 17 Aug 2016 11:43:27 -0400 John W. Eaton maint: Indent namespaces in more files.
Wed, 17 Aug 2016 08:20:26 -0700 Rik doc: Spellcheck documentation ahead of 4.2 release.
Wed, 17 Aug 2016 10:55:38 -0400 John W. Eaton maint: Indent namespaces in liboctave/numeric files.
Wed, 17 Aug 2016 10:37:57 -0400 John W. Eaton maint: Update contributors.in from hg logs.
Wed, 17 Aug 2016 03:41:42 -0400 John W. Eaton move more classes inside octave namespace
Wed, 17 Aug 2016 02:57:50 -0400 John W. Eaton move more new classes inside octave namespace
Wed, 17 Aug 2016 08:02:03 +0200 Andreas Weber Fix race condition when printing with Qt toolkit (#48519 and #44463)
Wed, 17 Aug 2016 01:08:26 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 17 Aug 2016 00:18:08 -0400 John W. Eaton move most f77 function decls to separate header files
Tue, 16 Aug 2016 21:38:58 -0700 Rik gsvd.cc: Clean up to follow Octave coding standards.
Tue, 16 Aug 2016 14:44:31 -0700 Rik annotation.m: Fix %!demo #3 to work with dump_plots.m
Tue, 16 Aug 2016 23:28:09 +0200 Markus Mützel Add support for setting "(xy)axislocation" to "origin" (bug #48562).
Tue, 16 Aug 2016 13:14:13 -0700 Rik dump_demos.m: Replace 'x = y = XXX' and 'x = y = z = XXX' assignments.
Tue, 16 Aug 2016 15:48:22 -0400 John W. Eaton move some new numeric classes to namespace octave::math
Tue, 16 Aug 2016 20:43:59 +0200 Andreas Weber dump_demos.m: Replace # not inside single quotes
Tue, 16 Aug 2016 11:31:02 -0700 Rik isocaps.m: use size (..., 1) instead of rows in %!demos.
Tue, 16 Aug 2016 11:23:49 -0700 Rik dump_demos.m: Remove dummy assert function.
Tue, 16 Aug 2016 10:29:11 -0700 Rik dump_demos.m: Handle in-place operators like += for Matlab.
Tue, 16 Aug 2016 10:07:34 -0700 Rik Add titles to more of the graphic demos.
Tue, 16 Aug 2016 18:19:31 +0200 Andreas Weber dump_demos.m: Move demo outside try/catch and ctrl block (Matlab comp.)
Tue, 16 Aug 2016 17:34:56 +0200 Andreas Weber dump_demos.m: Replace rows with size ( ,1) for Matlab compatibility
Tue, 16 Aug 2016 08:28:23 -0700 Rik __ezplot__.m: Add 'r = ' to the title string for ezpolar plots.
Tue, 16 Aug 2016 08:07:39 -0700 Rik __ezplot__.m: Fix Matlab incompatibilities.
Tue, 16 Aug 2016 16:57:42 +0200 Kai T. Ohlhus publish.m: math formatting prevention for more than nine formulas.
Tue, 16 Aug 2016 16:23:00 +0200 Kai T. Ohlhus publish.m: prevent formatting of inline and block math.
Tue, 16 Aug 2016 02:07:58 +0100 Barbara Locsi eig: new options for choice of algorithm, balancing, and output (patch #8960)
Mon, 15 Aug 2016 19:39:24 -0400 John W. Eaton strip header from op-kw-docs when generating libinterp/DOCSTRINGS
Wed, 03 Aug 2016 23:01:14 +0200 Ernst Reissner style fixes (patch #9059)
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Mon, 15 Aug 2016 10:56:47 -0700 Rik isosurface.m: Use camlight for default lighting for Matlab compatibility.
Mon, 15 Aug 2016 12:05:15 -0400 John W. Eaton doc fix
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Mon, 15 Aug 2016 12:46:51 +0200 Ernst Reissner doc: improve documentation on oct-parse.in.yy(feval) (patch #9082)
Mon, 15 Aug 2016 10:09:59 +0200 Kai T. Ohlhus Resolve compile time issues, when octave_idx_type is long int.
Mon, 15 Aug 2016 02:01:29 -0400 John W. Eaton revamp double, single, int type conversions
Sun, 14 Aug 2016 20:16:09 -0700 Rik maint: Remove trailing spaces from code.
Sun, 14 Aug 2016 20:07:51 -0700 Rik Change default axes color to (0.15, 0.15, 0.15).
Sun, 14 Aug 2016 17:33:59 -0700 Rik NEWS: Announce implementation of TitleFontSizeMultiplier, TitleFontWeight,
Sun, 14 Aug 2016 17:19:06 -0700 Rik Implement TitleFontSizeMultiplier, LabelFontSizeMultiplier, TitleFontWeight props.
Sun, 14 Aug 2016 17:31:59 +0100 Carnë Draug validateattributes: do not set a unique error_id for each test (bug #48439)
Sun, 14 Aug 2016 08:13:05 -0700 Rik build: Fix wrong private/ directory for __rotate_around_axis__.m (cset 57fded74ee22).
Sun, 14 Aug 2016 07:54:14 -0700 Rik __unimplemented__.m: Add moving statistics functions to list (bug #48774).
Mon, 11 Jul 2016 23:31:21 -0700 Colin Macdonald Add camlight function (patch #9014).
Sun, 14 Aug 2016 13:50:13 +0100 Carnë Draug sylvester.cc: fix function name in help text.
Sat, 13 Aug 2016 17:46:31 -0700 Mike Miller build: improve QScintilla detection to work with distro naming schemes (bug #48773)
Sat, 13 Aug 2016 16:19:19 -0700 Mike Miller * parse.h (eval_string): Fix typo of "nargout" in parameter list.
Sat, 13 Aug 2016 17:26:10 -0400 John W. Eaton new tests for type conversions
Sat, 13 Aug 2016 17:49:18 -0400 John W. Eaton move single and double type conversion functions to ov.cc
Sat, 13 Aug 2016 17:44:19 -0400 John W. Eaton new type conversion functions
Sat, 13 Aug 2016 17:39:29 -0400 John W. Eaton new function __dump_typeinfo__
Sat, 13 Aug 2016 15:35:58 +0100 Carnë Draug New string utility functions to replace caseless_str for liboctave (bug #48726)
Sat, 13 Aug 2016 12:49:58 +0100 Carnë Draug Array: new typedef size_type and value_type, and new method size(dimension).
Wed, 10 Aug 2016 17:44:51 +0200 Markus Mützel Add function "isocaps" (patch #8872)
Thu, 11 Aug 2016 22:02:47 +0100 Carnë Draug dim_vector: fix type deduction in constructor with parameter pack (patch #9030)
Fri, 12 Aug 2016 04:52:29 +0100 Carnë Draug doc: fix indexing note on doxygen docs for Array<T>.
Thu, 11 Aug 2016 19:22:25 -0400 John W. Eaton * MatrixType.cc: Instantiate template constructors we need.
Thu, 11 Aug 2016 16:26:56 -0400 John W. Eaton don't rely on std:: overloads of arg, conj, imag, and real for real args
Fri, 12 Aug 2016 00:19:11 +0100 Carnë Draug doc: doxygen explaining Array<T>.
Thu, 11 Aug 2016 15:49:06 -0700 Rik doc: Don't escape " within @qcode macro (bug #48722).
Thu, 11 Aug 2016 10:42:26 -0700 Mike Miller Add %!error test pattern matches for disabled optional features
Thu, 11 Aug 2016 09:56:12 -0700 Mike Miller Conditionally disable tests that rely on optional features
Thu, 11 Aug 2016 10:38:19 -0700 Mike Miller * xzip.cc (Fbzip2): Fix typo of "octave_unused_parameter".
Thu, 11 Aug 2016 10:20:13 -0700 Rik Fix badly drawn 'o' and '.' markers at small and large sizes (OpenGL).
Thu, 11 Aug 2016 18:04:06 +0100 Carnë Draug comment-list.h: properly include "base-list.h".
Thu, 11 Aug 2016 12:48:51 -0400 John W. Eaton * chol.cc (chol<T>::insert_sym): Use std::imag and std::conj.
Thu, 11 Aug 2016 12:44:00 -0400 John W. Eaton eliminate unused parameter warnings
Thu, 11 Aug 2016 12:33:26 -0400 John W. Eaton fix build failure for --without-z (bug #48757)
Thu, 11 Aug 2016 08:16:52 -0400 John W. Eaton use Q_GLOBAL_STATIC with Qt 5.1 or later (bug #48753)
Thu, 11 Aug 2016 08:00:49 +0200 Andreas Weber dump_demos.m: Backout a8a9c275e12d and fix filesep on non-unix
Wed, 10 Aug 2016 22:38:44 -0700 Mike Miller Use new macros for passing complex arguments to Fortran FFTPACK subroutines
Wed, 10 Aug 2016 20:17:39 -0700 Rik material.m: Stop creation of blank figures until after input validation.
Wed, 10 Aug 2016 18:28:39 -0700 Mike Miller Avoid displaying figures, ensure all figures are closed in BIST tests
Tue, 09 Aug 2016 14:41:32 +0200 Markus Mützel Fix compile error and warning with '--without-opengl' (bug #48724)
Wed, 10 Aug 2016 10:59:14 -0700 Mike Miller build: fix configure --without-qt or --with-qt
Wed, 10 Aug 2016 12:29:59 -0400 John W. Eaton maint: pass objects by const reference
Wed, 10 Aug 2016 11:41:56 -0400 John W. Eaton improve checks for Qt when Qt 5 is not installed
Wed, 10 Aug 2016 09:20:14 -0700 Rik Silence unused parameter warning when compiling with Qt5.
Tue, 06 Oct 2015 12:12:56 +0200 Olaf Till More informative messages for errors in anonymous functions (bug #46136).
Wed, 10 Aug 2016 10:28:00 +0200 Kai T. Ohlhus deblank.m: Matlab compatible behavior for empty input (bug #48725)
Wed, 10 Aug 2016 04:14:02 -0400 John W. Eaton Check for Qt 5, then Qt 4.
Wed, 10 Aug 2016 03:54:42 -0400 John W. Eaton allow building with Qt5 (bug #40252)