log

age author description
Mon, 02 Jun 2014 11:17:59 -0700 Rik maint: Periodic merge of gui-release to default.
Mon, 02 Jun 2014 11:04:55 -0700 Rik Fix compilation warning about use of '&' versus '&&' in find.cc. gui-release
Mon, 02 Jun 2014 10:05:25 -0700 Rik Mark internal sparse matrix implementation of atan2 as deprecated. gui-release
Mon, 02 Jun 2014 09:00:22 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Mon, 02 Jun 2014 08:59:26 -0700 Rik doc: Fix some Latin wording in documentation. stable
Sun, 01 Jun 2014 21:41:58 -0700 Rik Fix binmap for sparse-scalar or scalar-sparse operations (bug #40813). stable
Sun, 01 Jun 2014 15:42:17 +0200 Stefan Mahr Fix infinite loop and segfault for atan2, fmod, hypot (bug #40813). stable
Sun, 01 Jun 2014 17:33:53 -0700 Rik edit.m: Remove keyboard() statement left from debugging cset 0728f7b6b1a2.
Fri, 23 May 2014 16:28:37 +0200 Kai T. Ohlhus Add tests for empty value and correct alphanumerical value comparision of isequal (bug #42408).
Tue, 27 May 2014 14:15:08 -0700 Rik Make isequal matlab compatible when comparing char to numeric (bug #42408).
Tue, 27 May 2014 13:53:39 -0700 Rik edit.m: Don't append default '.m' extension if an extension already exists.
Tue, 27 May 2014 14:59:43 -0400 John W. Eaton eigs: selection columns of V, not rows (bug #41795) stable
Sun, 25 May 2014 13:13:17 -0700 Rik spdiags.m: Treat sub/super-diagonals the same as Matlab.
Sun, 25 May 2014 10:29:05 -0700 Rik maint: Periodic merge gui-release -> default.
Sun, 25 May 2014 10:26:18 -0700 Rik maint: Periodic merge of stable -> gui-release. gui-release
Sun, 25 May 2014 10:23:03 -0700 Rik Match Matlab return dimensions for find on empty sparse matrices (bug #42408). gui-release
Sun, 25 May 2014 19:20:54 +0200 Torsten only show directories in dialog box for setting new octave directory stable
Fri, 23 May 2014 13:25:20 -0700 Rik Fix regression in hist with multiple columns and normalization (bug #42394). stable
Fri, 23 May 2014 13:04:57 -0700 Rik Fix regression in width of bars for hist() (bug #42401). stable
Fri, 23 May 2014 11:48:23 -0700 Rik Fix segfault with sparse inputs to complex() (bug #42290). stable
Fri, 23 May 2014 12:20:05 -0400 John W. Eaton don't crash on empty script files (bug #42064) stable
Wed, 21 May 2014 23:27:44 +0200 Pantxo Diribarne Handle figure paperpositionmode "auto" (bug #37554)
Wed, 21 May 2014 18:21:05 +0200 Andreas Weber graphics.cc: fix segfault in __calc_dimensions__ when args is empty stable
Mon, 19 May 2014 22:17:48 -0700 Rik gl-render.cc: Use enum symbolic constants for code clarity.
Sun, 18 May 2014 14:20:24 -0700 Rik Use OpenGL line smoothing when multisample is not available.
Sat, 17 May 2014 13:17:47 -0700 Rik * gl-render.cc (opengl_renderer::make_marker_list): Replace glVertex2f with
Sat, 17 May 2014 12:56:11 -0700 Rik Fix Z-order stacking of patches and axes grid lines (bug #40722).
Fri, 16 May 2014 20:01:27 +0200 Torsten use editors run selection action for the context menu gui-release
Fri, 16 May 2014 08:20:11 -0700 Rik Don't delete listeners with 'cla reset' for Matlab compatibility (bug #42285).
Thu, 15 May 2014 15:09:54 -0700 Rik build: Fix some unused parameter warnings from cset 89448a7523b2.
Tue, 13 May 2014 18:51:52 +0200 Pantxo Diribarne Add some more callbacks for root properties (bug #42347).
Thu, 15 May 2014 14:24:21 -0700 Rik Return 0x0 empty matrix from strrep for Matlab compatibility (bug #42341).
Thu, 15 May 2014 13:59:08 -0700 Rik maint: Merge away accidental head.
Thu, 15 May 2014 08:37:38 -0700 Rik maint: periodic merge of gui-release to stable.
Thu, 15 May 2014 08:37:02 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Thu, 15 May 2014 13:28:35 -0700 Rik Update CITATION file to include Rik Wehbring, use current version number. stable
Thu, 15 May 2014 09:31:43 -0700 Rik profshow.m: Use current profiler data if there is no input data.
Wed, 14 May 2014 13:59:44 -0700 Rik Fix assert() segfaults with profiler (bug #39587, bug #39586). stable
Tue, 13 May 2014 21:56:39 -0700 Rik Fix blank line appearing in profiler output (bug #39524). stable
Thu, 15 May 2014 08:16:53 -0700 Rik Fix infinite loop when using builtin ("keyboard") (bug #33296).
Wed, 14 May 2014 23:58:23 +0200 Stefan Mahr isaxes.m: Fix bug where some inputs do not show up in outputs (bug #42362). stable
Wed, 14 May 2014 20:29:06 -0700 Rik legend.m: Fix changing legend properties with handle for plotyy (bug #41970).
Wed, 14 May 2014 17:48:43 -0700 Rik Change profile() to report method names of classes (bug #38480).
Wed, 14 May 2014 13:59:44 -0700 Rik Fix assert() segfaults with profiler (bug #39587, bug #39586).
Tue, 13 May 2014 21:56:39 -0700 Rik Fix blank line appearing in profiler output (bug #39524).
Mon, 12 May 2014 07:56:41 -0700 Rik datevec.m: Change isrow to iscolumn in cset 9eb72fa5f8b5.
Sun, 11 May 2014 13:22:57 -0400 John Donoghue Add back main menu copy,paste,select all in editor gui-release
Sun, 11 May 2014 17:14:10 -0700 Sergey Plotnikov datevec.m: Return value with same shape as input (bug #42334).
Sat, 10 May 2014 17:36:31 -0700 Rik polar.m: Link polar grid with axes properties (bug #39495).
Mon, 28 Apr 2014 19:58:36 +0200 Andreas Weber polar.m: add circular theta/rho axes (bug 39495).
Mon, 28 Apr 2014 09:50:00 +0200 mfasi Support for italian language added gui-release
Fri, 07 Mar 2014 09:10:46 +0100 Daniel Kraft Add column with time percentage to profshow output.
Thu, 08 May 2014 14:04:35 -0700 Rik Enter true debug mode after debug_on_(warning|error) (bug #37574).
Thu, 08 May 2014 10:59:21 -0700 Rik Correctly follow legend interpreter property for gnuplot (bug #40064). stable
Wed, 07 May 2014 20:49:25 -0700 Rik Fix extra backslash escape for gnuplot when interpreter=none (bug #36744). stable
Wed, 07 May 2014 09:34:45 -0700 Rik imshow.m: Don't popup blank figure during 'make check'
Wed, 07 May 2014 09:09:43 -0700 Rik maint: Use space after variable name and before equals sign.
Wed, 07 May 2014 08:54:19 -0700 Rik build: Fix compiling with new graphic root properties (cset 28eab2d84190).
Wed, 07 May 2014 08:39:56 -0700 Rik maint: Use "FreeType" rather than "freetype" in messages and comments.
Mon, 21 Apr 2014 17:17:15 +0200 Pantxo Diribarne Add callbacks for root properties format and formatspacing (bug #42135).