log

age author description
Sat, 03 Dec 2016 07:37:54 -0500 John W. Eaton avoid some double to float conversion warnings
Sat, 03 Dec 2016 07:12:10 -0500 John W. Eaton eliminate use of OCTAVE_QUIT macro in C++ sources
Fri, 02 Dec 2016 13:49:53 -0500 John W. Eaton avoid double -> float -> double type conversion
Fri, 02 Dec 2016 14:35:57 -0500 John W. Eaton eliminate size limit for token cache; provide destructor for class
Fri, 02 Dec 2016 14:16:43 -0500 John W. Eaton Backed out changeset d5b58e234c37
Fri, 02 Dec 2016 14:52:09 +0100 Kai T. Ohlhus lex.h: Remove wrapper class "token_cache" for std::deque.
Fri, 02 Dec 2016 02:44:29 -0800 Rik maint: use initializer of char array for octave_popen tmode.
Thu, 01 Dec 2016 13:33:51 -0800 Rik doc: Update Introduction chapter to use newest version of diary() Texinfo.
Thu, 01 Dec 2016 04:42:28 -0800 Rik maint: Periodic merge of stable to default.
Thu, 01 Dec 2016 04:41:57 -0800 Rik doc: Rewrite parts of Introduction chapter. stable
Wed, 30 Nov 2016 16:24:29 -0800 Rik doc: Add missing change from cset 5e111d533c99 stable
Wed, 30 Nov 2016 16:22:47 -0800 Rik doc: Rewrite docstrings for sub2ind and ind2sub. stable
Tue, 29 Nov 2016 16:46:35 -0800 Rik Return 0 for special case of scalar Inf input to inverse (bug #49690).
Tue, 29 Nov 2016 16:07:05 -0500 John W. Eaton don't pass two dimensions to column vector resize method
Tue, 29 Nov 2016 14:30:51 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave Vector classes
Tue, 29 Nov 2016 10:33:06 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave Quad and lu classes
Tue, 29 Nov 2016 08:14:05 -0800 Rik doc: Small fixes to docstrings (bug #49733). stable
Tue, 29 Nov 2016 00:37:20 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave schur class
Tue, 29 Nov 2016 01:00:15 -0500 John W. Eaton * f77-fcn.h (to_f77_int): New inline function.
Tue, 29 Nov 2016 00:32:35 -0500 John W. Eaton provide separate typedefs for octave_idx_type and octave_f77_int_type
Tue, 29 Nov 2016 00:20:23 -0500 John W. Eaton use typedefs instead of macros for F77 types
Tue, 29 Nov 2016 00:17:01 -0500 John W. Eaton * lo-mappers.h (arg (float)): Cast M_PI result to float.
Mon, 28 Nov 2016 22:36:36 -0500 John W. Eaton use Fortran data types for Fortran function pointer typedefs
Fri, 18 Nov 2016 16:55:20 +0100 Pantxo Diribarne Make axes corners join in printout (bug #39643)
Mon, 28 Nov 2016 12:20:27 -0800 Rik Return null "" status when querying a bad FID with fopen (bug #49695).
Mon, 28 Nov 2016 09:03:28 -0800 Rik Code cleanup for cset 96228c17a66a.
Mon, 28 Nov 2016 09:48:46 -0500 John W. Eaton maint: Update gnulib subrepo to latest changes.
Mon, 28 Nov 2016 11:29:08 +0100 Pantxo Diribarne isprop.m: don't error out when object is not a graphics handle (bug #49722)
Sun, 27 Nov 2016 20:09:04 -0800 Rik maint: merge away accidental extra head.
Thu, 24 Nov 2016 09:16:54 -0800 Rik __marching_cube__.m: Use more Octave coding conventions in function.
Fri, 25 Nov 2016 19:25:45 +0100 Markus Mützel Add input checking for double_property and handle_property (task #11311)
Thu, 24 Nov 2016 09:00:20 -0800 Rik normest.m: Overhaul function.
Thu, 24 Nov 2016 08:52:01 -0800 Rik normest1.m: Overhaul function.
Thu, 24 Nov 2016 08:13:24 -0800 Rik maint: Periodic merge of stable to default.
Thu, 24 Nov 2016 08:09:54 -0800 Rik doc: Update documentation for norm, normest, normest1, condest. stable
Thu, 24 Nov 2016 07:16:17 -0800 Rik condest.m: Overhaul function.
Thu, 24 Nov 2016 07:11:57 -0800 Rik maint: Periodic merge of stable to default.
Thu, 24 Nov 2016 07:11:23 -0800 Rik doc: Update docstring for condest. stable
Wed, 23 Nov 2016 14:47:14 -0500 John W. Eaton new configure option, --without-qscintilla
Wed, 23 Nov 2016 20:28:48 -0500 John W. Eaton find help for function aliases again (bug #49687) stable
Wed, 23 Nov 2016 08:47:19 +0100 Markus Mützel legend.m: backport cset 7184b4516a68 (bug #49675). stable
Wed, 23 Nov 2016 14:00:56 -0800 Rik Add Octave-only query mode for diary command to find status.
Wed, 23 Nov 2016 12:04:01 -0800 Rik axis.m: Overhaul internal function __axis__.
Wed, 23 Nov 2016 11:58:23 -0800 Rik maint: Periodic merge of stable to default.
Wed, 23 Nov 2016 10:38:54 -0800 Rik doc: Add programming note to caxis docstring. stable
Wed, 23 Nov 2016 10:00:34 -0800 Rik axis.m: Replace call to non-existent function clim with caxis. stable
Wed, 23 Nov 2016 09:48:25 -0800 Rik maint: Merge stable to default.
Wed, 23 Nov 2016 09:47:38 -0800 Rik doc: Update documentation for axis. stable
Wed, 23 Nov 2016 09:05:31 -0800 Rik doc: Update documentation for [xyz]lim.m. stable
Wed, 23 Nov 2016 10:17:06 -0500 John W. Eaton better compatibility for printf with empty args (bug #39375)
Wed, 23 Nov 2016 10:07:29 -0500 John W. Eaton fix botched merge
Wed, 23 Nov 2016 08:47:19 +0100 Markus Mützel legend.m: Fix failing demo (bug #49675).
Tue, 22 Nov 2016 16:30:41 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 22 Nov 2016 15:49:04 -0500 John W. Eaton preserve lasterror info on rethrow (bug #49642) stable
Mon, 21 Nov 2016 13:16:57 -0800 Rik Further fix to questdlg button order on all platforms (bug #49644).
Sun, 20 Nov 2016 21:42:27 -0800 Rik light.m: Indent subplot bodies in BIST tests for code clarity.
Sun, 20 Nov 2016 11:16:50 -0800 Rik maint: Merge stable to default.
Sun, 20 Nov 2016 11:11:31 -0800 Rik light.m: Update docstring. stable
Sun, 20 Nov 2016 10:56:29 -0800 Rik strmatch.m: Make function Matlab compatible for empty input cases (bug #49601).
Sun, 20 Nov 2016 09:45:01 -0800 Rik maint: Update more Copyright statements to use standard form.