log doc/interpreter/oop.txi @ 30564:796f54d4ddbf stable

age author description
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 26 Aug 2020 13:27:48 -0400 John W. Eaton update docs for built-in variables (bug #58988) stable
Fri, 22 Feb 2019 07:34:47 +0000 John W. Eaton split classdef into multiple smaller source files
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 23 Dec 2018 12:35:46 -0800 Rik doc: grammarcheck C++ and txi files. stable
Wed, 28 Nov 2018 09:47:35 +0100 Kai T. Ohlhus doc: Mention example method "roots" in OOP example (bug #55120).
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Mar 2018 13:54:58 -0700 Mike Miller maint: use https for all Octave project URLs stable
Tue, 09 Jan 2018 21:11:04 -0800 Rik maint: merge stable to default.
Tue, 09 Jan 2018 21:10:38 -0800 Rik doc: Fixes for signal, image, audio, and OOP chapters (bug #52844). stable
Sun, 07 Jan 2018 20:19:51 -0800 Rik doc: Fix appearance of '.' and "'" in Operator Index (bug #52813).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 02 Jan 2018 15:29:10 -0600 Daniel J Sebald Add a help entry and documentation for @ character (bug #52771).
Tue, 05 Dec 2017 11:35:11 -0800 Rik maint: merge of stable to default.
Tue, 05 Dec 2017 09:24:05 -0800 Rik doc: grammarcheck of Object Oriented Programming chapter in manual. stable
Tue, 18 Apr 2017 16:45:27 -0700 Rik Revert change to Copyright word wrapping in 907f8c3e1c8d. stable
Wed, 19 Apr 2017 01:22:23 +0200 Markus Mützel doc: new section about classdef classes with example (bug #44590). stable
Thu, 08 Jun 2017 17:41:32 -0700 Rik doc: Peridoc grammarcheck of documentation.
Tue, 18 Apr 2017 16:45:27 -0700 Rik Revert change to Copyright word wrapping in 907f8c3e1c8d.
Wed, 19 Apr 2017 01:28:07 +0200 Kai T. Ohlhus doc: disp rather than display should be overloaded (bug #50640, bug #50729).
Wed, 19 Apr 2017 01:22:23 +0200 Markus Mützel doc: new section about classdef classes with example (bug #44590).
Fri, 07 Apr 2017 15:31:37 -0700 Rik doc: Change example old-style class code to overload disp rather than display.
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
Wed, 01 Feb 2017 20:41:45 -0800 Rik maint: merge stable to default.
Wed, 01 Feb 2017 20:39:51 -0800 Rik doc: Correct two entries in Table 34.1 (bug #50203). stable
Wed, 01 Feb 2017 17:05:06 -0500 John W. Eaton * oop.txi: Improve table formatting (bug #50203) stable
Wed, 01 Feb 2017 17:05:06 -0500 John W. Eaton * oop.txi: Improve table formatting (bug #50203)
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, 24 Mar 2016 15:45:11 -0700 Rik doc: Don't create end-of-sentence period with "etc." in Texinfo.
Fri, 15 Jan 2016 12:46:58 -0500 John W. Eaton strip trailing whitespace from files
Thu, 14 Jan 2016 13:30:22 -0800 Rik doc: Rewrite documentation for Object Oriented Programming.
Wed, 13 Jan 2016 22:18:55 -0800 Rik doc: Overhaul chapter on old-style Object Oriented Programming.
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
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 20 Aug 2013 09:25:35 -0700 Rik doc: Miscellaneous small tweaks to documentation for consistency.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 04 Feb 2013 23:53:51 +0000 Carnë Draug doc: what happens when two objects have same precedence
Tue, 30 Oct 2012 10:24:34 -0700 Rik doc: Workaround text overlap in pdf documentation caused by bug in Texinfo.
Mon, 09 Jul 2012 17:00:46 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in doc directory
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Tue, 26 Jun 2012 16:49:55 -0400 John W. Eaton doc: trivial doc fix stable
Tue, 26 Jun 2012 16:14:58 -0400 John W. Eaton doc: trivial doc fix stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 21 Dec 2011 19:46:57 -0800 Rik doc: Various docstring improvements before 3.6.0 release. stable
Thu, 11 Aug 2011 14:05:46 -0500 Jordi Gutiérrez Hermoso oop.txi: Fix incorrect names for power and mpower operators stable
Sat, 19 Mar 2011 21:54:53 -0700 Rik Add optimize_subsasgn_calls function to documentation.
Mon, 14 Feb 2011 17:23:04 -0800 Rik Fix documentation bugs uncovered while rewriting munge-texi.
Wed, 19 Jan 2011 20:29:11 -0800 Rik Grammarcheck txi files for 3.4 release.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Wed, 05 Jan 2011 21:07:37 -0800 Rik Use @headitem macro to create column heads for @multitable entries.
Wed, 22 Dec 2010 03:49:46 -0500 Judd Storrs Add missing operator functions to doc/interpreter.
Fri, 17 Dec 2010 09:49:29 -0800 Rik oop.txi: Redo table rendered incorrectly in Info environment.
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes