Age | Commit message (Expand) | Author |
2011-07-27 | broken operator= semantics for instance tracker iterators | Richard Nelson |
2011-07-27 | another fix for build | Richard Nelson |
2011-07-26 | fixed build | Richard Nelson |
2011-07-26 | merge | Richard Nelson |
2011-07-26 | removed last vestiges of llinstancetracerscopedguard | Richard Nelson |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile pan... | Richard Nelson |
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) |
2011-07-25 | increment viewer version to 2.8.3 | Oz Linden |
2011-07-24 | merge | Dave Parks |
2011-07-22 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2011-07-22 | SH-2031 Cleanup from threaded curl implementation (remove errors/loops on shu... | Dave Parks |
2011-07-21 | merge | Brad Payne (Vir Linden) |
2011-07-21 | STORM-1112 Protected LLProxy members during cross-thread calls to LLProxy::ap... | Logan Dethrow |
2011-07-21 | SH-2031 Fix for stall in "Cleanup" | Dave Parks |
2011-07-20 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson |
2011-07-20 | fix for crash when adding new fast timers | Richard Nelson |
2011-07-20 | add a debug setting "MemoryPrivatePoolEnabled" to turn on/off private memory ... | Xiaohong Bao |
2011-07-20 | still trying to fix channels | Brad Payne (Vir Linden) |
2011-07-20 | fix a merge error | Xiaohong Bao |
2011-07-19 | Merge | Xiaohong Bao |
2011-07-19 | fix for memory alignment to 16 bytes. | Xiaohong Bao |
2011-07-19 | More FormatMessage compile errors, try again to fix | Nat Goodspeed |
2011-07-19 | Fix copy/paste error in swiped FormatMessage() example code. | Nat Goodspeed |
2011-07-19 | Per Josh's comments in http://codereview.lindenlab.com/6510035/ | Nat Goodspeed |
2011-07-18 | increment viewer version to 2.8.2 | Oz Linden |
2011-07-17 | Decided against using Boost.Filesystem, remove from link | Nat Goodspeed |
2011-07-16 | Use raw-string syntax for other Windows pathnames inserted to Python. | Nat Goodspeed |
2011-07-16 | Use raw-string syntax for Python string containing Windows pathname. | Nat Goodspeed |
2011-07-15 | Use C++ __FILE__ rather than Python __file__ to find indra work area. | Nat Goodspeed |
2011-07-15 | Merge for STORM-1482 | Aaron Stone |
2011-07-15 | If we're going to need indra.base.llsd, have to munge sys.path. | Nat Goodspeed |
2011-07-15 | Not all TC agents have llbase.llsd, fall back to indra.base.llsd | Nat Goodspeed |
2011-07-15 | Try again to pacify VS fatal warning. | Nat Goodspeed |
2011-07-15 | Merge from viewer-development | Xiaohong Bao |
2011-07-15 | Muzzle VS warning | Nat Goodspeed |
2011-07-15 | merge changes for storm-1509 | Oz Linden |
2011-07-15 | Add test to verify Python-to-C++ LLSD notation sequence. | Nat Goodspeed |
2011-07-15 | Add test to verify C++-to-Python LLSD notation sequence. | Nat Goodspeed |
2011-07-15 | Change NamedTempScript to NamedTempFile; allow streaming to it. | Nat Goodspeed |
2011-07-14 | Pacify Linux gcc more thoroughly. | Nat Goodspeed |
2011-07-14 | #include correct headers for Windows _open() et al. | Nat Goodspeed |
2011-07-14 | Avoid Boost.Filesystem: Boost package improperly built on Windows? | Nat Goodspeed |
2011-07-14 | wstring_to_utf8str() accepts LLWString rather than std::wstring. | Nat Goodspeed |
2011-07-14 | Use Linden wstring-to-string conversion, not boost::filesystem's. | Nat Goodspeed |
2011-07-14 | Attempt to fix minor build errors on Windows. | Nat Goodspeed |
2011-07-14 | Eliminate use of PATH_MAX, which is bogus anyway. | Nat Goodspeed |
2011-07-14 | New llsdserialize_test logic needs Boost.Filesystem library. | Nat Goodspeed |
2011-07-14 | Work around broken Windows command-line processing. | Nat Goodspeed |
2011-07-13 | Still trying to fix Windows header-file-order problem. | Nat Goodspeed |
2011-07-13 | Attempt to fix confusing header-file-order problems on Windows. | Nat Goodspeed |