summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2026-01-29Merge tag 'Second_Life_Release#e42ec63b-2026.01' into 2026.01Erik Kundiman
2026-01-24#5046 Fix a long freeze when fetching inventoryAndrey Kleshchev
2026-01-11Merge tag 'Second_Life_Release#b26f62eb-26.1' into 2026.01Erik Kundiman
2025-12-21#3612 Log issues with landmarks and rethrown exceptionsAndrey Kleshchev
2025-12-20#5084 Cover window's thread with watchdogAndrey Kleshchev
2025-12-04Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01Erik Kundiman
2025-12-03Merge pull request #5094 from secondlife/mainJonathan "Geenz" Goodman
2025-12-02#5086 Fix 'Copy SLURL' generating obsolete http linkAndrey Kleshchev
2025-12-01#5078 Replace boost::assign usage with modern c++ brace initializationRye
2025-12-01#5078 Replace boost::function with std::functionRye
2025-11-30Replace boost noncopyable and undefined function usage with modern c++ delete...Rye
2025-11-30#5078 Replace boost::hof::invocable with c++17 std::is_invocableRye
2025-11-30#5078 Replace boost ptr_vector<nullable> with std::vector<std::unique_ptr>Rye
2025-11-28#5072 Use make_shared for more efficient ref counting and allocationRye
2025-11-11Merge tag 'Second_Life_Release#bcecb3dc-2025.08' into 2025.08Erik Kundiman
2025-11-10Remove cpuid feature bits verification in llprocessor.cpp (#4959)Jonathan "Geenz" Goodman
2025-11-10Check what state pipe is in for a failed test (#4877)Andrey Kleshchev
2025-11-10#4949 QueuedRequest destructor crashAndrey Kleshchev
2025-10-26Merge tag 'Second_Life_Release#4e2a9667-2025.08' into 2025.08Erik Kundiman
2025-10-25Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08Erik Kundiman
2025-10-22Ensure final EOF in LLProcess test (#4877)Andrey Lihatskiy
2025-10-21Fix typo in commentfmartian
2025-10-21Make changes according to recommendations by CopilotFrederick Martian
2025-10-21Remove trailing spaceRolfKal
2025-10-21Remove a trailing space and a missed LLFile::remove() call right before the L...RolfKal
2025-10-21Improve LLFile to be consistent between Windows and Linux/MacRolfKal
2025-10-13Avoid stack-buffer overruns in llprocess_test.cpp (#4824)Andrey Lihatskiy
2025-10-03Re-deactivate GLM_FORCE_NEON on Windows ARM64Erik Kundiman
2025-10-02Reactivating fast timersmobserveur
2025-10-01Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07Erik Kundiman
2025-09-18Merge remote-tracking branch 'origin/release/2025.07' into geenz/2025.07-developJonathan "Geenz" Goodman
2025-09-15LLLeap: handle partial lines in stderr (#4678)Andrey Lihatskiy
2025-09-10Improvements found in reviewing mac_arm branch #4629Brad Linden
2025-09-09Merge branch 'main' into 2025.06Erik Kundiman
2025-09-09Performance Optimisations, Bloom effect, Visuals Panelmobserveur
2025-08-28Fixes for GHA buildRye
2025-08-28Fix up windows build error in GHARye
2025-08-22Enable deprecation warnings and suppress a small handful that have no modern ...Rye
2025-08-20Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-08Merge branch '2025.05' into 2025.06Erik Kundiman
2025-08-06Merge branch develop into 2025.06Andrey Kleshchev
2025-07-29Merge tag 'Second_Life_Release#288bce10-2025.05' into 2025.05Erik Kundiman
2025-07-19#4320 MacOS crash handlingAndrey Kleshchev
2025-07-18Merge tag 'Second_Life_Release#f5d350fb-2025.05-gltf-mesh-import' into 2025.05Erik Kundiman
2025-07-18Merge branch 'main' into 2025.05Erik Kundiman
2025-07-08#4319 Thread crashes not being reported to bugsplatAndrey Kleshchev
2025-07-03Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_importErik Kundiman
2025-06-25Attempt to replace __cpuid on arm64 without cpuinfoErik Kundiman
2025-06-25Revert "Attempt to replace __cpuid, on arm64 using cpuinfo"Erik Kundiman
2025-06-21Windows ARM64 support for StackWalkerErik Kundiman