summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-161-2/+0
* [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-271-0/+2
* [svn-r22805] Purpose:Jonathan Kim2012-09-246-22/+143
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-232-21/+19
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-39/+93
* [svn-r22646] Description:Quincey Koziol2012-08-082-2/+2
* [svn-r22617] Purpose:Jonathan Kim2012-08-011-6/+17
* [svn-r22479] Remove subfolder tools from install commandAllen Byrne2012-06-201-2/+2
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+3
* [svn-r22373] Purpose: Jonathan Kim2012-05-161-5/+10
* [svn-r22277] Purpose:Jonathan Kim2012-04-119-23/+232
* [svn-r22247] Added new files and tests to CMakeLists.txtAllen Byrne2012-04-041-7/+63
* [svn-r22240] Description:Quincey Koziol2012-04-021-2/+2
* [svn-r22238] Added comment to explain why FNAME4 is used and cautioned other ...Albert Cheng2012-04-021-0/+2
* [svn-r22224] Description:Quincey Koziol2012-04-012-14/+19
* [svn-r22221] Description:Quincey Koziol2012-04-011-4/+4
* [svn-r22220] Feature: HDFFV-7981Albert Cheng2012-03-311-0/+20
* [svn-r22214] Feature: HDFFV-7981Albert Cheng2012-03-301-6/+54
* [svn-r22181] Description:Quincey Koziol2012-03-291-2/+2
* [svn-r22180] Description:Quincey Koziol2012-03-296-120/+110
* [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-281-0/+0
* [svn-r22024] Add HD prefix to tools library based tests. Cleaned allocation/f...Allen Byrne2012-03-051-15/+15
* [svn-r22012] Purpose:Jonathan Kim2012-03-011-57/+269
* [svn-r22005] function calls must be after assignments on windowsAllen Byrne2012-02-291-5/+6
* [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...Allen Byrne2012-02-287-143/+148
* [svn-r21994] Add tools_init to mainAllen Byrne2012-02-271-0/+5
* [svn-r21993] Add tools_init to mainAllen Byrne2012-02-271-0/+3
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-241-0/+3
* [svn-r21982] Correct HD prefix in tools for exitAllen Byrne2012-02-244-41/+41
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-242-5/+5
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-241-2/+2
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-237-259/+259
* [svn-r21902] Description:Jonathan Kim2012-01-301-3/+4
* [svn-r21897] Purpose:Jonathan Kim2012-01-261-63/+66
* [svn-r21872] Update a comment to make clear from the previous commit (r21869)...Jonathan Kim2012-01-111-2/+3
* [svn-r21869] Purpose:Jonathan Kim2012-01-094-57/+86
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-4/+3
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-251-0/+4
* [svn-r21586] Description:Jonathan Kim2011-10-143-0/+6
* [svn-r21489] Bug:Albert Cheng2011-10-071-4/+4
* [svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dime...Jonathan Kim2011-09-141-4/+2
* [svn-r21386] Fixed a void pointer (need to cast it to char*) because it cause...Peter Cao2011-09-141-4/+4
* [svn-r21382] Update values of references(object and region) of attributes in ...Peter Cao2011-09-142-160/+324
* [svn-r21297] Move all tests into DEPENDS structure so that clear-all-objects ...Allen Byrne2011-08-231-311/+318
* [svn-r21283] H5Eget_major() is depreciated. use the H5Eget_msg() instead.Peter Cao2011-08-221-6/+3
* [svn-r21265] h5repack: added macro to handle failure in H5Dread/write when me...Peter Cao2011-08-191-11/+37
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-181-0/+3
* [svn-r21125] Description:Quincey Koziol2011-07-191-31/+31