log

age author description
Sat, 18 Feb 2012 11:59:21 -0800 Garrett G Euler box.m: Allow specification of a graphics axis to act on (bug #35486).
Sat, 18 Feb 2012 10:09:15 -0800 Rik maint: periodic merge of stable to default.
Wed, 15 Feb 2012 14:44:37 +0100 Olaf Till Fix guarded_eval() subfunction in fminunc (bug #35534). stable
Sat, 18 Feb 2012 12:42:54 -0500 Ben Abbott Revert changeset 688e19ca262b due to regression.
Fri, 17 Feb 2012 20:09:04 -0500 Ben Abbott Clear zombie processes produced by calling print() using the fltk toolkit.
Fri, 17 Feb 2012 11:40:27 -0800 Rik Fix OpenGL printing of dashed lines (Bug #33765).
Thu, 16 Feb 2012 21:47:16 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 16 Feb 2012 21:44:53 -0500 Jordi Gutiérrez Hermoso fact.m: Spelling and punctuation fixes
Sun, 05 Feb 2012 15:07:45 +0100 Pascal Dupuis polyfit.m: add the ability to specify the polynomial template.
Thu, 16 Feb 2012 20:19:12 -0500 Jordi Gutiérrez Hermoso Warn when the default path is overwritten
Thu, 16 Feb 2012 19:19:31 -0500 Ben Abbott legend.m: Delete duplicate demo.
Thu, 16 Feb 2012 16:09:26 -0800 Rik Fix unbalanced parentheses in scanf DEFUN_DLD macro
Thu, 16 Feb 2012 15:44:42 -0800 Rik doc: Use two spaces at start of sentence.
Thu, 16 Feb 2012 14:23:13 -0800 Rik griddata.m: Update docstring.
Thu, 16 Feb 2012 14:18:45 -0800 Rik griddata3.m: Accept vectors of any orientation.
Thu, 16 Feb 2012 14:17:26 -0800 Rik griddatan.m: Restore ability to pass options to underlying Qhull
Thu, 16 Feb 2012 16:17:06 -0500 Jordi Gutiérrez Hermoso rainbow.m: Reformat and fix typo (bug #35549)
Thu, 16 Feb 2012 10:37:07 -0800 Rik griddata.m: Accept vectors in any orientation (Bug #33539)
Wed, 15 Feb 2012 18:41:12 -0500 Ben Abbott Use internal bounding box in figure::properties::set_position.
Wed, 15 Feb 2012 13:31:31 -0800 Rik doc: Periodic grammar check of documentation.
Wed, 15 Feb 2012 12:48:22 -0800 Rik doc: Periodic spellcheck of documentation.
Tue, 14 Feb 2012 10:01:18 -0800 Rik test: Space out %!shared variable declaration for readability
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 13 Feb 2012 21:34:47 +0100 Carlo de Falco fix docstring in griddata3 stable
Mon, 13 Feb 2012 07:45:41 -0800 Rik doc: Use Octave preference for double quote in docstrings in all .cc files
Mon, 13 Feb 2012 07:42:56 -0800 Rik doc: Correct off-by-1 spacings in all .cc docstrings
Mon, 13 Feb 2012 07:38:23 -0800 Rik doc: Use Octave preference for double quote in docstrings in scripts/
Sun, 12 Feb 2012 16:02:26 -0500 Ben Abbott fltk toolkit: figure position should have its origin at LL not UL.
Sat, 11 Feb 2012 21:09:03 -0500 Ben Abbott fltk toolkit requires figure units to be "pixels". Bug # 35430.
Fri, 10 Feb 2012 18:57:55 -0500 Ben Abbott print.m: Restore figure properties in reverse of the order of modification.