index
:
viewer.git
2024.09-ExtraFPS
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
/
newview
/
tests
Age
Commit message (
Expand
)
Author
2024-07-29
Update expired cert in integration test (#2140)
Maxim Nikolenko
2024-07-18
Make `LLEventPump::listen()` also accept new `LLAwareListener`.
Nat Goodspeed
2024-07-10
Merge branch 'lua-atexit-run' into lua-no-reuse.
Nat Goodspeed
2024-07-10
Remove ability to reuse a LuaState between LLLUAmanager functions.
Nat Goodspeed
2024-07-02
Eliminate c_str() calls from LLControlGroup::loadFromFile() calls.
Nat Goodspeed
2024-07-02
Make require() implementation honor LuaRequirePath setting.
Nat Goodspeed
2024-06-27
Introduce TypeTag<T> template whose int value differs for each T.
Nat Goodspeed
2024-06-18
Remove special-case ~LuaState() code to call fiber.run().
Nat Goodspeed
2024-06-17
Store script's LuaListener in userdata in lua_State's Registry.
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into release/luau-scripting: whitespace fix.
Nat Goodspeed
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-04-18
Add llluamanager_test.cpp test that terminates runaway Lua script.
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-28
Use LLApp::setQuitting(). Expect killed-script error.
Nat Goodspeed
2024-03-28
Terminate Lua scripts hanging in LL.get_event_next().
Nat Goodspeed
2024-03-25
Add LL. prefix to viewer entry points, fix existing references.
Nat Goodspeed
2024-03-24
Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener.
Nat Goodspeed
2024-03-23
Make leap.request() work even from Lua's main thread.
Nat Goodspeed
2024-03-22
Fix a couple bugs in fiber.lua machinery.
Nat Goodspeed
2024-03-21
WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.
Nat Goodspeed
2024-03-13
Add tests for leap.request(). Use new coro.lua module.
Nat Goodspeed
2024-03-11
Add llluamanager_test test exercising leap.WaitFor.
Nat Goodspeed
2024-03-08
Enhance llluamanager_test.cpp.
Nat Goodspeed
2024-02-22
Lua listen_events(), await_event() => get_event_{pumps,next}().
Nat Goodspeed
2024-02-07
Fix tests broken by switching from Lua 5.4 to Luau.
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-11-30
Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge
Andrey Lihatskiy
2023-11-02
DRTVWR-589: StringVec's operator<<() overload must precede lltut.h.
Nat Goodspeed
2023-10-13
SL-20422 Unit-tests fix
Alexander Gavriliuk
2023-10-07
DRTVWR-589: Solved the bug in traversing nested Lua tables.
Nat Goodspeed
2023-10-04
DRTVWR-589: Add tests for LLSD-to-Lua round-trip conversions.
Nat Goodspeed
2023-10-02
DRTVWR-589: Add initial integration test for LLLUAmanager.
Nat Goodspeed
2023-03-30
CMake and tests fixups after merge with main for DRTVWR-559
Brad Linden
2023-03-13
Partial solution for SL-18458 Materials override cache not working and relate...
Brad Linden
2022-08-30
Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559
Dave Parks
2022-06-09
SL-17483: Add integration test for CommonControl
Nat Goodspeed
2022-06-08
SL-17546 Fix 'release' configuration build tests
Andrey Kleshchev
2022-05-04
Merge branch master (D550) into DRTVWR-546
Andrey Kleshchev
2022-04-25
SL-17223 fix unit tests with new method stub implementation
Brad Kittenbrink
2022-03-29
SL-16831 Fix unit test
Andrey Kleshchev
2022-03-17
SL-17019 mfa_hash should get saved per-username
Brad Kittenbrink
2022-03-07
Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa
Brad Kittenbrink
2022-01-14
SL-16514 store mfa hash in protected data using LLSecAPIBasicHandler
Brad Kittenbrink
2021-12-13
SL-16501 SLMFAHash is now saved client side
Brad Kittenbrink
2021-12-11
Merge branch 'master' into SL-15742
Bennett Goble
2021-12-10
SL-15742: Convert build scripts to Python 3
Bennett Goble
2021-10-14
Merge branch 'master' into DRTVWR-545-maint-mix
Andrey Lihatskiy
[next]