Age | Commit message (Expand) | Author |
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-16 | merge changes for storm-1482 | Oz Linden |
2011-07-16 | merge late release changes and tags | Oz Linden |
2011-07-16 | pull back late beta fix | Oz Linden |
2011-07-16 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn |
2011-07-15 | Use C++ __FILE__ rather than Python __file__ to find indra work area. | Nat Goodspeed |
2011-07-15 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn |
2011-07-15 | After review and testing, realized that 'WatchdogEnabled' is actually true to... | jenn |
2011-07-15 | Merge for STORM-1482 | Aaron Stone |
2011-07-15 | STORM-1482 Always run the crash loggers, they will check what to do and how t... | Aaron Stone |
2011-07-15 | If we're going to need indra.base.llsd, have to munge sys.path. | Nat Goodspeed |
2011-07-15 | storm-1510: update to new login display url | Oz Linden |
2011-07-15 | Not all TC agents have llbase.llsd, fall back to indra.base.llsd | Nat Goodspeed |
2011-07-15 | STORM-1482 Change the defaults, look in the app_settings dir for configs as w... | Aaron Stone |
2011-07-15 | Try again to pacify VS fatal warning. | Nat Goodspeed |
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 | STORM-1506 FIXED Reset the estate to global sun when changing region environm... | Vadim ProductEngine |
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 | FIX STORM-1494 remove duplicate ID and xml snippet | eli |
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 | STORM-1482 Little bit of Windows crash report value logging. | Aaron Stone |
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 | merge changes for 2.7.5 release | Oz Linden |
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-14 | merge | Dave Parks |
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 | merge changes for storm-1507 | Oz Linden |
2011-07-13 | merge changes for open-99 | Oz Linden |
2011-07-13 | Introduce support for C++ integration tests running Python scripts. | Nat Goodspeed |
2011-07-13 | SH-1637 FIX, SH-1638 FIX - fixes jittery camera problems | Brad Payne (Vir Linden) |
2011-07-13 | STORM-1503 FIXED Find floater doesn't set focus to its browser. | Paul ProductEngine |
2011-07-13 | STORM-1502 FIXED Disable "Delete Water/Sky/Day Preset" dialogs if no user pre... | Vadim ProductEngine |
2011-07-13 | Watchdog timeout now set to 60 seconds for long-term use (instead of 20, used... | jenn |
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 | Build fix for Mac OS X. | Leslie Linden |