<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcrashlogger/llcrashlock.cpp, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2025-02-11T10:55:37Z</updated>
<entry>
<title>Rework windows to use zc:wchar_t for better c++ conformance and compatibility with modern libraries</title>
<updated>2025-02-11T10:55:37Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-11T10:02:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=179b29252d8bb28e11686a1852c8e8ffcd98ecc0'/>
<id>urn:sha1:179b29252d8bb28e11686a1852c8e8ffcd98ecc0</id>
<content type='text'>
</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://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://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-10291 Replace apr_atomic with standard C++11 functionality</title>
<updated>2019-01-15T16:31:17Z</updated>
<author>
<name>andreykproductengine</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2019-01-15T16:31:17Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=fa15830e02ed249186625e845e2ac19749d10193'/>
<id>urn:sha1:fa15830e02ed249186625e845e2ac19749d10193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-7691 One more crashreported issue with unicode in windows</title>
<updated>2017-08-30T14:44:21Z</updated>
<author>
<name>andreykproductengine</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2017-08-30T14:44:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9d9c04b0448e33b104f6e5b5cb1aea3df63bca9d'/>
<id>urn:sha1:9d9c04b0448e33b104f6e5b5cb1aea3df63bca9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes</title>
<updated>2015-04-10T15:02:37Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-04-10T15:02:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5c6cf3e7fb9f592e3a293921175b64b515bac23f'/>
<id>urn:sha1:5c6cf3e7fb9f592e3a293921175b64b515bac23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace llifstream and llofstream with std::ifstream and std::ofstream respectively</title>
<updated>2015-04-07T21:59:28Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-04-07T21:59:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8b42c7898ef756a4a81daa08b2a5acce2894f4b8'/>
<id>urn:sha1:8b42c7898ef756a4a81daa08b2a5acce2894f4b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert llifstream and llofstream to std::ifstream and std::ofstream respectively</title>
<updated>2015-04-07T21:28:05Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-04-07T21:28:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3a57b18896eacb6fea6680d0eccaaeddb0b700b0'/>
<id>urn:sha1:3a57b18896eacb6fea6680d0eccaaeddb0b700b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for build errors...removed duplicate definition of getpid on windows</title>
<updated>2014-04-08T02:32:24Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2014-04-08T02:32:24Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a677d87d0f5c1ac3d952f7e43f20fd1345674977'/>
<id>urn:sha1:a677d87d0f5c1ac3d952f7e43f20fd1345674977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge with release</title>
<updated>2014-04-08T02:09:40Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2014-04-08T02:09:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=98aabdc176c23de9ba23f902dc2015f9c775d26e'/>
<id>urn:sha1:98aabdc176c23de9ba23f902dc2015f9c775d26e</id>
<content type='text'>
</content>
</entry>
</feed>
