log

age author description
Wed, 13 Jan 2021 13:35:32 -0800 Rik interpn.m: Remove unnecessary call to tolower().
Tue, 12 Jan 2021 17:15:53 -0800 Rik interpn.m: Overhaul function.
Tue, 12 Jan 2021 08:47:18 -0800 Rik maint: merge stable to default.
Tue, 12 Jan 2021 08:46:46 -0800 Rik interpn.m: Use size_equal for 10X speedup in cset 067b663529bb (bug #59856). stable
Tue, 12 Jan 2021 15:48:55 +0100 Markus Mützel maint: merge stable to default.
Tue, 12 Jan 2021 15:46:53 +0100 Markus Mützel interpn.m: Fix check for scattered point coordinates (bug #59856). stable
Sun, 10 Jan 2021 14:22:16 -0500 John W. Eaton eliminate extra YYUSE on default missed when merging 59696b24ea53 from stable
Thu, 07 Jan 2021 01:30:18 -0500 John W. Eaton make debugging possible in server mode
Thu, 07 Jan 2021 00:01:18 -0500 John W. Eaton move some eval-related functions from interpreter to tree_evaluator class
Fri, 08 Jan 2021 11:17:59 +0100 Markus Mützel oct-sort.h: Use std::function for passing compare function.
Thu, 07 Jan 2021 18:34:18 +0100 Markus Mützel Visibility: Forward declare template classes with visibility attributes (patch #8919).
Thu, 07 Jan 2021 11:11:39 -0800 Rik contourc.m: Overhaul function.
Thu, 07 Jan 2021 09:48:27 -0800 Rik Fix regression with icon size on uicontrol buttons (bug #59827).
Thu, 07 Jan 2021 18:02:15 +0100 Markus Mützel sparse-qr.cc: Fix indentation.
Thu, 07 Jan 2021 17:26:58 +0100 Markus Mützel oct-sparse.h: Add missing header.
Thu, 07 Jan 2021 00:19:21 +0100 Markus Mützel sparse-qr.cc: Use correct integer types (bug #57033).
Wed, 06 Jan 2021 17:13:54 -0500 John W. Eaton maint: merge stable to default.
Mon, 04 Jan 2021 16:09:33 -0500 John W. Eaton avoid YYUSE in Octave parser files (see bug #59806) stable
Mon, 04 Jan 2021 13:37:34 -0500 John W. Eaton avoid build errors with Qt4 (bug #59813) stable
Wed, 06 Jan 2021 22:46:49 +0100 Torsten Lilge improve detection of systems font size at first startup (bug #59829)
Tue, 05 Jan 2021 22:10:29 +0100 Torsten Lilge use file editors shortcut for saving a variable in variable editor
Tue, 05 Jan 2021 20:48:18 +0100 Markus Mützel build: Search SPQR header without sub-directory (bug #59828).
Tue, 05 Jan 2021 20:38:01 +0100 Markus Mützel qr.cc: Require CHOLMOD for tests that use SPQR (bug #57033).
Tue, 05 Jan 2021 18:53:01 +0100 Markus Mützel sparse-qr.cc: Fix compilation with clang (bug #57033).
Tue, 05 Jan 2021 18:21:30 +0100 Markus Mützel sparse-qr.cc: Simplify code by using default parameters (bug #57033).
Tue, 05 Jan 2021 18:19:56 +0100 Markus Mützel maint: merge stable to default.
Tue, 05 Jan 2021 18:19:15 +0100 Markus Mützel eigs.m: Make tests that depend on CHOLMOD conditional. stable
Tue, 05 Jan 2021 15:54:22 +0100 Markus Mützel maint: merge stable to default.
Tue, 05 Jan 2021 14:42:18 +0100 Markus Mützel tests: Make tests that depend on CXSparse conditional. stable
Tue, 05 Jan 2021 14:10:15 +0100 Markus Mützel sparse-qr.cc: Fix compilation with CXSparse and SPQR (bug #57033).
Thu, 09 Jan 2020 21:45:54 +0100 Simon Hau Replacement of CXSPARSE by SPQR for QR factorization (bug #57033).
Mon, 04 Jan 2021 14:52:06 +0100 Markus Mützel maint: merge stable to default.
Sun, 03 Jan 2021 11:49:07 +0100 Markus Mützel build: Use SPARSE_XCPPFLAGS in CPP_FLAGS for libcorefcn (bug #59806). stable
Mon, 04 Jan 2021 14:44:22 +0100 Markus Mützel maint: merge stable to default.
Mon, 04 Jan 2021 14:19:48 +0100 Markus Mützel struct2hdl.m: Set "units" property early. stable
Thu, 17 Dec 2020 20:18:51 -0500 John W. Eaton allow Octave to operate as a server, executing commands from a queue
Sun, 03 Jan 2021 14:39:31 -0500 John W. Eaton prefer unwind_action over unwind_protect in more places
Sun, 03 Jan 2021 14:38:14 -0500 John W. Eaton new unwind_action class that handles execptions
Sun, 03 Jan 2021 14:37:13 -0500 John W. Eaton allow unwind_action functions to be empty and set after object creation
Sun, 03 Jan 2021 20:19:04 +0100 Torsten Lilge improve saving a variable in the variable editor (bug #59570)
Sat, 02 Jan 2021 19:30:51 +0100 Markus Mützel maint: merge stable to default.
Sat, 02 Jan 2021 19:27:08 +0100 Markus Mützel load-path.cc: Avoid copying string for loop variable. stable
Sat, 02 Jan 2021 16:36:09 +0100 Markus Mützel Export template class instantiations with clang (patch #8919).
Sat, 02 Jan 2021 15:46:16 +0100 Markus Mützel Export Array template specializations (patch #8919).
Fri, 01 Jan 2021 18:56:25 +0100 Markus Mützel intxNDArray: Export template instantiations (patch #8919).
Fri, 01 Jan 2021 17:33:04 +0100 Markus Mützel lo-utils: Export template instantiations (patch #8919).
Fri, 01 Jan 2021 17:12:21 +0100 Markus Mützel maint: merge stable to default.
Fri, 01 Jan 2021 16:05:31 +0100 Markus Mützel sparse-qr: Export member function instantiations (patch #8919).
Thu, 31 Dec 2020 17:31:31 +0100 Torsten Lilge fix regression in variable editor when printing without selection stable
Tue, 29 Dec 2020 19:51:08 +0100 Markus Mützel Silence compiler warnings about ignored attributes (patch #8919).
Sat, 26 Dec 2020 10:07:32 +0100 Markus Mützel Visibility: Compile with visibility attributes for Windows (patch #8919).
Wed, 16 Dec 2020 01:05:17 -0500 John W. Eaton Visibility: Compile with visibility attributes for Linux (patch #8919).
Tue, 29 Dec 2020 18:31:46 +0100 Markus Mützel Un-set API flags when using functions without linking to shared library (patch #8919).
Tue, 29 Dec 2020 18:25:24 +0100 Markus Mützel Set API tag in file in libgui (patch #8919).
Tue, 29 Dec 2020 18:23:42 +0100 Markus Mützel Set API tags in remaining files in libinterp (patch #8919).
Tue, 29 Dec 2020 18:21:12 +0100 Markus Mützel Set API tags in files in libinterp/octave-value (patch #8919).
Tue, 29 Dec 2020 18:15:36 +0100 Markus Mützel Set API tags in files in libinterp/corefcn (patch #8919).
Tue, 29 Dec 2020 18:06:37 +0100 Markus Mützel Set API tags in remaining file in liboctave (patch #8919).
Tue, 29 Dec 2020 18:00:43 +0100 Markus Mützel Set API tags in files in liboctave/wrappers (patch #8919).
Tue, 29 Dec 2020 17:58:57 +0100 Markus Mützel Set API tags in files in liboctave/util (patch #8919).