<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/llsdserialize.h, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2024-04-29T04:56:09Z</updated>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRTVWR-582 xcode-14.3 merge follow up</title>
<updated>2023-05-26T18:01:15Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2023-05-26T16:06:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3b13c0ca15e2bc413731b0be07db6446bb32df1b'/>
<id>urn:sha1:3b13c0ca15e2bc413731b0be07db6446bb32df1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3</title>
<updated>2023-05-19T21:21:51Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-05-19T21:21:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=84278d0d2c404a02c6292a6d99f38a88e77a6490'/>
<id>urn:sha1:84278d0d2c404a02c6292a6d99f38a88e77a6490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18330: fix strip_deprecated_header(cur_size) param to llssize.</title>
<updated>2023-05-03T16:48:22Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-05-03T16:48:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=22a07b1121bb429e6bfe10b5a5e859bcea1262b6'/>
<id>urn:sha1:22a07b1121bb429e6bfe10b5a5e859bcea1262b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up a couple of tiny merge conflicts after a merge with main</title>
<updated>2023-02-13T23:08:51Z</updated>
<author>
<name>Callum Prentice</name>
<email>callum@lindenlab.com</email>
</author>
<published>2023-02-13T23:08:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a92f08b2bc0ee5a63f678c55f9a9d0ec0c4ff574'/>
<id>urn:sha1:a92f08b2bc0ee5a63f678c55f9a9d0ec0c4ff574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up a couple of tiny merge conflicts after a merge with main</title>
<updated>2023-02-13T22:12:59Z</updated>
<author>
<name>Callum Prentice</name>
<email>callum@lindenlab.com</email>
</author>
<published>2023-02-13T22:12:59Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=422cd237dff521b35521292a8fccca61eaece23a'/>
<id>urn:sha1:422cd237dff521b35521292a8fccca61eaece23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}.</title>
<updated>2022-12-06T19:40:11Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2022-12-06T19:40:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=db1d757aebc3dd23e542f7cd4f468dbcd97edcb7'/>
<id>urn:sha1:db1d757aebc3dd23e542f7cd4f468dbcd97edcb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRTVWR-575: Use llssize (signed size_t) for max_bytes parameters.</title>
<updated>2022-12-06T18:59:06Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2022-12-06T18:59:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=73aced620fce59d98373cec6e830315bb6781546'/>
<id>urn:sha1:73aced620fce59d98373cec6e830315bb6781546</id>
<content type='text'>
Since LLSDSerialize::SIZE_UNLIMITED is negative, passing that through unsigned
size_t parameters could result in peculiar behavior.
</content>
</entry>
<entry>
<title>DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.</title>
<updated>2022-11-03T18:58:32Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2022-11-03T18:58:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9522a0b7c16414fce2103cf58bfdd63aaf0cb01b'/>
<id>urn:sha1:9522a0b7c16414fce2103cf58bfdd63aaf0cb01b</id>
<content type='text'>
It's a little distressing how often we have historically coded S32 or U32 to
pass a length or index.

There are more such assumptions in other viewer subdirectories, but this is a
start.
</content>
</entry>
<entry>
<title>Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces</title>
<updated>2022-09-27T21:59:21Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2022-09-27T18:42:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b31ab5c5279829ace4144c7495ad4f961c2f202'/>
<id>urn:sha1:1b31ab5c5279829ace4144c7495ad4f961c2f202</id>
<content type='text'>
</content>
</entry>
</feed>
