summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
Commit message (Expand)AuthorAgeFilesLines
* [svn-r18861] Description:Quincey Koziol2010-05-201-57/+111
* [svn-r18196] Description:Quincey Koziol2010-01-309-495/+495
* [svn-r15432] bug fixPedro Vicente Nunes2008-08-051-6/+8
* [svn-r15431] added the h5diff "contents" mode to the h5diff calls in the h5re...Pedro Vicente Nunes2008-08-051-0/+3
* [svn-r15428] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170Pedro Vicente Nunes2008-08-041-2/+2
* [svn-r15421] bug fixPedro Vicente Nunes2008-07-281-5/+5
* [svn-r15247] Moved all h5repack testfiles from /tools/testfiles to tools/h5re...Pedro Vicente Nunes2008-06-2017-6/+7
* [svn-r15052] Add a test for the 1.6.7 -i infile -o outifle for backward compa...Pedro Vicente Nunes2008-05-211-0/+37
* [svn-r15047] bug fix regarding change from -i to -d regarding number of links...Pedro Vicente Nunes2008-05-201-1/+1
* [svn-r15044] backward compatibility for old -i infile -o outfile optionsPedro Vicente Nunes2008-05-202-18/+195
* [svn-r15036] Bug fix.Albert Cheng2008-05-191-4/+4
* [svn-r15007] Purpose: configure cleanupMike McGreevy2008-05-151-1/+0
* [svn-r15003] Purpose:Albert Cheng2008-05-151-0/+15
* [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2Mike McGreevy2008-05-051-16/+20
* [svn-r14913] Introduced a compression ratio = uncompressed size / compressed...Pedro Vicente Nunes2008-05-011-13/+15
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-302-11/+5
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-302-5/+11
* [svn-r14671] fix typo in comments and remove unused header mentionPedro Vicente Nunes2008-02-252-11/+5
* [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