fixes to appearenece

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1293 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-10-11 05:35:10 +00:00
parent ba610999c9
commit b99d2685d5

View File

@ -125,7 +125,7 @@
<br>NetBSD -- Intel
<p>
<a href="http://www.cs.hmc.edu/~rclark/xacc">
<a href="http://www.gnucash.org/">
<img src="logos/linux.gif"></a>
<a href="http://www.sco.com/skunkware">
@ -146,75 +146,83 @@
<img src = "logos/NetBSD-banner.gif">
<h2>History</h2>
Format: number of files (*.c and *.h), KLOCS in *.c + KLOCS in *.h
where KLOC== kilo-lines-of-code, as reported by wc.
other misc dirs not counted.
<table>
<th>
<td>Version
<td>engine
<td>register
<td>ledger
<td>motif
<td>gnome
<td>qt
<td>prefs (scm)
<td>docs (html)
<td>misc
<td>Total
The table below shows some historical lines-of-code and number-of-files
counts for the X-Accountant/GnuCash development project
<br>
<table border=1>
<CAPTION>Historical Development Stats</CAPTION>
<tr align=center>
<th>Version
<th>engine
<th>register
<th>ledger
<th>motif
<th>gnome
<th>qt
<th>prefs (scm)
<th>docs (html)
<th>misc
<th>Total
<tr>
<td>0.9 -- Sept 97
<tr align=center>
<td>xacc-0.9<br>Sept 97
<td> -
<td> -
<td> -
<td>34; 7.5+0.9
<td>34 files<br>(7.5+0.9)
<td> -
<td> -
<td> -
<td>5; 0.4
<td>5 files<br>(0.4)
<td> -
<td>39; 8.8
<td>39 files<br>(8.8)
<tr>
<td>0.9w -- Dec 97
<tr align=center>
<td>xacc-0.9w<br>Dec 97
<td> -
<td> -
<td> -
<td>51; 13.8+1.5
<td>51 files<br>(13.8+1.5)
<td> -
<td> -
<td> -
<td>9; 0.8
<td>9 files<br>(0.8)
<td> -
<td>60; 16.1
<td>60 files<br>(16.1)
<tr>
<td>1.0.17 -- Feb 98
<tr align=center>
<td>xacc-1.0.17<br>Feb 98
<td> -
<td> -
<td> -
<td>52; 14.8+1.8
<td>52 files<br>(14.8+1.8)
<td> -
<td> -
<td> -
<td>12; 1.4
<td>12 files<br>(1.4)
<td> -
<td>64; 18.0
<td>64 files<br>(18.0)
<tr>
<td>1.1.15 -- Aug 98
<td>24; 6.2+1.5
<td>31; 6.1+1.7
<td>5; 1.4+0.4
<td>30; 7.4+0.7
<td>17; 3.4+0.5
<td>16; 1.2+0.2
<td>3; 0.3
<td>16; 1.9
<td>(not counted, >1.0)
<td>142; 32.9
<tr align=center>
<td>gnucash-1.1.15<br>Aug 98
<td>24 files<br>(6.2+1.5)
<td>31 files<br>(6.1+1.7)
<td>5 files<br>(1.4+0.4)
<td>30 files<br>(7.4+0.7)
<td>17 files<br>(3.4+0.5)
<td>16 files<br>(1.2+0.2)
<td>3 files<br>(0.3)
<td>16 files<br>(1.9)
<td>not counted<br>(>1.0)
<td>142 files<br>(32.9)
</table>
<p>
Each cell contains:
<br>
<br>number of *c and *.h files
<br>(KLOCS in *.c + KLOCS in *.h),
<p>
where KLOC == kilo-lines-of-code, as reported by <tt>wc</tt>.
</body>
</html>