Age | Commit message (Expand) | Author |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-04-06 | Port from JsonCPP to Boost.Json for json parsing and serializing (#1054) | Rye Mutt |
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-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-03-15 | SL-18721 Restore release behavior | Andrey Kleshchev |
2024-03-13 | Remove obsolete LLSINGLETON_C11 and LLSINGLETON_EMPTY_CTOR_C11 macros | Ansariel |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden |
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-27 | SL-18721 Shutdown fixes #5 | Andrey Kleshchev |
2024-02-23 | viewer#875 Crash at uri normalization | Andrey Kleshchev |
2024-02-22 | Viewer#863 Crash reading xml | Andrey Kleshchev |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-21 | viewer#851 Xcode buildfix | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOLs in llxml and introduce std::string_view | Ansariel |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2024-02-20 | Include missing llmutex.h in CMake file | Ansariel |
2024-02-19 | [Linux]gcc is broken for in place template instantiation. | Beq |
2024-02-19 | Replace remaining BOOL with bool llinventory and llmessage | Ansariel |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-02-16 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev |
2024-02-16 | Replaced one overlooked FALSE | Ansariel |
2024-02-16 | Replace most of BOOL with bool in llmath | Ansariel |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-10 | Triage Issue #49 Better inspection of data urls in media | Andrey Kleshchev |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk |
2024-02-09 | Follow up 364bd17: restore return value | Andrey Lihatskiy |
2024-02-09 | Replace remaining BOOL with bool in llcommon and remove dead code | Ansariel |
2024-02-09 | llcommon: BOOL (int) to real bool/LSTATUS | Lars Næsbye Christensen |
2024-02-08 | Build fix for Visual Studio patch | Alexander Gavriliuk |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk |
2024-02-08 | SL-18721 Shutdown fixes #4 | Andrey Kleshchev |
2024-02-05 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy |
2024-02-05 | SL-20669 Fix white uuid | Andrey Kleshchev |
2024-01-24 | SL-20669 Move constants out of settings.xml | Andrey Kleshchev |
2024-01-22 | SL-18721 Shutdown fixes | Andrey Kleshchev |
2024-01-18 | SL-20546: Merge branch 'DRTVWR-588-maint-W' into sl-20546. | Nat Goodspeed |
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as a... | Alexander Gavriliuk |
2024-01-16 | Revert "replaces parts of boost to C++ standard." | Andrey Lihatskiy |
2024-01-16 | replace part of boost::fibers::* to std::* | AiraYumi |
2024-01-12 | DRTVWR-601 Fix for Tracy instrumentation (Tracy doesn't play nice with corout... | RunitaiLinden |