log

age author description
Tue, 06 Dec 2016 15:19:37 +0100 Pantxo Diribarne Properly initialize axes labels font properties (bug #49775)
Sun, 18 Dec 2016 07:26:35 -0800 Rik doc: Correct documentation for javaclasspath file (bug #49873). stable
Sun, 18 Dec 2016 07:10:20 -0800 Rik maint: periodic merge of stable to default.
Sun, 18 Dec 2016 07:09:49 -0800 Rik Fix gzip for certain types of gzip files (bug #49760). stable
Sat, 17 Dec 2016 11:10:22 -0500 John W. Eaton don't display "ans" for "display (expr)" (bug #49794)
Fri, 16 Dec 2016 13:13:18 -0800 Rik colorbar.m: Disallow log scale and emit an error as Matlab does (bug #42311).
Fri, 16 Dec 2016 14:13:37 -0500 John W. Eaton * __ode15__.cc: Fix botched style fix.
Fri, 16 Dec 2016 13:17:58 -0500 John W. Eaton * __ode15__.cc: Pass std::string arg by const reference.
Fri, 16 Dec 2016 12:44:57 -0500 John W. Eaton * __ode15__.cc: Style fixes.
Fri, 16 Dec 2016 12:04:27 -0500 John W. Eaton maint: Periodic merge of stable to default.
Fri, 16 Dec 2016 12:03:33 -0500 John W. Eaton * __ode15__.cc: Avoid old-style cast warnings.
Fri, 16 Dec 2016 11:52:59 -0500 John W. Eaton * __ode15__.cc: Avoid unused parameter warnings.
Fri, 16 Dec 2016 11:50:52 -0500 John W. Eaton * __ode15__.cc: Don't check nargout.
Fri, 16 Dec 2016 11:49:46 -0500 John W. Eaton * __ode15__.cc: Avoid NULL in C++ code.
Fri, 16 Dec 2016 11:49:05 -0500 John W. Eaton * __ode15__.cc: Fix compilation if Sundials is missing.
Fri, 16 Dec 2016 10:20:35 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 16 Dec 2016 10:56:23 -0500 John W. Eaton don't include sundials libraries or options in mkoctfile flags
Fri, 16 Dec 2016 10:10:31 -0500 John W. Eaton don't link liboctave or libinterp with sundials libraries
Fri, 16 Dec 2016 17:48:36 +0100 Carlo de Falco Add file missing from installation.
Fri, 16 Dec 2016 10:13:14 -0500 John W. Eaton maint: Strip trailing whitespace from source files. stable
Fri, 16 Dec 2016 08:36:45 -0500 John W. Eaton fix typo in liboctave version info (bug #49860) stable
Thu, 15 Dec 2016 15:10:28 +0100 Carlo de Falco Fix changes lost when closing ode15i branch.
Wed, 02 Nov 2016 06:28:24 +0100 Carlo de Falco Fix access method to sundials 2.7.0 sparse matrix structure.
Tue, 01 Nov 2016 06:41:29 +0100 Carlo de Falco Update odei5{i,s} code for Octave 4.3.0+ and Sundials 2.7.0.
Tue, 23 Aug 2016 03:19:11 +0200 Francesco Faccio Add functions ode15i and ode15s
Tue, 23 Aug 2016 02:31:51 +0200 Francesco Faccio Refactor code for ode solvers and private functions
Tue, 23 Aug 2016 02:13:28 +0200 Francesco Faccio Add Sundials library support
Fri, 16 Dec 2016 00:10:27 -0500 John W. Eaton refactor display and disp functions (bug #49794)
Thu, 15 Dec 2016 22:04:11 -0500 John W. Eaton store set of dispatch classes in built-in function objects
Thu, 15 Dec 2016 21:53:28 -0500 John W. Eaton eliminate warnings from mk-builtins.pl
Thu, 15 Dec 2016 17:05:10 -0800 Rik Concatenate empty matrices/cells in cat() the same as the parser (bug #49759).
Thu, 15 Dec 2016 15:23:43 -0800 Rik Initialize ODE Event function with start time (bug #49846). stable
Wed, 14 Dec 2016 14:59:27 -0500 John W. Eaton allow dispatch types to be declared for built-in functions
Wed, 14 Dec 2016 13:27:08 -0500 John W. Eaton rewrite mk-builtins script in Perl
Wed, 14 Dec 2016 13:39:43 +0100 Andreas Weber languages/de_DE.ts: Fix spacing and punctuation (patch #9188) stable
Tue, 13 Dec 2016 15:04:15 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 13 Dec 2016 15:03:21 -0500 John W. Eaton maint: Update gnulib subrepo to latest changes.
Tue, 13 Dec 2016 12:14:56 -0500 John W. Eaton allow configure test to succeed without implicit fcn decls (bug #49782) stable
Tue, 13 Dec 2016 14:51:18 -0500 John W. Eaton gnulib: import fix for link.m4 stable
Tue, 13 Dec 2016 12:14:56 -0500 John W. Eaton allow configure test to succeed without implicit fcn decls (bug #49782)
Tue, 13 Dec 2016 09:59:53 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 13 Dec 2016 09:58:44 -0500 John W. Eaton allow external docstrings from .oct files to be found again (bug #49687) stable
Mon, 12 Dec 2016 16:48:24 -0500 John D cross-tools: enable std=c++11 for default cross g++ CXXFLAGS (Bug #49822)
Mon, 12 Dec 2016 06:49:54 -0800 Rik Fix plotting of constant functions with ezplot (bug #49766).
Sun, 11 Dec 2016 20:33:24 -0800 Rik Add Octave-only query mode for format command to find status.
Sat, 10 Dec 2016 11:36:50 -0500 John W. Eaton maint: Periodic merge of stable to default.
Sat, 10 Dec 2016 11:35:23 -0500 John W. Eaton don't require semicolon between property list elements (bug #49819) stable
Fri, 09 Dec 2016 13:23:50 -0800 Rik Fall back to Octave's regular display method for class objects without a display method. stable
Fri, 09 Dec 2016 15:34:48 -0500 John W. Eaton maint: Periodic merge of stable to default.
Fri, 09 Dec 2016 12:29:27 -0800 Rik hdl2struct.m: Recode for performance.
Fri, 09 Dec 2016 14:03:32 -0500 John W. Eaton exit with non-zero status if parsing or evaluation of --eval code fails stable
Fri, 09 Dec 2016 09:12:22 -0800 Rik display.m: Correctly display output for non-class objects (bug #49753, bug #49794). stable
Thu, 08 Dec 2016 15:22:58 -0800 Rik maint: Fix up more for loops with range operators in liboctave.
Thu, 08 Dec 2016 14:50:52 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/parse-tree
Thu, 08 Dec 2016 06:55:30 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/octave-value.
Tue, 06 Dec 2016 13:43:16 -0800 Rik Don't run publish.tst unless OSMESA or gnuplot are available (bug #49767). stable
Tue, 06 Dec 2016 12:40:45 -0500 John W. Eaton make deleted functions public
Tue, 06 Dec 2016 10:59:29 -0500 John W. Eaton use c++11 "= default" syntax for declaration of trivial destructors
Tue, 06 Dec 2016 10:44:20 -0500 John W. Eaton define octave_f77_int_type in octave-config.h (bug #49776)
Tue, 06 Dec 2016 09:59:56 -0500 John W. Eaton style fixes for mkoctfile.cc