- Jul 27, 2015
-
-
Cinder authored
-
- Jul 24, 2015
-
-
Drake Arconis authored
-
- May 05, 2015
-
-
Drake Arconis authored
-
- Apr 30, 2015
-
-
Drake Arconis authored
-
- Apr 14, 2015
-
-
Drake Arconis authored
-
- Apr 10, 2015
-
-
Oz Linden authored
restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes
-
- Apr 07, 2015
- Dec 18, 2014
- Dec 27, 2014
-
-
Drake Arconis authored
-
- Oct 29, 2014
-
-
Drake Arconis authored
-
Drake Arconis authored
-
- Oct 20, 2014
-
-
Cinder authored
-
- Oct 17, 2014
-
-
callum_linden authored
-
callum_linden authored
Update to build on Xcode 6.0: variable (result) can be unitialized if condition is false (TAKE 2) [-Wsometimes-uninitialized]
-
callum_linden authored
Update to build on Xcode 6.0: variable (result) can be unitialized if condition is false [-Wsometimes-uninitialized]
-
callum_linden authored
-
- Sep 13, 2014
-
-
Cinder authored
-
- Jul 11, 2014
-
-
Drake Arconis authored
-
- Jul 04, 2014
-
-
Drake Arconis authored
-
- Jun 15, 2014
-
-
Drake Arconis authored
-
- Jun 14, 2014
-
-
Drake Arconis authored
-
Drake Arconis authored
-
- May 26, 2014
-
-
Drake Arconis authored
changed: Just use ll_alligned_malloc_16 instead of ll_aligned_malloc<16> fixed: A call to ll_aligned _free_fallback in llvertexbuffer that should have been ll_aligned_free<64>
-
- May 06, 2014
-
-
Drake Arconis authored
-
- Apr 08, 2014
-
-
Richard Linden authored
-
- Mar 13, 2014
-
-
Ricky Curtice authored
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment!
-
- Mar 10, 2014
-
-
Drake Arconis authored
-
- Mar 07, 2014
-
-
Aura Linden authored
Fixes for crash reporter startup race condition, crash reporter CPU use, Secondlife.log filehandle, XP Crash.
-
- Feb 14, 2014
-
-
simon authored
-
Baker Linden authored
- Added clear() after DeletePointer() call to hopfully fix this...
-
- Dec 03, 2013
-
-
Aura Linden authored
-
- Nov 22, 2013
-
-
maksymsproductengine authored
MAINT-3474 FIXED crash on startup in LLTextureCache::purgeAllTextures(bool) attempting to delete texture cache
-
- Oct 15, 2013
-
-
Richard Linden authored
-
- Oct 14, 2013
-
-
Richard Linden authored
-
- Sep 26, 2013
-
-
Richard Linden authored
-
- Sep 05, 2013
-
-
Richard Linden authored
another attempt to move mem stat into base class
-
- Aug 15, 2013
-
-
Richard Linden authored
-
- Aug 09, 2013
-
-
Richard Linden authored
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
-