Mercurial > hg > octave-nkf
log libinterp/corefcn/lu.cc @ 18111:b560bac0fca2
age | author | description |
---|---|---|
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, 19 Aug 2013 20:46:38 -0700 | Rik | doc: Add new @qcode macro for code samples which are quoted. |
Sat, 17 Aug 2013 11:45:20 -0700 | Rik | doc: Rename @xcode macro to @tcode (transpose code) for clarity. |
Sun, 07 Jul 2013 19:45:23 -0700 | Rik | doc: Add seealso links between various factorization forms. |
Sat, 18 Aug 2012 16:23:39 -0400 | John W. Eaton | split libinterp from src base src/corefcn/lu.cc@f2b90e673d6f |