<br><br><div class="gmail_quote">On Sun, Nov 28, 2010 at 7:50 PM, Holger Levsen <span dir="ltr"><<a href="mailto:holger@layer-acht.org">holger@layer-acht.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
diff -Nur olsrd-0.5.6-r7 olsrd-0.5.6-r8|diffstat<br>
[...]<br>
 67 files changed, 2672 insertions(+), 793 deletions(-)<br>
<br>
diff -Nur olsrd-0.5.6-r7 olsrd-0.6.0/|diffstat<br>
[...]<br>
 177 files changed, 19816 insertions(+), 9092 deletions(-)<br>
<br>
diff -Nur olsrd-0.5.6-r7 olsrd-0.6.1/|diffstat<br>
[...]<br>
 218 files changed, 27312 insertions(+), 11191 deletions(-)<br></blockquote><div><br></div><div>hmm as i was a bit surpsied by this numbers,.<br>i just did above diffs on the olsrd core only (without plugins or documentation,..) </div>
<div><br>diff -Nur olsrd-0.5.6-r7/olsrd/src olsrd-0.5.6-r8/olsrd/src|diffstat|tail -n1<br> 46 files changed, 1129 insertions(+), 589 deletions(-)<br><br>diff -Nur olsrd-0.5.6-r7/olsrd/src olsrd-0.6.0/olsrd/src|diffstat|tail -n1<br>
 79 files changed, 7388 insertions(+), 3484 deletions(-)<br><br>diff -Nur olsrd-0.5.6-r7/olsrd/src olsrd-0.6.1/olsrd/src|diffstat|tail -n1<br><div> 85 files changed, 7576 insertions(+), 3562 deletions(-)<br>based on 40700 LOC: 18.6% (+),  8.7%(-)<br>
</div><div><br></div><div>here we see that especially 0.6.1 did not change much within the core,..<br>and r8 to 0.6.0 changes less than 3K or (~7% of the code) lines (and adds some new features)<br></div><br></div></div><div>
and to get something to compare these results against:<br>i did the diff between the last 2 debian packages,.. (afaik 0.5.6-rc7 and 0.5.6-r7)<br><br></div>diff -Nur olsrd-0.5.6-rc7/olsrd/src olsrd-0.5.6-r7/olsrd/src|diffstat|tail -n1<br>
<div>141 files changed, 13582 insertions(+), 13722 deletions(-)<br>based on 36900 LOC: 36.8%(+), 37.2%(-)<br></div><div><br></div><div>so here we see a change of 37% of the code!</div><br><div>imho compared to this the diff between 0.5.6-r7 and 0.6.1 doesn`t look big any more.</div>
<div><br></div><div>on the other hand this shows that our code isn' t very stable, but we are getting better,.</div><div><br></div><div>Markus<br></div>