log

age author description
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
Fri, 12 Oct 2012 23:08:55 +0200 Carnë Draug iscolormap: more tests
Fri, 12 Oct 2012 22:38:20 +0200 Carnë Draug iscolormap: new function for image
Fri, 12 Oct 2012 11:46:06 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Fri, 12 Oct 2012 11:42:25 -0400 Jordi Gutiérrez Hermoso Merge in Mike's changes stable
Thu, 11 Oct 2012 09:26:14 +0200 Carlo de Falco Fix incorrect behaviour of eps () for matrix input (bug #37539).
Thu, 11 Oct 2012 20:02:34 -0700 Rik doc: Clarify that exist (name, "file") also includes directories (bug #37512).
Thu, 11 Oct 2012 19:13:29 -0700 Rik build: Build FLTK-associated DOCSTRINGS even when HAVE_FLTK is 0 (bug #37541).
Thu, 11 Oct 2012 16:06:46 -0700 Rik __init_fltk__.cc: Correct function name in gui_mode error message.
Thu, 11 Oct 2012 13:07:29 -0700 Rik maint: Relace tab with spaces that snuck in to cset bd947371c2c9.
Thu, 11 Oct 2012 12:13:28 -0700 Rik Export doc-cache in distribution tarball (bug #37542)
Thu, 11 Oct 2012 14:16:10 -0400 John W. Eaton don't register fltk toolkit if compiling without FLTK (bug #37541)
Thu, 11 Oct 2012 12:59:49 -0400 John W. Eaton make mapper names match enum values in octave_base_value class
Thu, 11 Oct 2012 12:56:56 -0400 John W. Eaton make numeric mapper functions throw error for char args (bug #37535)
Thu, 11 Oct 2012 08:54:08 +0200 Carlo de Falco Fix typo in docstring for 'sign'.
Wed, 10 Oct 2012 11:44:09 -0700 Rik maint: Periodic merge of stable to default.