Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 10158:4c0cdbe0acca
remove Emacs local-variable settings from liboctave source files
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 20 Jan 2010 19:04:35 -0500 |
parents | b6b65e71049b |
children | 1929ba7bbfb2 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,87 @@ +2010-01-20 John W. Eaton <jwe@octave.org> + + * Array-C.cc, Array-b.cc, Array-ch.cc, Array-d.cc, Array-f.cc, + Array-fC.cc, Array-i.cc, Array-idx-vec.cc, Array-s.cc, + Array-str.cc, Array-util.cc, Array-voidp.cc, Array.cc, + CColVector.cc, CDiagMatrix.cc, CMatrix.cc, CNDArray.cc, + CRowVector.cc, CSparse.cc, CmplxAEPBAL.cc, CmplxCHOL.cc, + CmplxGEPBAL.cc, CmplxHESS.cc, CmplxLU.cc, CmplxQR.cc, + CmplxQRP.cc, CmplxSCHUR.cc, CmplxSVD.cc, CollocWt.cc, DASPK.cc, + DASRT.cc, DASSL.cc, DiagArray2.cc, EIG.cc, LSODE.cc, + MArray-C.cc, MArray-ch.cc, MArray-d.cc, MArray-f.cc, + MArray-fC.cc, MArray-i.cc, MArray-s.cc, MArray.cc, MArray2.cc, + MArrayN.cc, MDiagArray2.cc, MSparse-C.cc, MSparse-d.cc, + MSparse.cc, MatrixType.cc, ODES.cc, Quad.cc, Range.cc, + Sparse-C.cc, Sparse-b.cc, Sparse-d.cc, Sparse.cc, + SparseCmplxCHOL.cc, SparseCmplxLU.cc, SparseCmplxQR.cc, + SparseQR.cc, SparsedbleCHOL.cc, SparsedbleLU.cc, base-lu.cc, + boolMatrix.cc, boolNDArray.cc, boolSparse.cc, chMatrix.cc, + chNDArray.cc, cmd-edit.cc, cmd-hist.cc, dColVector.cc, + dDiagMatrix.cc, dMatrix.cc, dNDArray.cc, dRowVector.cc, + dSparse.cc, data-conv.cc, dbleAEPBAL.cc, dbleCHOL.cc, + dbleGEPBAL.cc, dbleHESS.cc, dbleLU.cc, dbleQR.cc, dbleQRP.cc, + dbleSCHUR.cc, dbleSVD.cc, dir-ops.cc, eigs-base.cc, + fCColVector.cc, fCDiagMatrix.cc, fCMatrix.cc, fCNDArray.cc, + fCRowVector.cc, fCmplxAEPBAL.cc, fCmplxCHOL.cc, fCmplxGEPBAL.cc, + fCmplxHESS.cc, fCmplxLU.cc, fCmplxQR.cc, fCmplxQRP.cc, + fCmplxSCHUR.cc, fCmplxSVD.cc, fColVector.cc, fDiagMatrix.cc, + fEIG.cc, fMatrix.cc, fNDArray.cc, fRowVector.cc, file-ops.cc, + file-stat.cc, floatAEPBAL.cc, floatCHOL.cc, floatGEPBAL.cc, + floatHESS.cc, floatLU.cc, floatQR.cc, floatQRP.cc, + floatSCHUR.cc, floatSVD.cc, glob-match.cc, idx-vector.cc, + int16NDArray.cc, int32NDArray.cc, int64NDArray.cc, + int8NDArray.cc, intNDArray.cc, kpse.cc, lo-ieee.cc, + lo-mappers.cc, lo-specfun.cc, lo-sysdep.cc, lo-utils.cc, + mach-info.cc, mx-inlines.cc, oct-alloc.cc, oct-env.cc, + oct-fftw.cc, oct-group.cc, oct-inttypes.cc, oct-md5.cc, + oct-passwd.cc, oct-rand.cc, oct-shlib.cc, oct-sort.cc, + oct-spparms.cc, oct-syscalls.cc, oct-time.cc, oct-uname.cc, + pathsearch.cc, prog-args.cc, regex-match.cc, + sparse-base-chol.cc, sparse-base-lu.cc, sparse-dmsolve.cc, + sparse-sort.cc, sparse-util.cc, str-vec.cc, uint16NDArray.cc, + uint32NDArray.cc, uint64NDArray.cc, uint8NDArray.cc, + f2c-main.c, lo-cieee.c, lo-cutils.c, oct-getopt.c, + oct-rl-edit.c, oct-rl-hist.c, randgamma.c, randmtzig.c, + randpoisson.c, Array-util.h, Array.h, Array2.h, Array3.h, + ArrayN.h, CColVector.h, CDiagMatrix.h, CMatrix.h, CNDArray.h, + CRowVector.h, CSparse.h, CmplxAEPBAL.h, CmplxCHOL.h, + CmplxGEPBAL.h, CmplxHESS.h, CmplxLU.h, CmplxQR.h, CmplxQRP.h, + CmplxSCHUR.h, CmplxSVD.h, CollocWt.h, DAE.h, DAEFunc.h, DAERT.h, + DAERTFunc.h, DASPK.h, DASRT.h, DASSL.h, DiagArray2.h, EIG.h, + LSODE.h, MArray.h, MArray2.h, MArrayN.h, MDiagArray2.h, + MSparse-defs.h, MSparse.h, Matrix.h, MatrixType.h, ODE.h, + ODEFunc.h, ODES.h, ODESFunc.h, Quad.h, Range.h, + Sparse-op-defs.h, Sparse.h, SparseCmplxCHOL.h, SparseCmplxLU.h, + SparseCmplxQR.h, SparseQR.h, SparsedbleCHOL.h, SparsedbleLU.h, + base-dae.h, base-de.h, base-lu.h, base-min.h, boolMatrix.h, + boolNDArray.h, boolSparse.h, byte-swap.h, chMatrix.h, + chNDArray.h, cmd-edit.h, cmd-hist.h, dColVector.h, + dDiagMatrix.h, dMatrix.h, dNDArray.h, dRowVector.h, dSparse.h, + data-conv.h, dbleAEPBAL.h, dbleCHOL.h, dbleGEPBAL.h, dbleHESS.h, + dbleLU.h, dbleQR.h, dbleQRP.h, dbleSCHUR.h, dbleSVD.h, + dir-ops.h, fCColVector.h, fCDiagMatrix.h, fCMatrix.h, + fCNDArray.h, fCRowVector.h, fCmplxAEPBAL.h, fCmplxCHOL.h, + fCmplxGEPBAL.h, fCmplxHESS.h, fCmplxLU.h, fCmplxQR.h, + fCmplxQRP.h, fCmplxSCHUR.h, fCmplxSVD.h, fColVector.h, + fDiagMatrix.h, fEIG.h, fMatrix.h, fNDArray.h, fRowVector.h, + file-ops.h, file-stat.h, floatAEPBAL.h, floatCHOL.h, + floatGEPBAL.h, floatHESS.h, floatLU.h, floatQR.h, floatQRP.h, + floatSCHUR.h, floatSVD.h, functor.h, glob-match.h, idx-vector.h, + int16NDArray.h, int32NDArray.h, int64NDArray.h, int8NDArray.h, + intNDArray.h, kpse-xfns.h, lo-ieee.h, lo-mappers.h, lo-math.h, + lo-specfun.h, lo-sysdep.h, lo-traits.h, lo-utils.h, mach-info.h, + mx-base.h, mx-defs.h, mx-ext.h, mx-op-defs.h, oct-alloc.h, + oct-cmplx.h, oct-env.h, oct-fftw.h, oct-getopt.h, oct-group.h, + oct-inttypes.h, oct-md5.h, oct-passwd.h, oct-rand.h, + oct-rl-edit.h, oct-rl-hist.h, oct-shlib.h, oct-sort.h, + oct-spparms.h, oct-syscalls.h, oct-time.h, oct-uname.h, + pathlen.h, pathsearch.h, prog-args.h, randgamma.h, randmtzig.h, + randpoisson.h, regex-match.h, sparse-base-chol.h, + sparse-base-lu.h, sparse-sort.h, sparse-util.h, statdefs.h, + str-vec.h, sun-utils.h, sysdir.h, systime.h, syswait.h, + uint16NDArray.h, uint32NDArray.h, uint64NDArray.h, + uint8NDArray.h: Remove Emacs local-variables settings. + 2010-01-20 Jaroslav Hajek <highegg@gmail.com> * boolNDArray.cc (boolNDArray::cumsum): Sum directly in double to