hdf5/hl/src
Mike McGreevy 4598a59f86 [svn-r17345] Purpose:
Updating autotools

Description:

    Installed new autotools and used them to reconfigure HDF5.

    - Automake upgraded to 1.11
    - Autoconf upgraded to 2.64
    - bin/reconfigure script edited to use new versions (on jam), and
      run to generate new configure script and Makefile.in's.
    - configure.in script edited to add "_cv_" to all AC_CACHE_VAL strings
      (in order to comply with new autoconf standard).
    
Tested:

    Tested on machines jam, smirom, liberty, linew.
    Tested w/ features c++, fortran, parallel.
    Tested w/ compilers gcc, pgcc, icc.

    Further testing via Daily Tests should catch any other outliers. Upon
    passing DT's, I'll propogate the new tools into 1.8, hdf4, et cetera.
2009-08-12 13:55:25 -05:00
..
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
H5DS.c [svn-r17268] Description: 2009-07-29 20:59:24 -05:00
H5DSprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5DSpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HLprivate2.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5IM.c [svn-r16719] clean linux warnings 2009-04-09 14:56:54 -05:00
H5IMprivate.h [svn-r14342] change the implementation of H5IMmake_image_8bit to use a 2D dataset 2007-12-13 14:55:42 -05:00
H5IMpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5LT.c [svn-r16859] I fixed some memory leak of H5LTdtype_to_text in the HL library. I fixed some test 2009-04-24 16:13:20 -05:00
H5LTanalyze.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
H5LTanalyze.l [svn-r14103] A user reported that the files generated from Lex and Yacc in the library conflict with his application with Lex and Yacc. To solve the problem of multiple definitions of Lex or Yacc functions or variables, use the -P or -p command option to change the prefix of these functions and variables from yy to H5LTyy. 2007-08-23 14:28:40 -05:00
H5LTparse.c [svn-r16880] Fixed a bug in H5LTtext_to_dtype. When the data type is enumerate and the super type is different from 2009-04-28 16:42:33 -05:00
H5LTparse.h [svn-r14103] A user reported that the files generated from Lex and Yacc in the library conflict with his application with Lex and Yacc. To solve the problem of multiple definitions of Lex or Yacc functions or variables, use the -P or -p command option to change the prefix of these functions and variables from yy to H5LTyy. 2007-08-23 14:28:40 -05:00
H5LTparse.y [svn-r16880] Fixed a bug in H5LTtext_to_dtype. When the data type is enumerate and the super type is different from 2009-04-28 16:42:33 -05:00
H5LTprivate.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
H5LTpublic.h [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long. 2009-02-18 15:02:05 -05:00
H5PT.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
H5PTprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5PTpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5TB.c [svn-r16719] clean linux warnings 2009-04-09 14:56:54 -05:00
H5TBprivate.h [svn-r16124] In version 3.0 of Table, "NROWS" was deprecated 2008-11-24 15:08:10 -05:00
H5TBpublic.h [svn-r16124] In version 3.0 of Table, "NROWS" was deprecated 2008-11-24 15:08:10 -05:00
hdf5_hl.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
Makefile.am [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
Makefile.in [svn-r17345] Purpose: 2009-08-12 13:55:25 -05:00