Mercurial > hg > octave-jordi
graph
-
fileattrib.m: Correct error detection pattern in cset 8bae5c3d4b30.Fri, 08 Jan 2016 11:59:55 -0800, by Rik
-
fileattrib.m: Support Windows 7 and beyond (bug #46836).Fri, 08 Jan 2016 11:56:53 -0800, by Rik
-
* data.cc: Fix typo in previous change.Fri, 08 Jan 2016 12:49:28 -0500, by John W. Eaton
-
* data.cc (Fcumsum, Fcumprod): Provide example in docstring.Fri, 08 Jan 2016 11:38:21 -0500, by John W. Eaton
-
always restore breakpoints of an editor file after savingThu, 07 Jan 2016 20:56:34 +0100, by Torsten
-
center line when setting a breakpoint only if line is at top or at bottomThu, 07 Jan 2016 20:17:14 +0100, by Torsten
-
Allow assigment from "float complex matrix" to "complex matrix" (bug #46816)Wed, 06 Jan 2016 15:37:51 +1100, by Lachlan Andrew
-
* ov-java.h, ov-java.cc: Style fixes.Thu, 07 Jan 2016 06:49:59 -0500, by John W. Eaton
-
Usage of corresponding value extractor for octave_idx_type. Improves supportWed, 06 Jan 2016 18:04:02 +0100, by Kai T. Ohlhus
-
maint: Rename attributes GCC_ATTR_XXX to OCTAVE_XXX.Tue, 05 Jan 2016 14:16:58 -0800, by Rik
-
maint: Periodic merge of stable to default.Tue, 05 Jan 2016 13:04:02 -0800, by Rik
-
maint: Avoid GCC_ATTR_RETURN in typedef which clang can't compile.Tue, 05 Jan 2016 08:57:08 -0800, by Rik
-
run-octave.in: Allow passing multiple arguments to run-octave. (bug #46690)Tue, 05 Jan 2016 13:44:53 +0100, by Lachlan Andrew
-
maint: Periodic merge of stable to default.Tue, 05 Jan 2016 13:25:15 +0100, by Kai T. Ohlhus
-
etc/icons/octave.desktop.in: Add Keywords entry and field code to Exec. stableTue, 05 Jan 2016 13:23:15 +0100, by Rafael Laboissiere
-
doc: fix spelling of "unknown".Tue, 05 Jan 2016 12:45:14 +0100, by Rafael Laboissiere
-
avoid HDF5 macros if HDF5 is not availableMon, 04 Jan 2016 00:04:51 -0500, by John W. Eaton
-
maint: Follow Octave coding conventions in m-files.Sun, 03 Jan 2016 14:22:08 -0800, by Rik
-
glpk.m: Remove useless return statements after error and print_usage. MergedSun, 03 Jan 2016 22:26:25 +0100, by Kai T. Ohlhus
-
maint: Move GCC_ attributes to start of declaration for future compatibility.Sun, 03 Jan 2016 10:58:15 -0800, by Rik
-
GUI: move the command queue into a separate classSun, 03 Jan 2016 11:49:19 +0100, by Torsten
-
GUI: no more extra command queue for debug commandsSun, 03 Jan 2016 11:49:16 +0100, by Torsten
-
maint: Alphabetize list of gripes.Sat, 02 Jan 2016 10:28:59 -0800, by Rik
-
NEWS: Add note about updating user-supplied liboctave error handlers.Fri, 01 Jan 2016 21:29:41 -0800, by Rik
-
maint: Remove return stmts after gripe function calls.Fri, 01 Jan 2016 13:58:45 -0800, by Rik
-
rework method of disabling warnings from GCCThu, 31 Dec 2015 17:06:36 -0500, by John W. Eaton
-
avoid old-style cast warnings from HDF5 macros used in C++ sourcesThu, 31 Dec 2015 13:45:43 -0500, by John W. Eaton
-
maint: Use comparison operators rather than compare() for strings.Thu, 31 Dec 2015 13:39:25 -0800, by Rik
-
use standard message box for discarding/restoring breakpoints while saving a fileThu, 31 Dec 2015 12:01:01 +0100, by Torsten