<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/tests/llprocess_test.cpp, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://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://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>Check what state pipe is in for a failed test (#4877)</title>
<updated>2025-11-10T17:11:58Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-11-10T12:01:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a73bbcc64626ecc7ef6f7cc2ca1642fa50a18d6d'/>
<id>urn:sha1:a73bbcc64626ecc7ef6f7cc2ca1642fa50a18d6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure final EOF in LLProcess test (#4877)</title>
<updated>2025-10-22T12:09:34Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>118752495+marchcat@users.noreply.github.com</email>
</author>
<published>2025-10-22T12:09:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b4090c24d25c202eb68be8bcd129d524d155e739'/>
<id>urn:sha1:b4090c24d25c202eb68be8bcd129d524d155e739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid stack-buffer overruns in llprocess_test.cpp (#4824)</title>
<updated>2025-10-13T16:32:54Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>118752495+marchcat@users.noreply.github.com</email>
</author>
<published>2025-10-13T16:32:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=083a971f3179be63902b0c2c529ca4ee48a14d3c'/>
<id>urn:sha1:083a971f3179be63902b0c2c529ca4ee48a14d3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add diagnostic output for LLProcess event history failure.</title>
<updated>2024-11-27T21:41:52Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2024-11-27T19:56:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a13ae880af287bf595095f3ff515cf31cd302fa5'/>
<id>urn:sha1:a13ae880af287bf595095f3ff515cf31cd302fa5</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>Replace BOOST_FOREACH with standard C++ range-based for-loops</title>
<updated>2024-01-09T18:44:50Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-01-08T23:16:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ba74152c823563a66729ea0a7fb7cab5bf58980d'/>
<id>urn:sha1:ba74152c823563a66729ea0a7fb7cab5bf58980d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18837: Lowercasing pathname for string compare is Windows-only.</title>
<updated>2023-07-17T20:47:50Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-07-17T20:47:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4b158580e5654615d2a5510267bf76392c9666fa'/>
<id>urn:sha1:4b158580e5654615d2a5510267bf76392c9666fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18837: Windows failures in setWorkingDirectory(): C: vs. c: (sigh)</title>
<updated>2023-07-10T19:26:21Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-07-10T19:26:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c77737b925e3687e47d3a1dce1b7e8b481302741'/>
<id>urn:sha1:c77737b925e3687e47d3a1dce1b7e8b481302741</id>
<content type='text'>
Normalize the case of the name of the temp directory for string comparison.
</content>
</entry>
<entry>
<title>SL-18837: Disable APR_LOG for now, but leave notes for the future.</title>
<updated>2023-07-10T18:46:14Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-07-10T18:46:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d8292a629149c2cfdda6ae9df4e87aa117153c21'/>
<id>urn:sha1:d8292a629149c2cfdda6ae9df4e87aa117153c21</id>
<content type='text'>
</content>
</entry>
</feed>
