summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r14358] Description:Quincey Koziol2007-12-231-5/+5
* [svn-r14355] uncomment previously commented code regarding nbit and scale-off...Pedro Vicente Nunes2007-12-202-57/+92
* [svn-r14353] Description:Quincey Koziol2007-12-201-80/+80
* [svn-r14346] New feature: has_filters_obj function that checks if filters mat...Pedro Vicente Nunes2007-12-145-18/+134
* [svn-r14345] substituted the symbol CD_VALUES , number of filter client data ...Pedro Vicente Nunes2007-12-143-6/+8
* [svn-r14339] bug fix: aligned a line in usage that was not alignedPedro Vicente Nunes2007-12-122-2/+2
* [svn-r14325] Eliminate unwanted output and remove superfluous sed script. Te...Larry Knox2007-12-061-3/+4
* [svn-r14324] bug fix: #786 (E3) h5dump refers to the user block as "boot block"Pedro Vicente Nunes2007-12-062-5/+5
* [svn-r14320] Added a function that matches the filters on the dataset's DCPL ...Pedro Vicente Nunes2007-12-045-70/+291
* [svn-r14318] Check error code of h5ls call as well as expected output. Teste...Larry Knox2007-12-031-25/+30
* [svn-r14317] code maintenance: code cleaning and reorganizing of the h5repack...Pedro Vicente Nunes2007-12-032-364/+382
* [svn-r14311] enhancement: change the usage example for multiple filtersPedro Vicente Nunes2007-11-291-2/+2
* [svn-r14310] error check in command line: check for a wrong input of the 2 fi...Pedro Vicente Nunes2007-11-291-0/+8
* [svn-r14309] bug fix: add a check for the presence of a filter in the call to...Pedro Vicente Nunes2007-11-291-4/+15
* [svn-r14308] new feature test: add a test for the long switch namesPedro Vicente Nunes2007-11-291-1/+9
* [svn-r14305] updated commentsPedro Vicente Nunes2007-11-291-0/+2
* [svn-r14304] change feature: rename compression used as %Savings Pedro Vicente Nunes2007-11-291-5/+3
* [svn-r14300] new feature: add a mention of multiple filters use in usagePedro Vicente Nunes2007-11-281-0/+4
* [svn-r14299] new feature: add support for h5repack to handle several global f...Pedro Vicente Nunes2007-11-2813-1961/+1758
* [svn-r14294] bug fix: in the filter percentage calculation Pedro Vicente Nunes2007-11-271-7/+14
* [svn-r14293] bug fix: the printing of object name was not done when H5Ocopy w...Pedro Vicente Nunes2007-11-271-3/+6
* [svn-r14292] enhancement: clarify usage of the -s optionPedro Vicente Nunes2007-11-261-2/+2
* [svn-r14291] enhancement: clarify the usage of the -m optionPedro Vicente Nunes2007-11-261-2/+2
* [svn-r14284] Description:Quincey Koziol2007-11-2438-1108/+662