summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_str.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-111-2/+6
* [svn-r20752] Windows does not have snprintf, need to use HDsnprintf.Allen Byrne2011-05-051-3/+3
* [svn-r20725] Add overlooked changes from part of coverity fixAllen Byrne2011-05-041-6/+8
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-031-20/+0
* [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A...Allen Byrne2011-04-291-2/+56
* [svn-r20188] Purpose:Jonathan Kim2011-03-041-2/+15
* [svn-r19918] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-051-1/+1
* [svn-r19237] Description:Quincey Koziol2010-08-121-12/+11
* [svn-r18197] Description:Quincey Koziol2010-01-301-18/+18
* [svn-r17492] Moved printing of brackets before printing contents of region re...Allen Byrne2009-09-171-8/+5
* [svn-r17456] Added dataspace type check for region, changed dimension_break p...Allen Byrne2009-09-081-2/+6
* [svn-r17450] Bring h5dump single subsetting selection and region reference ch...Allen Byrne2009-09-041-282/+405
* [svn-r17211] The function h5tools_str_append() incorrectly used the trio of f...Allen Byrne2009-07-211-35/+33
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-6/+6
* [svn-r15628] Description:Quincey Koziol2008-09-161-2/+2
* [svn-r14225] Description:Quincey Koziol2007-10-311-1/+1
* [svn-r14212] Description:Quincey Koziol2007-10-181-1/+1
* [svn-r14144] Description:Quincey Koziol2007-09-131-68/+66
* [svn-r14131] Description:Quincey Koziol2007-08-301-3/+3
* [svn-r13874] Pedro Vicente Nunes2007-06-181-3/+3
* [svn-r13549] Description:Quincey Koziol2007-03-271-3/+3
* [svn-r13505] make comments similar in 1.7 and 1.6Pedro Vicente Nunes2007-03-121-1/+1
* [svn-r13503] Pedro Vicente Nunes2007-03-121-176/+176
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13132] Pedro Vicente Nunes2007-01-101-7/+5
* [svn-r13076] Pedro Vicente Nunes2006-12-191-3/+5
* [svn-r12736] Description:Quincey Koziol2006-10-091-58/+59
* [svn-r12254] Purpose:Quincey Koziol2006-04-141-4/+10
* [svn-r12171] Purpose:Pedro Vicente Nunes2006-03-281-12/+23