log test/range.tst @ 33612:23bb1d9fcec8 bytecode-interpreter 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.
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.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 20 Aug 2015 06:51:30 -0700 Rik range.tst: Add tests for bug #45739. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Thu, 07 Mar 2013 09:26:17 -0800 Rik test: Use Octave coding standards for scripts in test/ directory.
Sat, 02 Mar 2013 21:13:27 -0800 Rik range.tst: Correct typo min -> max in test.
Fri, 01 Mar 2013 14:06:02 -0800 Rik Fix range behavior with -0 endpoints (bug #38423)
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst base test/test_range.m@7761a653e923