log doc/interpreter/vectorize.txi @ 31247:3dae836c598c

age author description
Fri, 30 Sep 2022 06:38:59 -0400 Arun Giridhar doc: Expand and edit documentation for memoization (bug #60860)
Thu, 29 Sep 2022 20:31:52 -0400 Arun Giridhar doc: New documentation for memoization techniques (bug #60860)
Fri, 07 Jan 2022 18:00:20 +0900 Arun Giridhar doc: add example about broadcasting and vectorization (bug #61601). stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 23 Nov 2021 12:36:52 -0500 John W. Eaton eiminate .+ and .- from documentation
Mon, 22 Nov 2021 16:22:54 -0500 John W. Eaton deprecate ** and .** operators (bug #60882)
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
Wed, 17 Jun 2020 14:41:13 -0700 Rik doc: Fix incorrect example code in Vectorize chapter (bug #58607). stable
Mon, 23 Mar 2020 15:44:30 -0400 John W. Eaton don't document the vectorize function. stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. 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.
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Sat, 19 Sep 2015 02:34:45 +0100 Carnë Draug doc: remove section about broadcasting warnings which no longer exists. stable
Mon, 23 Feb 2015 17:01:02 -0800 Rik Rename jit_failure_count() to jit_failcnt().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Sun, 28 Dec 2014 06:58:09 -0800 Rik Add extra docs about the performance benefits of operator functions (bug #36439).
Mon, 09 Jun 2014 11:03:17 -0700 Rik doc: Periodic grammarcheck of documentation.
Fri, 25 Apr 2014 15:49:03 -0700 Rik doc: Fix unbalanced parentheses in documentation.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 27 Jul 2013 10:49:21 -0700 Rik doc: Use XREF as anchor prefix in documentation for clearer results in Info viewer.
Tue, 09 Jul 2013 17:37:26 -0700 Rik Add new function jit_startcnt to control JIT acceleration.
Tue, 09 Jul 2013 14:16:35 -0700 Rik doc: Use parentheses around if, switch conditions in documentation.
Sun, 30 Jun 2013 15:50:16 -0700 Rik doc: Add jit_enable() and debug_jit() to manual.
Tue, 18 Jun 2013 20:35:12 -0700 Rik Fix seealso HTML links when using Texinfo 4.X (bug #38862).
Wed, 28 Nov 2012 09:15:59 -0800 Rik maint: Merge stable to default to pick up fix for bug #37787.
Wed, 28 Nov 2012 09:13:56 -0800 Rik Fix Info index for language statements (bug #37787) stable
Mon, 09 Jul 2012 17:00:46 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in doc directory
Mon, 09 Jul 2012 10:34:43 -0700 Rik doc: Periodic grammarcheck of documentation.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 29 Dec 2011 15:36:59 -0500 Jordi Gutiérrez Hermoso doc: mention how scalar broadcasting is a special case of broadcasting stable
Thu, 29 Dec 2011 06:05:00 -0800 Rik doc: Final grammarcheck and spellcheck before 3.6.0 release. stable
Tue, 27 Dec 2011 19:06:37 -0500 Jordi Gutiérrez Hermoso Start adding vectorization examples stable
Tue, 27 Dec 2011 15:15:41 -0500 Jordi Gutiérrez Hermoso Initial documentation for broadcasting and general vectorization guidelines stable