Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r1515] Changes since 19990715 | Robb Matzke | 1999-07-19 | 1 | -62/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ---------------------- ./Makefile.in [1.3] ./examples/Makefile.in [1.3] ./pablo/Makefile.in [1.3] ./src/Makefile.in [1.3] ./test/Makefile.in [1.3] ./testpar/Makefile.in [1.3] ./tools/Makefile.in [1.3] ./config/commence.in [1.3] ./config/conclude.in [1.3] ./config/depend.in [1.3] Added a `.PATH' target for Irix pmake which is identical to the VPATH used by most other `make' programs. Irix 6.5 (or 6.4?) and later `make' ignores VPATH. Started all beginning-of-line comments with `##' instead of just `#' because Irix `pmake' barfs on things like the following because it sees the `# if' as a directive: # make will barf on the following line # if running Irix pmake ./config/commence.in [1.3] Added empty definitions for optional `make' macros because Irix pmake complains if it sees a macro which has never been defined. The main body of the Makefiles can redefine these macros to whatever they need. | ||||
* | [svn-r1440] Fixed distclean target | Quincey Koziol | 1999-07-07 | 1 | -1/+5 |
| | |||||
* | [svn-r1353] Added new hdf routine to the library. | Dan Wells | 1999-06-16 | 1 | -1/+22 |
| | |||||
* | [svn-r1238] prototype change in Pablo trace library | Dan Wells | 1999-04-29 | 1 | -3/+2 |
| | |||||
* | [svn-r1225] File explaining how to build Pablo instrumented library. | Dan Wells | 1999-04-27 | 1 | -0/+13 |
| | |||||
* | [svn-r1199] Corrected a problem with file mappings. | Dan Wells | 1999-04-20 | 1 | -4/+5 |
| | |||||
* | [svn-r1197] correcting a problem that causes a compile error on SP | Dan Wells | 1999-04-19 | 1 | -1/+1 |
| | |||||
* | [svn-r1185] Using same file for HDF 4 and HDF 5. | Dan Wells | 1999-04-15 | 1 | -0/+1745 |
| | |||||
* | [svn-r1181] Changes to allow automatic building of tables for event IDs and ↵ | Dan Wells | 1999-04-14 | 7 | -2033/+1796 |
| | | | | for compatiblity of HDF 4 and HDF 5 trace files. | ||||
* | [svn-r1180] Changes to allow automatic building of tables of event IDs and ↵ | Dan Wells | 1999-04-14 | 4 | -811/+312 |
| | | | | to make HDF 4 and HDF 5 output compatible. | ||||
* | [svn-r1179] Changes made to enable automatic building of list of event IDs ↵ | Dan Wells | 1999-04-14 | 3 | -176/+558 |
| | | | | and to make output of HDF 4 and HDF 5 tracing compatible. | ||||
* | [svn-r1123] Updates for bug fixes and new entry points in files from src ↵ | Dan Wells | 1999-03-09 | 8 | -680/+927 |
| | | | | directory. | ||||
* | [svn-r924] Added names of new entry points. Sorted the entry names ↵ | Dan Wells | 1998-11-18 | 1 | -275/+282 |
| | | | | alphabetically. | ||||
* | [svn-r923] Using buff to hold tracefile name. | Dan Wells | 1998-11-18 | 1 | -0/+1 |
| | |||||
* | [svn-r922] Using CLOCK structure for timings as opposed to doubles for ↵ | Dan Wells | 1998-11-18 | 2 | -59/+72 |
| | | | | better accuracy. | ||||
* | [svn-r909] Dummied out make of progs and test to avoid rebuild of the library. | Dan Wells | 1998-11-13 | 1 | -33/+9 |
| | |||||
* | [svn-r908] Fixed a bug in the I/O totals computation. | Dan Wells | 1998-11-13 | 1 | -21/+30 |
| | |||||
* | [svn-r881] Updates to support MPIO real-time tracing | Dan Wells | 1998-11-06 | 2 | -25/+731 |
| | |||||
* | [svn-r880] Made some changes for 64 bit file IDs | Dan Wells | 1998-11-06 | 1 | -2/+2 |
| | |||||
* | [svn-r866] Modified for parallel configuration. | Dan Wells | 1998-11-03 | 1 | -1/+9 |
| | |||||
* | [svn-r865] Modifications required for 64 bit longs. | Dan Wells | 1998-11-03 | 3 | -33/+30 |
| | |||||
* | [svn-r855] Added some include files to the list of things to be made. | Dan Wells | 1998-10-30 | 1 | -9/+127 |
| | |||||
* | [svn-r854] Latest list of HDF 5 entry points. | Dan Wells | 1998-10-30 | 1 | -0/+11 |
| | |||||
* | [svn-r853] Updated code to better handle new HDF entry points. | Dan Wells | 1998-10-30 | 3 | -336/+131 |
| | |||||
* | [svn-r852] Include files used for building trace routines. | Dan Wells | 1998-10-30 | 2 | -0/+407 |
| | |||||
* | [svn-r796] Pablo instrumentation support files. | Dan Wells | 1998-10-26 | 5 | -0/+5762 |