1997-04-21 |
hseom | added support for trace data (in a byte array) |
tree | commitdiff |
1997-04-14 |
naim | Fixing compilation problem with accept and getsockname... |
tree | commitdiff |
1997-03-05 |
naim | Minor change to fix warning message about MAX macro... |
tree | commitdiff |
1997-03-05 |
naim | Minor change to fix compiler error on aix - naim |
tree | commitdiff |
1997-02-26 |
mjrg | First part of WindowsNT commit: changes for compiling... |
tree | commitdiff |
1997-02-18 |
sec | Cleaned up some stuff, warnings, etc. |
tree | commitdiff |
1997-01-30 |
tamches | added concat_pathname_components, extractNextPathElem... |
tree | commitdiff |
1997-01-21 |
mjrg | Added support for unix domain sockets. |
tree | commitdiff |
1997-01-16 |
tamches | removed RPC_undo_arg_list (to paradynd) |
tree | commitdiff |
1997-01-14 |
tamches | added some new int convertion ctors. Added debug_ostre... |
tree | commitdiff |
1997-01-14 |
tamches | first version |
tree | commitdiff |
1996-11-27 |
naim | Implementing cross-compiler (sparc/x86-solaris)->rs6000... |
tree | commitdiff |
1996-11-26 |
naim | Fixing asserts - naim |
tree | commitdiff |
1996-11-18 |
mjrg | Fixed problems with declarations of accept and getsockname |
tree | commitdiff |
1996-11-12 |
mjrg | Removed warnings, changes for compiling with Visual... |
tree | commitdiff |
1996-10-31 |
tamches | first version |
tree | commitdiff |
1996-10-31 |
tamches | added shm primitives plus getsockopt/setsockopt |
tree | commitdiff |
1996-10-31 |
tamches | added shm routines |
tree | commitdiff |
1996-10-31 |
tamches | locate() now returns V* instead of bool |
tree | commitdiff |
1996-10-18 |
mjrg | Solaris/X86 port |
tree | commitdiff |
1996-08-16 |
tamches | updated copyright for release 1.1 Release1_1 |
tree | commitdiff |
1996-05-31 |
tamches | removed pid from XDRrpc. Modified handleRemoteConnect... |
tree | commitdiff |
1996-05-31 |
tamches | removed this obsolete file |
tree | commitdiff |
1996-05-31 |
tamches | removed static member quote |
tree | commitdiff |
1996-05-16 |
newhall | bug fix to foldAllHists, so that a check is done before... |
tree | commitdiff |
1996-05-15 |
newhall | bug fix to foldAllHist to correctly handle folding... |
tree | commitdiff |
1996-05-12 |
tamches | first versions |
tree | commitdiff |
1996-05-12 |
tamches | replaced with aixv32Kludges.C and aixv41Kludges.C |
tree | commitdiff |
1996-05-12 |
tamches | aix 4.1 commit |
tree | commitdiff |
1996-05-10 |
tamches | find() is a const member function |
tree | commitdiff |
1996-05-07 |
newhall | fix to bug caused by my previous commit |
tree | commitdiff |
1996-05-06 |
newhall | initialize top half of buckets to PARADYN_NaN on a... |
tree | commitdiff |
1996-05-06 |
karavan | added new function find() to dictionary_lite class |
tree | commitdiff |
1996-05-03 |
tamches | sped up addInterval() |
tree | commitdiff |
1996-04-26 |
lzheng | added P_endservent |
tree | commitdiff |
1996-04-24 |
tamches | added string::string(const char *str, unsigned len) |
tree | commitdiff |
1996-03-12 |
mjrg | New version of aggregateSample to support adding and... |
tree | commitdiff |
1996-03-05 |
mjrg | added P_pipe |
tree | commitdiff |
1996-02-22 |
karavan | Initial version. |
tree | commitdiff |
1996-02-16 |
tamches | first version |
tree | commitdiff |
1996-02-14 |
karavan | removed string(FILE *) constructor and save(FILE *... |
tree | commitdiff |
1996-02-12 |
karavan | bug fix: changed arguments to histFoldCallBack |
tree | commitdiff |
1996-02-12 |
karavan | added new data member, bool globalData, set to true... |
tree | commitdiff |
1996-02-09 |
mjrg | fixed aggregation to handle first samples and addition... |
tree | commitdiff |
1996-01-31 |
newhall | added a newValue method that takes a vector of weights... |
tree | commitdiff |
1996-01-11 |
tamches | add1 will now leave the most significant digit overflow... |
tree | commitdiff |
1996-01-11 |
tamches | first version |
tree | commitdiff |
1996-01-09 |
tamches | added constructor taking in a double |
tree | commitdiff |
1995-12-26 |
tamches | made (empty) destructor inline. |
tree | commitdiff |
1995-12-20 |
newhall | removed matherr.h |
tree | commitdiff |
1995-12-20 |
newhall | added makenan.C |
tree | commitdiff |
1995-12-16 |
tamches | commented out keys() |
tree | commitdiff |
1995-12-12 |
newhall | bug fix |
tree | commitdiff |
1995-12-11 |
newhall | initialize bucket values to NaN rather than to zero |
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 namespace to NAMESPACE |
tree | commitdiff |
1995-11-29 |
tamches | "namespace" is a reserved c++ word now; changed our... |
tree | commitdiff |
1995-11-28 |
naim | Minor fix. Chaning constant 4090 to SP_PAGE_SIZE -... |
tree | commitdiff |
1995-11-22 |
mjrg | Updates for paradyndPVM on solaris |
tree | commitdiff |
1995-11-12 |
newhall | fix to execCmd: forked process closes it's copy of... |
tree | commitdiff |
1995-11-06 |
tamches | first version of DictionaryLite |
tree | commitdiff |
1995-10-13 |
newhall | use BASEBUCKETWIDTH to initialize bucket widths. Purif... |
tree | commitdiff |
1995-09-15 |
mjrg | added P_chmod. |
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-08 |
newhall | changed initial bin width to 0.2 |
tree | commitdiff |
1995-08-01 |
newhall | fix to how global time is computed |
tree | commitdiff |
1995-07-20 |
rbi | Fixed a folding bug |
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-26 |
krisna | `namespace' is now a C++ reserved word |
tree | commitdiff |
1995-06-02 |
newhall | added a NaN value generator |
tree | commitdiff |
1995-05-18 |
markc | Added flavor arg to RPC_undo_g_list |
tree | commitdiff |
1995-02-16 |
markc | More posix library support. |
tree | commitdiff |
1995-02-16 |
markc | Sorry, it was late and I was tired. |
tree | commitdiff |
1995-02-16 |
markc | Removed compiler warnings. |
tree | commitdiff |
1995-01-30 |
jcargill | SPARC had been used to guard inclusion of sunos files... |
tree | commitdiff |
1995-01-26 |
jcargill | Changed an include to conform to our standard |
tree | commitdiff |
1994-12-21 |
tamches | Made the "allConstants" variable protected and added... |
tree | commitdiff |
1994-12-21 |
tamches | Added "findTunableConstant" static member function... |
tree | commitdiff |
1994-11-11 |
markc | Added additional argument to RPC_make_arg_list and... |
tree | commitdiff |
1994-11-06 |
newhall | added error checking, especially the handshaking when... |
tree | commitdiff |
1994-11-04 |
tamches | Added "developerMode" tunable constant, which is a... |
tree | commitdiff |
1994-11-01 |
markc | Used by object classes for printing error messages. |
tree | commitdiff |
1994-10-26 |
tamches | Set min/max to 0 for float constructor that did not... |
tree | commitdiff |
1994-09-27 |
jcargill | Moved the rexec prototype inside the extern C part |
tree | commitdiff |
1994-09-27 |
jcargill | Warning cleanup: prototyped rexec, pushed consts furthe... |
tree | commitdiff |
1994-09-22 |
markc | generate libutil template code |
tree | commitdiff |
1994-09-22 |
markc | Changes to remove compiler warnings |
tree | commitdiff |
1994-09-22 |
markc | Changed private pointers to char* |
tree | commitdiff |
1994-09-22 |
markc | Added error checking code in constructor |
tree | commitdiff |
1994-09-20 |
hollings | added option to use rexec as well as fork and rsh to... |
tree | commitdiff |
1994-08-20 |
markc | Added new machine type. |
tree | commitdiff |
1994-08-18 |
markc | Added ifdef for solaris. |
tree | commitdiff |
1994-08-17 |
markc | Added RPCgetArg |
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 |
next |