log scripts/plot/draw/hist.m @ 32074:03fe0b635d2e

age author description
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 21 Jun 2021 15:34:29 +0900 Kai T. Ohlhus maint: Merge stable to default.
Mon, 21 Jun 2021 15:33:39 +0900 Kai T. Ohlhus hist.m: improve regression tests (bug #60783) stable
Wed, 16 Jun 2021 06:31:15 -0700 Rik hist.m: Capitalize function input variables appearing in error() messages.
Wed, 16 Jun 2021 15:52:58 +0900 Kai T. Ohlhus maint: Merge stable to default.
Wed, 16 Jun 2021 15:49:50 +0900 Kai T. Ohlhus hist.m: improve handling and docstring for third "norm" parameter (bug #60783) stable
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
Thu, 03 Dec 2020 17:46:40 -0800 Rik Use colors from "colormap" property for bar, barh if a "hist" option was given (bug #59589).
Wed, 02 Dec 2020 11:47:38 -0800 Rik Use colors from axes' "ColorOrder" property for bar charts for Matlab compatibility (bug #59589).
Fri, 16 Oct 2020 10:42:51 -0700 Rik maint: Use Octave-specific end keywords rather than just 'end'.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Sat, 10 Oct 2020 17:55:56 -0700 Rik maint: Use coding style with parentheses after function name to distinguish from a variable.
Sun, 13 Sep 2020 19:56:06 -0700 Rik maint: merge stable to default.
Tue, 18 Feb 2020 21:35:39 -0500 Nicholas R. Jankowski Updated property references for text and graphics functions (bug #50247) stable
Wed, 01 Jul 2020 15:27:22 -0400 John W. Eaton hist.m: use different method for preserving accuracy of arithmetic on ranges
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
Thu, 02 Jan 2020 15:43:01 -0500 John W. Eaton remove Author: jwe and Adapted-by: jwe lines from source files
Sat, 08 Jun 2019 18:12:32 -0700 Rik hist.m: Return class for second output which matches Matlab (bug #56465).
Sat, 08 Jun 2019 16:34:27 -0700 Michael Leitner hist.m: Improve performance with large numbers of bins (bug #55909).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 17 Jul 2018 15:44:50 +0200 Sébastien Villemot hist.m: Don't error out if called with identical Y values (bug #54326). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 19 Mar 2018 18:27:10 -0700 Mike Miller maint: strip trailing whitespace from source files stable
Mon, 26 Feb 2018 08:48:43 -0800 Rik hist.m: Overhaul function (bug #53199).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 19 Dec 2017 12:41:30 -0800 Rik maint: merge stable to default.
Tue, 19 Dec 2017 12:39:25 -0800 Rik doc: Use 'axes' rather than 'axis' appropriately in docstrings. stable
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Tue, 19 Apr 2016 12:30:18 +0200 Kai T. Ohlhus scripts/plot/draw/hist.m: suppress output from test.
Sat, 16 Apr 2016 19:15:37 +0100 Carnë Draug hist: reduce memory usage by avoiding conversion to double (bug #47707)
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Fri, 23 May 2014 13:25:20 -0700 Rik Fix regression in hist with multiple columns and normalization (bug #42394). stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/hist.m@334a79072bc9