log test/range.tst @ 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
Sun, 30 Apr 2023 15:44:32 -0700 Rik Suppress unexpected warning messages when running .tst files in test/ dir (bug #64123)
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
Wed, 23 Mar 2022 18:27:53 +0100 Markus Mützel Tweak check for maximum possible increment of integer ranges (bug #62212). stable
Wed, 23 Mar 2022 15:35:36 +0100 Markus Mützel * test/range.tst: Tag test with bug number (bug #62212). stable
Tue, 22 Mar 2022 18:01:26 +0100 Markus Mützel Avoid integer division by zero for int64 ranges with double increment. stable
Sat, 19 Mar 2022 16:55:30 +0100 Markus Mützel * test/range.tst: Avoid issues with double precision floating point numbers. stable
Sat, 19 Mar 2022 15:37:13 +0100 Markus Mützel * test/range.tst: Add tests for integer ranges. stable
Sun, 13 Mar 2022 12:57:22 -0400 John W. Eaton for all but range<double>, create arrays instead of range objects stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 02 Dec 2021 18:53:37 +0100 Markus Mützel test: Consolidate tests for integer ranges. stable
Tue, 30 Nov 2021 18:19:20 +0100 Markus Mützel Allow descending ranges of all integer types (bug #61132). stable
Sun, 28 Nov 2021 16:31:21 -0500 Arun Giridhar Ensure integer ranges do not exceed limits (bug #61300). stable
Thu, 09 Sep 2021 10:08:12 -0400 John W. Eaton fix construction of ranges with extreme integer values (bug #61132)
Tue, 06 Apr 2021 10:43:17 -0400 John W. Eaton update bug status in test suite
Fri, 05 Mar 2021 08:44:31 -0800 Rik Emit error if integer/floating point inputs to colon operator are incompatible (bug #59899).
Sat, 13 Feb 2021 18:22:39 -0800 Rik Emit more specific error when two different integer types used in range (bug #59899).
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
Sat, 06 Feb 2021 09:27:26 -0500 John W. Eaton improve handling of nan, infinite value, and empty ranges (bug #59229)
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
Fri, 17 Aug 2018 14:49:10 -0700 Rik Clean up liboctave Range implementation.
Thu, 16 Aug 2018 17:35:36 -0700 Rik Guarantee an integer for max of Range when base and increment are ints (bug #46859).
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.