log

age author description
Tue, 04 Oct 2011 20:29:48 -0400 John W. Eaton fix declaration of do_load in load-save.h
Tue, 04 Oct 2011 13:17:25 -0400 John W. Eaton use correct macro to indentify MinGW
Tue, 04 Oct 2011 10:20:24 -0400 John W. Eaton return stream error message in scanf functions and document behavior
Tue, 04 Oct 2011 09:57:29 -0400 John W. Eaton use correct macros to identify Cygwin and MinGW
Mon, 03 Oct 2011 15:05:00 -0400 John W. Eaton avoid apparent compiler optimization problem on Cygwin and MinGW systems (bug #34210)
Mon, 03 Oct 2011 11:01:10 -0700 Rik maint: periodic merge of stable to default.
Mon, 03 Oct 2011 12:48:15 -0400 John W. Eaton fix typo in changeset edc5ec6e949b
Mon, 03 Oct 2011 11:03:40 -0400 John W. Eaton improve memory use for the pager and diary streams (bug #34431)
Mon, 03 Oct 2011 03:11:58 -0500 Jordi Gutiérrez Hermoso Use more templates in MSparse operators. Death to macros! ☠
Mon, 03 Oct 2011 00:15:00 -0500 Jordi Gutiérrez Hermoso Eliminate duplicate code for op+= and op-= for MSparse
Sun, 02 Oct 2011 20:13:33 +0200 Kai Habel Add tests for meshgrid and ndgrid.
Fri, 30 Sep 2011 22:21:26 -0400 John W. Eaton update NEWS
Fri, 30 Sep 2011 22:15:47 -0400 John W. Eaton new functions for Matlab compatibility
Fri, 30 Sep 2011 14:40:33 -0400 John W. Eaton fix bug with parsing cell array lists
Fri, 30 Sep 2011 09:57:10 -0700 Rik Allow gtext() to have multi-line text strings (Bug #33232)
Fri, 30 Sep 2011 09:20:08 -0700 Rik Correct typo in input validation of polynomial functions (Bug #33252)
Fri, 30 Sep 2011 11:35:20 -0400 John W. Eaton update bootstrap to latest gnulib version
Wed, 28 Sep 2011 09:14:45 -0700 Rik Properly process 'cdata' property for patches (Bug #34417).
Thu, 29 Sep 2011 17:44:32 -0500 Jordi Gutiérrez Hermoso Use a hash map to store permutations in randperm's truncated Knuth shuffle
Thu, 29 Sep 2011 17:03:35 -0500 Jordi Gutiérrez Hermoso Fix version numbers in NEWS stable
Thu, 29 Sep 2011 17:29:30 -0400 Ben Abbott Revert unintended part of changeset e0ef7a3f35d9.
Thu, 29 Sep 2011 17:04:00 -0400 Ben Abbott Fix bug introduced by 105c72254967.
Thu, 29 Sep 2011 13:42:30 -0400 John W. Eaton 3.4.3 release candidate 0 stable
Thu, 29 Sep 2011 14:16:58 -0400 John W. Eaton use opt_sep instead of literal '\n' in parser rules for classdef
Thu, 29 Sep 2011 14:11:39 -0400 John W. Eaton accept enumeration keyword
Thu, 29 Sep 2011 10:06:02 -0700 Rik Validate inputs to line() to prevent corrupting graphic toolkit (Bug #32345) stable
Thu, 29 Sep 2011 12:31:39 +0200 Kai Habel Set clim correctly for patch objects:
Thu, 29 Sep 2011 03:35:58 -0400 John W. Eaton additional parfor changes
Thu, 29 Sep 2011 02:50:53 -0400 John W. Eaton parfor keyword and infrastructure, but handle parfor as normal for loop for now
Wed, 28 Sep 2011 23:24:12 -0500 Jordi Gutiérrez Hermoso Explain a bit more the src/ directory in HACKING file stable
Wed, 28 Sep 2011 21:46:39 -0400 John W. Eaton getappdata: return empty matrix for nonexistent property names
Wed, 28 Sep 2011 17:01:04 -0400 John W. Eaton avoid gnuplot error when figure name includes " characters
Wed, 28 Sep 2011 16:45:21 -0400 John W. Eaton improve default indexing for objects
Wed, 28 Sep 2011 10:57:18 -0500 Jordi Gutiérrez Hermoso Use correct function name in error message in sprandsym
Wed, 28 Sep 2011 09:47:33 -0500 Jordi Gutiérrez Hermoso Initialise history before executing startup files (bug #32900)
Tue, 27 Sep 2011 12:49:20 -0400 John W. Eaton fix thinko in previous change to __line__.m
Tue, 27 Sep 2011 03:22:48 -0400 John W. Eaton fix parsing of anonymous functions inside cell array lists.
Tue, 27 Sep 2011 02:06:41 -0400 John W. Eaton allow radio values for graphics properaties to be abbreviated
Tue, 27 Sep 2011 02:06:25 -0400 John W. Eaton allow line function to accept matrix arguments
Mon, 26 Sep 2011 15:25:17 -0400 John W. Eaton improve compatibility of arrayfun for nargout = 0 case
Mon, 26 Sep 2011 11:43:20 -0700 Rik fftshift.m: Better explain operation in docstring (Bug #33581). stable
Mon, 26 Sep 2011 11:19:41 -0700 Rik __getlegenddata__.m: Fix bad subscript index error (Bug #33774). stable
Mon, 26 Sep 2011 13:09:02 -0400 John W. Eaton maint: style fixes for cellfun
Mon, 26 Sep 2011 13:08:42 -0400 John W. Eaton fix nargout handling for functions called by cellfun
Sun, 25 Sep 2011 22:33:47 -0400 John W. Eaton maint: improve readability of cellfun
Sun, 25 Sep 2011 22:03:45 -0700 Rik Allow logical inputs to ismember() (Bug #33531).
Sun, 25 Sep 2011 20:50:36 -0400 John W. Eaton maint: regexp.cc style fixes
Sun, 25 Sep 2011 20:15:26 -0400 John W. Eaton eliminate DO_SIMPLE_FOR_LOOP_ONCE macro definition too
Sun, 25 Sep 2011 20:12:19 -0400 John W. Eaton eliminate DO_SIMPLE_FOR_LOOP_ONCE macro
Sun, 25 Sep 2011 16:58:02 -0700 Rik Add support for additional argument "real" to schur() (Bug #34012). stable
Sun, 25 Sep 2011 19:41:15 -0400 John W. Eaton avoid output in test
Sun, 25 Sep 2011 19:44:04 -0400 John W. Eaton fix warnings for uninitialized variables
Sun, 25 Sep 2011 16:24:07 -0700 Rik errorbar plots can now accept a legend key (Bug #33580). stable
Sun, 25 Sep 2011 16:40:57 -0500 Jordi Gutiérrez Hermoso Avoid overflow in sprandsym
Sun, 25 Sep 2011 16:52:23 -0400 John W. Eaton fix warnings for unused but set variables and shadowed variables
Sun, 25 Sep 2011 15:06:10 -0400 John W. Eaton fix warnings for unused but set variables
Sun, 25 Sep 2011 14:25:23 -0400 John W. Eaton fix warnings for unused but set variables
Sun, 25 Sep 2011 13:48:09 -0400 Ben Abbott Improvements to plotyy.
Sun, 25 Sep 2011 19:11:02 +0200 Kai Habel Add tests for scripts/plot
Sun, 25 Sep 2011 11:55:39 -0400 Ben Abbott Allow an nd-array of handles when calling isprop.m.