summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldiriterator.cpp
AgeCommit message (Expand)Author
2017-05-25MAINT-5100 Fixed viewer not finding sky files at loginandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-17Update to build on Xcode 6.0: using an assignment in an expressions without p...callum_linden
2014-03-12merge with releaseRichard Linden
2013-11-22MAINT-3474 FIXED crash on startup in LLTextureCache::purgeAllTextures(bool) a...maksymsproductengine
2013-08-09second phase summer cleaningRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-16Some Mac header #defines macros like check and equivalent -- gack!!Nat Goodspeed
2012-11-12First round of fixes to make viewer work with Boost 1.52callum_linden
2011-07-07STORM-1476 FIXED Replaced non-fatal errors in LLDirIterator constructor with ...seth_productengine
2011-06-21CHOP-662 cleanup in response to code review.Squire
2011-06-17CHOP-662 - initial fix to problems with regex characters in Group namesSquire
2011-05-17STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator ...seth_productengine
2010-12-17STORM-477 WIP Re-implemented LLDir::getNextFileInDir() as an iterator object.Seth ProductEngine