added reporting of actual pause time for CM-5
[dyninst.git] / common / h / list.h
1994-07-11 jcargillFixed bug where added two lists with (+=) operator...
1994-07-07 markcAdded removeAll function to list class.
1994-05-30 hollingsadded pragma for external g++ functions.
1994-03-11 hollingsChanged Boolean from int to char to match X11 convention.
1994-02-25 hollingsadded tunable constants.
1994-02-24 markcMan page for librpcUtil.a
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-03 hollingschanged listHash to a macro to work with g++ 2.5.2.
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-02 hollingsadded remove which was missing.
1993-07-01 hollingsansi endif comments
1993-05-07 hollingsInitial revision