summaryrefslogtreecommitdiffstats
path: root/tools/h5ls/h5ls.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r28761] Description:Quincey Koziol2016-01-011-4/+1
* [svn-r27848] Description:Quincey Koziol2015-09-221-1/+1
* [svn-r27632] Description:Quincey Koziol2015-08-311-0/+1
* [svn-r27630] Description:Quincey Koziol2015-08-311-1/+5
|\
| * [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-1/+4
| * [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-221-143/+147
* | [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-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r25197] Description:Quincey Koziol2014-05-171-6/+3
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-3/+3
* [svn-r24137] Cast constants to specified type. Allen Byrne2013-09-131-35/+35
* [svn-r23395] Description:Quincey Koziol2013-03-201-106/+141
* [svn-r23227] HDFFV-8215 - update help text to be cosistent with the RM entry.Allen Byrne2013-02-051-2/+2
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-221-4/+4
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-13/+3
* [svn-r22007] Remove duplicated functions by using h5tools library callsAllen Byrne2012-02-291-1176/+235
* [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...Allen Byrne2012-02-281-2/+2
* [svn-r21990] Tools library uses alais variables for stdout, stderr and tools ...Allen Byrne2012-02-271-194/+192
* [svn-r21983] Correct HD prefix in toolsAllen Byrne2012-02-241-2/+2
* [svn-r21982] Correct HD prefix in tools for exitAllen Byrne2012-02-241-1/+1
* [svn-r21981] Correct HD prefix in tools for fprintfAllen Byrne2012-02-241-19/+19
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-241-4/+4
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-23/+23
* [svn-r21967] Checked all %lu references and corrected 2 that should have been...Allen Byrne2012-02-221-2/+2
* [svn-r21966] Index used in printing data uses hsize_t variables. Changed h5ls...Allen Byrne2012-02-211-13/+14
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-118/+1332
* [svn-r21865] Purpose:Jonathan Kim2012-01-051-1/+7
* [svn-r20995] Get comment section did not add null terminator.Allen Byrne2011-06-191-7/+8
* [svn-r20378] Purpose:Jonathan Kim2011-03-301-2/+9
* [svn-r20285] Purpose:Jonathan Kim2011-03-211-1/+1
* [svn-r20270] Purpose:Jonathan Kim2011-03-181-3/+1
* [svn-r20247] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...Allen Byrne2011-03-141-1/+3
* [svn-r20231] Purpose:Jonathan Kim2011-03-111-1/+5
* [svn-r20216] Valgrind fix for memory leak in h5tools_dump_xxx which is fixed ...Allen Byrne2011-03-091-0/+12
* [svn-r20057] Correct comment handling and remove cut/paste oversightsAllen Byrne2011-02-071-14/+13
* [svn-r20044] Fix bz2127 by dynamically allocating storgae for comments.Allen Byrne2011-02-041-5/+17
* [svn-r19751] Purpose:Jonathan Kim2010-11-091-2/+10
* [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-5/+1
* [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-09-211-1/+5
* [svn-r19400] Purpose:Jonathan Kim2010-09-161-131/+5
* [svn-r19292] Description:Quincey Koziol2010-08-241-3/+4
* [svn-r19051] Purpose:Jonathan Kim2010-07-071-73/+113
* [svn-r19034] Purpose:Jonathan Kim2010-06-281-0/+34