<feed xmlns='http://www.w3.org/2005/Atom'>
<title>execline/AUTHORS, branch v2.9.9.2</title>
<subtitle>The skarnet.org scripting language</subtitle>
<id>http://git.skarnet.org/cgit/execline/atom/AUTHORS?h=v2.9.9.2</id>
<link rel='self' href='http://git.skarnet.org/cgit/execline/atom/AUTHORS?h=v2.9.9.2'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/'/>
<updated>2026-03-09T19:03:37Z</updated>
<entry>
<title> Fix wait command interaction with EXECLINE_STRICT</title>
<updated>2026-03-09T19:03:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-09T19:03:37Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=6c756905574a019df52ad865a81cf97b6e2b6c58'/>
<id>urn:sha1:6c756905574a019df52ad865a81cf97b6e2b6c58</id>
<content type='text'>
 el_semicolon() hardcodes failure on EXECLINE_STRICT=2, but we
want to accept a no-block interface for wait, so write a separate
el_semicolon_nostrict() function and use it in wait.
 Also use gol in wait, and prepare deprecation of quote chars
other than space and null (we can hardcode this np)
</content>
</entry>
<entry>
<title> Credit Josiah, remove extra parens</title>
<updated>2026-01-13T04:47:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-01-13T04:47:24Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=83fd98a810f2ed95f1045da384442fc2fc33cc76'/>
<id>urn:sha1:83fd98a810f2ed95f1045da384442fc2fc33cc76</id>
<content type='text'>
</content>
</entry>
<entry>
<title> doc fix</title>
<updated>2025-12-26T19:42:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-12-26T19:42:01Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=8cabc449368ba128ba1580e2f8f0435c2397a533'/>
<id>urn:sha1:8cabc449368ba128ba1580e2f8f0435c2397a533</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix export-array; update deps</title>
<updated>2025-11-13T14:11:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-11-13T14:11:14Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=66021a091a2b1f8aa31debf119f141e3b64fd3ca'/>
<id>urn:sha1:66021a091a2b1f8aa31debf119f141e3b64fd3ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.9.4.1; fix some stack smashing</title>
<updated>2023-12-26T11:25:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-26T11:25:32Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=db852ecd93afc9f893886a132ee58b23579fc79d'/>
<id>urn:sha1:db852ecd93afc9f893886a132ee58b23579fc79d</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Doc fix</title>
<updated>2023-06-27T08:29:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-06-27T08:29:16Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=7d790daa90f49e153251d0f41bcb208d8bea588c'/>
<id>urn:sha1:7d790daa90f49e153251d0f41bcb208d8bea588c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> regression fix: initialize pids in the trap main function</title>
<updated>2023-03-28T07:30:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-03-28T07:30:29Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=a09b6ddc286efb3a3c6e95ea1bb74431205e9cea'/>
<id>urn:sha1:a09b6ddc286efb3a3c6e95ea1bb74431205e9cea</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 2.9.2.1; make sort locale-independent</title>
<updated>2023-02-18T15:01:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-02-18T15:01:53Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=6e4233d3fc73b7e3a81155acfe06206e6476bd11'/>
<id>urn:sha1:6e4233d3fc73b7e3a81155acfe06206e6476bd11</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 2.9.2.0, add install target for multicall</title>
<updated>2023-02-02T21:06:35Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-02-02T21:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=b51260a8f2f6a7570e51b8414a468111e023c04d'/>
<id>urn:sha1:b51260a8f2f6a7570e51b8414a468111e023c04d</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Credit muh, prepare for 2.9.0.1</title>
<updated>2022-06-28T20:49:30Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2022-06-28T20:49:30Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=2522dff9c4e9a4ad52413361e939f45a6aecfbb4'/>
<id>urn:sha1:2522dff9c4e9a4ad52413361e939f45a6aecfbb4</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
</feed>
