log

age author description
Fri, 19 Oct 2012 08:46:06 -0700 Rik doc: Replace 'on-line' with modern 'online' in documentation and messages. stable
Fri, 19 Oct 2012 08:34:06 -0700 Rik doc: Use now standard 'online' rather than 'on-line' in man page. stable
Fri, 19 Oct 2012 08:11:39 -0700 Rik Correct big-endian/little-endian reversal in typecast documentation. stable
Wed, 17 Oct 2012 20:13:19 -0700 Rik Fix backslash handling in regexp pattern (Bug #37092)
Wed, 17 Oct 2012 15:56:33 -0700 Rik doc: Add documentation about new command-line options available.
Wed, 17 Oct 2012 08:57:42 -0700 Rik doc: Update docstrings for enable_jit_debugging and enable_jit_compiler.
Wed, 17 Oct 2012 11:51:35 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 17 Oct 2012 11:49:29 -0400 John W. Eaton Added tag rc-3-6-4-0 for changeset 2e8eb9ac43a5 stable
Wed, 17 Oct 2012 10:05:44 -0400 John W. Eaton 3.6.4-rc0 release candidate stable rc-3-6-4-0
Wed, 17 Oct 2012 10:46:15 -0400 John W. Eaton increase tolerance for svds test stable
Tue, 16 Oct 2012 14:17:00 -0700 Rik doc: Update docstring form rmfield() and add another %!test.
Tue, 16 Oct 2012 14:03:57 -0700 Rik unimplemented.m: Remove gco and fminsearch from list of missing functions.
Tue, 16 Oct 2012 12:50:13 -0700 Rik doc: Add seealso links between uigetfile, uiputfile, uigetdir.
Tue, 16 Oct 2012 12:37:43 -0700 Rik Fix loading of empty structures from .mat files (bug #37087).
Mon, 15 Oct 2012 21:44:52 -0400 Mike Miller Fix wavread to support truncated files (bug #37532)
Mon, 15 Oct 2012 21:02:42 -0400 Mike Miller Fix wavwrite to accept a row vector input (bug #37540)
Mon, 15 Oct 2012 19:07:11 -0400 Mike Miller Allow missing_function_hook to fail silently
Mon, 15 Oct 2012 13:16:58 -0400 Jordi Gutiérrez Hermoso Merge in Richard's changes
Mon, 15 Oct 2012 08:50:29 -0700 Rik maint: Merge stable to default to pick up documentation fix for warning ids.
Mon, 15 Oct 2012 07:18:31 -0700 Rik Document form of warning IDs is NAMESPACE:WARNING-NAME (bug #37559) stable
Mon, 15 Oct 2012 09:44:30 +0100 Richard Crozier add ability to edit multiple files (bug #37573)
Mon, 15 Oct 2012 08:40:01 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Mon, 15 Oct 2012 08:34:33 -0400 Jordi Gutiérrez Hermoso build: Fix pcre/pcre.h #include stable
Sun, 14 Oct 2012 20:54:53 -0700 Rik test: Modify strsplit test suite to match new mapper function behavior (bug #37535).
Sun, 14 Oct 2012 20:18:22 -0700 Rik Improve demo() to warn when an input function does not exist.
Sun, 14 Oct 2012 20:15:58 -0700 Ben Abbott Add missing DisplayName and EraseMode properties to hggroups (bug #37442)
Sun, 14 Oct 2012 09:01:34 -0700 Rik rgbplot.m: Tweak docstring.
Sat, 13 Oct 2012 21:53:21 +0200 Carnë Draug rgbplot: return graphics handle if requested
Fri, 12 Oct 2012 17:12:53 -0700 Rik iscolormap.m: Eliminate unnecessary ismatrix() test in code.
Fri, 12 Oct 2012 23:11:08 +0200 Carnë Draug rgbplot.m, cmpermute.m, cmunique.m, ind2rgb.m, imwrite.m: use core iscolormap function