1994-03-31 |
markc | Added Log for rcs. |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Added code to initialize versionVerifyDone |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | paradyndPVM keeps a process at neonatal until the first... |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Changed to fork for paradyndPVM since client calls... |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Extended arguments to createProcess. |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Added support for pauseProcess, continueProcess. Added... |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Duplicated changes in inst-sunos.C. |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Added default args to addProcess definition. |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Extended parameters for addProcess, which default to... |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Added pauseProcess, continueProcess member functions. |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | Added dataManager continue/pause Process. |
commit | commitdiff | tree | snapshot |
1994-03-31 |
markc | added pause/continue Process. |
commit | commitdiff | tree | snapshot |
1994-03-30 |
newhall | exported services of the Visualization Manager thread |
commit | commitdiff | tree | snapshot |
1994-03-30 |
newhall | exported services of visualization threads of paradyn |
commit | commitdiff | tree | snapshot |
1994-03-29 |
karavan | initial version for testing. |
commit | commitdiff | tree | snapshot |
1994-03-29 |
karavan | initial version for testing |
commit | commitdiff | tree | snapshot |
1994-03-29 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-29 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-29 |
newhall | exported services of the visualization process |
commit | commitdiff | tree | snapshot |
1994-03-26 |
jcargill | Changed the pause/continue code. Now it really stops... |
commit | commitdiff | tree | snapshot |
1994-03-26 |
hollings | Changed sample time to be consistant. |
commit | commitdiff | tree | snapshot |
1994-03-26 |
hollings | Changed sample time from time64 to sampleTime. |
commit | commitdiff | tree | snapshot |
1994-03-26 |
newhall | change all floats to double |
commit | commitdiff | tree | snapshot |
1994-03-26 |
newhall | changed all floats to double |
commit | commitdiff | tree | snapshot |
1994-03-26 |
newhall | change all floats to double |
commit | commitdiff | tree | snapshot |
1994-03-25 |
hollings | Made active_processes a sampledFunction. |
commit | commitdiff | tree | snapshot |
1994-03-25 |
hollings | Made the data manager tolerate paraynd's dying. |
commit | commitdiff | tree | snapshot |
1994-03-25 |
hollings | Get the test for callErr right. |
commit | commitdiff | tree | snapshot |
1994-03-25 |
hollings | made write failuers return the correct error code. |
commit | commitdiff | tree | snapshot |
1994-03-25 |
hollings | Changed all asserts to set the error member variable... |
commit | commitdiff | tree | snapshot |
1994-03-25 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-25 |
markc | Added option to specify timeout on readReady. |
commit | commitdiff | tree | snapshot |
1994-03-25 |
markc | Added option to specify timeout on readReady. |
commit | commitdiff | tree | snapshot |
1994-03-25 |
markc | Added retry to write which could be interrupted by... |
commit | commitdiff | tree | snapshot |
1994-03-24 |
hollings | Fixed log variable |
commit | commitdiff | tree | snapshot |
1994-03-24 |
hollings | Initial revision |
commit | commitdiff | tree | snapshot |
1994-03-24 |
hollings | Moved aggregation of samples here. |
commit | commitdiff | tree | snapshot |
1994-03-24 |
hollings | Moved sample aggregation to lib/util (so paradyn could... |
commit | commitdiff | tree | snapshot |
1994-03-24 |
hollings | Added support for multiple paradynd's at once. |
commit | commitdiff | tree | snapshot |
1994-03-22 |
hollings | Made it possible to add new processes (& paradynd's... |
commit | commitdiff | tree | snapshot |
1994-03-21 |
hollings | Changed the mid to mi mapping to be per paradyn daemon... |
commit | commitdiff | tree | snapshot |
1994-03-20 |
markc | Added a buffer to each process structure to allow for... |
commit | commitdiff | tree | snapshot |
1994-03-20 |
markc | Gave process structure a buffer to allow multiple write... |
commit | commitdiff | tree | snapshot |
1994-03-20 |
markc | Added support for paradyn daemon name. igen function... |
commit | commitdiff | tree | snapshot |
1994-03-20 |
markc | Changed xdr_Boolean to char rather than int to reflect... |
commit | commitdiff | tree | snapshot |
1994-03-20 |
markc | Changed xdr_Boolean to char rather than int to reflect... |
commit | commitdiff | tree | snapshot |
1994-03-18 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-18 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-17 |
jcargill | Changed type of "Boolean" to be a char, to be consisten... |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | changed eventCallbacks type, and the constraints on... |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | changed bucket width and time value's type to double |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | added lastBucketFilled data member to class visi_GridCe... |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | change callback type |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | interactive pseudo paradyn visi_thread, generates its... |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-17 |
newhall | added int parameters to callback routines |
commit | commitdiff | tree | snapshot |
1994-03-15 |
newhall | added public member "userdata" to class visi_GridCellHisto |
commit | commitdiff | tree | snapshot |
1994-03-14 |
newhall | sample X application with interface routines added |
commit | commitdiff | tree | snapshot |
1994-03-14 |
newhall | psuedo visualization application. |
commit | commitdiff | tree | snapshot |
1994-03-14 |
newhall | psuedo paradyn side vis-thread |
commit | commitdiff | tree | snapshot |
1994-03-14 |
newhall | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-03-14 |
newhall | changed visi subdirectory structure |
commit | commitdiff | tree | snapshot |
1994-03-11 |
hollings | Wait min. observation time between calls to eval. ... |
commit | commitdiff | tree | snapshot |
1994-03-11 |
hollings | Changed Boolean from int to char to match X11 convention. |
commit | commitdiff | tree | snapshot |
1994-03-11 |
newhall | test routines for visi library |
commit | commitdiff | tree | snapshot |
1994-03-10 |
jcargill | Changed the "man" target to "docs". Fixed install... |
commit | commitdiff | tree | snapshot |
1994-03-08 |
hollings | Added foldCallback and getResourceListName. |
commit | commitdiff | tree | snapshot |
1994-03-08 |
hollings | Added fold callback and changed from multiple data... |
commit | commitdiff | tree | snapshot |
1994-03-07 |
markc | Added support to free arrays of classes. |
commit | commitdiff | tree | snapshot |
1994-03-07 |
markc | Added test of array of classes. |
commit | commitdiff | tree | snapshot |
1994-03-07 |
markc | Set callErr to 0 in constructors. |
commit | commitdiff | tree | snapshot |
1994-03-07 |
markc | Added code to detect failures for xdr code. Provides... |
commit | commitdiff | tree | snapshot |
1994-03-07 |
markc | Added tests for new features. |
commit | commitdiff | tree | snapshot |
1994-03-06 |
markc | Added float as a basic type. |
commit | commitdiff | tree | snapshot |
1994-03-02 |
paradyn | Added "world" target for nightly builds, commented... |
commit | commitdiff | tree | snapshot |
1994-03-01 |
jcargill | Rearranged order of includes for igen-generated code... |
commit | commitdiff | tree | snapshot |
1994-03-01 |
hollings | changed from yacc to bison. |
commit | commitdiff | tree | snapshot |
1994-03-01 |
hollings | added tunable constants. |
commit | commitdiff | tree | snapshot |
1994-03-01 |
hollings | removed call to print all metrics. |
commit | commitdiff | tree | snapshot |
1994-03-01 |
hollings | removed unused now variable. |
commit | commitdiff | tree | snapshot |
1994-03-01 |
markc | Fixed memory access errors. |
commit | commitdiff | tree | snapshot |
1994-03-01 |
markc | Fixed typos. |
commit | commitdiff | tree | snapshot |
1994-03-01 |
markc | Removed redundant includes. |
commit | commitdiff | tree | snapshot |
1994-02-28 |
hollings | Changed global list to be a pointer to a list because... |
commit | commitdiff | tree | snapshot |
1994-02-28 |
jcargill | Removed "cd subdir" from the top-level Makefile, and... |
commit | commitdiff | tree | snapshot |
1994-02-28 |
jcargill | Added PVM include and library paths, controlled by... |
commit | commitdiff | tree | snapshot |
1994-02-28 |
markc | Added pvm hooks and ifdefs. |
commit | commitdiff | tree | snapshot |
1994-02-27 |
markc | Built igen for mips. |
commit | commitdiff | tree | snapshot |
1994-02-27 |
markc | Put in fix to prevent malloc from being redefined. |
commit | commitdiff | tree | snapshot |
1994-02-27 |
markc | Put in fix to prevent malloc from being redefined. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Added support for storing paradynd's pids. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Common area to declare reserve base values. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Added my_pid member for client. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Added hooks for pvm support. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Changed args for RPC_undo_arg_list to reference types. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | RPC_undo_arg_list expects reference args, not pointers. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | RPC_undo_arg_list returns 0 only if all arguments are... |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Changed RPC_undo_arg_list return value. |
commit | commitdiff | tree | snapshot |
1994-02-25 |
markc | Fixed bug. Igen generated versionVerify tests for... |
commit | commitdiff | tree | snapshot |
next |