..
CMakeLists.txt
DRTVWR-558: Fix builds on macOS 12.5 Monterey.
2023-07-13 12:32:15 -04:00
blowfish.1.bin
…
blowfish.2.bin
…
blowfish.digits.txt
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
blowfish.pl
…
catch_and_store_what_in.h
DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions.
2019-08-10 20:33:59 -04:00
chained_callback.h
DRTVWR-476: chained_callback.h depends on lltut.h. #include it.
2020-04-03 10:48:03 -04:00
debug.h
DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)
2020-04-03 10:38:53 -04:00
hexdump.h
SL-18837: Make llsdserialize_test debug output conditional.
2023-09-08 14:14:09 -04:00
io.cpp
Restore the ability for sockets to specify the interface to listen on
2018-08-30 16:25:45 -04:00
llapp_tut.cpp
DRTVWR-418: Unify control flow through LLAppViewer across platforms.
2016-06-30 16:51:50 -04:00
llassetuploadqueue_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llblowfish_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llbuffer_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lldatapacker_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lldoubledispatch_tut.cpp
DRTVWR-568: Eliminate more blockers to C++17 language standard.
2022-08-26 17:21:01 -04:00
llevents_tut.cpp
DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls.
2020-03-25 18:58:16 -04:00
llhttpdate_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llhttpnode_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lliohttpserver_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llmessageconfig_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llmessagetemplateparser_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llpermissions_tut.cpp
Convert remaining cases of BOOL to bool in llmath and llprimitive
2024-02-20 02:14:01 +02:00
llpipeutil.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llpipeutil.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llsaleinfo_tut.cpp
Replace BOOL with bool in llwindow and dependent classes
2024-02-18 15:51:54 +02:00
llsd_new_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llsdmessagebuilder_tut.cpp
Convert remaining cases of BOOL to bool in llmath and llprimitive
2024-02-20 02:14:01 +02:00
llsdmessagereader_tut.cpp
Convert remaining cases of BOOL to bool in llmath and llprimitive
2024-02-20 02:14:01 +02:00
llsdtraits.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llsdutil_tut.cpp
SL-19647: Eliminate LLSDArray entirely.
2023-05-03 17:38:30 -04:00
llservicebuilder_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llstreamtools_tut.cpp
DRTVWR-418: Fix streamtools test.
2016-12-19 15:58:52 -05:00
lltemplatemessagebuilder_tut.cpp
Replace BOOL with bool in llwindow and dependent classes
2024-02-18 15:51:54 +02:00
lltestapp.h
DRTVWR-476: Infrastructure to help manage long-lived coroutines.
2020-03-25 19:02:24 -04:00
lltimestampcache_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lltranscode_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lltut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lltut.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lluserrelations_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llxorcipher_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
message_tut.cpp
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
2016-08-30 11:36:06 -04:00
mock_http_client.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
mock_http_client.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
namedtempfile.h
SL-18837: Make llsdserialize_test debug output conditional.
2023-09-08 14:14:09 -04:00
prim_linkability_tut.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
print.h
DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)
2020-04-03 10:38:53 -04:00
setenv.h
DRTVWR-476: Facilitate debugging test programs with logging.
2020-04-03 10:46:17 -04:00
sync.h
Merged in DRTVWR-540-syncpatch (pull request #796 )
2021-12-02 20:08:02 +00:00
test.cpp
Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge
2023-11-29 10:45:43 +02:00
test.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
test_llmanifest.py
SL-15742: Convert build scripts to Python 3
2021-12-10 14:42:49 -08:00