Mercurial > hg > octave-nkf
log libinterp/dldfcn/__ilu__.cc @ 19859:5a59c0e1203d
age | author | description |
---|---|---|
Sun, 19 Oct 2014 08:42:58 -0400 | John W. Eaton | don't include oct-locbuf.h in header files unnecessarily |
Tue, 07 Oct 2014 22:37:39 +0530 | PrasannaKumar Muralidharan | Fix use of uninitialised variables in __ilu__.cc. |
Tue, 26 Aug 2014 15:27:21 -0700 | Rik | Incorporate new functions ichol and ilu into Octave. |
Mon, 18 Aug 2014 12:32:16 +0100 | Eduardo Ramos (edu159) | Removed ichol0.cc, icholt.cc, ilu0.cc, iluc.cc, ilutp.cc. Created __ichol__.cc and __ilu__.cc. Minor bugs fixed. |