log libinterp/corefcn/bsxfun.cc @ 21602:47c76e56a1de

age author description
Sun, 10 Apr 2016 20:45:01 -0700 Rik maint: Remove extra space between end of statement and semicolon.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sat, 16 Jan 2016 20:52:47 +1100 Lachlan Andrew Allow bsxfun to work for sparse and type conversion (bug #45219, bug #40089).
Thu, 25 Feb 2016 13:48:41 +0000 Carnë Draug automatic broadcasting: correctly handle dimensions of length zero (bug #47085)
Sun, 21 Feb 2016 08:10:36 -0800 Rik maint: remove semicolon after %!assert tests to follow Octave conventions.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Fri, 15 Jan 2016 20:28:09 -0800 Rik bsxfun.cc: Pre-declare size of octave_value_list.
Wed, 16 Dec 2015 15:00:31 -0800 Rik maint: Use new C++ archetype in more files.
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Mon, 07 Dec 2015 13:54:01 -0500 John W. Eaton eliminate unnecessary uses of nargin
Fri, 04 Dec 2015 12:03:44 -0500 John W. Eaton eliminate return statements after calls to print_usage
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Mon, 25 May 2015 22:02:15 -0700 Rik Use in-place operators in C++ code where possible.
Sat, 23 May 2015 21:46:44 -0700 Rik maint: Use cuddled parentheses when indexing dimension_vectors.
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 19 Apr 2015 06:53:30 -0300 Rafael Laboissiere maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)
Thu, 26 Feb 2015 13:07:04 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 12 Aug 2013 17:36:54 +0200 Stefan Mahr Use ... instead of \ for line continuation marker.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/bsxfun.cc@25e7dcf14282