1994-09-22 |
markc | added postfix ++ operator |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed private pointers to char* from void* since... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | added virtual destructor |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | changed char* to const char * |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | declared arrays at start |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | declared arrays at start |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | added new tests |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added return type of int to function typedef |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Removed compiler warnings |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Change signature to intComp |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed signature to intComp |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Gave type names to typedefs |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made structs classes |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | made system includes extern "C" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | changed frees to deletes |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Change names of resource classes |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | cast stringHandles |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | changed types to agree with ptrace signature |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed structs to classes |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | changed *allocs to new |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | changed *allocs to news |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added signatures for select, wait3 |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed names for resource classes |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed name of class function pdFunction |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added static class initializers for DYNINSTallMetrics |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed structs to classes |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | cast args to memset |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | access metricList using method |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added sparc specific ifdefs |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | instantiate class as class, not struct |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | change instInstanceRec struct to a class |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed *allocs to news |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Enter handles for primitiveCosts into stringPool |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | made getStrOp() return const char* |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed libraryList to List<libraryFunc*> |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Declare system includes as extern "C" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made system includes extern "C" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added most of dyninst.h, temporary |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | reorganized, temporary |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | cast stringHandle to char* |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Standardized ptrace, PCptrace signatures |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made system includes extern "C" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made system includes extern "C" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made first arg to AstNode constructor const |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Cast args for printf |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made system includes extern"C" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added log message, duplicate include guards |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Gave correct signature for signal |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Set default args |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | access tid using getTid() method |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed "String" to "char*" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | RPCprocessCreate takes &int, not int*, changed args... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Cast stringHandles to char*s in printf statements |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to char* for args in compare function |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to char* arg in UIM::showError() |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to char* in |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to char* in |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Commented out operator = declaration, it wasn't being... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed arg types on strCompare to remove compiler... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made char* const in timeInterval::timeInterval |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made char* in timeInterval::timeInterval const |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added correct number of args to printf |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made lockOverhead 10 rather than 0 since it is used... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const char* to PCmetric constructor |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const char* to PCmetric constructors |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Cast stringHandle to char* to view as text |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to char* for addHint() |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to char* args for void testValue::addHint... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to const char* for createResource() |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Entered stringHandles into stringPool rather than assig... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added const to args to addExecutable() |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed "String" to "char*" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed daemonEntry class to remove purify errors,... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed "String" to "char*" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Paradyn now uses one template code generating file... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made array declarations explicit |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Incremented version number |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Added "const" for char* args to addExecutable() |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Changed "String" to "char*" |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Incremented version number because igen is new |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Specified return type for function typedefs |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made all templates external |
commit | commitdiff | tree | snapshot |
1994-09-22 |
markc | Made all templates external |
commit | commitdiff | tree | snapshot |
1994-09-21 |
karavan | added addNStyle and addEStyle commands |
commit | commitdiff | tree | snapshot |
1994-09-20 |
markc | Added const notes. |
commit | commitdiff | tree | snapshot |
1994-09-20 |
markc | New igen features. |
commit | commitdiff | tree | snapshot |
1994-09-20 |
jcargill | added procedure addDefaultShgBindings (really karavan... |
commit | commitdiff | tree | snapshot |
1994-09-20 |
hollings | removed hard coded clock value. |
commit | commitdiff | tree | snapshot |
1994-09-20 |
hollings | added DYNINSTcyclesPerSecond to get cost values no... |
commit | commitdiff | tree | snapshot |
1994-09-20 |
hollings | removed call to getcmd since it was causing a SS-5... |
commit | commitdiff | tree | snapshot |
1994-09-20 |
hollings | added option to use rexec as well as fork and rsh to... |
commit | commitdiff | tree | snapshot |
1994-09-20 |
hollings | added code to use actual clock speed for cost model... |
commit | commitdiff | tree | snapshot |
1994-09-20 |
hollings | added FP_OP2_FPop1 and FP_OP2_FPop2 |
commit | commitdiff | tree | snapshot |
1994-09-15 |
rbi | Removed unneeded switch branch. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
rbi | Fixed system calls in loadSymTable() |
commit | commitdiff | tree | snapshot |
1994-09-13 |
karavan | created error #23 |
commit | commitdiff | tree | snapshot |
1994-09-13 |
karavan | created error #22 |
commit | commitdiff | tree | snapshot |
1994-09-13 |
karavan | created error #21 |
commit | commitdiff | tree | snapshot |
1994-09-13 |
karavan | removed compiler warnings |
commit | commitdiff | tree | snapshot |
1994-09-13 |
karavan | initialize new global: metMenuCtr |
commit | commitdiff | tree | snapshot |
next |