index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
Age
Commit message (
Expand
)
Author
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-28
Prevent erroneous assignment to LL.setdtor() proxy._target field.
Nat Goodspeed
2024-08-28
Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447)
Brad Linden
2024-08-28
Add `LL.setdtor()` function to add a "destructor" to any Lua object.
Nat Goodspeed
2024-08-28
Remove obsolete, unreferenced DESTRINGIZE(), DEWSTRINGIZE() macros.
Nat Goodspeed
2024-08-27
code clean up
Mnikolenko Productengine
2024-08-26
Improve safety of macOS available RAM calcuations at suggestion of Ansariel a...
Brad Linden
2024-08-26
secondlife/viewer#2391: Remove avatar rigging "callstack" logging
Cosmic Linden
2024-08-26
Remove or suppress left over debug messages in hot paths (#2392)
Rye Mutt
2024-08-21
Merge branch 'release/luau-scripting' into lua-inventory
Maxim Nikolenko
2024-08-21
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-08-21
Improve diagnostic output for Lua atexit() functions.
Nat Goodspeed
2024-08-21
Suppress ~LuaStackDelta() verification during stack unwinding.
Nat Goodspeed
2024-08-20
Fix for #2237: intermittent Lua data stack overflow.
Nat Goodspeed
2024-08-20
Fix TempSet to use type VAR to store mOldValue.
Nat Goodspeed
2024-08-20
Add LL::scope_exit
Nat Goodspeed
2024-08-20
Add collectDescendentsIf api for Lua
Mnikolenko Productengine
2024-08-20
include <memory> for dstd::unique_ptr template
Nicky
2024-08-20
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
Brad Linden
2024-08-20
Clean up boost includes and remove compiler warning pragma for unreachable co...
Ansariel Hiller
2024-08-20
Post-merge build fix (#2059)
Andrey Lihatskiy
2024-08-20
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-08-20
Remove orphaned LLAllocator (#2348)
Ansariel Hiller
2024-08-19
Refactor LLFileSystem for and fix an old issue in LLFile (#2332)
Ansariel Hiller
2024-08-15
First batch of Inventory api; raise interrupts limit
Mnikolenko Productengine
2024-08-15
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....
Brad Linden
2024-08-15
BugSplat Crash #1504587: std::vector::empty()
Alexander Gavriliuk
2024-08-15
Merge branch 'release/luau-scripting' into viewer-lua-2237
Nat Goodspeed
2024-08-15
Introduce lluau_checkstack(L, n); use instead of luaL_checkstack().
Nat Goodspeed
2024-08-14
Enable /permissive- on MSVC for better standards conformance (#2251)
Rye Mutt
2024-08-13
Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker an...
Rye Mutt
2024-08-13
Update tracy integration to 0.11 and rework client library to be configurable...
Rye Mutt
2024-08-13
Merge pull request #2265 from secondlife/lua-groupchat-throttle
Maxim Nikolenko
2024-08-12
Add virtual destructor to Throttle class.
Nat Goodspeed
2024-08-12
Add Throttle and LogThrottle classes to manage throttled APIs.
Nat Goodspeed
2024-08-09
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
Brad Linden
2024-08-09
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....
Brad Linden
2024-08-07
Allow smaller minimum timer intervals.
Nat Goodspeed
2024-08-07
Replace boost::shared_ptr with std in voice classes
Andrey Kleshchev
2024-08-06
Merge branch 'release/luau-scripting' into viewer-lua-smoother
Nat Goodspeed
2024-08-06
Introduce a custom coroutine/fiber scheduler to prioritize UI.
Nat Goodspeed
2024-08-06
Merge branch 'develop' into marchcat/b-sync
Andrey Lihatskiy
2024-08-06
Ignore VmallocTotal as it's fixed, huge Number. (#2200)
Nicky Dasmijn
2024-08-03
Covert gRandomGenerator into a unique_ptr. Having a static object of type LLR...
Nicky
2024-08-02
Merge branch 'release/luau-scripting' into lua-login2
Nat Goodspeed
2024-08-01
Add lua_push(), lua_to(), lua_[gs]etfieldv(), lua_raw[gs]etfield().
Nat Goodspeed
2024-08-01
Fix failure to join or detach threads causing rare shutdown termination
Rye Mutt
2024-07-29
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-07-29
Replace liburiparser with boost::url
Rye Mutt
2024-07-26
Add missing semicolon
Nicky
[prev]
[next]