tamches [Fri, 29 Dec 1995 08:17:58 +0000 (08:17 +0000)]
a cleanup commit: moved body of some member functions from tvCell.h to tvCell.C
tamches [Fri, 29 Dec 1995 08:16:46 +0000 (08:16 +0000)]
added sort foci by value menu item
removed some old and obsolete code
added binding for left mouse button (for selection)
zhichen [Fri, 29 Dec 1995 01:35:34 +0000 (01:35 +0000)]
Added an instantiation related to the new paradynd-->paradyn buffering
zhichen [Thu, 28 Dec 1995 23:44:39 +0000 (23:44 +0000)]
added 2 new instantiations related to the new paradynd->>paradyn
batching code.
zhichen [Thu, 28 Dec 1995 23:43:56 +0000 (23:43 +0000)]
processTraceStream() sets BURST_HAS_COMPLETED to true at the end of
a batch of data.
zhichen [Thu, 28 Dec 1995 23:42:29 +0000 (23:42 +0000)]
Added buffering to the paradynd --> paradyn interface
calls to tp->sampleDataCallbackFunc replaced with calls to the
local routine batchSampleData() which in turn occasionally calls
the new igen routine tp->batchSampleDataCallbackFunc().
Related buffer variables (theBatchBuffer, batch_buffer_next,
BURST_HAS_COMPLETED) are new.
zhichen [Thu, 28 Dec 1995 23:35:26 +0000 (23:35 +0000)]
Commented out sampleDataCallbackFunc; replaced with batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:34:42 +0000 (23:34 +0000)]
Commented out sampleDataCallbackFunc; replaced with
batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:32:54 +0000 (23:32 +0000)]
Replaced sampleDataCallbackFunc with batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:15:42 +0000 (23:15 +0000)]
Added templates to support batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:14:23 +0000 (23:14 +0000)]
Commented sampleDataCallbackFunc and added batchSampleDataCallbackFunc.
tamches [Thu, 28 Dec 1995 21:52:17 +0000 (21:52 +0000)]
error dialog box now puts its information in a scrollable, resizable
text widget instead of a non-scrollable, non-resizable message widget
naim [Wed, 27 Dec 1995 20:16:41 +0000 (20:16 +0000)]
Minor change to internal metric definition - naim
tamches [Wed, 27 Dec 1995 08:29:59 +0000 (08:29 +0000)]
added TCLFRIENDLYWARNINGS to compile flags (used to reside in system-specific
makefile for no good reason)
zhichen [Tue, 26 Dec 1995 23:04:16 +0000 (23:04 +0000)]
Introduced START_NAME macro; usually set to "main", but paradyndCM5_blz
sets it to init_blk_acc.
zhichen [Tue, 26 Dec 1995 22:58:59 +0000 (22:58 +0000)]
Moved -lfl to syslibs
tamches [Tue, 26 Dec 1995 19:58:17 +0000 (19:58 +0000)]
tclclean/tkclean --> tcl/tk.h; cleaned up include of String.h w.r.t. directory
tamches [Tue, 26 Dec 1995 19:57:05 +0000 (19:57 +0000)]
made (empty) destructor inline.
removed unused member function clear()
tamches [Fri, 22 Dec 1995 22:43:08 +0000 (22:43 +0000)]
selection
deletion
sort foci by value
tamches [Fri, 22 Dec 1995 22:38:56 +0000 (22:38 +0000)]
added visiLibId
tamches [Fri, 22 Dec 1995 22:38:30 +0000 (22:38 +0000)]
operator<, operator>, operator== are new; chose a rule that an invalid
cell is less than any valid cell, and all invalid cells are equal.
tamches [Fri, 22 Dec 1995 22:37:43 +0000 (22:37 +0000)]
2 new instantiations
tamches [Fri, 22 Dec 1995 22:37:25 +0000 (22:37 +0000)]
highlight background color is new
naim [Fri, 22 Dec 1995 17:17:11 +0000 (17:17 +0000)]
Fixing aggregation operators - naim
naim [Thu, 21 Dec 1995 22:17:46 +0000 (22:17 +0000)]
Changing "Paradyn Error #" by "Paradyn Message #", since not every message
is an error message - naim
naim [Thu, 21 Dec 1995 16:43:07 +0000 (16:43 +0000)]
Implementing rel operators <,<=,>,>= for the hp - naim
mjrg [Wed, 20 Dec 1995 23:48:43 +0000 (23:48 +0000)]
Stopped delivery of values from internal metrics when the application is paused.
newhall [Wed, 20 Dec 1995 20:17:47 +0000 (20:17 +0000)]
removed matherr.h
newhall [Wed, 20 Dec 1995 18:37:00 +0000 (18:37 +0000)]
matherr.h does not need to be included by visis
newhall [Wed, 20 Dec 1995 18:35:02 +0000 (18:35 +0000)]
including matherr.h so that it does not need to be included by visis
newhall [Wed, 20 Dec 1995 18:33:00 +0000 (18:33 +0000)]
added makenan.C
mjrg [Wed, 20 Dec 1995 17:33:54 +0000 (17:33 +0000)]
Fixed bug in stab reading: a symbol may be defined in more than one file.
naim [Wed, 20 Dec 1995 16:38:46 +0000 (16:38 +0000)]
Minor changes in status_line messages - naim
tamches [Wed, 20 Dec 1995 16:10:47 +0000 (16:10 +0000)]
removed ref to sorted() (vector class)
tamches [Wed, 20 Dec 1995 16:10:23 +0000 (16:10 +0000)]
minor changes for the new vector class (no constructor taking in T&)
tamches [Wed, 20 Dec 1995 02:29:44 +0000 (02:29 +0000)]
minor menu fix
tamches [Wed, 20 Dec 1995 02:27:52 +0000 (02:27 +0000)]
general cleanup and warning reduction
tamches [Wed, 20 Dec 1995 02:27:25 +0000 (02:27 +0000)]
removed some warnings
tamches [Wed, 20 Dec 1995 02:26:42 +0000 (02:26 +0000)]
general cleanup
tamches [Wed, 20 Dec 1995 02:25:22 +0000 (02:25 +0000)]
removed instantiation of Queue<>, which wasn't being used
tamches [Wed, 20 Dec 1995 02:24:51 +0000 (02:24 +0000)]
removed instantiation of stack<>, which wasn't needed
tamches [Wed, 20 Dec 1995 02:13:39 +0000 (02:13 +0000)]
first version
tamches [Wed, 20 Dec 1995 02:13:06 +0000 (02:13 +0000)]
leaner and meaner; use VectorDeluxe.h if necessary
tamches [Wed, 20 Dec 1995 02:10:35 +0000 (02:10 +0000)]
removed TCL2C and TCL2C_GEN_SRCS (now in make.config)
tamches [Wed, 20 Dec 1995 01:11:40 +0000 (01:11 +0000)]
removed TCL2C, TCL2C_GEN_SRCS (now in make.config)
tamches [Wed, 20 Dec 1995 01:10:32 +0000 (01:10 +0000)]
moved -liberty from LIBS to SYSLIBS
tamches [Wed, 20 Dec 1995 01:09:55 +0000 (01:09 +0000)]
removed -L/usr/psup/lib from LIBDIR
removed TCLTK_DIRS, replacing with 2 different things:
TCLTK_INCLUDES and TCLTK_LIBS
TCL2C and TCL2C_GEN_SRCS added
changed FLEX_DIR to a new directory
removed LIBERTY_DIR and associated stuff (not needed anymore)
tamches [Wed, 20 Dec 1995 00:16:41 +0000 (00:16 +0000)]
removed paradyndPVM, a now-obsolete directory, from the nightly build
newhall [Tue, 19 Dec 1995 20:18:43 +0000 (20:18 +0000)]
changed param to newInternalMetric from bool to int
hollings [Tue, 19 Dec 1995 01:18:43 +0000 (01:18 +0000)]
Fixed a couple of ADDISop that should be ADDIop's.
hollings [Tue, 19 Dec 1995 01:04:44 +0000 (01:04 +0000)]
Moved the implementation of registerSpace::readOnlyRegister to processor
specific files (since it is).
Fixed a bug in Power relOps cases.
tamches [Tue, 19 Dec 1995 00:53:34 +0000 (00:53 +0000)]
new args to tvMetric; it calls changeNumSigFigs
changeNumSigFigs written to update valuesPixWidth & numSigFigs
getColPixWidth updated correspondingly
tamches [Tue, 19 Dec 1995 00:52:49 +0000 (00:52 +0000)]
added numSigFigs and valuesPixWidth member variables.
Constructor takes in 2 new params, accordingly.
changeUnitsName was cleaned up (it should not have been const)
tamches [Tue, 19 Dec 1995 00:47:06 +0000 (00:47 +0000)]
call to tableVisi::setSigFigs now resizes if changes occurred.
tamches [Tue, 19 Dec 1995 00:46:19 +0000 (00:46 +0000)]
calls to tvMetric constructor use new args
changeNumSigFigs now recognizes possibility of column pix width change
tamches [Tue, 19 Dec 1995 00:44:39 +0000 (00:44 +0000)]
changeUnitsLabel now takes in a string &, not char *
tamches [Mon, 18 Dec 1995 23:31:21 +0000 (23:31 +0000)]
wrapped blizzard-specific templates in an ifdef
newhall [Mon, 18 Dec 1995 23:26:59 +0000 (23:26 +0000)]
changed metric's units type to have one of three values (normalized,
unnormalized, or sampled)
newhall [Mon, 18 Dec 1995 23:21:07 +0000 (23:21 +0000)]
changed metric units type so that it can have one of 3 values (normalized,
unnormalized or sampled)
naim [Mon, 18 Dec 1995 17:22:02 +0000 (17:22 +0000)]
Adding function showErrorVisiCallback to display error messages from
visis - naim
naim [Mon, 18 Dec 1995 17:19:50 +0000 (17:19 +0000)]
Minor change to error message 87 - naim
mjrg [Mon, 18 Dec 1995 17:06:58 +0000 (17:06 +0000)]
Minor change to compile with gcc 2.6.3.
naim [Mon, 18 Dec 1995 15:03:07 +0000 (15:03 +0000)]
Eliminating all "daemon" metrics - naim
naim [Mon, 18 Dec 1995 14:59:17 +0000 (14:59 +0000)]
Minor change to status line messages - naim
zhichen [Sun, 17 Dec 1995 20:58:10 +0000 (20:58 +0000)]
Hopefully, the samples will arrive
zhichen [Sun, 17 Dec 1995 20:57:12 +0000 (20:57 +0000)]
This time i hope i really fixed the no sample problem
zhichen [Sun, 17 Dec 1995 05:13:15 +0000 (05:13 +0000)]
Hopefully, i have fixed the sample not reporting problem
tamches [Sat, 16 Dec 1995 01:00:45 +0000 (01:00 +0000)]
removed instantiations of pair<K,V> related to dictionary_lite, which now
has references to pair<K,V> optimized away.
tamches [Sat, 16 Dec 1995 00:25:59 +0000 (00:25 +0000)]
removed VPATH to ../../barChart
tamches [Sat, 16 Dec 1995 00:24:12 +0000 (00:24 +0000)]
commented out keys()
tamches [Sat, 16 Dec 1995 00:23:37 +0000 (00:23 +0000)]
removed keys() member function which in turn removes the need for vector<KEY>
template instantiation.
Removed inheritance of pair<K,V> which in turn removes the need for
pair<K,V> template.
tamches [Sat, 16 Dec 1995 00:21:26 +0000 (00:21 +0000)]
added a template needed by blizzard
tamches [Fri, 15 Dec 1995 22:45:39 +0000 (22:45 +0000)]
removed reference to "dag", an obsolete directory.
Added visiClients/phaseTable
tamches [Fri, 15 Dec 1995 22:34:30 +0000 (22:34 +0000)]
fixed bug where Wmbar wasn't being made a global vrble
mjrg [Fri, 15 Dec 1995 22:31:08 +0000 (22:31 +0000)]
Get module name for functions from symbol table in solaris
mjrg [Fri, 15 Dec 1995 22:29:51 +0000 (22:29 +0000)]
Merged paradynd and paradyndPVM
Get module name for functions from symbol table in solaris
Fixed code generation for multiple instrumentation statements
Change syntax of MDL resource lists
mjrg [Fri, 15 Dec 1995 22:26:07 +0000 (22:26 +0000)]
Merged paradynd and paradyndPVM
Get module name for functions from symbol table in solaris
Fixed code generation for multiple instrumentation statements
Changed syntax of MDL resource lists
tamches [Fri, 15 Dec 1995 22:01:37 +0000 (22:01 +0000)]
first version of phaseTable
naim [Fri, 15 Dec 1995 20:13:48 +0000 (20:13 +0000)]
Adding error msg #87: max. number of curves in Histogram has been exceeded.
naim [Fri, 15 Dec 1995 20:12:54 +0000 (20:12 +0000)]
Adding call back function to display error messages from visis - naim
naim [Fri, 15 Dec 1995 14:38:48 +0000 (14:38 +0000)]
Changing "hybrid_cost" by "smooth_obs_cost" - naim
mjrg [Thu, 14 Dec 1995 23:46:51 +0000 (23:46 +0000)]
Removed $(FLAGS) from ASFLAGS, beucause this is causing problems when
compiling paradyndCM5.
newhall [Thu, 14 Dec 1995 23:10:39 +0000 (23:10 +0000)]
bug fix to flushBuffer
mjrg [Thu, 14 Dec 1995 00:01:01 +0000 (00:01 +0000)]
Changed EXIT_NAME to 'exit'.
mjrg [Wed, 13 Dec 1995 23:57:31 +0000 (23:57 +0000)]
Commented out logLine message.
newhall [Wed, 13 Dec 1995 03:19:25 +0000 (03:19 +0000)]
update for new return values from some DM interface functions
newhall [Wed, 13 Dec 1995 03:18:32 +0000 (03:18 +0000)]
changed some DM interface return values to const char*
newhall [Wed, 13 Dec 1995 03:17:44 +0000 (03:17 +0000)]
changed return values from string* to const char*
newhall [Tue, 12 Dec 1995 22:33:56 +0000 (22:33 +0000)]
replaced templates.C with 3 template files
newhall [Tue, 12 Dec 1995 22:33:07 +0000 (22:33 +0000)]
divided templates.C into 3 template files
newhall [Tue, 12 Dec 1995 04:34:52 +0000 (04:34 +0000)]
bug fix
naim [Mon, 11 Dec 1995 15:06:41 +0000 (15:06 +0000)]
Implementing >, >=, < and <= operators - naim
newhall [Mon, 11 Dec 1995 02:25:04 +0000 (02:25 +0000)]
changed magnify2 to return the resourceList label with each
magnified focus
newhall [Mon, 11 Dec 1995 02:24:03 +0000 (02:24 +0000)]
added vector of rlNameId
newhall [Mon, 11 Dec 1995 02:23:20 +0000 (02:23 +0000)]
changed magnify2 to return a resourceList label with each magnified focus
newhall [Mon, 11 Dec 1995 02:20:47 +0000 (02:20 +0000)]
initialize bucket values to NaN rather than to zero
hollings [Sun, 10 Dec 1995 23:21:09 +0000 (23:21 +0000)]
Fixed relops and if to generate the correct branch instructions.
zhichen [Sun, 10 Dec 1995 16:38:34 +0000 (16:38 +0000)]
Report send_tries, message buffered and sent for paradyn+blizzard
zhichen [Sun, 10 Dec 1995 16:35:52 +0000 (16:35 +0000)]
Minor clean up
zhichen [Sun, 10 Dec 1995 16:34:57 +0000 (16:34 +0000)]
Minor cleanup