log

age author description
Wed, 04 Jan 2017 11:19:00 +0100 Pantxo Diribarne Use C++ updaters for labels color (bug #49980). stable
Thu, 05 Jan 2017 09:44:42 -0500 John W. Eaton move octave_dynamic_loader into octave namespace
Wed, 04 Jan 2017 23:09:46 -0500 John W. Eaton convert octave_shlib_list from singleton to ordinary object
Thu, 05 Jan 2017 11:06:27 +0100 Kai T. Ohlhus maint: new regression test for multiple inheritance using classdef (bug #49973).
Wed, 04 Jan 2017 15:24:44 -0500 John W. Eaton maint: Merge stable to default.
Wed, 04 Jan 2017 15:23:40 -0500 John W. Eaton distinguish elements vs. bytes in fread (bug #49699) stable
Wed, 04 Jan 2017 12:02:32 -0500 John W. Eaton set OCTAVE_IDX_TYPE correctly when using --disable-64 (bug #49985)
Wed, 04 Jan 2017 06:50:01 -0500 John W. Eaton * main.in.cc: Don't include strdup-wrapper.h.
Wed, 04 Jan 2017 06:47:42 -0500 John W. Eaton * bootstrap.conf: Use strdup-posix module instead of strdup.
Wed, 04 Jan 2017 06:42:13 -0500 John W. Eaton report BLAS integer size in less alarming way
Tue, 03 Jan 2017 09:54:22 -0800 Rik Fix regression in multiple inheritance from cset 50495eeb5df1 (bug #49973).
Mon, 02 Jan 2017 16:18:06 -0500 John W. Eaton provide macro declaring existence of f77 integer type
Mon, 02 Jan 2017 09:33:57 -0500 John W. Eaton * pr-output.cc (Fdisplay): Use octave_value::print_name_tag.
Fri, 30 Dec 2016 14:03:01 -0500 John W. Eaton put to_f77_int inside octave namespace
Fri, 30 Dec 2016 13:52:13 -0500 John W. Eaton * NEWS: Fix incomplete update in previous change.
Fri, 30 Dec 2016 13:45:10 -0500 John W. Eaton make --enable-64 the default
Fri, 30 Dec 2016 10:36:35 -0500 John W. Eaton eliminate obsolete SIZEOF macros
Fri, 30 Dec 2016 08:14:02 -0500 John W. Eaton * qr.cc: Fix error in previous change. (bug #49957)
Thu, 29 Dec 2016 16:31:00 -0800 Rik Remove redundant function __echostate__.
Thu, 29 Dec 2016 16:19:29 -0800 Rik doc: Add more sealso links between docstrings. stable
Thu, 29 Dec 2016 14:34:05 -0500 John W. Eaton fix a few mistakes in F77_INT changes
Thu, 29 Dec 2016 14:29:27 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp dot function
Thu, 29 Dec 2016 13:39:03 -0500 John W. Eaton maint: Merge stable to default.
Thu, 29 Dec 2016 13:36:34 -0500 John W. Eaton use correct dimensions for liboctave += and -= matrix operators stable
Wed, 28 Dec 2016 15:33:34 -0800 Rik Switch svd_driver to gesdd for performance (bug #49940).
Wed, 28 Dec 2016 17:49:02 -0500 John W. Eaton maint: Merge stable to default.
Wed, 28 Dec 2016 17:46:01 -0500 John W. Eaton fix cut and paste error in sparse matrix solver stable
Wed, 28 Dec 2016 13:58:01 -0800 Rik Don't mark nested functions in primary function as subfunctions.
Wed, 28 Dec 2016 17:14:00 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave sparse matrix classes
Wed, 28 Dec 2016 13:33:13 -0500 John W. Eaton * fCMatrix.cc: Fix omission from previous change.
Wed, 28 Dec 2016 13:18:50 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave Matrix classes
Tue, 27 Dec 2016 22:31:48 -0800 Rik doc: Review Appendix A, External Code Interface, of manual. stable
Tue, 27 Dec 2016 15:39:52 -0500 John W. Eaton * chol.cc: Fix thinko in previous change.
Tue, 27 Dec 2016 15:02:47 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp eigs functions
Mon, 11 Jul 2016 18:08:25 +0200 Markus Muetzel Pass additional arguments for fminsearch to called function (bug #41888).
Tue, 27 Dec 2016 13:43:39 -0500 John W. Eaton maint: Merge stable to default.
Tue, 27 Dec 2016 13:42:11 -0500 John W. Eaton update module.mk files for frame2im, im2frame move stable
Tue, 27 Dec 2016 13:32:28 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp QZ function
Tue, 27 Dec 2016 10:32:19 -0800 Rik maint: Periodic merge of stable to default.
Mon, 11 Jul 2016 18:08:25 +0200 Markus Muetzel fminsearch.m: Fix error in "guarded_eval". stable
Tue, 27 Dec 2016 13:19:54 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp ordschur function
Tue, 27 Dec 2016 11:58:30 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave ODE and DAE classes
Tue, 27 Dec 2016 09:43:28 -0800 Rik Move frame2im and im2frame to image/ directory (bug #49939). stable
Tue, 27 Dec 2016 10:24:03 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave QR class
Mon, 26 Dec 2016 23:48:47 -0500 John W. Eaton fix compilation of __pchip_deriv__.cc
Mon, 26 Dec 2016 20:01:13 -0800 Rik decic.m: Fix bad @seealso macro from cset 80ac3e38b03d.
Mon, 26 Dec 2016 19:25:31 -0800 Rik ode23.m, ode45.m: Switch output creation order of struct fields to match Matlab.
Mon, 26 Dec 2016 22:17:44 -0500 John W. Eaton * lo-specfun.cc: Use F77_INT in calls to Fortran subroutines.
Mon, 26 Dec 2016 21:44:04 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave EIG classes
Mon, 26 Dec 2016 21:28:03 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave GEPBALANCE functions
Mon, 26 Dec 2016 21:24:32 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave QRP functions
Mon, 26 Dec 2016 21:16:01 -0500 John W. Eaton * randpoisson.cc: Fix dlgams call to match prototype.
Mon, 26 Dec 2016 21:13:09 -0500 John W. Eaton * eigs-base.cc: Use F77_INT in calls to Fortran subroutines.
Mon, 26 Dec 2016 21:11:20 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave convolution functions
Mon, 26 Dec 2016 19:46:38 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave aepbalance class
Mon, 26 Dec 2016 19:29:41 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave hess class
Mon, 26 Dec 2016 19:23:31 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave gsvd class
Mon, 26 Dec 2016 19:15:31 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave svd class
Mon, 26 Dec 2016 15:51:41 -0800 Rik decic.m: Use Octave coding conventions.
Mon, 26 Dec 2016 18:20:54 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave chol classes