$Header: /u1/project/ARSperl/ARSperl/RCS/CHANGES,v 1.7 1997/02/20 20:27:40 jcmurphy Exp $
CHANGES for ARSperl
Revision history for ARSperl.
MM/DD/YY
=======================================================================
#######################################################################
=======================================================================
02/20/97 (1.44)
o (JCM) added some minor code to aid in decoding qualifier
structs. added some examples of decoding them.
=======================================================================
#######################################################################
=======================================================================
02/18/97 (1.42)
o (JWM) added destructors for the ARS package that will correctly
call ARTermination when the package is unloaded (when your
script exits).
o (JWM) fixed minor type casting problem that prevented compilation
on HP-UX
o (JCM) compiled with -Wall and cleaned up some suspicious code.
=======================================================================
#######################################################################
=======================================================================
02/17/97 (1.41)
o (JCM) added NT routines to html doc
o (JCM) fixed a few compile-time problems
=======================================================================
#######################################################################
=======================================================================
02/13/97 (1.4)
o (JCM) re-organized documentation and web pages
o (JCM) added NT (notifier) functions
o (JWM) bug fixes for 1.32beta
=======================================================================
#######################################################################
=======================================================================
02/10/97 (1.32beta)
o (JWM) 3.0 integration
=======================================================================
#######################################################################
=======================================================================
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