summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r14937] fix typo in commentPedro Vicente Nunes2008-05-061-2/+2
* [svn-r14935] correct an error in the usage textPedro Vicente Nunes2008-05-052-2/+2
* [svn-r14934] Add a test for the floating point user defined printf formatPedro Vicente Nunes2008-05-056-3/+93
* [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2Mike McGreevy2008-05-0511-171/+215
* [svn-r14913] Introduced a compression ratio = uncompressed size / compressed...Pedro Vicente Nunes2008-05-011-13/+15
* [svn-r14905] Introduced a ratio formula compression ratio = uncompressed size...Pedro Vicente Nunes2008-05-016-12/+12
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-3069-1424/+2094
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-3069-2094/+1424
* [svn-r14893] fix typo in commentPedro Vicente Nunes2008-04-291-1/+1
* [svn-r14892] RFC display compression ratio in h5dumpPedro Vicente Nunes2008-04-296-11/+82
* [svn-r14792] bug fix: #1106 h5dump -b will dump ASCII values for datasets af...Pedro Vicente Nunes2008-04-034-32/+9
* [svn-r14735] make 1.8 and 1.6 code equal or similarPedro Vicente Nunes2008-03-131-19/+22
* [svn-r14733] make 1.8 and 1.6 code equal or similarPedro Vicente Nunes2008-03-131-134/+134
* [svn-r14730] make 1.8 and 1.6 code equal or similarPedro Vicente Nunes2008-03-121-678/+691
* [svn-r14728] make 1.8 and 1.6 code look equal or similarPedro Vicente Nunes2008-03-121-92/+125
* [svn-r14726] Removed unused code and make 1.8 and 1.6 code look equal or similarPedro Vicente Nunes2008-03-121-28/+37
* [svn-r14725] Removed unused code and make 1.8 and 1.6 code look equal or similarPedro Vicente Nunes2008-03-121-43/+1
* [svn-r14716] remove a commented test call that was calling for an invalid blo...Pedro Vicente Nunes2008-03-101-2/+1
* [svn-r14702] 1. H5HFiblock.c: fixed problem for uninitialized "u" for bug #10...Vailin Choi2008-03-043-11/+11
* [svn-r14700] bug fix: the function equal_double that compares double type did...Pedro Vicente Nunes2008-03-041-69/+119
* [svn-r14690] Description:Quincey Koziol2008-02-2810-91/+460
* [svn-r14671] fix typo in comments and remove unused header mentionPedro Vicente Nunes2008-02-252-11/+5
* [svn-r14615] this one escaped the purgePedro Vicente Nunes2008-02-191-12/+0
* [svn-r14613] 971 (B2) h5import bug on Windows w/binary datasets. CLOSED. frea...Pedro Vicente Nunes2008-02-1939-191/+397
* [svn-r14470] Purpose: Fixing configure problem on IRIX64.Mike McGreevy2008-01-302-4/+4
* [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runsPedro Vicente Nunes2008-01-167-79/+166
* [svn-r14420] Description:Quincey Koziol2008-01-152-2/+2
* [svn-r14414] revert the subsetting calls of h5dump to 1 size block, still a b...Pedro Vicente Nunes2008-01-154-27/+15
* [svn-r14413] Description:Quincey Koziol2008-01-143-3/+3
* [svn-r14412] more progress on the block hyperslab bug, clean code Pedro Vicente Nunes2008-01-142-18/+10
* [svn-r14411] more progress on the block hyperslab bug, clean code Pedro Vicente Nunes2008-01-142-12/+10
* [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-143-14/+28
* [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-r14402] Description:Quincey Koziol2008-01-1311-0/+11
* [svn-r14397] partial fix for the block selection subsetting bug (2D case ok)Pedro Vicente Nunes2008-01-101-3/+49
* [svn-r14384] new file with output regarding the new binary filePedro Vicente Nunes2008-01-081-0/+2
* [svn-r14383] new binary file: with double dataset with NaN valuesPedro Vicente Nunes2008-01-081-0/+0
* [svn-r14382] bug fix: enable NaN detection for double typePedro Vicente Nunes2008-01-082-1953/+2249
* [svn-r14381] comment typo fixPedro Vicente Nunes2008-01-071-1/+1
* [svn-r14380] Eliminate old code not used and that was replaced (command line)Pedro Vicente Nunes2008-01-071-308/+73
* [svn-r14379] add check of some values for the nbit and scale offest filters o...Pedro Vicente Nunes2008-01-071-10/+15
* [svn-r14376] moved a couple more private filter symbols to the public side, n...Pedro Vicente Nunes2008-01-041-1/+5
* [svn-r14368] clean code and reshufle functions between modules, remove unused...Pedro Vicente Nunes2008-01-034-198/+141
* [svn-r14366] comments grammar correctionPedro Vicente Nunes2008-01-031-6/+1
* [svn-r14365] Add szip filter check of client data values for has_filters.Pedro Vicente Nunes2008-01-031-11/+8
* [svn-r14362] Description:Quincey Koziol2008-01-033-4/+4
* [svn-r14361] add a warning message in case a dataset cannot be created with m...Pedro Vicente Nunes2008-01-021-1/+7
* [svn-r14360] New function has_filters (replace has_filters for each object an...Pedro Vicente Nunes2008-01-022-333/+98