Mercurial > hg > octave-nkf
log liboctave/numeric/oct-convn.cc @ 19898:4197fc428c7d
age | author | description |
---|---|---|
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
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. |
Sat, 19 Oct 2013 06:36:41 +0100 | Marco Cecchetti | Return correct convolution for valid shape argument in convn (bug #39314) |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/oct-convn.cc@f4996bb7af84 |