Age | Commit message (Expand) | Author |
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 |
2011-07-13 | Introduce support for C++ integration tests running Python scripts. | Nat Goodspeed |
2011-07-12 | CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. | Nat Goodspeed |
2011-07-12 | Merge for STORM-1482 | Aaron Stone |
2011-07-12 | STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some c... | Aaron Stone |
2011-07-12 | CHOP-753: Defend against boost::regex exceptions. | Nat Goodspeed |
2011-07-12 | CHOP-753: make getAvailableMemoryKB() only load data on Windows. | Nat Goodspeed |
2011-07-11 | CHOP-753: Add classic-C-style diagnostics around popen("vm_stat"). | Nat Goodspeed |
2011-07-11 | CHOP-753: Add timestamp to LLMemoryInfo's LLSD stats block. | Nat Goodspeed |
2011-07-11 | increment viewer version to 2.8.1 | Oz Linden |
2011-07-09 | increment version to 2.8.0 | Oz Linden |
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden |
2011-07-07 | CHOP-753: have to cast pointer passed to GetProcessMemoryInfo(). | Nat Goodspeed |
2011-07-07 | CHOP-753: uh, Microsoft docs lied about header file to use? | Nat Goodspeed |
2011-07-07 | CHOP-753: add stats from GetProcessMemoryInfo() on Windows. | Nat Goodspeed |
2011-07-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2011-07-05 | CHOP-753: On Windows, add GetPerformanceInfo to LLMemoryInfo stats. | Nat Goodspeed |
2011-06-30 | CHOP-753: Fix compile errors in LLMemoryInfo Windows-specific code. | Nat Goodspeed |
2011-06-30 | CHOP-753: Reduce redundancy in LLMemoryInfo. | Nat Goodspeed |
2011-06-30 | CHOP-753: Fix errors in LLMemoryInfo Mac-specific code. | Nat Goodspeed |
2011-06-29 | CHOP-753: fix minor compilation errors on Linux | Nat Goodspeed |
2011-06-29 | CHOP-753: Introduce LLSD access to LLMemoryInfo ** BROKEN ** | Nat Goodspeed |
2011-06-28 | CHOP-753: Report Linux memory stats 1/line, like other platforms. | Nat Goodspeed |
2011-06-28 | CHOP-753: Introduce a sliding window of framerate samples. | Nat Goodspeed |
2011-06-28 | CHOP-753: suppress VS fatal warning 4355 | Nat Goodspeed |
2011-06-28 | CHOP-753: Log LLMemoryInfo whenever framerate hits a new low. | Nat Goodspeed |
2011-06-27 | fixed basic root folder entry to match 8 character limit | Richard Linden |
2011-06-27 | merge | Richard Linden |
2011-06-27 | preemptively adding folder type for basic inventory so we can update sim code... | Richard Linden |
2011-06-27 | increment viewer version to 2.7.6 | Oz Linden |
2011-06-24 | CHOP-753: add timestamp and <mem> marker to memory stats log lines | Nat Goodspeed |
2011-06-23 | Log enriched memory info for Mac too. | Nat Goodspeed |
2011-06-23 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden |
2011-06-20 | increment viewer version to 2.7.5 | Oz Linden |
2011-06-14 | merge | Brad Payne (Vir Linden) |
2011-06-13 | increment viewer version to 2.7.4 | Oz Linden |
2011-06-09 | merge | Brad Payne (Vir Linden) |
2011-06-08 | Merge from viewer-experience | Leslie Linden |