Age | Commit message (Expand) | Author |
2024-09-05 | Fix build errors from merging develop into release/luau-scripting. | Nat Goodspeed |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-08-28 | Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447) | Brad Linden |
2024-08-13 | Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker an... | Rye Mutt |
2024-07-10 | Introduce LLCoros::RMutex, use for SettingsConfig::mRecorderMutex (#1980) | nat-goodspeed |
2024-07-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-07-09 | Review feedback change | RunitaiLinden |
2024-07-09 | #1826 Fix for LL_ERRS crashing in mutex lock | RunitaiLinden |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Manual whitespace cleanup (fix_whitespace.py). | Nat Goodspeed |
2024-05-08 | Fix llerror_test.cpp now that LL_ERRS() includes a stacktrace. | Nat Goodspeed |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-03 | Log a stack trace on LL_ERRS(). | Nat Goodspeed |
2024-05-02 | #1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356) | RunitaiLinden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-01-11 | Rename OS X to macOS, mostly in comments | Lars Næsbye Christensen |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-10-17 | SL-20476: Don't let the compiler know we intend to crash. | Nat Goodspeed |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-05-03 | DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). | Nat Goodspeed |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev |
2023-01-09 | Eliminate needless copies | Fawrsk |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-10-30 | Fix checks for empty LLSD maps to use size and not emptyMap which is for crea... | Rye Mutt |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev |
2022-01-14 | SL-16606: Add profiler category LOGGING | Ptolemy |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev |
2021-11-17 | SL-15241 Cleanup | Andrey Kleshchev |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton |
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy |
2021-11-16 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2021-09-16 | SL-16004 Fix bugsplat displaying wrong top function | Andrey Kleshchev |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice |
2021-05-12 | SL-10297: Get rid of LLError::LLCallStacks::allocateStackBuffer(). | Nat Goodspeed |
2021-05-12 | SL-10297: Eliminate llerror.cpp's Globals::messageStream and bool. | Nat Goodspeed |
2021-05-11 | SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. | Nat Goodspeed |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |