log libinterp/corefcn/pr-output.h @ 33623:4517f929c59d bytecode-interpreter tip

age author description
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Thu, 21 Dec 2023 11:22:26 -0800 Rik maint: Place class name and class keyword on one line.
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 18 Nov 2022 16:58:47 +0100 Markus Mützel pr-output.h: Fix API attributes. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 06 Dec 2021 14:12:11 -0500 John W. Eaton use separate files for MArray, intNDArray, and range template forward decls stable
Sat, 04 Dec 2021 08:40:07 -0500 John W. Eaton provide header file for forward declaration of Array<T> template 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, 06 Aug 2020 16:28:30 -0400 John W. Eaton replace Range with range<double>
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
Tue, 17 Apr 2018 11:39:07 -0700 Mike Miller silence compiler warning about unused parameter (bug #53650) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 21 Feb 2018 22:32:55 -0500 John W. Eaton store scale factor in float_display_format object
Wed, 21 Feb 2018 17:11:05 -0500 John W. Eaton don't pass field width as separate argument in pr-output functions
Wed, 21 Feb 2018 08:24:41 -0500 John W. Eaton eliminate output_max_field width; limit output precision (bug #53167)
Sun, 18 Feb 2018 14:32:36 -0600 John W. Eaton more templates for pr-output.cc functions
Mon, 19 Feb 2018 14:08:29 -0500 John W. Eaton pr-output.cc (octave_print_internal): Avoid inifinite recursion.
Fri, 16 Feb 2018 02:46:21 -0500 John W. Eaton preparing for a brave new future, use templates in some pr-output functions
Wed, 14 Feb 2018 23:28:40 -0500 John W. Eaton fix printing of logical values (bug #53160)
Tue, 13 Feb 2018 01:54:16 -0500 John W. Eaton enable (or improve) display for more types in the variable editor
Thu, 01 Feb 2018 06:36:50 -0500 John W. Eaton new octave_value functions for formatting output
Wed, 31 Jan 2018 22:21:51 -0600 John W. Eaton move float_format container to setparate file
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.
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 27 May 2016 15:19:45 -0400 John W. Eaton use forward declarations instead of including oct-inttypes.h where possible
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 06 Nov 2013 19:17:59 -0500 John W. Eaton display matrix values in GUI workspace viewer (bug #40499)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/pr-output.h@28940db2f7bb