view .gitignore @ 20491:7e9c752138ec stable

Fix 'descending' sort of Range objects (bug #45739). * Range.cc (sort_internal): When doing a descending sort, start at the max() value in the Range, rather than the rng_limit which may not be a part of the range itself.
author Rik <rik@octave.org>
date Thu, 20 Aug 2015 06:42:15 -0700
parents 5758e0013246
children
line wrap: on
line source

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