log

age author description
Sat, 08 Oct 2011 17:34:15 -0400 Ben Abbott Improvements to patch() and fix for bugs reported in #34417.
Sat, 08 Oct 2011 12:37:34 -0700 Rik strtrunc.m: Recode for 28X speedup for cellstr inputs
Sat, 08 Oct 2011 11:08:50 -0700 Rik substr.m: Expand function to accept negative values for length argument.
Fri, 07 Oct 2011 20:24:33 -0700 Rik shift.m: Add validation tests for dimension argument
Fri, 07 Oct 2011 20:21:09 -0700 Rik conv.m: Simplify algorithm and add more input validation and tests
Fri, 07 Oct 2011 22:16:07 -0400 John W. Eaton make concatenation of class objects work
Fri, 07 Oct 2011 23:04:38 -0400 John W. Eaton fix input validation for sortrows
Fri, 07 Oct 2011 23:03:36 -0400 John W. Eaton eliminate incorrect tests for shift
Fri, 07 Oct 2011 17:44:31 -0700 Rik sortrows.m: Improve input validation and add more tests.
Fri, 07 Oct 2011 16:44:47 -0700 Rik shift.m: Fix typo in %!error tests
Fri, 07 Oct 2011 14:18:18 -0700 Rik Expand index,rindex functions to accept char array inputs
Fri, 07 Oct 2011 08:53:04 -0700 Rik logspace.m: Simplify function by using default values for arguments
Fri, 07 Oct 2011 08:39:00 -0700 Rik rot90.m: Simplify function by using mod() rather than rem()
Fri, 07 Oct 2011 08:28:00 -0700 Rik Use common code idiom x == fix (x) to detect integers
Thu, 06 Oct 2011 23:39:14 +0100 Michael Goffioul Create scripts/prefs/ directory if it does not exist.
Thu, 06 Oct 2011 23:39:05 +0100 Michael Goffioul Add uicontrol and uipanel m-scripts.
Thu, 06 Oct 2011 14:57:15 -0700 Rik speed.m: Overhaul code to fix broken demos and tests (Bug #34234, Bug #31815)
Thu, 06 Oct 2011 14:24:38 -0700 Rik Fix test for tilde_expand() on MinGW (Bug #33862)
Thu, 06 Oct 2011 16:44:18 +0100 Michael Goffioul Add support for full asynchronous graphics toolkit running in a separate
Wed, 05 Oct 2011 16:46:16 -0700 Rik doc: Use @key{} macro in ginput() documentation
Wed, 05 Oct 2011 13:10:10 -0700 Rik Use common code idiom for checking whether a double value is an integer.
Wed, 05 Oct 2011 12:00:31 -0700 Rik shift.m: Clean up code and add more tests
Wed, 05 Oct 2011 11:43:05 -0700 Rik circshift.m: Recode to do away with some for loops.
Wed, 05 Oct 2011 08:52:35 -0700 Rik speed.m: Further fixes for 2 speed tests (Bug #34234)
Tue, 04 Oct 2011 22:06:09 -0700 Rik pkg.m: Display verbose output immediately rather than buffering it.
Tue, 04 Oct 2011 21:49:53 -0700 Rik speed.m: Fix 2 intermittently failing tests (Bug #34234)
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