summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-022-6/+6
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-1/+0
| | | | | | | | | | | |
| * | | | | | | | | | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-271-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-0/+11
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵Scot Breitenfeld2015-04-211-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --enable-fortran
| * | | | | | | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵Scot Breitenfeld2015-04-161-2/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definitions
* | | | | | | | | | | | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-151-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Tested: ummon
| * | | | | | | | | | | [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-3/+4
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | [svn-r27252] Fix whitespaceAllen Byrne2015-06-191-15/+15
| | | | | | | | | | |
| * | | | | | | | | | [svn-r27238] Add function prototype for local functionAllen Byrne2015-06-181-29/+30
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | [svn-r27239] Add function prototype for local functionAllen Byrne2015-06-181-29/+30
| | | | | | | | | |
* | | | | | | | | | [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-121-76/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tools gen cmake files move testfiles for pbits to subdir as well as vds Tested: local linux
* | | | | | | | | | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-114-16/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2 (C++ and Fortran 2003 also tested)
| * | | | | | | | | [svn-r27185] fix more instances where both mpi is_initialized and ↵Mohamad Chaarawi2015-06-101-7/+7
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is_finalized need to be checked before making any MPI calls. tested with h5committest.
| * | | | | | | | [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-012-6/+6
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
| * | | | | | | [svn-r27111] move undef of __attribute__ back to private and remove its ↵Mohamad Chaarawi2015-05-261-3/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | usage from public routines.
* | | | | | | [svn-r26798] Fix other storage layout whitespaceAllen Byrne2015-04-131-0/+18
| | | | | | |
* | | | | | | [svn-r26794] Fix formatting for selection. Irregular reuses blocks and ↵Allen Byrne2015-04-132-23/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | points for datasets however indentation after line breaks are an issue.
* | | | | | | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-109-77/+21
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | Tested: ummon
| * | | | | | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵Larry Knox2015-04-021-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest.
| * | | | | | [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-301-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest
| * | | | | | [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-301-3/+3
| | | | | | |
| * | | | | | [svn-r26635] Description:Quincey Koziol2015-03-282-23/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring r26651 from autotools_rework branch to trunk: Remove the VSNPRINTF_WORKS macro, it's working around bugs in old SGI & HP compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
| * | | | | | [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: local linux
| * | | | | | [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-201-2/+0
| | | | | | |
| * | | | | | [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-111-1/+1
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | format strings. Tested on: h5committest
| * | | | | [svn-r26387] warning fixes from Feb27.Mohamad Chaarawi2015-03-061-4/+12
| | |_|_|/ | |/| | |
| * | | | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds 'F' suffixes for most float constants. - A few constants MUST be of type double. These now receive the long double L suffix and are then cast to double. I do this via a new H5_DOUBLE() macro which was added to H5private.h. Fixes: HDFFV-9148 Tested on: h5committest
| * | | | [svn-r26329] Merge of r26069, r26070, and r26072 from the ↵Dana Robinson2015-02-272-37/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | features/autotools_rework branch. Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space, and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Part of: HDFFV-9086 Tested on: h5committest
| * | | | [svn-r26305] convert dump_dcpl to use switch statementAllen Byrne2015-02-251-241/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add default case refactor out start ctx and end ctx Tested: local linux
* | | | | [svn-r26611] Remove complete section of VIRTUAL output.Allen Byrne2015-03-271-6/+0
| | | | |
* | | | | [svn-r26570] Commented lineis that print extra "VIRTUAL" keyword and blank ↵Elena Pourmal2015-03-251-0/+4
| | | | | | | | | | | | | | | | | | | | lines for demo on 3/25/2015. Allen will need to review it.
* | | | | [svn-r26567] h5dump was nopt displaying source selection correctly due to a ↵Elena Pourmal2015-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | type; fixed.
* | | | | [svn-r26442] Removed blank line and fixed ALL outputAllen Byrne2015-03-121-12/+30
| | | | |
* | | | | [svn-r26440] Added new structure, removed ";", used static hyperslab arrays.Allen Byrne2015-03-123-30/+48
| | | | |
* | | | | [svn-r26418] Fix initial indent for selection_allAllen Byrne2015-03-101-0/+3
| | | | |
* | | | | [svn-r26383] Add MAPPING to VDS outputAllen Byrne2015-03-062-1/+2
| | | | |
* | | | | [svn-r26361] Added check for unlimited to count/block print selectionAllen Byrne2015-03-041-4/+12
| | | | |
* | | | | [svn-r26353] Add VDS selection defines for ALL and NONEAllen Byrne2015-03-042-2/+4
| | | | |
* | | | | [svn-r26352] Update h5dump to latest BNF - reg vs irreg hyperslabs.Allen Byrne2015-03-044-13/+96
| | | | |
* | | | | [svn-r26318] Update virtual layout to latest changesAllen Byrne2015-02-263-299/+261
| | | | |
* | | | | [svn-r26306] Merge r26296 through 26304 from trunk to vds branch.Neil Fortner2015-02-251-2/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | It should no longer be necessary to use --enable-using-memchecker make check fails due to an issue with h5ls apparently unrelated to the merge Tested: ummon
| * | | | [svn-r26303] remove files with .clog2 extension generated by MPE when doing ↵Mohamad Chaarawi2015-02-251-2/+2
| | |_|/ | |/| | | | | | | | | | make clean.
* | | | [svn-r26297] Changed example and h5dump according to suggestions at today's ↵Elena Pourmal2015-02-253-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code review VDS-176. BNF has been updated too. Now h5dump displays VDS like this: HDF5 "vds.h5" { GROUP "/" { DATASET "VDS" { DATATYPE H5T_STD_I32LE DATASPACE SIMPLE { ( 4, 6 ) / ( 4, 6 ) } STORAGE_LAYOUT { VIRTUAL { HYPERSLAB { (0,0)-(0,5) }; a.h5; A; ALL; HYPERSLAB { (1,0)-(1,5) }; b.h5; B; ALL; HYPERSLAB { (2,0)-(2,5) }; c.h5; C; ALL; } } } FILTERS { ....... I just commented the code with "EIP" and didn't delete to simplify the review with Allen tomorrow. Tested on jam
* | | | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch.Neil Fortner2015-02-242-3/+3
|\ \ \ \ | |/ / / | | | | | | | | Tested: ummon
| * | | [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
| | | |
| * | | [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2
| | | | | | | | | | | | | | | | HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095
| * | | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵Mohamad Chaarawi2015-02-161-1/+0
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest.
* | | [svn-r26295] add space before end bracket of selectionAllen Byrne2015-02-241-1/+1
| | |
* | | [svn-r26290] Add H5S prefix to selection nameAllen Byrne2015-02-231-2/+2
| | |