$Header: /u1/project/ARSperl/ARSperl/RCS/CHANGES,v 1.3 1997/01/13 15:18:53 jcmurphy Exp jcmurphy $
CHANGES for ARSperl
Revision history for ARSperl.
MM/DD/YY
=======================================================================
#######################################################################
=======================================================================
11/11/96 (1.31)
o (JCM) minor stuff: added an ifndef in the GetCharMenu routine
for ars 2.0 users. 2.0 doesnt support SQL menu constructions.
=======================================================================
#######################################################################
=======================================================================
11/11/96 (1.3)
o (JWM) undef works in setEntry now.
o (JWM) added ars_Import to complement ars_Export
o (JCM) Profiling code added to keep track of number of
queries made.
o (JWM) Field caching code added to make some of the functions
more efficient.
o (JCM) New functions: ars_GetFilter(), ars_GetCharMenu(),
ars_GetServerStatistics
o (JWM) Internal GetField call now caches results to minimize
number of queries made.
o (JCM) Examples of new functions.
o (JCM) "WhoUsesIt.pl" utility
=======================================================================
#######################################################################
=======================================================================
01/12/96 (1.0beta)
o (JWM) First release
o (JCM) Installation, history, and Gnu documentation added.
Removed -lars from makefile (internal C library that wasn't
released), not needed for arsperl.
o (JCM) Added example scripts and html documentation.
=======================================================================
#######################################################################
=======================================================================
arsperl@smurfland.cit.buffalo.edu