summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28288] merge from trunk.Mohamad Chaarawi2015-11-055-11/+11
|\
| * [svn-r28176] HDFFV-9550: Add VS2015 fix for change of standard format.Allen Byrne2015-10-211-3/+3
| |
| * [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if ↵Jerome Soumagne2015-10-202-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | available Fix tests accordingly and fix misuse of hbool_t in various places Fix initialization of H5Pgcpl/ocpl structs in property decoding routines Tested on: Linux/32 (jam) Linux/64 (platypus) Linux/PPC64 (ostrich) MacOSX/64 10.11
| * [svn-r28115] Replace unreadable, unused test file with newly generated file ↵Larry Knox2015-10-161-0/+0
| | | | | | | | that can be read by h5dump from HDF5 1.6.10, 1.8.6, 1.8.16 and trunk.
| * [svn-r28025] Description:Quincey Koziol2015-10-111-4/+4
| | | | | | | | | | | | | | | | Switch 'int' flag variables to booleans. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & paralel (too minor for h5committest)
* | [svn-r27972] merge from trunk.Mohamad Chaarawi2015-10-0686-110/+5435
|\ \ | |/
| * [svn-r27848] Description:Quincey Koziol2015-09-226-90/+86
| | | | | | | | | | | | | | | | Clean up warnings and some normalization against trunk. Tested: McaOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r27839] Removed generated autotools stragglers missed in trunk sync.Dana Robinson2015-09-214-6008/+0
| |
| * [svn-r27835] Description:Quincey Koziol2015-09-2141-13466/+321
| |\ | | | | | | | | | | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * \ [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-112-478/+479
| |\ \ | | | | | | | | | | | | tested on: jam
| * | | [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-0123-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix handling of layout version number. Other minor fixes/cleanup. NOTE: This commit changes the file format for VDS, all files must be re-generated. Tested: ummon
| * | | [svn-r27632] Description:Quincey Koziol2015-08-312-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert changes to pass file pointer to selection serialize/deserialize routines. Also patch back in some changes that were merged out in the previous merge w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * | | [svn-r27630] Description:Quincey Koziol2015-08-3136-307/+450
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring in changes from the trunk, through r27628. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * | | | [svn-r27599] Ran bin/reconfigureDana Robinson2015-08-271-6/+24
| | | | | | | | | | | | | | | | | | | | tested on: jam
| * | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-2729-243/+425
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Tested: ummon
| * \ \ \ \ [svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.Neil Fortner2015-07-212-3/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tested: ummon
| * \ \ \ \ \ [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-1510-50/+21
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon
| * | | | | | | [svn-r27324] Remove extra character on end of file nameAllen Byrne2015-07-021-1/+1
| | | | | | | |
| * | | | | | | [svn-r27321] Fixed VDS test framework to check for zlib,Allen Byrne2015-07-024-30/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and fix file copy list paths
| * | | | | | | [svn-r27300] Add h5repack and h5diff VDS testsAllen Byrne2015-06-302-167/+240
| | | | | | | |
| * | | | | | | [svn-r27266] Change tests to use simple mode - eliminates native type use.Allen Byrne2015-06-229-161/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Combine float checks and int checks to eliminate possible conflicts
| * | | | | | | [svn-r27265] corrected test paramsAllen Byrne2015-06-221-6/+6
| | | | | | | |
| * | | | | | | [svn-r27239] Add function prototype for local functionAllen Byrne2015-06-181-29/+30
| | | | | | | |
| * | | | | | | [svn-r27236] The vds h5diff filesAllen Byrne2015-06-173-0/+29
| | | | | | | |
| * | | | | | | [svn-r27235] Add vds h5diff testsAllen Byrne2015-06-171-43/+89
| | | | | | | |
| * | | | | | | [svn-r27234] Add layout test from virtual to Contiguous and Compact ↵Allen Byrne2015-06-171-1/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generated files to clearall
| * | | | | | | [svn-r27233] Add layout test from virtual to Contiguous and CompactAllen Byrne2015-06-171-35/+85
| | | | | | | |
| * | | | | | | [svn-r27229] remove copy-paste errors from listAllen Byrne2015-06-172-12/+0
| | | | | | | |
| * | | | | | | [svn-r27219] Add h5dump and h5 ls VDS test scripts to autools configureAllen Byrne2015-06-164-10/+15
| | | | | | | |
| * | | | | | | [svn-r27218] Add VDS tests to h5lsAllen Byrne2015-06-169-0/+495
| | | | | | | |
| * | | | | | | [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-1296-214/+2666
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1117-69/+69
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2 (C++ and Fortran 2003 also tested)
| * | | | | | | | [svn-r27161] Added makefiles to tools/misc/vds to build the generators.Dana Robinson2015-06-084-57/+1599
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam
| * | | | | | | | [svn-r27160] Added VDS generator files.Dana Robinson2015-06-0811-6/+1758
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefiles have not been updated so they don't compile yet.
| * | | | | | | | [svn-r27150] Added an empty VDS testfile generator to tools/misc directory.Dana Robinson2015-06-043-7/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test/Makefile.in was updated due to changes in the Makefile.am file that missed a reconfigure. The changes just added a few VDS test files to the deletion list. Note that there are trace issues with a new VDS struct that show up when running bin/reconfigure. I reverted these for fixing at a future date. Tested on: jam
| * | | | | | | | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-212-11/+38
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon
| * | | | | | | | | [svn-r26959] Fixed ERTERN print format and remove "Files" from virtual.Allen Byrne2015-04-281-4/+4
| | | | | | | | | |
| * | | | | | | | | [svn-r26935] Add dataset name to mapping outputAllen Byrne2015-04-271-0/+5
| | | | | | | | | |
| * | | | | | | | | [svn-r26910] Add clarification that the files are SourceAllen Byrne2015-04-231-1/+1
| | | | | | | | | |
| * | | | | | | | | [svn-r26909] Convert layout to switch and add virtual. Print number of maps ↵Allen Byrne2015-04-231-56/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and file names only. Tested: local linux
| * | | | | | | | | [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-1058-874/+377
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon
| * | | | | | | | | | [svn-r26775] Update error file with new item.Allen Byrne2015-04-093-18/+27
| | | | | | | | | | |
| * | | | | | | | | | [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
| | | | | | | | | | |