summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2010-02-03CID-269Tofu Linden
2010-02-03CID-271Tofu Linden
2010-02-03CID-272Tofu Linden
2010-02-03CID-273Tofu Linden
2010-02-03merge from viewer2.Tofu Linden
2010-02-01mergerichard
2010-02-01Merge from viewer2.Tofu Linden
2010-02-01Hint to compiler that logging is never *expected* on the fast-path.Tofu Linden
2010-01-29merge from viewer2Tofu Linden
2010-01-29fixed major EXT-3643 “Embed friendship offer into IM window”;Alexei Arabadji
2010-01-28Merge from viewer2 trunk.Tofu Linden
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-26Merge from viewer2 trunk.Tofu 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-22mergerichard
2010-01-22LLPointer cleanup and fix for EXT-4413richard
2010-01-22Merge from v2 trunk.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-20Merge from viewer2. Minor conflict resolved.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-14Backed out changeset f34a69c2af56Tofu Linden
2010-01-14Backed out changeset d5b761982e63Tofu Linden
2010-01-14Merge from viewer2, including fix for the test failure biting qarl.Tofu Linden
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
2010-01-04Merge from trunk. Conflicts manually resolved in:Tofu Linden
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-21Fix for OSX hating thread local state (hopefully).Dave Parks