log

age author description
Mon, 04 Jan 2016 08:51:31 +0000 Shane F. Carr Adding --json-sock option; publishes octave_link events to a UNIX socket. draft default tip shane
Sat, 09 Jan 2016 15:02:48 +0100 Torsten gui: only center line with debugger pointer if line is at the top or bottom @
Fri, 08 Jan 2016 15:30:22 -0500 John W. Eaton use gh_manager::auto_lock to ensure lock state is properly restored
Fri, 08 Jan 2016 15:26:18 -0500 John W. Eaton revert accidental change made in changeset ebc439187d29
Fri, 08 Jan 2016 11:59:55 -0800 Rik fileattrib.m: Correct error detection pattern in cset 8bae5c3d4b30.
Fri, 08 Jan 2016 11:56:53 -0800 Rik fileattrib.m: Support Windows 7 and beyond (bug #46836).
Fri, 08 Jan 2016 12:49:28 -0500 John W. Eaton * data.cc: Fix typo in previous change.
Fri, 08 Jan 2016 11:38:21 -0500 John W. Eaton * data.cc (Fcumsum, Fcumprod): Provide example in docstring.
Thu, 07 Jan 2016 20:56:34 +0100 Torsten always restore breakpoints of an editor file after saving
Thu, 07 Jan 2016 20:17:14 +0100 Torsten center line when setting a breakpoint only if line is at top or at bottom
Wed, 06 Jan 2016 15:37:51 +1100 Lachlan Andrew Allow assigment from "float complex matrix" to "complex matrix" (bug #46816)
Thu, 07 Jan 2016 06:49:59 -0500 John W. Eaton * ov-java.h, ov-java.cc: Style fixes.
Wed, 06 Jan 2016 18:04:02 +0100 Kai T. Ohlhus Usage of corresponding value extractor for octave_idx_type. Improves support
Tue, 05 Jan 2016 14:16:58 -0800 Rik maint: Rename attributes GCC_ATTR_XXX to OCTAVE_XXX.
Tue, 05 Jan 2016 13:04:02 -0800 Rik maint: Periodic merge of stable to default.
Tue, 05 Jan 2016 12:05:01 -0800 Rik maint: Add @SizeTester files to build system. stable
Tue, 05 Jan 2016 08:57:08 -0800 Rik maint: Avoid GCC_ATTR_RETURN in typedef which clang can't compile.
Tue, 05 Jan 2016 13:44:53 +0100 Lachlan Andrew run-octave.in: Allow passing multiple arguments to run-octave. (bug #46690)
Tue, 05 Jan 2016 13:25:15 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Tue, 05 Jan 2016 13:23:15 +0100 Rafael Laboissiere etc/icons/octave.desktop.in: Add Keywords entry and field code to Exec. stable
Tue, 05 Jan 2016 12:45:14 +0100 Rafael Laboissiere doc: fix spelling of "unknown".
Mon, 04 Jan 2016 00:04:51 -0500 John W. Eaton avoid HDF5 macros if HDF5 is not available
Sun, 03 Jan 2016 14:22:08 -0800 Rik maint: Follow Octave coding conventions in m-files.
Sun, 03 Jan 2016 22:26:25 +0100 Kai T. Ohlhus glpk.m: Remove useless return statements after error and print_usage. Merged
Sun, 03 Jan 2016 10:58:15 -0800 Rik maint: Move GCC_ attributes to start of declaration for future compatibility.
Sun, 03 Jan 2016 11:49:19 +0100 Torsten GUI: move the command queue into a separate class
Sun, 03 Jan 2016 11:49:16 +0100 Torsten GUI: no more extra command queue for debug commands
Sat, 02 Jan 2016 10:28:59 -0800 Rik maint: Alphabetize list of gripes.
Fri, 01 Jan 2016 21:29:41 -0800 Rik NEWS: Add note about updating user-supplied liboctave error handlers.
Fri, 01 Jan 2016 13:58:45 -0800 Rik maint: Remove return stmts after gripe function calls.