log

age author description
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.
Wed, 10 Oct 2012 11:31:41 -0700 Rik Fix legend and subplot interaction (bug #37499) stable
Mon, 08 Oct 2012 08:01:07 -0400 Mike Miller Update broken or inconsistent project and wiki urls stable
Fri, 05 Oct 2012 13:11:12 -0700 Rik build: Fix Makefile warning about redefinition of PHONY target
Fri, 05 Oct 2012 10:49:59 -0700 Rik Fix compilation when JIT is enabled.
Sat, 06 Oct 2012 11:23:55 -0400 Mike Miller Avoid inefficient seeks in gzfilebuf (bug #37509) stable
Fri, 05 Oct 2012 12:27:55 -0400 Jordi Gutiérrez Hermoso silence some compilation warnings
Fri, 05 Oct 2012 10:14:55 -0400 Jordi Gutiérrez Hermoso error out when attempting sparse minimum solution and CXSparse is unavailable
Fri, 05 Oct 2012 08:40:29 -0400 Stefan Husmann build: do not install DOCSTRINGS when configuring with --disable-docs
Fri, 05 Oct 2012 08:28:59 -0400 Jordi Gutiérrez Hermoso reformat interesting comment