[Arsperl-devel] ARSperl/html changes.html,1.33,1.34
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2011-09-22 13:29:09
|
Update of /cvsroot/arsperl/ARSperl/html In directory vz-cvs-4.sog:/tmp/cvs-serv1615/html Modified Files: changes.html Log Message: makefile Index: changes.html =================================================================== RCS file: /cvsroot/arsperl/ARSperl/html/changes.html,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** changes.html 6 Jan 2009 19:21:46 -0000 1.33 --- changes.html 22 Sep 2011 13:29:06 -0000 1.34 *************** *** 1,1474 **** ! <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> [...2171 lines suppressed...] ! <tr bgcolor='#eeeeee'><td width='10%'>(JWM)</td><td width='90%'><font color='black'>Field caching code added to make some of the functions ! more efficient. </font></td></tr> ! <tr bgcolor='#dddddd'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>New functions: ars_GetFilter(), ars_GetCharMenu(), ! ars_GetServerStatistics </font></td></tr> ! <tr bgcolor='#eeeeee'><td width='10%'>(JWM)</td><td width='90%'><font color='black'>Internal GetField call now caches results to minimize ! number of queries made. </font></td></tr> ! <tr bgcolor='#dddddd'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>Examples of new functions. ! </font></td></tr> ! <tr bgcolor='#eeeeee'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>"WhoUsesIt.pl" utility ! </font></td></tr> ! <tr bgcolor='#dddddd'><td width='10%'>(released=01/12/96)</td><td width='90%'><font color='black'>version=1.0beta ! </font></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. ! ! <P> ! <PRE>$Header$</PRE></body></html> |