Mercurial > hg > octave-nkf
log liboctave/array/boolNDArray.cc @ 20830:b65888ec820e draft default tip gccjit
age | author | description |
---|---|---|
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
Mon, 20 Oct 2014 01:34:52 +0100 | Carnë Draug | Change boolMatrix to subclass boolNDArray rather than be another Array<bool>. |
Sun, 19 Oct 2014 08:42:58 -0400 | John W. Eaton | don't include oct-locbuf.h in header files unnecessarily |
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, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/boolNDArray.cc@4a71a3371f71 |