Mercurial > hg > octave-jordi
graph
-
maint: Eliminate more useless statements after error().Sun, 20 Dec 2015 13:26:17 -0800, by Rik
-
maint: Use '! expr' rather than '!expr' to conform to coding guidelines.Sun, 20 Dec 2015 10:15:02 -0800, by Rik
-
maint: Delete unnecessary nargin variable from __ichol0__.Sun, 20 Dec 2015 08:19:58 -0800, by Rik
-
maint: Eliminate more useless statements after error().Sun, 20 Dec 2015 08:16:36 -0800, by Rik
-
maint: Eliminate useless statements after error().Sun, 20 Dec 2015 07:42:17 -0800, by Rik
-
Font handling improvements for gnuplot (part of bug #44187)Sat, 19 Dec 2015 13:59:32 -0500, by Daniel J Sebald
-
Fix indexing bugs in __print_parse_opts__.m (part of bug #44187)Sat, 19 Dec 2015 13:58:12 -0500, by Daniel J Sebald
-
* cdisplay.c: Additional programming notes.Sat, 19 Dec 2015 09:15:23 -0500, by John W. Eaton
-
* cdisplay.c: Add comment explaining existence of file.Sat, 19 Dec 2015 07:57:38 -0600, by John W. Eaton
-
backout changeset e74e617060cfSat, 19 Dec 2015 07:54:00 -0600, by John W. Eaton
-
style fixes for commentsFri, 18 Dec 2015 22:39:36 -0500, by John W. Eaton
-
eliminate comments after preprocessor conditionalsFri, 18 Dec 2015 22:06:22 -0500, by John W. Eaton
-
maint: Eliminate ANY_ALL macro in data.ccFri, 18 Dec 2015 17:17:24 -0800, by Rik
-
svds.m: Don't save/restore randn seed in BIST tests.Fri, 18 Dec 2015 16:21:05 -0800, by Rik
-
maint: Replace "octave_value_list ()" with "ovl ()".Fri, 18 Dec 2015 16:18:41 -0800, by Rik
-
maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.Fri, 18 Dec 2015 16:04:56 -0800, by Rik
-
maint: Use new C++ archetype in more files.Fri, 18 Dec 2015 15:37:22 -0800, by Rik
-
choose correct error function in stream classesFri, 18 Dec 2015 16:22:53 -0500, by John W. Eaton
-
use numfields (x) instead of numel (fieldnames (x))Fri, 18 Dec 2015 15:55:36 -0500, by John W. Eaton
-
Convert figure's descendants units to "normalized" during printing (Bug #46292).Wed, 16 Dec 2015 21:13:47 -0500, by Ben Abbott
-
cleanup odeplot styleFri, 18 Dec 2015 08:14:00 +0100, by Carlo de Falco
-
mark test failure in odeset as xtestFri, 18 Dec 2015 08:08:38 +0100, by Carlo de Falco
-
Gnuplot legend text alignment fixThu, 17 Dec 2015 17:57:53 -0500, by Cillian O'Driscoll
-
Stop unused parameter 'selected' compile warning when HAVE_QSCI_FINDSELECTION is false.Thu, 17 Dec 2015 12:01:36 -0800, by Rik
-
Clean up use of error() versus ::error() in stream-based code.Thu, 17 Dec 2015 10:55:28 -0800, by Rik
-
genpropdoc.m: Add features unique to Octave for the paper* properties.Thu, 17 Dec 2015 13:39:00 -0500, by Ben Abbott
-
fix comment character style in most .m files to be consistentThu, 17 Dec 2015 12:06:30 -0500, by John W. Eaton
-
strip trailing whitespace from filesThu, 17 Dec 2015 11:50:59 -0500, by John W. Eaton
-
style fix for function declarationsThu, 17 Dec 2015 11:42:42 -0500, by John W. Eaton
-
avoid warning about gnulib::floorThu, 17 Dec 2015 11:38:40 -0500, by John W. Eaton
-
Extracted header class octave-preserve-stream-state from utils.{cc/h}.Thu, 17 Dec 2015 16:19:51 +0100, by Kai T. Ohlhus
-
Merged C-code of cdisplay.* to C++ display.cc.Thu, 17 Dec 2015 16:14:24 +0100, by Kai T. Ohlhus
-
Unified "sleep" functions to "octave_sleep" in C++ and "pause" in Octave.Thu, 17 Dec 2015 16:04:13 +0100, by Kai T. Ohlhus
-
Eliminate duplicate input arg checking in which.m and __which__.Wed, 16 Dec 2015 16:47:18 -0800, by Rik
-
eliminate trailing whitespace in source filesWed, 16 Dec 2015 18:21:46 -0500, by John W. Eaton
-
restore indentation of macro definitionWed, 16 Dec 2015 18:16:38 -0500, by John W. Eaton
-
eliminate some type conversion warningsWed, 16 Dec 2015 18:11:39 -0500, by John W. Eaton
-
maint: Use new C++ archetype in more files.Wed, 16 Dec 2015 15:00:31 -0800, by Rik
-
eliminate unused retval variableWed, 16 Dec 2015 17:09:44 -0500, by John W. Eaton
-
restore return statements after calls to octave_base_stream::errorWed, 16 Dec 2015 17:06:52 -0500, by John W. Eaton
-
remove unused nargout variablesWed, 16 Dec 2015 17:02:23 -0500, by John W. Eaton
-
Move hash.cc from dldfcn to corefcn.Wed, 16 Dec 2015 23:06:22 +0100, by Kai T. Ohlhus
-
New function hash to calculate MD{2/4/5} and SHA{1,244,256,384,512} hash values.Wed, 16 Dec 2015 21:57:32 +0100, by Kai T. Ohlhus
-
Use "inline" keyword on cdef_object_scalar::mark_as_constructed.Wed, 16 Dec 2015 12:20:53 -0800, by Rik
-
add file missing from commitWed, 16 Dec 2015 19:39:59 +0100, by Carlo de Falco
-
* quadcc.cc: Style fixes.Tue, 15 Dec 2015 16:24:09 -0500, by John W. Eaton
-
omit unnecessary nargout checksWed, 16 Dec 2015 11:41:11 -0500, by John W. Eaton
-
remove verbose warnings from ode solversWed, 16 Dec 2015 10:25:05 +0100, by Carlo de Falco
-
maint: Periodic merge of stable to defaultTue, 15 Dec 2015 19:25:43 -0500, by Ben Abbott
-
genpropdoc.m: Improve wording for some of the paper* properties.Tue, 15 Dec 2015 13:35:31 -0800, by Rik
-
apply vectorization in dense output interpolatorsTue, 15 Dec 2015 19:00:56 +0100, by Carlo de Falco
-
2015 Code Sprint: finish import of ode23 into coreTue, 15 Dec 2015 18:50:58 +0100, by Carlo de Falco
-
Fix performance stats for ode23Tue, 15 Dec 2015 18:01:05 +0100, by Carlo de Falco
-
2015 Code Sprint: move ode23 and runge_kutta_23 from odepkg to coreTue, 15 Dec 2015 13:59:17 +0100, by Stefan Miereis
-
fix seealso in odeplotTue, 15 Dec 2015 15:10:47 +0100, by Carlo de Falco
-
2015 Codesprint: make odeplot non private.Mon, 14 Dec 2015 14:54:14 +0100, by Stefan Miereis
-
maint: Use ovl() more places in the code.Mon, 14 Dec 2015 17:53:27 -0800, by Rik
-
maint: Replace argc variable name with nargin in C++ code.Mon, 14 Dec 2015 15:34:39 -0800, by Rik