log

age author description
Thu, 23 Feb 2012 21:21:33 -0800 Rik doc: Improve docstring for ezpolar.
Thu, 23 Feb 2012 20:07:25 -0800 Rik kurtosis.m: Make docstring equation prettier in Info format
Thu, 23 Feb 2012 15:55:14 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 23 Feb 2012 15:45:16 -0500 John W. Eaton maint: Move @CPPFLAGS@ to end of AM_CPPFLAGS lists in Makefiles. stable
Thu, 23 Feb 2012 15:40:44 -0500 John W. Eaton maint: avoid $(echo ...) in shell script string (bug #35572) stable
Thu, 23 Feb 2012 12:25:23 -0800 Rik Fix TickDir handling for 2D and 3D plots (bug #35575).
Thu, 23 Feb 2012 13:50:26 -0500 John W. Eaton correctly fill result for M * v for Nx0 * 0x1 operations stable
Wed, 22 Feb 2012 14:39:41 -0500 John W. Eaton Version 3.6.1 released. stable release-3-6-1
Thu, 23 Feb 2012 09:12:47 +0000 Michael Goffioul Make SLATEC-FN atanh/erfc functions more tolerant about edge cases like
Wed, 22 Feb 2012 20:06:05 -0500 Ben Abbott Fix ticklength updating (bug # 35438).
Wed, 22 Feb 2012 08:14:09 -0500 Ben Abbott Correct typo from changeset 6b2448555bbd.
Tue, 21 Feb 2012 14:04:05 -0800 Rik Fix Z-order stacking of axis background for FLTK printing (bug #35559)
Mon, 20 Feb 2012 13:41:50 -0800 Rik __bar__.m: Add missing semicolon to stop internal results being printed.
Sat, 18 Feb 2012 12:54:41 -0800 Rik doc: Update optimset docstring with details of FunValCheck option.
Sat, 18 Feb 2012 12:43:46 -0800 Rik Extend "FunValCheck" option to optimization routines to detect Inf values.
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.
Fri, 10 Feb 2012 18:16:40 -0500 Ben Abbott Print() function requires figure units to be "pixels".
Thu, 09 Feb 2012 13:16:39 -0800 Rik maint: Remove deprecated functions from dev branch for next (3.8) release.
Thu, 09 Feb 2012 12:41:37 -0800 Philip Nienhuis usejava.m: Update to use try/catch architecture
Thu, 09 Feb 2012 12:39:55 -0800 Rik Fix typo in %!test in changeset 12c70d00c04e
Thu, 09 Feb 2012 13:39:34 -0500 John W. Eaton improve test summary message
Thu, 09 Feb 2012 11:27:08 -0500 John W. Eaton maint: merge release candidate changesets stable
Thu, 09 Feb 2012 11:25:50 -0500 John W. Eaton Added tag rc-3-6-1-0 for changeset 95c43fc8dbe1 stable
Thu, 09 Feb 2012 11:25:04 -0500 John W. Eaton 3.6.1 release candidate 0 stable rc-3-6-1-0
Wed, 08 Feb 2012 22:39:41 -0800 Rik conv.m: Add "valid" as possible SHAPE parameter (Bug #34893)
Wed, 08 Feb 2012 16:46:58 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 08 Feb 2012 16:44:13 -0500 John W. Eaton avoid profiler test failure on more systems stable
Wed, 08 Feb 2012 16:37:40 -0500 John W. Eaton make test for bug 31371 work
Wed, 08 Feb 2012 15:42:28 -0500 John W. Eaton fix indexed assignment bug (bug #35482) stable
Tue, 07 Feb 2012 11:41:33 -0500 John W. Eaton new tests stable
Tue, 07 Feb 2012 11:34:55 -0500 Jordi Gutiérrez Hermoso * ols.m: Compute rank if needed. stable