Age | Commit message (Expand) | Author |
2024-05-23 | More vestigial whitespace fixes | Nat Goodspeed |
2024-05-15 | Manual whitespace cleanup (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into lua-timers for whitespace fixes. | Nat Goodspeed |
2024-05-08 | Merge branch 'nat/cleanup-timers' into lua-timers. | Nat Goodspeed |
2024-05-08 | Fix llerror_test.cpp now that LL_ERRS() includes a stacktrace. | Nat Goodspeed |
2024-05-02 | WIP: In llcallbacklist.h, add singleton LLLater for time delays. | Nat Goodspeed |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-25 | Merge Maint YZ branch 'main' into DRTVWR-588-cleanup-timers | Nat Goodspeed |
2024-04-24 | Merge 'main' into release/luau-scripting on promotion of Maint YZ | Nat Goodspeed |
2024-04-16 | Merge branch 'main' into release/luau-scripting | Nat Goodspeed |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-03-08 | Merge branch 'main' into release/luau-scripting for Emoji release. | Nat Goodspeed |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-02-29 | Improve Debug class (indra/test/debug.h). | Nat Goodspeed |
2024-02-23 | Allow debug.h to be #included even in normal viewer code. | Nat Goodspeed |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel |
2024-01-08 | DRTVWR-589: Fix build errors resulting from merge with main. | Nat Goodspeed |
2024-01-08 | replace boost library to standard | AiraYumi |
2024-01-04 | DRTVWR-589: Merge branch 'main' into DRTVWR-589 | Nat Goodspeed |
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy |
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk |
2023-11-30 | Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge | Andrey Lihatskiy |
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy |
2023-11-02 | DRTVWR-589: StringVec's operator<<() overload must precede lltut.h. | Nat Goodspeed |
2023-10-31 | DRTVWR-588: Try to make threadsafequeue timing more robust. | Nat Goodspeed |
2023-10-29 | DRTVWR-589: Unify hexdump.h headers from different branches. | Nat Goodspeed |
2023-10-29 | DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589 | Nat Goodspeed |
2023-10-29 | DRTVWR-587: Fix LL::apply(function, LLSD array). | Nat Goodspeed |
2023-10-27 | DRTVWR-587: Skip Visual Studio LLSDParam<const char*> tests for now. | Nat Goodspeed |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-10-25 | Post merge build fix | Andrey Kleshchev |
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-10-12 | SL-18837: Unify all llrand_test.cpp in-range tests. | Nat Goodspeed |
2023-10-05 | SL-18837: When llrand_test.cpp fails, display the failing value. | Nat Goodspeed |
2023-09-22 | SL-18837: Bump the granularity of WorkQueue timing tests. | Nat Goodspeed |
2023-09-22 | DRTVWR-589: Bump the time deltas for ThreadSafeSchedule. | Nat Goodspeed |
2023-09-12 | DRTVWR-588: Fix a couple merge glitches in llsdserialize_test.cpp. | Nat Goodspeed |
2023-09-11 | DRTVWR-588: Merge 'DRTVWR-588-maint-W' into DRTVWR-588-cleanup-timers | Nat Goodspeed |
2023-09-08 | SL-18837: Make llsdserialize_test debug output conditional. | Nat Goodspeed |
2023-09-08 | SL-18837: Add debugging output to llsdserialize_test.cpp. | Nat Goodspeed |
2023-09-07 | SL-18837: Fix minor merge glitch. | Nat Goodspeed |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-08-24 | Merge remote-tracking branch 'origin/main' into DRTVWR-489 | Andrey Kleshchev |
2023-08-23 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-08-17 | DRTVWR-588: Try even harder to normalize Windows pathnames (SIGHH) | Nat Goodspeed |
2023-08-17 | DRTVWR-588: Merge branch 'DRTVWR-588-maint-W' into DRTVWR-588-cleanup-timers | Nat Goodspeed |
2023-08-17 | DRTVWR-588: To write b'\n' in Python source, use "b'\\n'" | Nat Goodspeed |