summaryrefslogtreecommitdiffstats
path: root/tools/h5ls
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [svn-r26938] svn merge -r26910:26937 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-281-3/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable...Scot Breitenfeld2015-04-211-3/+0
| * | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure def...Scot Breitenfeld2015-04-161-2/+3
* | | | | | | | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-151-4/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-4/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | [svn-r27267] Combine float checks and int checks to eliminate possible conflictsAllen Byrne2015-06-221-199/+213
| | |_|/ / / | |/| | | |
* | | | | | [svn-r27266] Change tests to use simple mode - eliminates native type use.Allen Byrne2015-06-223-155/+159
* | | | | | [svn-r27265] corrected test paramsAllen Byrne2015-06-221-6/+6
* | | | | | [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-162-5/+7
* | | | | | [svn-r27218] Add VDS tests to h5lsAllen Byrne2015-06-163-0/+421
* | | | | | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-8/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-8/+8
| | |/ / / | |/| | |
| * | | | [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro H5...Allen Byrne2015-04-271-3/+3
| |/ / /
* | | | [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 a...Allen Byrne2015-04-231-56/+87
|/ / /
* | | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...Larry Knox2015-04-021-1/+0
* | | [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-301-2/+0
* | | [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-1/+1
* | | [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-201-2/+0
* | | [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-5/+0
* | | [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-2/+2
| |/ |/|
* | [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
* | [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-161-1/+0
|/
* [svn-r25570] UNDO:Added option to build tools static when building shared lib...Allen Byrne2014-09-031-7/+2
* [svn-r25569] Added option to build tools static when building shared librarie...Allen Byrne2014-09-031-2/+7
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-1/+0
* [svn-r25197] Description:Quincey Koziol2014-05-171-6/+3
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-1/+1
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-251-3/+3
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-3/+3
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-312-76/+455
* [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0
* [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-1/+1
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-9/+9
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-36/+36
* [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-0/+16
* [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
* [svn-r24137] Cast constants to specified type. Allen Byrne2013-09-131-35/+35
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-192-400/+403
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+1
* [svn-r23395] Description:Quincey Koziol2013-03-201-106/+141
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* [svn-r23276] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-141-3/+2