<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite, branch TIG</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=TIG</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=TIG'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-12-31T04:21:51+00:00</updated>
<entry>
<title>date: preserve isdst value if date is in time_t (unix time) format</title>
<updated>2010-12-31T04:21:51+00:00</updated>
<author>
<name>Alexey Soloviev</name>
<email>EXT-Alexey.Soloviev@nokia.com</email>
</author>
<published>2010-12-31T04:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a5d3d3436b16bf6e1a92ed969e171ac812e8f906'/>
<id>urn:sha1:a5d3d3436b16bf6e1a92ed969e171ac812e8f906</id>
<content type='text'>
Signed-off-by: Alexey Soloviev &lt;EXT-Alexey.Soloviev@nokia.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add a test for patch which we currently fail</title>
<updated>2010-11-28T00:41:40+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-28T00:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe9403ad17d6cac5984fcb9b9e18ed755898afff'/>
<id>urn:sha1:fe9403ad17d6cac5984fcb9b9e18ed755898afff</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fixes for bugs discovered by randomconfig builds and tests</title>
<updated>2010-11-22T22:49:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-22T22:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=26777aa1c659b229f07205291241e45e64712a72'/>
<id>urn:sha1:26777aa1c659b229f07205291241e45e64712a72</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>patch: busyboxify by migrating from toybox to busybox helpers</title>
<updated>2010-11-21T04:53:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-21T04:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b82ae98ea4d5216d20a5deedab2aa6153562337b'/>
<id>urn:sha1:b82ae98ea4d5216d20a5deedab2aa6153562337b</id>
<content type='text'>
function                                             old     new   delta
get_line                                              90     128     +38
bbconfig_config_bz2                                 4959    4965      +6
makedevs_main                                       1038    1035      -3
fail_hunk                                            133     130      -3
finish_oldfile                                       174     124     -50
patch_main                                          2066    1987     -79
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/4 up/down: 44/-135)           Total: -91 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>decompress_bunzip2: handle concatenated .bz2 files</title>
<updated>2010-10-28T21:08:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-28T21:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=caddfc83399ab783f032dbe23f3b10a5bd85414f'/>
<id>urn:sha1:caddfc83399ab783f032dbe23f3b10a5bd85414f</id>
<content type='text'>
function                                             old     new   delta
unpack_bz2_stream                                    207     307    +100
start_bunzip                                         199     209     +10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 110/0)             Total: 110 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>awk: fix segfault on closing non-opened file</title>
<updated>2010-10-23T19:02:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-23T19:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6a0d7490ea6ad97aeafb9da04acab13bd3c38e4d'/>
<id>urn:sha1:6a0d7490ea6ad97aeafb9da04acab13bd3c38e4d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>cpio: avoid 'not created: newer or same age file exists' message for dirs</title>
<updated>2010-10-17T22:54:51+00:00</updated>
<author>
<name>Pascal Bellard</name>
<email>pascal.bellard@ads-lu.com</email>
</author>
<published>2010-10-17T22:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=873bb31d1703aae080d1928b5928c0011a944485'/>
<id>urn:sha1:873bb31d1703aae080d1928b5928c0011a944485</id>
<content type='text'>
Signed-off-by: Pascal Bellard &lt;pascal.bellard@ads-lu.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>shaN: small code shrink</title>
<updated>2010-10-16T20:43:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-16T20:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=273abcbf664adc92ef3bc1d9752a2b571623ad52'/>
<id>urn:sha1:273abcbf664adc92ef3bc1d9752a2b571623ad52</id>
<content type='text'>
function                                             old     new   delta
sha512_hash                                          134     128      -6
sha1_hash                                            114     106      -8

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>testsuite: add tests for {ms5,shaN}sum</title>
<updated>2010-10-16T19:26:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-16T19:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e8ee86250d78b7a9c59699aca597f392c1593225'/>
<id>urn:sha1:e8ee86250d78b7a9c59699aca597f392c1593225</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>awk: 00.123 is not a octal constant; neither is 009.123. fixing this</title>
<updated>2010-10-05T11:22:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-05T11:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d527e0c81d2efe98f258f1e1516a0e9cbe879154'/>
<id>urn:sha1:d527e0c81d2efe98f258f1e1516a0e9cbe879154</id>
<content type='text'>
function                                             old     new   delta
my_strtod                                             80     113     +33

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