changed data values from double to float
[dyninst.git] / common /
1994-05-10 hollingsChanged hist data upcall to return array of buckets...
1994-04-30 hollingsFixed bug in fold callback that caused all fold message...
1994-04-21 hollingsremoved paradynd name from make args function.
1994-04-20 hollingsAdded method to get histogram buckets.
1994-04-12 hollingsremoved special case of bucket a zero value since it...
1994-04-06 markcFixed bug in XDRrpc constructor that clobbered the...
1994-04-06 markcCleaned up rpcUtil.h. Moved include files to rpcUtil...
1994-04-01 hollingsmade max number of bins public.
1994-04-01 hollingsRemoved kill of rsh process (not needed and it causes...
1994-04-01 markcPut in support to encode NULL ptrs to strings in xdr_St...
1994-03-31 hollingsadded well known port as a paramter to xdrRPC constructor.
1994-03-31 markcAdded Log for rcs.
1994-03-26 hollingsChanged sample time from time64 to sampleTime.
1994-03-25 hollingsmade write failuers return the correct error code.
1994-03-25 markcAdded option to specify timeout on readReady.
1994-03-25 markcAdded option to specify timeout on readReady.
1994-03-24 hollingsMoved aggregation of samples here.
1994-03-20 markcChanged xdr_Boolean to char rather than int to reflect...
1994-03-20 markcChanged xdr_Boolean to char rather than int to reflect...
1994-03-11 hollingsChanged Boolean from int to char to match X11 convention.
1994-03-10 jcargillChanged the "man" target to "docs". Fixed install...
1994-03-08 hollingsAdded fold callback and changed from multiple data...
1994-03-01 markcRemoved redundant includes.
1994-02-28 hollingsChanged global list to be a pointer to a list because...
1994-02-27 markcPut in fix to prevent malloc from being redefined.
1994-02-27 markcPut in fix to prevent malloc from being redefined.
1994-02-25 markcChanged args for RPC_undo_arg_list to reference types.
1994-02-25 markcRPC_undo_arg_list expects reference args, not pointers.
1994-02-25 markcRPC_undo_arg_list returns 0 only if all arguments are...
1994-02-25 markcInitial revision
1994-02-25 markcRemoved rpcUtil, replace with libutil, libutilPVM
1994-02-25 markcAdded support to allow compilation on mips.
1994-02-25 markcFixed to support compiling on mips.
1994-02-25 hollingsadded tuntable constants
1994-02-25 hollingsadded tunable constants.
1994-02-24 markcExtended man page.
1994-02-24 markcAdded more comments.
1994-02-24 markcMan page for librpcUtil.a
1994-02-24 markcMan page for librpcUtil.a
1994-02-24 markcMan page for librpcUtil.a
1994-02-20 markcSupports igen code for pvm.
1994-02-16 markc Supports PVM version of igen.
1994-02-10 hollingsFixed list.h ++ function to work when a hash table...
1994-02-09 hollingsAdded print routines to list and hash table.
1994-02-08 hollingsMake libutil more compatable with ATT CC.
1994-02-04 jcargillTrivial change to compile under ultrix
1994-02-03 hollingschanged listHash to a macro to work with g++ 2.5.2.
1994-02-02 hollingsAdded setTid().
1994-01-31 hollingsAdded flag to Server class to indicate if protocol...
1994-01-27 hollingsadded pid to xdr class.
1994-01-26 hollingsChange to using <module>/h/*.h
1994-01-25 hollingsFirst real version of utility library.
1994-01-19 hollingsguardef defn of true/false.
1993-12-15 hollingsremoved destructors. Our current list semantics don...
1993-12-13 hollingsadded destructor for List class.
1993-10-19 hollingsassorted small fixes.
1993-08-26 hollingsInitial revision
1993-08-02 hollingsadded remove which was missing.
1993-07-01 hollingsansi endif comments
1993-05-07 hollingsInitial revision