log

age author description
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
Mon, 05 Dec 2016 22:59:37 -0500 John W. Eaton use c++11 style for deleting default copy constructor and assignment operator
Mon, 05 Dec 2016 21:04:07 -0500 John W. Eaton avoid conversion warnings in time -> double functions
Mon, 05 Dec 2016 18:09:08 -0500 John W. Eaton use simple class instead of std::set
Mon, 05 Dec 2016 13:04:12 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/corefcn.
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.
Sat, 19 Nov 2016 19:58:06 -0800 Rik maint: Periodic merge of stable to default.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288). stable
Sun, 20 Nov 2016 11:01:42 -0500 John W. Eaton add missing copyright notices (bug #49624)
Sun, 20 Nov 2016 10:59:58 -0500 John W. Eaton * build-aux/move-if-change: Use script from gnulib.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288).
Fri, 18 Nov 2016 21:22:38 -0800 Rik importdata.m: Improve performance when reading text files (bug #49630).
Fri, 18 Nov 2016 09:07:20 -0800 Rik Return immediately from waitfor() if input is empty (bug #49645).
Fri, 18 Nov 2016 09:02:35 -0800 Rik Present questdlg buttons in correct order (bug #49644).
Thu, 17 Nov 2016 21:09:21 -0800 Rik grabcode.m: Overhaul code.
Thu, 17 Nov 2016 16:13:25 -0800 Rik isocolors.m: Fix leftover cruft in docstring from cset f403ad463aa4.
Thu, 17 Nov 2016 15:58:52 -0800 Mike Miller norm: fix input validation tests stable
Thu, 17 Nov 2016 16:03:43 -0800 Rik isonormals.m: Overhaul function
Thu, 17 Nov 2016 15:37:49 -0800 Mike Miller norm: fix error in input argument validation leading to segfault (bug #49634) stable
Thu, 17 Nov 2016 21:54:55 +0100 Philip Nienhuis (pkg): restore accidentally dropped 'desc' arg (bug #49635)
Thu, 17 Nov 2016 10:39:05 -0800 Rik dialog.m: Overhaul function.
Thu, 17 Nov 2016 09:55:51 -0800 Rik isocolors.m: Overhaul function.
Wed, 16 Nov 2016 21:03:16 -0500 John W. Eaton error if break statement is in script file separate from loop (bug #39168)
Wed, 16 Nov 2016 21:53:06 -0800 Rik print.m: Fix incorrect optimization from cset 219c70d2ba28.
Mon, 14 Nov 2016 22:57:36 +0100 Pantxo Diribarne print.m: Don't change ui* objects units (bug #49600).
Tue, 15 Nov 2016 16:15:02 -0500 John W. Eaton eliminate some macros that are used only once or twice
Wed, 16 Nov 2016 11:12:30 +0100 Kai T. Ohlhus doc: Add copyright notice and improve docstring.
Wed, 16 Nov 2016 10:11:38 +0100 Kai T. Ohlhus publish.tst: Add copyright notice.
Wed, 16 Nov 2016 10:09:27 +0100 Kai T. Ohlhus doc: Correct publish markup documentation about the usage of '%%%'.
Tue, 15 Nov 2016 22:03:36 -0800 Rik maint: Capitalize variable names appearing in error() messages of C++ files.
Tue, 15 Nov 2016 20:25:25 -0800 Rik maint: Correct spacing around if and opening parentheses of condition.
Tue, 15 Nov 2016 20:14:41 -0800 Rik data.cc: Remove unused macros NATIVE_REDUCTION, NATIVE_REDUCTION_1.
Tue, 15 Nov 2016 22:48:01 +0100 Kai T. Ohlhus doc: Update month of TeX title page. stable
Tue, 15 Nov 2016 12:24:44 -0500 John W. Eaton * oct-alloc.h: Remove deprecated header file.
Mon, 14 Nov 2016 18:54:49 -0500 John W. Eaton deprecate boolNDArray::sum and boolNDArray::cumsum
Tue, 15 Nov 2016 03:59:17 -0800 Rik maint: Use args.length() rather than declaring nargin when used only once.
Tue, 15 Nov 2016 03:19:01 -0800 Rik maint: Remove instances of triple newlines throughout repository.
Tue, 15 Nov 2016 02:28:38 -0800 Rik lsqnonneg.m: Change @itemize to @table so docs compile.