log scripts/geometry/delaunayn.m @ 33658:b1d6e40ac737 stable tip

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 13 Sep 2023 16:29:20 +0200 Markus Mützel delaunayn: Also warn for negative integers with large magnitude (bug #64658). stable
Tue, 12 Sep 2023 22:21:20 -0400 Nicholas R. Jankowski delaunayn: Add precision loss warning for large int inputs (bug #64658). stable
Tue, 12 Sep 2023 13:15:52 -0400 Nicholas R. Jankowski delaunayn.m: Avoid erroneous simplex removal for integer inputs (bug #64658). stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 25 Nov 2022 21:23:54 -0800 Rik maint: Clean up m-files before Octave 8.1 release. stable
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
Thu, 29 Sep 2022 23:09:05 -0400 Nicholas R. Jankowski delaunayn: adjust node ordering for positive outward normal vectors (bug #53397)
Wed, 28 Sep 2022 14:35:30 -0400 Nicholas R. Jankowski delaunayn simplex check consistency and performance improvement (bug #60818)
Mon, 31 Jan 2022 17:27:19 +0100 Markus Mützel delaunayn.m: Emit more meaningful error if triangulation fails. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Thu, 10 Sep 2020 14:54:42 -0700 Rik maint: spellcheck documentation ahead of 6.1 release. stable
Thu, 30 Jan 2020 17:43:56 -0800 Rik Use appropriate Qhull options as necessary to obtain triangulation (bug #50494).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 28 Apr 2018 21:08:18 -0700 Rik delaunayn.m: Vectorize test for 2-D zero volume simplexes (bug #53689)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.