projects
/
dyninst.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed $(FLAGS) from ASFLAGS, beucause this is causing problems when
[dyninst.git]
/
common
/
h
/
1995-12-10
tamches
added some comments
tree
|
commitdiff
1995-12-09
tamches
split timer routines into Timer.h and Timer.C
tree
|
commitdiff
1995-12-08
tamches
added printing (for debugging purposes)
tree
|
commitdiff
1995-12-08
tamches
first version of priority queue class
tree
|
commitdiff
1995-12-03
newhall
change so that it will compile using g++ 2.7.1
tree
|
commitdiff
1995-11-29
krisna
hpux symbol table code
tree
|
commitdiff
1995-11-29
tamches
will now compile under g++ 2.7.1 on sunos
tree
|
commitdiff
1995-11-22
mjrg
Ignore undefined symbols.
tree
|
commitdiff
1995-11-22
mjrg
Updates for paradyndPVM on solaris
tree
|
commitdiff
1995-11-08
naim
Adding matherr exception handler function to avoid...
tree
|
commitdiff
1995-11-08
naim
Adding matherr exception handler function to avoid...
tree
|
commitdiff
1995-11-06
tamches
first version of DictionaryLite
tree
|
commitdiff
1995-10-26
tamches
removed some warnings under g++ 2.7.0
tree
|
commitdiff
1995-10-26
tamches
removed some warnings
tree
|
commitdiff
1995-10-13
newhall
added BASESAMPLEINTERVAL BASEBUCKETWIDTH
tree
|
commitdiff
1995-09-22
tamches
Removed warnings via correct usage of the C++ keyword...
tree
|
commitdiff
1995-09-18
newhall
change so that sqrt(-3) is not called everytime this...
tree
|
commitdiff
1995-09-18
newhall
changed argument type in getBinValue
tree
|
commitdiff
1995-09-15
mjrg
added P_chmod.
tree
|
commitdiff
1995-09-15
mjrg
added P_chdir.
tree
|
commitdiff
1995-09-08
krisna
stupid way to avoid the for-scope problem
tree
|
commitdiff
1995-08-24
hollings
AIX/SP-2 port (including option for split instruction...
tree
|
commitdiff
1995-08-20
newhall
added fold_on_inactive flag
tree
|
commitdiff
1995-08-05
krisna
do not use <memory.h> in a C++ program, use <stdlib...
tree
|
commitdiff
1995-08-01
newhall
fix to how global time is computed
tree
|
commitdiff
1995-07-16
tamches
Split string class into a .h and .C component; strings...
tree
|
commitdiff
1995-07-06
newhall
support for Histograms with non-zero start time
tree
|
commitdiff
1995-06-21
krisna
`namespace' is a reserved word in C++
tree
|
commitdiff
1995-06-02
newhall
added a NaN value generator
tree
|
commitdiff
1995-05-30
krisna
changed ST_* symbol table names to PDST_* (to avoid...
tree
|
commitdiff
1995-05-30
krisna
upgrade from solaris-2.3 to solaris-2.4
tree
|
commitdiff
1995-05-18
markc
add P_xdrrec_eof
tree
|
commitdiff
1995-03-07
krisna
remove warnings
tree
|
commitdiff
1995-03-02
krisna
better detection of data segment address ranges
tree
|
commitdiff
1995-02-27
markc
Parentheses around "unsigned" allow gcc v 2.6.2 to...
tree
|
commitdiff
1995-02-26
newhall
re-organized some of the header files so that definitio...
tree
|
commitdiff
1995-02-23
markc
Removed extract method, which is not part of the stl...
tree
|
commitdiff
1995-02-22
tamches
Changed "delete" to "delete []"
tree
|
commitdiff
1995-02-16
markc
Must have been sleepy when I did the commit.
tree
|
commitdiff
1995-02-16
markc
Modified code to remove compiler warnings.
tree
|
commitdiff
1995-02-10
jcargill
Fixed bzero prototype
tree
|
commitdiff
1995-01-26
jcargill
Changed includes to conform to our standard; fixed...
tree
|
commitdiff
1994-12-21
tamches
Made the "allConstants" variable protected and added...
tree
|
commitdiff
1994-12-21
tamches
Greatly cleaned up the interface; no data members are...
tree
|
commitdiff
1994-11-11
markc
Added additional argument to RPC_make_arg_list and...
tree
|
commitdiff
1994-11-04
tamches
setValue() for boolean tc's now correctly invokes its...
tree
|
commitdiff
1994-11-02
markc
Changed name of default module.
tree
|
commitdiff
1994-11-01
markc
Added Object classes that provide os independent symbol...
tree
|
commitdiff
1994-10-26
tamches
Defaulted min&max to 0 for floats with no min/max in...
tree
|
commitdiff
1994-10-12
krisna
hpux update
tree
|
commitdiff
1994-09-22
markc
changes to remove compiler warnings
tree
|
commitdiff
1994-09-22
markc
added postfix ++ operator
tree
|
commitdiff
1994-09-22
markc
Changed private pointers to char* from void* since...
tree
|
commitdiff
1994-09-22
markc
added virtual destructor
tree
|
commitdiff
1994-09-22
markc
changed char* to const char *
tree
|
commitdiff
1994-09-02
markc
Added missing semicolon to end of typedef
tree
|
commitdiff
1994-09-02
markc
Moved typedef for stringHandle outside of stringPool.h
tree
|
commitdiff
1994-08-20
markc
Added new machine type.
tree
|
commitdiff
1994-08-17
markc
Added new classes: Cstring KeyList, KList
tree
|
commitdiff
1994-08-17
markc
Moved the definitions of the << operator into the class...
tree
|
commitdiff
1994-08-05
hollings
More consistant use of stringHandle vs. char *.
tree
|
commitdiff
1994-08-03
hollings
split tunable constant into Boolean and Float sub-classes.
tree
|
commitdiff
1994-07-28
krisna
changed declaration of xdrIOFunc to conform to prototypes
tree
|
commitdiff
1994-07-26
hollings
added cast to ensure hash table pointers are positive.
tree
|
commitdiff
1994-07-19
markc
Made machineName default to zero as last parameter...
tree
|
commitdiff
1994-07-18
hollings
added extra arg to RPC_make_arg_list.
tree
|
commitdiff
1994-07-11
jcargill
Fixed bug where added two lists with (+=) operator...
tree
|
commitdiff
1994-07-07
markc
Added removeAll function to list class.
tree
|
commitdiff
1994-07-02
markc
Rename aggregation operator defines.
tree
|
commitdiff
1994-06-29
hollings
Added destructor to Histogram class.
tree
|
commitdiff
1994-06-15
markc
Added log.
tree
|
commitdiff
1994-06-15
markc
Constants for aggregation.
tree
|
commitdiff
1994-06-14
markc
Added aggregation operator to sampleInfo class.
tree
|
commitdiff
1994-06-02
markc
Modified RPCUser class to support improved error checki...
tree
|
commitdiff
1994-05-30
hollings
added pragma for external g++ functions.
tree
|
commitdiff
1994-05-10
hollings
Changed hist data upcall to return array of buckets...
tree
|
commitdiff
1994-04-21
hollings
removed paradynd name from make args function.
tree
|
commitdiff
1994-04-20
hollings
Added method to get histogram buckets.
tree
|
commitdiff
1994-04-06
markc
Cleaned up rpcUtil.h. Moved include files to rpcUtil...
tree
|
commitdiff
1994-04-01
hollings
made max number of bins public.
tree
|
commitdiff
1994-03-31
hollings
added well known port as a paramter to xdrRPC constructor.
tree
|
commitdiff
1994-03-26
hollings
Changed sample time from time64 to sampleTime.
tree
|
commitdiff
1994-03-25
markc
Added option to specify timeout on readReady.
tree
|
commitdiff
1994-03-24
hollings
Moved aggregation of samples here.
tree
|
commitdiff
1994-03-20
markc
Changed xdr_Boolean to char rather than int to reflect...
tree
|
commitdiff
1994-03-11
hollings
Changed Boolean from int to char to match X11 convention.
tree
|
commitdiff
1994-03-08
hollings
Added fold callback and changed from multiple data...
tree
|
commitdiff
1994-03-01
markc
Removed redundant includes.
tree
|
commitdiff
1994-02-28
hollings
Changed global list to be a pointer to a list because...
tree
|
commitdiff
1994-02-27
markc
Put in fix to prevent malloc from being redefined.
tree
|
commitdiff
1994-02-25
markc
RPC_undo_arg_list expects reference args, not pointers.
tree
|
commitdiff
1994-02-25
markc
Added support to allow compilation on mips.
tree
|
commitdiff
1994-02-25
hollings
added tunable constants.
tree
|
commitdiff
1994-02-24
markc
Man page for librpcUtil.a
tree
|
commitdiff
1994-02-16
markc
Supports PVM version of igen.
tree
|
commitdiff
1994-02-10
hollings
Fixed list.h ++ function to work when a hash table...
tree
|
commitdiff
1994-02-09
hollings
Added print routines to list and hash table.
tree
|
commitdiff
1994-02-08
hollings
Make libutil more compatable with ATT CC.
tree
|
commitdiff
1994-02-04
jcargill
Trivial change to compile under ultrix
tree
|
commitdiff
1994-02-03
hollings
changed listHash to a macro to work with g++ 2.5.2.
tree
|
commitdiff
next