summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_str.c
Commit message (Expand)AuthorAgeFilesLines
...
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-3/+5
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-8/+0
* Minor warning fixes in the tools.Dana Robinson2017-05-251-3/+4
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-250/+204
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-1/+63
* Merge pull request #48 in HDFFV/hdf5 from HDFFV-9407-h5dump-fails-to-print-fu...Dana Robinson2016-12-071-1/+1
|\
| * fix the issue of h5dump fails to print full precisionkmu2016-09-271-1/+1
* | Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-0/+1
|/
* [svn-r30113] Description:Quincey Koziol2016-06-281-121/+119
* [svn-r29534] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-231-0/+3
* [svn-r27848] Description:Quincey Koziol2015-09-221-15/+14
* [svn-r27630] Description:Quincey Koziol2015-08-311-2/+12
|\
| * [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-2/+12
* | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-4/+0
|\ \ | |/
| * [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-4/+0
| * [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-r26794] Fix formatting for selection. Irregular reuses blocks and points...Allen Byrne2015-04-131-7/+2
* | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-101-6/+2
|\ \ | |/
| * [svn-r26635] Description:Quincey Koziol2015-03-281-5/+1
| * [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-111-1/+1
* | [svn-r26440] Added new structure, removed ";", used static hyperslab arrays.Allen Byrne2015-03-121-20/+10
* | [svn-r26361] Added check for unlimited to count/block print selectionAllen Byrne2015-03-041-4/+12
* | [svn-r26352] Update h5dump to latest BNF - reg vs irreg hyperslabs.Allen Byrne2015-03-041-2/+73
* | [svn-r26318] Update virtual layout to latest changesAllen Byrne2015-02-261-1/+1
* | [svn-r26297] Changed example and h5dump according to suggestions at today's c...Elena Pourmal2015-02-251-1/+1
* | [svn-r26287] Rename point and block str functions generically.Allen Byrne2015-02-231-16/+16
|/
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-1/+1
* [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-2/+2
* [svn-r23800] Added the HD prefix to the system functions used in the h5tools_...Allen Byrne2013-06-201-9/+9
* [svn-r23796] remove commented line with c++ styleAllen Byrne2013-06-201-2/+0
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-193/+186
* [svn-r22602] Allen Byrne2012-07-251-429/+444
* [svn-r22054] Use HDmalloc/free.Peter Cao2012-03-121-3/+3
* [svn-r22052] - h5dump: Added capability for "-a" option to show attribut...Peter Cao2012-03-121-0/+49
* [svn-r22019] Cleanup warnings from compilesAllen Byrne2012-03-021-6/+3
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-241-1/+1
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-7/+7
* [svn-r21973] Correct limited reallocation on windows.Allen Byrne2012-02-231-9/+7
* [svn-r21970] Added missing HD prefixAllen Byrne2012-02-221-12/+12
* [svn-r21968] Added missing HD prefixAllen Byrne2012-02-221-26/+26
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-51/+46
* [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...Raymond Lu2011-09-131-0/+4
* [svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800):Raymond Lu2011-09-011-10/+48
* [svn-r21121] Description:Quincey Koziol2011-07-181-2/+2
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-181-2/+2
* [svn-r21014] Purpose:Jonathan Kim2011-06-211-3/+24
* [svn-r20804] Purpose:Jonathan Kim2011-05-121-1/+1