view .gitignore @ 15724:911a6ad10e9c

fix incorrect sparse array allocation introduced in cda76da34693 * Sparse.h (Sparse<T>::SparseRep::SparseRep (octave_idx_type, octave_idx_type, octave_idx_type)): Don't allocate D or R arrays if NZ is 0. Initialize all elements of C to 0.
author John W. Eaton <jwe@octave.org>
date Mon, 03 Dec 2012 16:02:30 -0500
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/