phoenix-firestorm/indra
Nat Goodspeed c09d9c12e7 SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings.
Streamline convenience overload stringize(std::wstring); make convenience
overload wstringize(std::string) symmetrically convert from UTF-8 string.

Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas
instead.

Using lambdas instead of template expansion necessitates reordering some code
in wrapllerrs.h.
2018-05-17 05:45:36 -04:00
..
cmake correct 64bit vivox dll names 2018-01-18 12:49:54 -05:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings. 2018-05-17 05:45:36 -04:00
llcorehttp copy all versions of libnghttp for tests 2018-01-18 08:23:49 -05:00
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath MAINT-8269 Crahes in cacheOptimize() 2018-02-05 16:52:13 +02:00
llmessage Merged in lindenlab/viewer-release 2018-02-12 21:09:20 +02:00
llplugin Automated merge with tip of viewer-release 2018-02-14 10:56:31 -08:00
llprimitive MAINT-8208 [Mac] Viewer crashes when uploading certain mesh model after enabling "Include skin weight" 2018-01-22 18:11:12 +02:00
llrender
llui MAINT-8474: Xcode 9.3 insists that comparators use const operator(). 2018-03-31 10:59:39 -04:00
llvfs
llwindow
llxml
mac_crash_logger
media_plugins Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to match change in API 2018-03-15 16:12:52 -07:00
newview SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h. 2018-05-17 05:33:14 -04:00
test
tools/vstool
viewer_components
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py