summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r15642] Pedro Vicente Nunes2008-09-175-3805/+3889
* [svn-r15629] Description:Quincey Koziol2008-09-1610-574/+574
* [svn-r15558] 1) There are 2 new command line parameters for h5repack. Togethe...Pedro Vicente Nunes2008-08-297-27/+188
* [svn-r15533] #1184Pedro Vicente Nunes2008-08-266-33/+323
* [svn-r15463] Description:Quincey Koziol2008-08-121-0/+1
* [svn-r15436] bug fixPedro Vicente Nunes2008-08-061-11/+11
* [svn-r15433] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170Pedro Vicente Nunes2008-08-052-2/+5
* [svn-r15053] Add a test for the 1.6.7 -i infile -o outifle for backward compa...Pedro Vicente Nunes2008-05-211-0/+37
* [svn-r15048] bug fix regarding change from -i to -d regarding number of links...Pedro Vicente Nunes2008-05-201-1/+1
* [svn-r15042] Bug fix.Albert Cheng2008-05-201-4/+4
* [svn-r15033] Purpose:Albert Cheng2008-05-191-0/+15
* [svn-r15024] backward compatibility for old -i infile -o outfile optionsPedro Vicente Nunes2008-05-162-18/+195
* [svn-r15006] Purpose: configure cleanupMike McGreevy2008-05-151-1/+0
* [svn-r14915] Pedro Vicente Nunes2008-05-011-11/+15
* [svn-r14824] Purpose: Updating HDF5 1.8 to use automake 1.10.1 and li...Mike McGreevy2008-04-101-16/+20
* [svn-r14413] Description:Quincey Koziol2008-01-141-1/+1
* [svn-r14402] Description:Quincey Koziol2008-01-131-0/+1
* [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-031-1/+1
* [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-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-r14320] Added a function that matches the filters on the dataset's DCPL ...Pedro Vicente Nunes2007-12-045-70/+291
* [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-r14274] new feature: add some new syntax tests for h5repackPedro Vicente Nunes2007-11-201-2/+2
* [svn-r14269] bug fix: in the usage message example syntaxPedro Vicente Nunes2007-11-191-1/+1
* [svn-r14268] enhancement: commnents and correct syntax for h5repack optionsPedro Vicente Nunes2007-11-191-4/+6
* [svn-r14264] new features: 1) new usage for h5diff " A la" h5dump formatPedro Vicente Nunes2007-11-163-182/+506
* [svn-r14260] bug fix: modified the h5repack script to call h5diff with its br...Pedro Vicente Nunes2007-11-141-2/+2
* [svn-r14226] new feature: add a -V version option to hrepack Pedro Vicente Nunes2007-10-311-2/+6
* [svn-r14225] Description:Quincey Koziol2007-10-312-3/+3