summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.c
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r20216] Valgrind fix for memory leak in h5tools_dump_xxx which is fixed ...Allen Byrne2011-03-091-2/+54
* [svn-r20206] Updated manifest and source code for fixing h5dump -y -o problemPeter Cao2011-03-091-9/+9
* [svn-r20108] Purpose:Jonathan Kim2011-02-151-9/+4
* [svn-r19918] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-051-1/+1
* [svn-r19654] Description:Quincey Koziol2010-10-211-34/+34
* [svn-r19262] Undo r19261.Allen Byrne2010-08-201-0/+7
* [svn-r19261] Remove unused variables and allocationAllen Byrne2010-08-201-7/+0
* [svn-r19252] Description:Quincey Koziol2010-08-191-19/+16
* [svn-r19237] Description:Quincey Koziol2010-08-121-33/+30
* [svn-r19202] [BZ1953]implementation for the proposed changes suggested by the...Allen Byrne2010-08-091-16/+340
* [svn-r18816] Move progname and d_status functions from h5tools to h5tools_utilAllen Byrne2010-05-141-30/+0
* [svn-r18759] pull r18757 from 1.8 branchAllen Byrne2010-05-111-0/+30
* [svn-r18197] Description:Quincey Koziol2010-01-301-157/+157
* [svn-r18109] Description:Quincey Koziol2010-01-151-4/+7
* [svn-r18011] Description:Quincey Koziol2009-12-131-31/+33
* [svn-r17953] Description:Quincey Koziol2009-12-031-26/+29
* [svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform...Allen Byrne2009-10-011-0/+6
* [svn-r17492] Moved printing of brackets before printing contents of region re...Allen Byrne2009-09-171-30/+11
* [svn-r17477] Corrected use of ERROR macro H5E_LEAVE to H5GOTO_DONE.Allen Byrne2009-09-141-6/+9
* [svn-r17475] Added error handling to h5dump and region reference handling fun...Allen Byrne2009-09-141-536/+833
* [svn-r17456] Added dataspace type check for region, changed dimension_break p...Allen Byrne2009-09-081-232/+227
* [svn-r17455] Description:Quincey Koziol2009-09-081-2/+2
* [svn-r17450] Bring h5dump single subsetting selection and region reference ch...Allen Byrne2009-09-041-760/+2419
* [svn-r16629] removed a h5dump test (array type) that has a different bogus ou...Pedro Vicente Nunes2009-03-301-2/+6
* [svn-r16614] 3. #1501 (B1) tools bug if dataset is larger than H5TOOLS_BUFSI...Pedro Vicente Nunes2009-03-251-1/+4
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-6/+6
* [svn-r16340] Description:Frank Baker2009-01-221-1/+1
* [svn-r15628] Description:Quincey Koziol2008-09-161-58/+58
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-20/+22
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-22/+20
* [svn-r14792] bug fix: #1106 h5dump -b will dump ASCII values for datasets af...Pedro Vicente Nunes2008-04-031-1/+0
* [svn-r14735] make 1.8 and 1.6 code equal or similarPedro Vicente Nunes2008-03-131-19/+22
* [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runsPedro Vicente Nunes2008-01-161-32/+75
* [svn-r14414] revert the subsetting calls of h5dump to 1 size block, still a b...Pedro Vicente Nunes2008-01-151-14/+6
* [svn-r14410] code cleaningPedro Vicente Nunes2008-01-141-8/+6
* [svn-r14409] more progress on the block hyperslab bug, clean code Pedro Vicente Nunes2008-01-141-4/+13
* [svn-r14408] Pedro Vicente Nunes2008-01-141-2/+9
* [svn-r14407] more progress on the block hyperslab bug, clean code Pedro Vicente Nunes2008-01-141-10/+6
* [svn-r14397] partial fix for the block selection subsetting bug (2D case ok)Pedro Vicente Nunes2008-01-101-3/+49
* [svn-r14212] Description:Quincey Koziol2007-10-181-1/+1
* [svn-r14144] Description:Quincey Koziol2007-09-131-127/+125
* [svn-r14131] Description:Quincey Koziol2007-08-301-2/+1
* [svn-r13850] Description:Quincey Koziol2007-06-111-0/+4
* [svn-r13549] Description:Quincey Koziol2007-03-271-9/+11
* [svn-r13503] Pedro Vicente Nunes2007-03-121-18/+18
* [svn-r13297] Description:Quincey Koziol2007-02-141-64/+64
* [svn-r13292] Description:Quincey Koziol2007-02-131-4/+4
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13134] Pedro Vicente Nunes2007-01-101-96/+172
* [svn-r13064] Pedro Vicente Nunes2006-12-141-51/+85