- Aug 24, 2020
-
-
Rye Mutt authored
-
- Jul 26, 2020
-
-
Rye Mutt authored
-
- Apr 20, 2020
-
-
Andrey Lihatskiy authored
-
- Mar 19, 2020
-
-
Rye Mutt authored
-
- Aug 29, 2018
-
-
Oz Linden authored
MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces
-
- Mar 29, 2017
-
-
Nat Goodspeed authored
When a 'family' code isn't recognized, for instance, report the family code. That should at least clue us in to look up and add an entry for the relevant family code.
-
- Apr 22, 2016
-
-
Nicky authored
(transplanted from 8b0c42b1a4f0416a17c8ec6078a85c5773f69a25)
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Dec 22, 2014
-
-
Oz Linden authored
-
- Oct 17, 2014
-
-
callum_linden authored
-
- Aug 19, 2013
-
-
Richard Linden authored
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits
-
- Aug 09, 2013
-
-
Richard Linden authored
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
-
- Jun 13, 2013
-
-
Richard Linden authored
changed Units macros and argument order to make it more clear optimized units for integer types fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Dec 07, 2012
-
-
Richard Linden authored
improved unit tests for LLUnit renamed LLUnit to LLUnitImplicit with LLUnit being reserved for explicit units
-
- Nov 15, 2012
-
-
Richard Linden authored
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places
-
- Nov 12, 2012
-
-
Richard Linden authored
simplified llfasttimer code down to 2 classes llunit unit conversion now done in floating point or 64 bit integer precision, depending on source type
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Jun 10, 2010
-
-
Leyla Farazha authored
-
Leyla Farazha authored
crafted by richard
-
- Jun 02, 2010
-
-
palange@pdp47.lindenlab.com authored
-
- Jun 01, 2010
-
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
-
- May 27, 2010
-
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
-
- May 11, 2010
-
-
Mark Palange (Mani) authored
-
- Apr 19, 2010
-
-
Tofu Linden authored
Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. But be more careful with CPU clock count on linux, so the fasttimer values are much more accurate than they were the last time we were with RDTSC, in absolute terms - back in the right order of magnitude anyway. Also change many instances of Mhz to MHz. Also some minor comment fixes.
-
- Feb 02, 2010
-
-
Mark Palange (Mani) authored
-
- Feb 01, 2010
- Jan 27, 2010
-
-
Tofu Linden authored
Checker: STRING_OVERFLOW Function: CProcessor::AnalyzeIntelProcessor() File: /indra/llcommon/llprocessor.cpp
-
- Jan 11, 2010
-
-
palange authored
-
- Jan 07, 2010
-
-
Mark Palange (Mani) authored
Refactored the CProcessor class into LLProcessorInfo. Reviewed by brad
-
- Feb 03, 2009
-
-
Adam Moss authored
svn merge -r108355:109316 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/maint-viewer-12-uploadfees-qa108314 Whew.
-
- Jan 07, 2009
-
-
Aaron Brashears authored
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
-
- Jun 25, 2008
-
-
Steven Bennetts authored
dataserver-is-deprecated
-
- May 08, 2008
-
-
Steven Bennetts authored
merge -r 87067:87077 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-4-merge -> release. dataserver-is-deprecated.
-