Mercurial > hg > octave-nkf
log liboctave/array/Array.cc @ 19257:d20c81d3cd21
age | author | description |
---|---|---|
Tue, 17 Dec 2013 09:00:34 -0800 | Marco Caliari | Return empty matrix rather than issuing error when requested diagonal is out of range. |
Thu, 05 Dec 2013 09:48:11 -0800 | Rik | Tweak cset 8e056300994b defining 1 var per line in liboctave. |
Wed, 04 Dec 2013 22:13:18 -0800 | Rik | Follow coding convention of defining and initializing only 1 variable per line in liboctave. |
Sat, 26 Oct 2013 18:57:05 -0700 | Rik | maint: Use GNU style coding conventions for code in liboctave/ |
Wed, 23 Oct 2013 22:09:27 -0400 | John W. Eaton | maint: Update copyright notices for release. |
Fri, 11 Oct 2013 23:39:54 -0400 | John W. Eaton | improve compatibility of null assignment (bug #31287) |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/Array.cc@5062e0a85b5f |