Modified to support machines which do not have NaN(x).
[dyninst.git] / pdutil /
1995-02-16 markcRemoved compiler warnings.
1995-02-16 markcModified code to remove compiler warnings.
1995-02-16 markcAdded template support
1995-02-10 jcargillFixed bzero prototype
1995-01-30 jcargillMajor build system reorganization
1995-01-30 jcargillSPARC had been used to guard inclusion of sunos files...
1995-01-26 jcargillChanged an include to conform to our standard
1995-01-26 jcargillChanged includes to conform to our standard; fixed...
1994-12-21 tamchesMade the "allConstants" variable protected and added...
1994-12-21 tamchesAdded "findTunableConstant" static member function...
1994-12-21 tamchesGreatly cleaned up the interface; no data members are...
1994-11-11 markcAdded additional argument to RPC_make_arg_list and...
1994-11-11 markcAdded additional argument to RPC_make_arg_list and...
1994-11-06 newhalladded error checking, especially the handshaking when...
1994-11-04 tamchesAdded "developerMode" tunable constant, which is a...
1994-11-04 tamchessetValue() for boolean tc's now correctly invokes its...
1994-11-02 markcChanged name of default module.
1994-11-01 markcUsed by object classes for printing error messages.
1994-11-01 markcAdded Object classes that provide os independent symbol...
1994-10-26 tamchesSet min/max to 0 for float constructor that did not...
1994-10-26 tamchesDefaulted min&max to 0 for floats with no min/max in...
1994-10-12 krisnahpux update
1994-09-27 jcargillMoved the rexec prototype inside the extern C part
1994-09-27 jcargillWarning cleanup: prototyped rexec, pushed consts furthe...
1994-09-22 markcgenerate libutil template code
1994-09-22 markcChanges to remove compiler warnings
1994-09-22 markcChanged private pointers to char*
1994-09-22 markcAdded error checking code in constructor
1994-09-22 markcchanges to remove compiler warnings
1994-09-22 markcadded postfix ++ operator
1994-09-22 markcChanged private pointers to char* from void* since...
1994-09-22 markcadded virtual destructor
1994-09-22 markcchanged char* to const char *
1994-09-20 hollingsadded option to use rexec as well as fork and rsh to...
1994-09-02 markcAdded missing semicolon to end of typedef
1994-09-02 markcMoved typedef for stringHandle outside of stringPool.h
1994-08-20 markcAdded new machine type.
1994-08-20 markcAdded new machine type.
1994-08-18 markcAdded ifdef for solaris.
1994-08-17 markcCode and sample output to test new classes.
1994-08-17 markcAdded RPCgetArg
1994-08-17 markcAdded new classes: Cstring KeyList, KList
1994-08-17 markcMoved the definitions of the << operator into the class...
1994-08-05 hollingsMore consistant use of stringHandle vs. char *.
1994-08-03 hollingssplit tunable constant into Boolean and Float sub-classes.
1994-07-28 krisnachanged definitions of ReadFunc and WriteFunc to confor...
1994-07-28 krisnachanged declaration of xdrIOFunc to conform to prototypes
1994-07-26 hollingsadded cast to ensure hash table pointers are positive.
1994-07-19 markcMade machineName default to zero as last parameter...
1994-07-19 markcMade machineName default to zero as last parameter...
1994-07-18 hollingsadded extra arg to RPC_make_arg_list.
1994-07-14 hollingsadded abort for malloc failure.
1994-07-11 jcargillFixed bug where added two lists with (+=) operator...
1994-07-07 markcAdded removeAll function to list class.
1994-07-02 markcRename aggregation operator defines.
1994-07-02 markcRename aggregation operator defines.
1994-06-29 hollingsAdded destructor to Histogram class.
1994-06-22 markcFixed code to remove warnings.
1994-06-15 markcRename taskinfo to pvmtaskinfo.
1994-06-15 markcAdded log.
1994-06-15 markcConstants for aggregation.
1994-06-14 markcAdded support for different types of aggregation (max...
1994-06-14 markcAdded aggregation operator to sampleInfo class.
1994-06-02 markcAdded support for igen error checking.
1994-06-02 markcAdded assertion to ensure values reported are positive.
1994-06-02 markcModified RPCUser class to support improved error checki...
1994-05-30 hollingsadded pragma for external g++ functions.
1994-05-17 hollingsadded rcs log entry.
1994-05-16 hollingsAdded inlcude of vfork.h on SUNS to prevent problem...
1994-05-12 jcargillChanged make args function to leave room for program...
1994-05-12 markcAdded code to shift initial last sample times to the...
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...
next