log

age author description
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
Tue, 07 Feb 2012 11:20:29 -0500 John W. Eaton undo part of changeset f15007a6c642 stable
Mon, 06 Feb 2012 15:54:10 -0500 John W. Eaton close temporary files opened for Qhull stable
Mon, 06 Feb 2012 15:27:00 -0500 John W. Eaton workaround for apparent bug in GCC 4.1.2 (bug #30685) stable
Sun, 05 Feb 2012 23:37:36 -0500 John W. Eaton maint: merge away extra head on default branch
Sun, 05 Feb 2012 15:46:02 -0800 Rik Use Octave coding conventions (double-quote " in preference to single quote ')
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Thu, 02 Feb 2012 09:50:10 -0800 Rik maint: merge stable to default to bring in Qhull2012 build fixes.
Sun, 05 Feb 2012 15:41:42 -0500 John W. Eaton maint: add yet another file omitted from earlier commit
Sun, 05 Feb 2012 15:36:24 -0500 John W. Eaton maint: add file omitted from last commit
Sun, 05 Feb 2012 15:35:32 -0500 John W. Eaton maint: add file omitted from last commit
Sun, 05 Feb 2012 14:31:46 -0500 John W. Eaton new test
Sun, 05 Feb 2012 13:53:55 -0500 John W. Eaton also save and restore symbol table context in parser (bug #35448)
Sun, 05 Feb 2012 13:16:07 -0500 John W. Eaton fix problem with recursion and anonymous functions (bug #31371)
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Sat, 04 Feb 2012 10:34:20 -0500 John W. Eaton maint: periodic merge of stable to default
Sat, 04 Feb 2012 10:29:50 -0500 John W. Eaton disable zoom-box zooming for negative log scales; enable zooming for positive log scales stable
Fri, 03 Feb 2012 19:54:26 -0500 John W. Eaton allow zooming for logscale plots
Fri, 03 Feb 2012 19:16:01 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 03 Feb 2012 19:11:51 -0500 John W. Eaton disable zooming for logscale axes stable
Fri, 03 Feb 2012 19:04:51 -0500 John W. Eaton use 8 minor tick marks per decade for log scale plots, not 9. stable
Fri, 03 Feb 2012 23:17:09 +0100 Jacob Dawid Made the symbol table more thread-safe. gui
Fri, 03 Feb 2012 19:21:57 +0100 Jacob Dawid Guarded access to symbol_table with mutexes. gui
Thu, 02 Feb 2012 22:32:30 +0000 Michael Goffioul Re-enable MSVC/Win32 compilation. gui
Thu, 02 Feb 2012 10:46:52 -0800 Philip Nienhuis strread.m: Fix missing semicolon and unnecessary "unable to parse" messages (Bug #35418). stable
Thu, 02 Feb 2012 10:08:35 -0800 Rik semilogx.m: Correct incorrectly coded %!test. stable
Thu, 02 Feb 2012 09:37:33 -0800 Rik build: Add new location for Qhull2012 include files to build system. stable
Thu, 02 Feb 2012 12:04:21 -0500 John W. Eaton make panning work for logscale axes
Thu, 02 Feb 2012 11:59:50 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 02 Feb 2012 11:34:11 -0500 John W. Eaton disable panning for logscale axes stable
Thu, 02 Feb 2012 11:31:39 -0500 John W. Eaton fix zooming for logscale figures with fltk+opengl stable
Mon, 30 Jan 2012 08:22:32 -0500 Ben Abbott Fix qhull tests. stable
Wed, 01 Feb 2012 10:37:25 -0800 Rik Fix Qhull calling convention by passing true file pointer to qh_new_qhull stable
Wed, 01 Feb 2012 19:28:51 +0100 Jacob Dawid Removed chat and chat settings, instead made a separate menu entry in the community menu. gui
Wed, 01 Feb 2012 15:53:19 +0100 Jacob Dawid Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings. gui
Wed, 01 Feb 2012 11:27:39 +0100 Jacob Dawid .m-files can be directly run from the editor again. Autocompletion works again. gui
Wed, 01 Feb 2012 10:41:22 +0100 Jacob Dawid Added missing RPATH in src.pro. gui
Tue, 31 Jan 2012 22:15:26 +0100 Jacob Dawid Moved msvc-debug.pri to src/. gui
Tue, 31 Jan 2012 22:09:45 +0100 Jacob Dawid Removed folders for autogenerated code. gui
Tue, 31 Jan 2012 22:07:25 +0100 Jacob Dawid Cleaned up and subsummarized projects under a subdirectory project. gui
Tue, 31 Jan 2012 21:39:34 +0100 Jacob Dawid Removed .hgsub from gui/ and added entries to the already existing .hgsub. gui
Tue, 31 Jan 2012 21:32:43 +0100 Jacob Dawid Readded .hgsub. gui
Tue, 31 Jan 2012 21:29:23 +0100 Jacob Dawid Removed .hgsub. gui
Tue, 31 Jan 2012 21:17:40 +0100 Jacob Dawid Removed Doxyfile. gui
Tue, 31 Jan 2012 21:00:54 +0100 Jacob Dawid Removed scripts to retrieved qterminal and qirc. Instead used .hgsub. gui
Tue, 31 Jan 2012 10:40:13 -0800 Rik maint: Bump Octave version to development numbering of 3.7.0+
Tue, 31 Jan 2012 00:03:37 -0500 John W. Eaton make --disable-dl work again
Mon, 30 Jan 2012 23:42:41 -0500 John W. Eaton deprecate the static keyword
Mon, 30 Jan 2012 23:06:01 -0500 John W. Eaton improve parsing of classdef methods
Mon, 30 Jan 2012 23:03:00 -0500 John W. Eaton iskeyword: don't consider get and set as keywords
Tue, 31 Jan 2012 02:12:56 +0100 Jacob Dawid Replaced local-native with local in octave-gui.pro for building on MacOS. gui
Tue, 31 Jan 2012 00:47:54 +0100 Jacob Dawid Corrected license headers in all files to GPL. gui
Tue, 31 Jan 2012 00:33:56 +0100 Jacob Dawid Removed ImageViewer. Removed stylesheets from dock widgets. gui
Tue, 31 Jan 2012 00:23:03 +0100 Jacob Dawid Solved issue with locale problems. gui
Tue, 31 Jan 2012 00:03:44 +0100 Jacob Dawid Sending commands to the terminal from doubleclicking the history, loading and saving workspaces as well as clearing the workspace works again. gui
Mon, 30 Jan 2012 23:14:46 +0100 Jacob Dawid Commented out some functionality that has not been implemented correctly until now. gui
Mon, 30 Jan 2012 08:22:32 -0500 Ben Abbott Fix qhull tests.
Mon, 30 Jan 2012 12:45:14 +0100 Jacob Dawid Forgot to remove more terminal source code. See previous commit for more information. gui
Mon, 30 Jan 2012 12:38:34 +0100 Jacob Dawid Removed complete terminal code, since everything moved to qterminal. gui
Mon, 30 Jan 2012 01:54:18 +0100 Jacob Dawid Modified call to octave_main, so it doesn't run in embedded mode anymore. gui
Sun, 29 Jan 2012 12:53:05 +0000 Michael Goffioul Export more required symbols [Win32].
Sun, 29 Jan 2012 12:52:54 +0000 Michael Goffioul Include <cctype> in caseless-str.h
Sat, 28 Jan 2012 22:33:57 -0800 Rik Update colormap files with faster code.
Sun, 29 Jan 2012 00:52:19 -0500 Jordi Gutiérrez Hermoso convhull.m: Ensure column (not row) vectors
Sat, 28 Jan 2012 15:45:29 -0800 Rik maint: Use Octave spacing conventions in %!test block for graphics_toolkit.m
Sat, 28 Jan 2012 13:14:07 -0800 Rik figure.m: Extend to accepting command form "figure N"
Sat, 28 Jan 2012 10:42:48 -0800 Rik unimplemented.m: Remove profile and rgbplot from list of unimplemented functions.
Sat, 28 Jan 2012 08:26:51 -0800 Rik colorcube.m: Add new colormap which maximizes equally spaced colors.