Mercurial > hg > octave-nkf
log liboctave/array/chMatrix.cc @ 19898:4197fc428c7d
age | author | description |
---|---|---|
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
Mon, 03 Nov 2014 22:18:29 +0000 | Carnë Draug | Remove redundant methods now that Matrices inherit from NDArrays. |
Fri, 24 Oct 2014 01:31:53 +0100 | Carnë Draug | Change charMatrix to subclass charNDArray rather than be another Array<char>. |
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. |
Tue, 15 Oct 2013 14:59:09 -0700 | Rik | Use std::swap in liboctave instead of temporary variable. |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/chMatrix.cc@8f66455384fc |