log

age author description
Thu, 09 Feb 2017 09:31:55 -0800 Rik maint: merge of stable to default.
Thu, 09 Feb 2017 09:31:15 -0800 Rik acinclude.m4: Correct test for SetPlaceHolderText. stable
Wed, 08 Feb 2017 17:37:16 -0800 Rik maint: periodic merge of stable to default.
Fri, 06 Jan 2017 11:15:15 -0800 Mike Miller configure: use the correct flags when testing for the CXSparse library version stable
Wed, 08 Feb 2017 17:34:45 -0800 Rik acinclude.m4: Don't save CXXFLAGS when only running pre-processor tests.
Sat, 04 Feb 2017 14:34:15 -0500 Mike Miller Add headers needed on MacOS to avoid "implicit instantiation of undefined
Wed, 08 Feb 2017 19:16:50 -0500 John W. Eaton maint: Merge stable to default.
Mon, 06 Feb 2017 12:37:04 -0800 Colin Macdonald * __run_test_suite__.m: fix typo in return values. stable
Wed, 08 Feb 2017 12:24:03 +0100 Kai T. Ohlhus scripts/general/inputParser.m: refactor two xtest cases to normal test cases.
Wed, 08 Feb 2017 12:06:01 +0100 Kai T. Ohlhus doc: Add Georg Wiora to list of contributors.
Wed, 08 Feb 2017 11:34:18 +0100 Georg Wiora More verbose information when inputParser fails validating argument (patch #9241)
Wed, 08 Feb 2017 10:41:56 +0100 Kai T. Ohlhus maint: Use Octave whitespace conventions for scripts/general/inputParser.m.
Tue, 07 Feb 2017 21:55:34 -0800 Rik histc.m: Return empty output when EDGES is empty for ML compatibility (bug #49944).
Tue, 07 Feb 2017 21:32:40 -0800 Rik qp.m: Fix regression with incorrect vector dimensions (bug #50067). stable
Tue, 07 Feb 2017 10:30:31 -0800 Rik Use BOLD to identify text that matched in documentation search results.
Mon, 06 Feb 2017 20:53:39 +0100 Torsten make editor save its widget settings again when octave quits stable
Mon, 06 Feb 2017 16:50:01 +0100 Markus Mützel stat-wrappers.c (assign_stat_fields): Fix copy-paste errors.
Sun, 05 Feb 2017 21:00:36 +0100 Markus Mützel bp-table.cc: Fix typo in conditional.
Sun, 05 Feb 2017 19:34:59 +0000 Carnë Draug maint: merge away accidental extra head.
Sun, 05 Feb 2017 19:32:22 +0000 Carnë Draug null.m: handle class single in corner cases with special code paths.
Sun, 05 Feb 2017 19:19:02 +0000 Carnë Draug null: check number of arguments before using them.
Sun, 05 Feb 2017 13:51:28 -0500 John W. Eaton refactor checks for Qt tools (bug #50214)
Sun, 05 Feb 2017 10:52:10 -0800 Rik maint: Use Octave coding conventions for src/qtinfo/parser.cc.
Sun, 05 Feb 2017 10:00:19 -0800 Rik maint: Periodic merge of stale to default.
Sun, 05 Feb 2017 09:59:44 -0800 Rik Prevent infinite loop in global documentation search (bug #50177). stable
Sun, 05 Feb 2017 12:01:38 +0100 Torsten connect execute command signal in editor constructor (bug #50171) stable
Sat, 04 Feb 2017 15:08:53 -0500 John W. Eaton * bp-table.h: Also include <string>.
Sat, 04 Feb 2017 15:05:29 -0500 John W. Eaton eliminate static string object
Sat, 04 Feb 2017 09:29:42 -0800 Rik Accept case-insensitive string value for p-value input to norm (bug #50195);
Sat, 04 Feb 2017 15:15:33 +0100 Torsten connect editors execute command signal to the required slot (bug #50171) stable