log

age author description
Thu, 04 Feb 2016 00:40:14 -0500 John W. Eaton style fixes for oct-conf-post.in.h
Thu, 04 Feb 2016 00:32:05 -0500 John W. Eaton delete unused X_CAST macro
Thu, 04 Feb 2016 00:30:42 -0500 John W. Eaton eliminate FCN_PTR_CAST macro and associated configure test
Wed, 03 Feb 2016 23:44:49 -0500 John W. Eaton don't install some internal headers and template sources
Wed, 03 Feb 2016 23:49:09 -0500 John W. Eaton distribute oct-conf.in.cc (bug #47057)
Wed, 03 Feb 2016 17:15:15 -0500 John W. Eaton use istream::traits_type::eof () instead of EOF
Wed, 03 Feb 2016 16:50:38 -0500 John W. Eaton eliminate OCTAVE_CXX_ISO_COMPLIANT_LIBRARY macro
Wed, 03 Feb 2016 15:10:15 -0500 John W. Eaton move octave_config_features function out of header file
Wed, 03 Feb 2016 14:37:13 -0500 John W. Eaton revamp oct-conf.h
Tue, 02 Feb 2016 23:51:45 -0500 John W. Eaton improve nargout error message (bug #47021)
Tue, 02 Feb 2016 18:02:58 -0500 John W. Eaton improve nargin error message (bug #47021)
Tue, 02 Feb 2016 17:06:11 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 02 Feb 2016 16:53:01 -0500 John W. Eaton style fixes in liboctave/numeric directory
Tue, 02 Feb 2016 12:34:06 -0500 John W. Eaton revamp sparse QR factorizatino classes
Tue, 02 Feb 2016 12:33:38 -0500 John W. Eaton provide typedef for dense matrix type in sparse matrix classes
Mon, 01 Feb 2016 08:53:01 -0500 John W. Eaton strip trailing space from source files we maintain
Sun, 31 Jan 2016 22:59:08 -0800 Colin Macdonald Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Sun, 31 Jan 2016 21:05:08 -0800 Colin Macdonald Fix regression for coordinate transforms on 3-D arrays (partial fix bug #47036). stable
Mon, 01 Feb 2016 22:59:43 -0800 Rik Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Mon, 01 Feb 2016 21:16:19 -0800 Rik maint: Replace some uses of goto in libinterp.
Mon, 01 Feb 2016 13:33:13 -0800 Rik maint: Replace more instances of goto in liboctave with other constructs.
Mon, 01 Feb 2016 13:29:21 -0800 Rik maint: Replace instances of goto in liboctave where convenient.
Sun, 31 Jan 2016 19:26:47 -0800 Rik datetick.m: Use Octave coding conventions in cset (446bab5da2f7).
Sun, 31 Jan 2016 13:48:18 -0800 Rik maint: Update gnulib-hg subrepo.
Sun, 31 Jan 2016 21:23:12 +0100 Lars Kindermann datetick.m: properly process keeplimits (bug #46484)
Sun, 31 Jan 2016 08:10:59 -0800 Rik build: Remove stray '@' from rule to built octave.html.
Sun, 31 Jan 2016 07:49:27 -0800 Rik graphics.in.h: Rename function gripe_invalid to gripe_if_tkit_invalid.
Sat, 30 Jan 2016 21:34:51 -0800 Rik doc: Update docstring for nargin.
Sat, 30 Jan 2016 21:08:13 -0800 Rik xpow.cc: Use local err_XXX routines to simplify code.
Sat, 30 Jan 2016 20:48:21 -0800 Rik build: Use configure-time test to check CXSparse version.
Tue, 19 Jan 2016 12:31:06 +1100 Lachlan Andrew Handle interrupt thrown by dbquit (bug #46931)
Sat, 30 Jan 2016 10:13:34 +1100 Lachlan Andrew Gui support for enhancement of dbstop.
Sun, 24 Jan 2016 11:02:30 +1100 Lachlan Andrew dbstop: conditional breakpoint, dbstop if caught error etc. (bug #46795)
Sat, 30 Jan 2016 08:22:36 -0800 Rik maint: Periodic merge of stable to default.
Sat, 30 Jan 2016 07:55:18 -0800 Rik doc: Correct example errobar code and plot (bug #46972). stable
Sat, 30 Jan 2016 07:14:18 -0800 Rik build: Silence warnings about bootclasspath when compiling java scripts.
Fri, 29 Jan 2016 16:27:54 -0500 John W. Eaton eliminate unnecessary qrsolve functions
Fri, 29 Jan 2016 14:55:20 -0500 John W. Eaton require CXSparse 2.2 or later
Fri, 29 Jan 2016 11:32:23 -0800 Rik Rename local error in mex I/F from invalid_type_error to err_invalid_type.
Fri, 29 Jan 2016 12:25:39 -0500 John W. Eaton eliminate obsolete OCTAVE_CXX_PLACEMENT_DELETE autoconf macro
Fri, 29 Jan 2016 12:23:09 -0500 John W. Eaton eliminate obsolete CXX_NEW_FRIEND_TEMPLATE_DECL macro
Fri, 29 Jan 2016 06:24:34 +0100 Torsten update directory in gui after add-path/change-dir dialog
Thu, 28 Jan 2016 14:37:54 -0500 John W. Eaton * oct-stream.cc (OCTAVE_SCAN): Eliminate trivial macro.
Thu, 28 Jan 2016 00:15:33 -0500 John W. Eaton revamp sparse LU factorization classes
Tue, 26 Jan 2016 16:30:54 -0500 John W. Eaton revamp sparse Cholesky factorization classes
Wed, 27 Jan 2016 14:15:17 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Wed, 27 Jan 2016 12:47:22 +0100 Kai T. Ohlhus __getlegenddata__.m: fix handling of multiple child elements (bug #46835) stable
Wed, 27 Jan 2016 11:22:58 +0100 Rafael Laboissiere doc: fix spelling of "unknown". stable
Mon, 25 Jan 2016 19:39:58 -0500 John W. Eaton fix event-queue and unwind-protect exception warnings
Mon, 25 Jan 2016 19:16:31 -0500 John W. Eaton eliminate use of USE_64_BIT_IDX_T
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Sun, 24 Jan 2016 10:11:43 -0800 Rik maint: Change unsupported warning for qrupdate LU to match common syntax.
Sat, 23 Jan 2016 17:44:57 -0800 Rik maint: Clean up compile warnings in liboctave from cset 7cac4e7458f2.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Fri, 22 Jan 2016 13:45:21 -0500 John W. Eaton supress deprecated function warnings in Octave code
Fri, 22 Jan 2016 12:15:12 -0500 John W. Eaton provide replacement hints for deprecated C++ functions
Fri, 22 Jan 2016 12:12:56 -0500 John W. Eaton * NEWS: Refill text to 72 columns.
Thu, 21 Jan 2016 18:18:34 -0500 John W. Eaton * doc.m: Make test conditional on ENABLE_DOCS.
Thu, 21 Jan 2016 18:18:16 -0500 John W. Eaton store more --enable-FEATURE info in octave_config_info
Thu, 21 Jan 2016 18:12:34 -0500 John W. Eaton * glpk.m: Make tests conditional on HAVE_GLPK.