log libinterp/corefcn/lsode.cc @ 21200:fcac5dbbf9ed

age author description
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Wed, 20 Jan 2016 16:08:30 -0800 Rik Invert pattern if/code/else/err_XXX to if !/err_XXX/code.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Sat, 26 Dec 2015 18:59:45 -0800 Rik Deprecate all_strings, replace with string_vector_value.
Wed, 23 Dec 2015 21:46:39 -0800 Rik maint: Use is_empty rather than "numel () == 0" for clarity.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Wed, 16 Dec 2015 11:41:11 -0500 John W. Eaton omit unnecessary nargout checks
Mon, 14 Dec 2015 17:53:27 -0800 Rik maint: Use ovl() more places in the code.
Mon, 14 Dec 2015 11:28:48 -0800 Rik 2015 Code Sprint: use ovl ().
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Thu, 03 Dec 2015 19:22:54 -0500 John W. Eaton eliminate return statements after calls to print_usage
Wed, 02 Dec 2015 16:54:13 -0500 John W. Eaton always throw exception after debugging with debug_on_error
Wed, 25 Nov 2015 15:27:48 -0500 John W. Eaton propagate octave_execution_exception objects through try/catch blocks
Thu, 19 Nov 2015 15:46:40 -0500 John W. Eaton eliminate more uses of error state
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Tue, 17 Nov 2015 11:46:22 -0500 John W. Eaton eliminate more uses of error_state
Sun, 08 Nov 2015 16:14:27 -0500 John W. Eaton backout changeset 18f38ed43962
Fri, 06 Nov 2015 16:52:49 -0500 John W. Eaton vector_value exctractors with error messages
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/lsode.cc@2388a9c3f73f