summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2011-08-05SH-2218 FIX -- v2.8.x Viewers crash consistently when I actively use other ap...Leslie Linden
2011-07-27Swap typename and const.Aaron Stone
2011-07-27another potential gcc fixRichard Nelson
2011-07-27fix for gccRichard Nelson
2011-07-27broken operator= semantics for instance tracker iteratorsRichard Nelson
2011-07-27 another fix for buildRichard Nelson
2011-07-26fixed buildRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26removed last vestiges of llinstancetracerscopedguardRichard Nelson
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-07-25increment viewer version to 2.8.3Oz Linden
2011-07-24mergeDave Parks
2011-07-22Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-07-22SH-2031 Cleanup from threaded curl implementation (remove errors/loops on shu...Dave Parks
2011-07-21SH-2031 Fix for stall in "Cleanup"Dave Parks
2011-07-20Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-07-20fix for crash when adding new fast timersRichard Nelson
2011-07-19More FormatMessage compile errors, try again to fixNat Goodspeed
2011-07-19Fix copy/paste error in swiped FormatMessage() example code.Nat Goodspeed
2011-07-19Per Josh's comments in http://codereview.lindenlab.com/6510035/Nat Goodspeed
2011-07-18increment viewer version to 2.8.2Oz Linden
2011-07-17Decided against using Boost.Filesystem, remove from linkNat Goodspeed
2011-07-16Use raw-string syntax for other Windows pathnames inserted to Python.Nat Goodspeed
2011-07-16Use raw-string syntax for Python string containing Windows pathname.Nat Goodspeed
2011-07-15Use C++ __FILE__ rather than Python __file__ to find indra work area.Nat Goodspeed
2011-07-15Merge for STORM-1482Aaron Stone
2011-07-15If we're going to need indra.base.llsd, have to munge sys.path.Nat Goodspeed
2011-07-15Not all TC agents have llbase.llsd, fall back to indra.base.llsdNat Goodspeed
2011-07-15Try again to pacify VS fatal warning.Nat Goodspeed
2011-07-15Muzzle VS warningNat Goodspeed
2011-07-15merge changes for storm-1509Oz Linden
2011-07-15Add test to verify Python-to-C++ LLSD notation sequence.Nat Goodspeed
2011-07-15Add test to verify C++-to-Python LLSD notation sequence.Nat Goodspeed
2011-07-15Change NamedTempScript to NamedTempFile; allow streaming to it.Nat Goodspeed
2011-07-14Pacify Linux gcc more thoroughly.Nat Goodspeed
2011-07-14#include correct headers for Windows _open() et al.Nat Goodspeed
2011-07-14Avoid Boost.Filesystem: Boost package improperly built on Windows?Nat Goodspeed
2011-07-14wstring_to_utf8str() accepts LLWString rather than std::wstring.Nat Goodspeed
2011-07-14Use Linden wstring-to-string conversion, not boost::filesystem's.Nat Goodspeed
2011-07-14Attempt to fix minor build errors on Windows.Nat Goodspeed
2011-07-14Eliminate use of PATH_MAX, which is bogus anyway.Nat Goodspeed
2011-07-14New llsdserialize_test logic needs Boost.Filesystem library.Nat Goodspeed
2011-07-14Work around broken Windows command-line processing.Nat Goodspeed
2011-07-13Still trying to fix Windows header-file-order problem.Nat Goodspeed
2011-07-13Attempt to fix confusing header-file-order problems on Windows.Nat Goodspeed
2011-07-13Introduce support for C++ integration tests running Python scripts.Nat Goodspeed
2011-07-12CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo.Nat Goodspeed
2011-07-12Merge for STORM-1482Aaron Stone
2011-07-12STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some c...Aaron Stone
2011-07-12CHOP-753: Defend against boost::regex exceptions.Nat Goodspeed