<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/lleventpoll.h, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2025-09-17T15:24:35Z</updated>
<entry>
<title>#4685 EventQueueGet shouldn't use llcorehttp's backoff-retry logic</title>
<updated>2025-09-17T15:24:35Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-09-17T15:24:35Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=42b09b236bae797303af94fc003466ca649259a2'/>
<id>urn:sha1:42b09b236bae797303af94fc003466ca649259a2</id>
<content type='text'>
- Event poll already has own backoff logic with 10 retries, using llcorehttp's one on top makes no sense.
- Better logging coverage
- Better in-code documentation
- Add timing-based error detection</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-15093 Crash nanov2_free_to_block #2</title>
<updated>2021-05-31T16:36:36Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2021-05-31T14:19:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e75519ef0e0a3b3aebf7761830b1e93163e3c673'/>
<id>urn:sha1:e75519ef0e0a3b3aebf7761830b1e93163e3c673</id>
<content type='text'>
Mostly converted some boost pointers to std ones
Made ~LLNotificationChannelBase() more explicit to get a bit more data on location of another crash that likely happens when cleaning mItems
</content>
</entry>
<entry>
<title>STORM-2132: Remove obsoleted unique_ptr.hpp, use make_shared for pointer allocation.</title>
<updated>2016-07-12T18:07:05Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2016-07-12T18:07:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c0407af8ab181662f6049ae2cf4ca1fd562debe4'/>
<id>urn:sha1:c0407af8ab181662f6049ae2cf4ca1fd562debe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-6565: Grab a shared pointer and encapsulate it into the bind call in place of this. Ensures that the impl is not deleted while the coroutine is active.</title>
<updated>2016-07-11T23:33:11Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2016-07-11T23:33:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c1c9b3d74e17d8e5793c9b87e211a30d71245e93'/>
<id>urn:sha1:c1c9b3d74e17d8e5793c9b87e211a30d71245e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge with 4.0.3-release</title>
<updated>2016-04-04T19:53:09Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2016-04-04T19:53:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9be58e915a6c69de280ccabd3019e9ac40beed26'/>
<id>urn:sha1:9be58e915a6c69de280ccabd3019e9ac40beed26</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>MAINT-5507: Remove HTTPClient and related cruft.</title>
<updated>2015-09-14T18:15:23Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2015-09-14T18:15:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=97236a42ca08979897d5c7b0826312345754cd67'/>
<id>urn:sha1:97236a42ca08979897d5c7b0826312345754cd67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed dead code</title>
<updated>2015-04-08T22:56:25Z</updated>
<author>
<name>Rider Linden</name>
<email>none@none</email>
</author>
<published>2015-04-08T22:56:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6aa2812fad7746d5072c8b16311872666624a33d'/>
<id>urn:sha1:6aa2812fad7746d5072c8b16311872666624a33d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved some LLEventPolling internal classes to a named namespace</title>
<updated>2015-04-08T21:29:37Z</updated>
<author>
<name>Rider Linden</name>
<email>none@none</email>
</author>
<published>2015-04-08T21:29:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=93382ee0c0c570e58b17af5f43f9738d773e8add'/>
<id>urn:sha1:93382ee0c0c570e58b17af5f43f9738d773e8add</id>
<content type='text'>
Canceling outstanding polling transactions
</content>
</entry>
</feed>
