ARSperl

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

(JCM)   memory leak fixed in ars_GetListEntry wrt to join forms

(JCM)   memory leak fixed in QualifierStructPtr destructor

(JCM)   memory leak fixed in ControlStruct destructor

(JCM)   various other memory related cleanups

(JCM)   bad/NULL ref fixed in ExpandCharMenu

(JCM)   added new params to ars_Login: lang, authString, tcpport, rpcnumber

(JCM)   added new rv's to ars_GetControlStructFields: lang, authString

(JCM)   updated example and test scripts 

(JCM)   added Alert functions (replaces NT/Notifier functions)

(JCM) ! 5.x (5.0.1, 5.1, 5.1.1) integration 
        functions that no longer are available or always
        return errors indicating they are no longer implemented:
   		
   		ars_NT*()   [notifier functions]
        
        functions whose parameters have changed:
   		
   		ars_GetListEntry() 
   		ars_GetListEntryWithFields()
        
        functions whose return values have changed:
   		
   		ars_GetCharMenu()
        


Released: 11/13/2002 Version: 1.74


(GDF)   added ars_GetMultipleEntries, ars_GetListEntryWithFields

(GDF)   remove unused num_entries parameter from ARGetListEntry

(JCM)   added ARTermination calls to ars_Login


Released: 11/13/2001 Version: 1.73


(JCM)   fixed windows cpp error in support.c

(JCM)   fixed a leftover fprintf warning in support.c that was causing
        compilation warnings on windows

(JCM)   disabled t/11entry.t

(JCM)   minor Makefile.PL tweak

(JCM)   bug fix in perl_ARStatusStruct that caused segv with api >= 4.0


Released: 10/24/2001 Version: 1.72


(JCM)   modified Makefile.PL to handle changes to _SERVER_INFO definitions
        in 4.5.x

(JCM)   memory leak fixes

(JCM)   duplicate free badness in ars_Login() fixed

(JCM)   updated doc for ars_MergeEntry

(JCM)   added form->merge() call to OO layer

(JCM)   fixed 4.5.2 induced warning (now there's a FilterActionStruct)
        modified Makefile.PL so you can specify ARVERSION=4.52 


Released: 10/30/2000 Version: 1.71


(JCM)   modified support-h.template to compile against api3.0


Released: 9/21/2000 Version: 1.70


(JCM)   modified support-h.template to compile against api3.2

(JCM)   bug fix to ars_Import()


Released: 8/31/2000 Version: 1.69


(JCM)   added ars_SetServerInfo() call

(JCM)   added infra/pcpp.pl which is used to convert the xs
        and c files into something that will compile against
        activestate perl 5.6

(JCM)   modifications to Makefile.PL to ease win32 compilations

(JCM)   fixed bug in support.c:lookUpTypeName

(JCM)   enhanced ars_Export to handle all possible export types
        in whatever api we're compiled against

(JCM)   enhanced ars_Import to handle all possible import types
        in whatever api we're compiled against

(JCM)   typo fix in ARS.xs for perl5.6 compatibility

(JCM)   documenation update (ars_Import)


Released: 7/4/2000 Version: 1.68


(JCM)   modifications to example/ars_GetListEntry.pl to make
        it function with different revisions of the User form.



( run in 1.801 second using v1.01-cache-2.11-cpan-5a3173703d6 )