summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-174-27/+27
|\ | | | | | | | | | | Tested on 64-bit linux VM: Serial: C++ and Fortran 2003 Parallel: Fortran
| * [svn-r27204] Description:Quincey Koziol2015-06-153-23/+23
| | | | | | | | | | | | | | | | | | Clean up compiler warnings before merging in v3 metadata cache changes from branch. Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.x (jam) w/serial & parallel
| * [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-083-3/+3
| |
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-4/+4
| | | | | | | | | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
| * [svn-r27127] Snapshot version 1.9 release 220HDF Tester2015-06-013-3/+3
| |
| * [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-243-3/+3
| |
| * [svn-r27092] Snapshot version 1.9 release 218HDF Tester2015-05-173-3/+3
| |
* | [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-0726-125/+189
|\ \ | |/ | | | | Tested on 64-bit linux VM w/ C++ and Fortran 2003
| * [svn-r26997] Snapshot version 1.9 release 217HDF Tester2015-05-035-77/+77
| |
| * [svn-r26963] HDFFV-9298: make uninstall generated "test: argument expected" ↵Albert Cheng2015-04-294-0/+4
| | | | | | | | | | | | | | | | | | lines The error is that $EXAMPLETOPDIR is used without setting a value first. Solution is to set them with the proper values. Tested: jam only to confirm the error no longer exists.
| * [svn-r26840] configureLarry Knox2015-04-172-74/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.ac hl/src/H5LTparse.c hl/src/H5LTparse.h Address HDFFV-9010: configure issue with gcc 4.9.2 "-l ". Change default to disable_shared on CYGWIN. release_docs/INSTALL_Cygwin.txt release_docs/RELEASE.txt Update for changed default and no CYGWIN szip binary. c++/src/cpp_doc_config bin/h5vers AddressHDFFV-9010: Add cpp_doc_config to h5vers Tested with h5committest, on CYGWIN.
| * [svn-r26785] Snapshot version 1.9 release 216HDF Tester2015-04-123-3/+3
| |
| * [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵Larry Knox2015-04-0217-17/+3
| | | | | | | | | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest.
| * [svn-r26699] Generators are only built staticAllen Byrne2015-04-012-4/+4
| |
| * [svn-r26685] Add new test from test scriptAllen Byrne2015-03-311-1/+19
| |
| * [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-3016-48/+2
| | | | | | | | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest
| * [svn-r26646] Bug fix: HDFFV-8957 h52gif crashes when run against one of our ↵Albert Cheng2015-03-304-25/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | own examples. Description: h52gif crashed when it was asked to convert a 24bitimage. Upon viewing the code, it did not prepare to handle images other than 2 dimensions. It has no concept of multiple planes images. Further examinations showed past attempts to fix it ended up removed some abilities (-p or multiple planes, animation, ...) have been removed but documentation was not updated. Even its online help message still shows -p is an option. Solution: added protection code to flag errors if input request is not an 8bit image within size limits. (I don't have enough knowledge of the GIF format to fix this tool. All I did was plugging known bug from crashing the program.) Tested: h5committest.
| * [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-2510-42/+42
| | | | | | | | Tested: local linux
| * [svn-r26575] Removed compiler warning for hl/tools and hl/src.Scot Breitenfeld2015-03-256-48/+52
| | | | | | | | | | | | HDF5-250 and HDF5-241 tested: h5committest
| * [svn-r26526] Merge r26524 from autotools_rework branchJerome Soumagne2015-03-232-2/+2
| | | | | | | | | | | | Remove SETX variable from Makefile.am/Makefile.in Part of: HDFFV-9164
| * [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-2014-28/+0
| |
| * [svn-r26472] Remove duplicate src dirAllen Byrne2015-03-181-4/+0
| |
| * [svn-r26459] Snapshot version 1.9 release 215HDF Tester2015-03-153-3/+3
| |
* | [svn-r26524] Remove SETX variable from Makefile.amJerome Soumagne2015-03-231-1/+1
| | | | | | | | Part of: HDFFV-9164
* | [svn-r26429] Merge of r26393-26428 from the trunk.Dana Robinson2015-03-1140-1274/+1157
|\ \ | |/ | | | | Tested w/ h5committest
| * [svn-r26417] Removed compiler warnings from HL. HDF5-237Scot Breitenfeld2015-03-1023-1188/+1095
| | | | | | | | Tested: h5committest
| * [svn-r26405] Removed compiler warnings, hl/examples:Scot Breitenfeld2015-03-0917-86/+62
| | | | | | | | | | | | HDF5-237 tested: h5committest
* | [svn-r26422] Fixes autogen.sh errors caused by r26410 that produced:Dana Robinson2015-03-112-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CXX_SHARED_CONDITIONAL does not appear in AM_CONDITIONAL This was due to a removed AM_CONDITIONAL macro in configure.ac. The CXX_SHARED_CONDITIONAL code was removed from the Makefile.am files. Additionally, the C++ shared library build settings field in libhdf5.settings file was updated. Tested on: local linux VM w/ C++ --enable-shared --enable-static --enable-shared --disable-static --disable-shared --enable-static
* | [svn-r26396] Merge of r26349-26392 from the trunk.Dana Robinson2015-03-093-13/+11
|\ \ | |/ | | | | Tested on: h5committest
| * [svn-r26387] warning fixes from Feb27.Mohamad Chaarawi2015-03-063-13/+11
| |
| * [svn-r26351] Adds warning prevention pragmas, etc. to flex- and ↵Dana Robinson2015-03-042-0/+38
| | | | | | | | | | | | | | | | bison-generated code. Fixes: HDFFV-9149 Tested on: jam w/ gcc 4.1 and koala w/ gcc 4.9
* | [svn-r26350] Merge of r26273-26348 from the trunk.Dana Robinson2015-03-046-29/+150
|\ \ | |/ | | | | Tested on: h5committest
| * [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-013-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | - Adds 'F' suffixes for most float constants. - A few constants MUST be of type double. These now receive the long double L suffix and are then cast to double. I do this via a new H5_DOUBLE() macro which was added to H5private.h. Fixes: HDFFV-9148 Tested on: h5committest
| * [svn-r26329] Merge of r26069, r26070, and r26072 from the ↵Dana Robinson2015-02-2714-70/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | features/autotools_rework branch. Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space, and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Part of: HDFFV-9086 Tested on: h5committest
| * [svn-r26321] Fix for HDFFV-9042.Scot Breitenfeld2015-02-262-0/+90
| | | | | | | | tested: h5commit
| * [svn-r26303] remove files with .clog2 extension generated by MPE when doing ↵Mohamad Chaarawi2015-02-2514-33/+33
| | | | | | | | make clean.
| * [svn-r26294] Fix for HDFFV-9132.Scot Breitenfeld2015-02-242-1/+32
| | | | | | | | tested: h5committest
* | [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-2224-170/+311
|\ \ | |/ | | | | | | Tested on: jam - serial: C++/Fortran parallel: Fortran
| * [svn-r26253] Update CMake with fortran source properties and defines, ↵Allen Byrne2015-02-206-149/+151
| | | | | | | | correct name of hl fortran examples option check
| * [svn-r26208] Update cmake minimumsAllen Byrne2015-02-1813-13/+13
| |
| * [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-1614-14/+28
| | | | | | | | HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095
| * [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵Mohamad Chaarawi2015-02-1614-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest.
| * [svn-r26177] Snapshot version 1.9 release 214HDF Tester2015-02-153-3/+3
| |
| * [svn-r26172] Fix for: HDFFV-8685 -- Have one include file to use for HL ↵Scot Breitenfeld2015-02-137-7/+1
| | | | | | | | | | | | libraries added hdf5.h to hdf5_hl.h
| * [svn-r26170] Fix for HDFFV-8559Scot Breitenfeld2015-02-134-1/+146
| | | | | | | | Correction of mistyped variable and removed implicit typing for interfaces.
| * [svn-r26146] Snapshot version 1.9 release 213HDF Tester2015-02-083-3/+3
| |
* | [svn-r26136] Updated autogen.sh to run flex and bison, replacing the ↵Dana Robinson2015-02-063-5099/+0
| | | | | | | | | | | | | | | | | | | | | | (incomplete) bin/genltanalyze script, which has been deleted. Also removed the generated hl/src/H5LTparse.c/h and H5LTanalyze.c files. Part of: HDFFV-9120 Tested on: Local Ubuntu VM
* | [svn-r26132] reverted change 26177Scot Breitenfeld2015-02-052-2/+2
| | | | | | | | | | | | svn merge -c -26117 . Shared Fortran libraries don't work on Mac, the check for building shared on Mac needs to stay in.
* | [svn-r26117] Autotools work HDFFV-9067,Scot Breitenfeld2015-02-032-2/+2
| | | | | | | | | | | | Removed restiction of disabling shared libraries on the MAC, H5_FORTRAN_SHARED was replaced with HAVE_SHARED_CONDITIONAL since H5_FORTRAN_SHARED was removed. tested: jam
* | [svn-r26097] Removed configure and Makefile.in files from version control.Dana Robinson2015-02-0214-19357/+0
| | | | | | | | | | | | | | | | | | Developers will now have to run bin/reconfigure (deprecated, will be removed soon) or autogen.sh after checking out code. Part of: HDFFV-9120 Tested on: jam with Fortran and C++