summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2010-01-28fixed EXT-3841 [BSI] "Send IM..." choosable in IM floater context menuIgor Borovkov
2010-01-27CID-227Tofu Linden
2010-01-27less dumb partial fix for CID-219Tofu Linden
2010-01-27partial fix for CID-219Tofu Linden
2010-01-27CID-220Tofu Linden
2010-01-27CID-186Tofu Linden
2010-01-27sigh, follow-up fix.Tofu Linden
2010-01-27CID-99Tofu Linden
2010-01-26DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linuxTofu Linden
2010-01-25We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for...Tofu Linden
2010-01-25Gosh, the mac prototypes for get_cpu_clock_count_64 have always been wrong, b...Tofu Linden
2010-01-25DEV-45468 'SNOW-108: Fast timers are broken / badly-scaled on linux' ready to...Tofu Linden
2010-01-25Final fix for fast timer reshuffle.Tofu Linden
2010-01-25shuffle shuffle of timer code. cleanup.Tofu Linden
2010-01-25pull in the linux+solaris fast-timers impl from snowglobe, fit it into viewer...Tofu Linden
2010-01-22Fix assert in lldictionary as used by llfoldertypeRick Pasetto
2010-01-21Turn on llassert() and llverify() for RelWithDebInfo builds.Tofu Linden
2010-01-20Convert all C++ files to Unix line endingsBryan O'Sullivan
2010-01-15fix for gcc buildrichard
2010-01-15wrong line endingsrichard
2010-01-15fix for build error in xmmintrins.hrichard
2010-01-13fix for mac fast timer resetting too oftenrichard
2010-01-13better commented fix for VS2005 compile issuesrichard
2010-01-13potential fix for build issues on vs2005richard
2010-01-11renamed LLFastTimerUtil to LLFastTimerrichard
2010-01-08fast timer performance tuningrichard
2009-12-22Add lleventhost queries to list LLEventAPIs or describe one.Nat Goodspeed
2009-12-21mergerichard
2009-12-21added optional timing of fast timers themselvesrichard
2009-12-17HTTP Texture changes:Steve Bennetts
2009-12-14Fix for mac build post-merge.brad kittenbrink
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-08EXT-3158 - Removing logging of users password hash from new login code.Mark Palange (Mani)
2009-12-07Fixups for things broken after the last merge and for the linux build.brad kittenbrink
2009-12-07Another merge of include dependency cleanup work with viewer-2-0.brad kittenbrink
2009-12-03MergeMark Palange (Mani)
2009-12-03Fix to windows build breakages.Mark Palange (Mani)
2009-12-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-03Merge of include dependency cleanup work with viewer-2-0brad kittenbrink
2009-12-03DEV-43463: swap visit_and_connect() overloads for Linux compilerNat Goodspeed
2009-12-03Fixed broken buildskolb
2009-12-03Merge with recent viewer-2-0Nat Goodspeed
2009-12-03Skip logging test that fails on Linux, no idea whyNat Goodspeed
2009-12-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-30DEV-43463: Keep LLEventPump's LLStandardSignal alive during post()Nat Goodspeed
2009-11-23mergeSteve Bennetts
2009-11-23Added some threading debugging code. Should catch any recursive mutex locks i...Steve Bennetts
2009-11-20mergeJames Cook