Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-19 | Macro defs on FreeBSD as it's a supported arch now | Erik Kundiman | |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2021-09-22 | SL-16014: Add Tracy markup for LLSD | Ptolemy | |
2021-06-24 | SL-15393: Use non-overloaded name for function returning LLSD&. | Nat Goodspeed | |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton | |
2020-07-21 | Merge master 6.4.6 into DRTVWR-510 | Dave Houlton | |
Includes the conversion to VS2017 build tools. | |||
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed | |
2020-04-17 | Fixed -Wstring-plus-int related errors for compatibility with Xcode-11.4 | Brad Kittenbrink | |
2020-03-25 | SL-11216: Allow llsd::drill() to accept LLSD() as (empty) path. | Nat Goodspeed | |
Before this change, you had to literally pass LLSD::emptyArray() to get no-op behavior. | |||
2020-03-25 | SL-11216: Add llsd::drill() function to drill into an LLSD blob. | Nat Goodspeed | |
We include both const and non-const overloads. The latter returns LLSD&, so you can assign to the located element. In fact we already implemented the non-const logic in a less public form as storeToLLSDPath() in lleventcoro.cpp. Reimplement the latter to use the new llsd::drill() function. | |||
2018-02-26 | Merge | Rider Linden | |
2017-11-30 | Split for viewer/simhost sync LLSD with simhost. | Rider Linden | |
2017-03-09 | do not insert a null char into the std::string when serializing llsd notation | Oz Linden | |
2016-08-11 | add convenience function ll_stream_notation_sd for compact representation of ↵ | Oz Linden | |
llsd | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-10-17 | Update to build on Xcode 6.0: clang warned about comparison of unsigned int ↵ | callum_linden | |
to >=0 - correct ifx here is to retype the variable as signed | |||
2013-06-05 | SH-3635 WIP - COF slammer works in AISv3 regions. Extensive rework of ↵ | Brad Payne (Vir Linden) | |
onAISUpdateReceived. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-01-31 | Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals(). | Nat Goodspeed | |
Nested LLSDArray expressions, e.g.: LLSD array_of_arrays(LLSDArray(LLSDArray(17)(34)) (LLSDArray("x")("y"))); would quietly produce bad results because the outermost LLSDArray was being constructed with the compiler's implicit LLSDArray(const LLSDArray&) rather than LLSDArray(const LLSD&) as the reader assumes. Fixed with an explicit copy constructor to Do The Right Thing. Generalized LLSDParam<float> specialization into a macro to resolve similar conversion ambiguities for float, LLUUID, LLDate, LLURI and LLSD::Binary. Added optional bits= argument to llsd_equals() to permit comparing embedded Real values using is_approx_equal_fraction() rather than strictly bitwise. Omitting bits= retains current bitwise-comparison behavior. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-05-26 | Add llsd_equals(), a function whose absence sorely puzzles me | Nat Goodspeed | |
2009-05-11 | svn merge -r113003:119136 ↵ | Nat Goodspeed | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-2 svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-3 | |||
2009-05-08 | merge trunk@116587 skinning-7@119389 -> viewer-2.0.0-skinning-7 | Steven Bennetts | |
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-07-15 | svn merge -r 90938:92097 ↵ | Jon Wolk | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/qar-730/qar-730-merge -> release. This is for QAR-730: Combination merge of QAR-432 and QAR-601 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-06-02 | svn merge -r88066:88786 ↵ | Bryan O'Sullivan | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers | |||
2007-12-19 | svn merge -r 75354:76103 ↵ | Jon Wolk | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/voice-group-moderation-3 -> release. Finished product of QAR-134 | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-07-20 | svn merge -r 64548:64837 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release * WARNING *: maintenance r64837 is not the last rev to use in the next merge. use r65269 | |||
2007-06-21 | merge -r62831:64079 branches/maintenance to release | Kelly Washington | |
2007-06-13 | result of merge manually performed through diff and patch. svn diff ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/release@63615 svn+ssh://svn/svn/linden/branches/release-candidate@63637 | patch -p0 in release | |||
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-01-31 | merge release@57486 release-candidate@57503 | Steven Bennetts | |
2007-01-15 | Port fix for SL-32157 "PowerPC Mac crashes when crossing regions or ↵ | Josh Bell | |
teleporting with capabilities turned on" from Branch 1-13-2 r56710 via partial merge of release-candidate -r 56743:56744 | |||
2007-01-04 | svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@56429 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance@56431 This turned up the following "lost" changes: llapp.cpp (from maintenance r55371) - SIGPIPE fix, possibly llfontgl.cpp (from maintenance r50207) - whitespace only inventorybridge.cpp (property - non-executable) skins/xui/*/* (from maintenance r55380) - XML processing instruction went AWOL | |||
2007-01-02 | Print done when done. | James Cook | |