<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/llevent.h, 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>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>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://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BUIDLFIX: moved LLThreadSafeRefCount to proper file</title>
<updated>2013-07-22T18:01:52Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-07-22T18:01:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e5b51c7f6cfd1ecf374fe8b705f94968a402c573'/>
<id>urn:sha1:e5b51c7f6cfd1ecf374fe8b705f94968a402c573</id>
<content type='text'>
</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://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>
<entry>
<title>Update Mac and Windows breakpad builds to latest</title>
<updated>2013-03-29T14:50:08Z</updated>
<author>
<name>Graham Madarasz</name>
<email>graham@lindenlab.com</email>
</author>
<published>2013-03-29T14:50:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change license from GPL to LGPL (version 2.1)</title>
<updated>2010-08-13T11:24:57Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2010-08-13T11:24:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=06b0d72efa96b6a0ed665f7cd46f358c48929e7b'/>
<id>urn:sha1:06b0d72efa96b6a0ed665f7cd46f358c48929e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes to build on linux for DEV-35401.</title>
<updated>2009-07-31T01:52:34Z</updated>
<author>
<name>palmer@eniac54.lindenlab.com</name>
<email>palmer@eniac54.lindenlab.com</email>
</author>
<published>2009-07-31T01:52:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1af41b3ba733938541d7cc92ae56dd883638e32f'/>
<id>urn:sha1:1af41b3ba733938541d7cc92ae56dd883638e32f</id>
<content type='text'>
Moves libllcommon.so to a staging dir for unit tests to work
and gets rid of LL_COMMON_API in forward declarations
</content>
</entry>
<entry>
<title>DEV-27646 dll linkage for login module.</title>
<updated>2009-05-22T23:27:16Z</updated>
<author>
<name>Brad Kittenbrink</name>
<email>brad@lindenlab.com</email>
</author>
<published>2009-05-22T23:27:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=01d390825a5d9ba37715b80cd0aa7aede022dcec'/>
<id>urn:sha1:01d390825a5d9ba37715b80cd0aa7aede022dcec</id>
<content type='text'>
Ok, finally got this to a point where it doesn't break the build and I can check
in. llcommon can be built as a shared library (disabled but can be enabled with
cmake cache var LLCOMMON_LINK_SHARED.

reviewed by Mani on tuesday (I still need to get his suggested changes
re-reviewed)
</content>
</entry>
<entry>
<title>svn merge -r114679:114681 svn+ssh://svn.lindenlab.com/svn/linden/branches/event-system/event-system-7 svn+ssh://svn.lindenlab.com/svn/linden/branches/event-system/event-system-8</title>
<updated>2009-05-08T21:08:08Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2009-05-08T21:08:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3800c0df910c83e987184d541b868168fc2b5bec'/>
<id>urn:sha1:3800c0df910c83e987184d541b868168fc2b5bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge trunk@116587 skinning-7@119389 -&gt; viewer-2.0.0-skinning-7</title>
<updated>2009-05-08T07:43:08Z</updated>
<author>
<name>Steven Bennetts</name>
<email>steve@lindenlab.com</email>
</author>
<published>2009-05-08T07:43:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a4000c3744e42fcbb638e742f3b63fa31a0dee15'/>
<id>urn:sha1:a4000c3744e42fcbb638e742f3b63fa31a0dee15</id>
<content type='text'>
</content>
</entry>
</feed>
