Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-28 | fixed EXT-3841 [BSI] "Send IM..." choosable in IM floater context menu | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-27 | CID-227 | Tofu Linden | |
Checker: STRING_OVERFLOW Function: CProcessor::AnalyzeIntelProcessor() File: /indra/llcommon/llprocessor.cpp | |||
2010-01-27 | less dumb partial fix for CID-219 | Tofu Linden | |
2010-01-27 | partial fix for CID-219 | Tofu Linden | |
Checker: STREAM_FORMAT_STATE Function: LLDate::toStream(std::basic_ostream<char, std::char_traits<char>>&) const File: /indra/llcommon/lldate.cpp | |||
2010-01-27 | CID-220 | Tofu Linden | |
Checker: STREAM_FORMAT_STATE Function: encode_character(std::basic_ostream<char, std::char_traits<char>>&, char) File: /indra/llcommon/lluri.cpp | |||
2010-01-27 | CID-186 | Tofu Linden | |
Checker: RESOURCE_LEAK Function: LLStringUtilBase<unsigned int>::addCRLF(std::basic_string<unsigned int, std::char_traits<unsigned int>, std::allocator<unsigned int>>&) File: /indra/llcommon/llstring.h | |||
2010-01-27 | sigh, follow-up fix. | Tofu Linden | |
2010-01-27 | CID-99 | Tofu Linden | |
Checker: INVALIDATE_ITERATOR Function: LLAllocatorHeapProfile::parse(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/llcommon/llallocator_heap_profile.cpp not a bug, but make it clearer to coverity. | |||
2010-01-26 | DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux | Tofu Linden | |
more reliable fix based on feedback from Richard. dicked with the Darwin results too since those seemed wrong based on the same feedback (also covered in test plan). | |||
2010-01-25 | We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it ↵ | Tofu Linden | |
for llfasttimers.h. Also define LL_LIKELY/LL_UNLIKELY with a warning about its micro-optimizey nature, and use it to annotate llasserts (i.e. make llassert() lower-overhead and thus more attractive, even in inner-ish loops.) | |||
2010-01-25 | Gosh, the mac prototypes for get_cpu_clock_count_64 have always been wrong, ↵ | Tofu Linden | |
but the compiler didn't start caring until I made these proper member functions. fixed. | |||
2010-01-25 | DEV-45468 'SNOW-108: Fast timers are broken / badly-scaled on linux' ready ↵ | Tofu Linden | |
to merge. legacy coding policy fix-up. | |||
2010-01-25 | Final fix for fast timer reshuffle. | Tofu Linden | |
2010-01-25 | shuffle shuffle of timer code. cleanup. | Tofu Linden | |
2010-01-25 | pull in the linux+solaris fast-timers impl from snowglobe, fit it into ↵ | Tofu Linden | |
viewer2, start moving headers around. | |||
2010-01-22 | Fix assert in lldictionary as used by llfoldertype | Rick Pasetto | |
Review #88 This assert might be valid in general, but LLFolderType has a valid reason for getting "not found" | |||
2010-01-21 | Turn on llassert() and llverify() for RelWithDebInfo builds. | Tofu Linden | |
Convert top firing asserts into big warnings. To be reviewed by Mani. | |||
2010-01-20 | Convert all C++ files to Unix line endings | Bryan O'Sullivan | |
2010-01-15 | fix for gcc build | richard | |
2010-01-15 | wrong line endings | richard | |
2010-01-15 | fix for build error in xmmintrins.h | richard | |
2010-01-13 | fix for mac fast timer resetting too often | richard | |
2010-01-13 | better commented fix for VS2005 compile issues | richard | |
reviewed by Leyla | |||
2010-01-13 | potential fix for build issues on vs2005 | richard | |
2010-01-11 | renamed LLFastTimerUtil to LLFastTimer | richard | |
2010-01-08 | fast timer performance tuning | richard | |
2009-12-22 | Add lleventhost queries to list LLEventAPIs or describe one. | Nat Goodspeed | |
Add LLEventDispatcher::getDispatchKey() to retrieve a previously- inaccessible value. | |||
2009-12-21 | merge | richard | |
2009-12-21 | added optional timing of fast timers themselves | richard | |
2009-12-17 | HTTP Texture changes: | Steve Bennetts | |
* Fixed bug in llqueuedthread.cpp causing unnecesssary sleeeping * Fixed an issue that was preventing retries on 503 errors * Added number of pending creates to Texture View * Increased time allocated for texture creates | |||
2009-12-14 | Fix for mac build post-merge. | brad kittenbrink | |
2009-12-14 | Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0. | brad kittenbrink | |
2009-12-08 | EXT-3158 - Removing logging of users password hash from new login code. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2009-12-07 | Fixups for things broken after the last merge and for the linux build. | brad kittenbrink | |
2009-12-07 | Another merge of include dependency cleanup work with viewer-2-0. | brad kittenbrink | |
2009-12-03 | Merge | Mark Palange (Mani) | |
2009-12-03 | Fix to windows build breakages. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-03 | Merge of include dependency cleanup work with viewer-2-0 | brad kittenbrink | |
2009-12-03 | DEV-43463: swap visit_and_connect() overloads for Linux compiler | Nat Goodspeed | |
2009-12-03 | Fixed broken build | skolb | |
2009-12-03 | Merge with recent viewer-2-0 | Nat Goodspeed | |
2009-12-03 | Skip logging test that fails on Linux, no idea why | Nat Goodspeed | |
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() | Nat Goodspeed | |
Replace LLEventPump's boost::scoped_ptr<LLStandardSignal> with boost::shared_ptr. Take a local stack copy of that shared_ptr in post() methods, and invoke the signal through that copy. This guards against scenario in which LLEventPump gets destroyed during signal invocation. (See Jira for details.) Re-enable Mani's test case that used to crash. Introduce ll_template_cast<> to allow a template function to recognize a parameter of a particular type. Introduce LLListenerWrapper mechanism to support wrapper objects for LLEventPump listeners. You instantiate an LLListenerWrapper subclass object inline in the listen() call (typically with llwrap<>), passing it the real listener, trusting it to forward the eventual call. Introduce prototypical LLCoutListener and LLLogListener subclasses for illustrative and diagnostic purposes. Test that LLLogListener doesn't block recognizing LLEventTrackable base class bound into wrapped listener. | |||
2009-11-23 | merge | Steve Bennetts | |
2009-11-23 | Added some threading debugging code. Should catch any recursive mutex locks ↵ | Steve Bennetts | |
in non Release builds. | |||
2009-11-20 | merge | James Cook | |