[Arsperl-devel] ARSperl/html changes.html,1.32,1.33
Brought to you by:
jeffmurphy
From: Thilo S. <ts...@us...> - 2009-01-06 19:21:52
|
Update of /cvsroot/arsperl/ARSperl/html In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31525/html Modified Files: changes.html Log Message: ars_GetFieldTable performance improvement, ars_SetServerInfo bugfix Index: changes.html =================================================================== RCS file: /cvsroot/arsperl/ARSperl/html/changes.html,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** changes.html 24 Nov 2008 15:40:23 -0000 1.32 --- changes.html 6 Jan 2009 19:21:46 -0000 1.33 *************** *** 1,692 **** ! <html><head><title> ARSperl: Revision History </title></head> ! ! <body bgcolor='white' text='black'><h2>Changes for ARSperl</h2> ! <table border='0'> ! <tr><td>BM</td><td>=</td><td>Bill Middleton {wjm at metronet.com}</td></tr> ! <tr><td>GDF</td><td>=</td><td>G. David Frye {gdf at uiuc.edu}</td></tr> ! <tr><td>JCM</td><td>=</td><td>Jeff Murphy {jeffmurphy at sourceforge.net}</td></tr> ! <tr><td>JWM</td><td>=</td><td>Joel Murphy {jmurphy at buffalo.edu}</td></tr> ! <tr><td>TS</td><td>=</td><td>Thilo Stapff {tstapff at sourceforge.net}</td></tr> ! <tr><td>CL</td><td>=</td><td>Chris Leach {Chris.Leach at kaz-group.com}</td></tr> [...2137 lines suppressed...] ! <TD width='100%'> ! <TABLE CELLSPACING='0' CELLPADDING='3' WIDTH='100%' BORDER='0' ! BGCOLOR='lightblue'> ! <tr><td colspan='2'> ! <table width='100%' border='0'><tr> ! <td width='50%'>Released: <B>01/12/96</B></td> ! <td width='50%'>Version: <B>1.0beta</B></td> ! </tr></table></td> ! </tr><tr bgcolor='#eeeeee'><td width='10%'>(JWM)</td><td width='90%'><font color='black'>First release ! </font></td></tr> ! <tr bgcolor='#dddddd'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>Installation, history, and Gnu documentation added. ! Removed -lars from makefile (internal C library that wasn't released), not needed for arsperl. </font></td></tr> ! <tr bgcolor='#eeeeee'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>Added example scripts and html documentation. ! </table></td></tr></table> ! ! <P> ! ! ! <P> ! <PRE>$Header$</PRE></body></html> |