<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite, branch FRP</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=FRP</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=FRP'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2015-05-11T15:19:22+00:00</updated>
<entry>
<title>bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests</title>
<updated>2015-05-11T15:19:22+00:00</updated>
<author>
<name>Thiago Jung Bauermann</name>
<email>bauerman@linux.vnet.ibm.com</email>
</author>
<published>2015-05-11T15:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=17b16223f39c983a5d0eba8d3ab656a8d123b621'/>
<id>urn:sha1:17b16223f39c983a5d0eba8d3ab656a8d123b621</id>
<content type='text'>
Signed-off-by: Thiago Jung Bauermann &lt;bauerman@linux.vnet.ibm.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sed: implement ",+N" range end</title>
<updated>2015-04-17T12:24:55+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-04-17T12:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=63f4d32c9859c1ed341debefddad4b9c0ae944cc'/>
<id>urn:sha1:63f4d32c9859c1ed341debefddad4b9c0ae944cc</id>
<content type='text'>
function                                             old     new   delta
add_cmd                                             1115    1173     +58
process_files                                       2226    2253     +27
sed_main                                             696     702      +6
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 91/0)               Total: 91 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dc: tweak parsing</title>
<updated>2015-02-16T16:12:04+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2015-02-16T16:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=70e30e8eec7f202cb584449e4c7a9176d57d980d'/>
<id>urn:sha1:70e30e8eec7f202cb584449e4c7a9176d57d980d</id>
<content type='text'>
https://bugs.debian.org/538685
dc requires whitespace between language elements.

We were requiring
1 2 + p
instead of the abbreviated
1 2+p
(for example).

function                                             old     new   delta
stack_machine                                         97     126     +29
dc_main                                              117      79     -38
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 29/-38)             Total: -9 bytes

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>diff: fix a bug in diffing against stdin. Closes 7784</title>
<updated>2015-01-11T15:41:54+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-01-11T15:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39f017293a047ac1063c84263d4d855b86c62ba1'/>
<id>urn:sha1:39f017293a047ac1063c84263d4d855b86c62ba1</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2014-12-22T18:37:05+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-12-22T18:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=11775edbfc27d2ad1cd0dff3f7af385f67719866'/>
<id>urn:sha1:11775edbfc27d2ad1cd0dff3f7af385f67719866</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sed: fix a buglet in s///NUM handling</title>
<updated>2014-09-15T23:11:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-09-15T23:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9caea2448e168560de306a1496574dd58c645fea'/>
<id>urn:sha1:9caea2448e168560de306a1496574dd58c645fea</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>grep: fix "grep -r PATTRN SYMLINK_TO_DIR"</title>
<updated>2014-08-28T13:50:09+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-08-28T13:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=34cc6c91a286411a8275d9d61aa80397fe1e5fa3'/>
<id>urn:sha1:34cc6c91a286411a8275d9d61aa80397fe1e5fa3</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>test: fix mishandling of "test '(' = '('" and similar</title>
<updated>2014-07-01T12:16:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-07-01T12:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=98654b995bb460733d94eba9ff2ee3d746c1e344'/>
<id>urn:sha1:98654b995bb460733d94eba9ff2ee3d746c1e344</id>
<content type='text'>
function                                             old     new   delta
test_main                                            246     350    +104

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>awk: fix handling of "if ... break ; else ..." - closes 7226</title>
<updated>2014-06-26T14:40:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-06-26T14:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5f8daefb835687e428215f90d26fdf1f0206149d'/>
<id>urn:sha1:5f8daefb835687e428215f90d26fdf1f0206149d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>find: exit code fixes for find -exec</title>
<updated>2014-06-19T09:32:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-06-19T09:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6be3a5242ce4855734a4cdd5770b6ea7adaf2b3d'/>
<id>urn:sha1:6be3a5242ce4855734a4cdd5770b6ea7adaf2b3d</id>
<content type='text'>
function                                             old     new   delta
func_exec                                            127     100     -27

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
