log scripts/plot/draw/hist.m @ 28523:68000a4df5a8

age author description
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