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
/
llcommon
/
llsdserialize.cpp
Age
Commit message (
Expand
)
Author
2024-07-11
Fix for tracy build.
RunitaiLinden
2024-07-09
Update tracy profiler to 0.10 (#1946)
Rye Mutt
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-08
Build fix for Visual Studio patch
Alexander Gavriliuk
2023-11-03
Fix for SL-19968 objects missing timing bug due to stall during login
Brad Kittenbrink (Brad Linden)
2023-05-26
DRTVWR-582 xcode-14.3 merge follow up
Andrey Lihatskiy
2023-05-26
Merge branch 'xcode-14.3' into DRTVWR-582-maint-U
Andrey Lihatskiy
2023-05-24
SL-19711 - viewer can't parse environments. Fixed max parsing bug
simon
2023-05-22
SL-18837: Fix call to strip_deprecated_header().
Nat Goodspeed
2023-05-19
SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3
Nat Goodspeed
2023-05-03
SL-18330: fix strip_deprecated_header(cur_size) param to llssize.
Nat Goodspeed
2023-04-07
Merge branch 'main' into marchcat/main-contrib-merge
Andrey Lihatskiy
2023-03-01
SL-18330: Tweaks for Visual Studio builds
Nat Goodspeed
2023-03-01
SL-18330: Fix a narrowing conversion in LLSDSerialize::deserialize().
Nat Goodspeed
2023-02-15
SL-18330: Fix per PR review comments.
Nat Goodspeed
2023-02-15
SL-18330: Merge branch 'contribute' into sl-18330-merge
Nat Goodspeed
2023-02-13
Fix up a couple of tiny merge conflicts after a merge with main
Callum Prentice
2022-12-06
SL-18330: Adapt LLSDSerialize and tests to llssize max_bytes params.
Nat Goodspeed
2022-12-06
DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}.
Nat Goodspeed
2022-12-06
DRTVWR-575: Use llssize (signed size_t) for max_bytes parameters.
Nat Goodspeed
2022-12-02
SL-18330: Fix new C++ <-> Python LLSD compatibility tests.
Nat Goodspeed
2022-11-23
SL-18330: LLSDSerialize::deserialize() w/o hdr uses XML or notation
Nat Goodspeed
2022-11-22
SL-18330: Make LLSDSerialize::deserialize() default to notation.
Nat Goodspeed
2022-11-12
DRTVWR-575: Address review comments on Xcode 14.1 type tweaks.
Nat Goodspeed
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2022-09-27
Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces
Rye Mutt
2021-09-08
SL-14541 Replace zlib with zlib-ng
Andrey Kleshchev
2020-05-14
DRTVWR-476: Make LLSDFormatter::OPTIONS_PRETTY_BINARY uppercase
Nat Goodspeed
2020-05-13
DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY.
Nat Goodspeed
2020-04-20
Merge branch 'master' into DRTVWR-500
Andrey Lihatskiy
2019-10-23
SL-11727 Fix build warnings
andreykproductengine
2018-05-22
Merge
Rider Linden
2018-03-07
Merge
Rider Linden
2018-02-26
Added settings inventory object with subtype
Rider Linden
2018-02-19
MAINT-8308 Additional logging for mesh processing
andreykproductengine
2018-02-19
MAINT-8022 Handling memory errors in unzip_llsdNavMesh
andreykproductengine
2018-02-01
MAINT-2338 Implemented binary parser depth control
andreykproductengine
2018-01-03
MAINT-8022 Make unzip silent yet include failure reason into output
andreykproductengine
2018-01-02
MAINT-8022 String crashes in unzip_llsd
andreykproductengine
2017-11-28
MAINT-8022 Crashes in unzip_llsd #2
andreykproductengine
2017-11-27
MAINT-8022 Crashes in unzip_llsd
andreykproductengine
2017-06-07
MAINT-6697 Correct pointer freeing
AndreyL ProductEngine
2017-06-07
MAINT-6697 More nullchecks for zip/unzip functions
AndreyL ProductEngine
2017-06-07
MAINT-6697 Added a nullcheck to unzip_llsd()
AndreyL ProductEngine
2016-10-28
MAINT-6825 Fixing bad_alloc crash
andreykproductengine
[next]