summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24999] Bugfix: HDFFV-8639 Albert Cheng2014-04-091-3/+7
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-312-4/+4
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-312-63/+438
* [svn-r24895] Add INTERFACE properties to libsAllen Byrne2014-03-251-1/+4
* [svn-r24864] Description:Quincey Koziol2014-03-212-53/+12
* [svn-r24804] Description:Quincey Koziol2014-03-163-69/+47
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-19/+19
* [svn-r24726] Description:Quincey Koziol2014-02-201-12/+24
* [svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. h5re...Allen Byrne2014-02-201-144/+145
* [svn-r24682] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-041-2/+3
* [svn-r24480] Description:Quincey Koziol2013-11-302-49/+8
* [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-102-14/+14
* [svn-r24224] HDFFV-8529: Space separate define stringsAllen Byrne2013-09-303-8/+8
* [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
* [svn-r24138] Cast constants to specified type. Allen Byrne2013-09-135-20/+20
* [svn-r24115] Reduce warnings for conversions of different widths.Larry Knox2013-09-061-99/+99
* [svn-r24101] Description:Quincey Koziol2013-09-052-19/+26
* [svn-r24030] Description:Quincey Koziol2013-08-193-24/+28
* [svn-r24011] Description:Quincey Koziol2013-08-151-1/+1
* [svn-r23953] Update stream handling to allow binary mode - due to unjam fix.Allen Byrne2013-07-312-17/+60
* [svn-r23944] Move stream functions into tools lib.Allen Byrne2013-07-302-7/+225
* [svn-r23825] Bug HDFFV-8469: C++ comments in C code.Albert Cheng2013-06-261-1/+0
* [svn-r23800] Added the HD prefix to the system functions used in the h5tools_...Allen Byrne2013-06-201-9/+9
* [svn-r23796] remove commented line with c++ styleAllen Byrne2013-06-201-2/+0
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-1/+2
* [svn-r23740] HDFFV-8447: subsetting broke data output file option.Allen Byrne2013-06-071-7/+7
* [svn-r23695] Description:Quincey Koziol2013-05-113-46/+64
* [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branchAllen Byrne2013-03-251-3/+13
* [svn-r23415] Description:Quincey Koziol2013-03-211-2/+2
* [svn-r23395] Description:Quincey Koziol2013-03-205-489/+455
* [svn-r23353] Correct target nameAllen Byrne2013-03-151-3/+3
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-183-195/+188
* [svn-r23304] Purpose:Jonathan Kim2013-02-181-0/+7
* [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f...Allen Byrne2013-02-042-0/+3
* [svn-r23219] Description:Quincey Koziol2013-02-021-33/+19
* [svn-r23216] Add newline for special case of only raw data to stdoutAllen Byrne2013-01-311-2/+7
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-224-35/+68
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary fileAllen Byrne2013-01-141-1/+1
* [svn-r22998] Description:Quincey Koziol2012-11-012-23/+30
* [svn-r22933] Purpose:Jonathan Kim2012-10-191-0/+18
* [svn-r22921] Description:Quincey Koziol2012-10-181-1/+1
* [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-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable....Allen Byrne2012-09-181-0/+5
* [svn-r22751] Purpose:Jonathan Kim2012-09-102-8/+22
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-231-15/+16
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-51/+104
* [svn-r22684] Purpose: Jonathan Kim2012-08-154-20/+59