<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/llsdparam.cpp, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-12-01T10:46:57Z</updated>
<entry>
<title>#5078 Replace boost::function with std::function</title>
<updated>2025-12-01T10:46:57Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-12-01T10:46:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1'/>
<id>urn:sha1:fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1</id>
<content type='text'>
* Replace boost::function usage with std::function for easier debugging and reduced compiler warnings
* Remove a few remaining instances of boost::noncopyable that were missed in tests

Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;</content>
</entry>
<entry>
<title>Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now</title>
<updated>2024-07-08T18:27:14Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-07-08T18:27:14Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9fdca96f8bd2211a99fe88e57b70cbecefa20b6d'/>
<id>urn:sha1:9fdca96f8bd2211a99fe88e57b70cbecefa20b6d</id>
<content type='text'>
</content>
</entry>
<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://www.megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate needless copies</title>
<updated>2023-01-09T23:19:12Z</updated>
<author>
<name>Fawrsk</name>
<email>fawrsk@gmail.com</email>
</author>
<published>2023-01-09T23:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8767e6995b0c9b9ed23e07f63d290a1da8c70f17'/>
<id>urn:sha1:8767e6995b0c9b9ed23e07f63d290a1da8c70f17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup for loops in llcommon to use C++11 range based for loops</title>
<updated>2023-01-07T04:38:12Z</updated>
<author>
<name>Fawrsk</name>
<email>fawrsk@gmail.com</email>
</author>
<published>2023-01-07T04:38:12Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9e743c99fb69db5694c388ae33656c62e3fa0b8e'/>
<id>urn:sha1:9e743c99fb69db5694c388ae33656c62e3fa0b8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton</title>
<updated>2021-10-28T18:06:21Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2021-10-28T18:06:21Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8d20480c5f77fe1fab8149d3cda79bdd61e77656'/>
<id>urn:sha1:8d20480c5f77fe1fab8149d3cda79bdd61e77656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed TimeBlock to BlockTimerStatHandle</title>
<updated>2013-10-16T03:24:42Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-10-16T03:24:42Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=697d2e720ba75e142a4d56ae8794bab8d7698dad'/>
<id>urn:sha1:697d2e720ba75e142a4d56ae8794bab8d7698dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed fast timer over to using macro</title>
<updated>2013-09-05T21:04:13Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-09-05T21:04:13Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=cbe397ad13665c7bc993e10d8fe1e4a876253378'/>
<id>urn:sha1:cbe397ad13665c7bc993e10d8fe1e4a876253378</id>
<content type='text'>
another attempt to move mem stat into base class
</content>
</entry>
<entry>
<title>SH-4297 WIP interesting: viewer-interesting starts loading cached scene late</title>
<updated>2013-07-18T22:09:45Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-07-18T22:09:45Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=075a7bcc980b0ca0d2888d344b6afa8ab5b52d85'/>
<id>urn:sha1:075a7bcc980b0ca0d2888d344b6afa8ab5b52d85</id>
<content type='text'>
dependency cleanup - removed a lot of unecessary includes
</content>
</entry>
</feed>
