Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26836] added BIND(C) to H5T APIs | Scot Breitenfeld | 2015-04-17 | 4 | -1303/+1029 |
| | |||||
* | [svn-r26834] Added more BIND(C) to H5O Fortran APIs | Scot Breitenfeld | 2015-04-17 | 2 | -34/+43 |
| | |||||
* | [svn-r26833] Added BIND(C) to H5O Fortran APIs | Scot Breitenfeld | 2015-04-17 | 3 | -141/+106 |
| | |||||
* | [svn-r26832] misc. clean-up | Scot Breitenfeld | 2015-04-17 | 1 | -2/+2 |
| | |||||
* | [svn-r26831] Added H5S BIND(C) | Scot Breitenfeld | 2015-04-17 | 3 | -790/+629 |
| | |||||
* | [svn-r26830] Added BIND(C) to Fortran H5R APIs. | Scot Breitenfeld | 2015-04-16 | 1 | -15/+21 |
| | |||||
* | [svn-r26829] Added BIND(C) to the Fortran H5I APIs | Scot Breitenfeld | 2015-04-16 | 3 | -61/+40 |
| | |||||
* | [svn-r26827] Combined parallel APIs and removed no longer needed parallel files. | Scot Breitenfeld | 2015-04-16 | 9 | -554/+449 |
| | |||||
* | [svn-r26826] CHANGED H5G APIs to use BIND(C) | Scot Breitenfeld | 2015-04-16 | 4 | -212/+126 |
| | |||||
* | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 47 | -121/+216 |
| | | | | definitions | ||||
* | [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel. | Scot Breitenfeld | 2015-04-15 | 17 | -991/+721 |
| | |||||
* | [svn-r26814] svn merge -r26807:26813 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-15 | 3 | -45/+24 |
|\ | |||||
| * | [svn-r26812] Removed printf debugging statements. | Scot Breitenfeld | 2015-04-15 | 1 | -2/+0 |
| | | | | | | | | Tested: trival. | ||||
* | | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90" | Scot Breitenfeld | 2015-04-14 | 32 | -379/+312 |
| | | |||||
* | | [svn-r26808] svn merge -r26795:26807 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [svn-r26803] Fixed a minor typo in H5R code comment. | Dana Robinson | 2015-04-14 | 1 | -1/+1 |
| | | |||||
* | | [svn-r26807] Combined *_F03* files and removed *_F90* files. | Scot Breitenfeld | 2015-04-14 | 38 | -13634/+6772 |
| | | |||||
* | | [svn-r26804] Updated the Fortran install information. | Scot Breitenfeld | 2015-04-14 | 1 | -35/+9 |
|/ | |||||
* | [svn-r26786] In libhdf5.settings.in, changed the C++ shared library setting ↵ | Dana Robinson | 2015-04-13 | 1 | -1/+1 |
| | | | | | | | | variable from H5_CXX_SHARED (which no longer exists) to enable_static. Tested on: jam (configure only - minor change) | ||||
* | [svn-r26785] Snapshot version 1.9 release 216 | HDF Tester | 2015-04-12 | 12 | -23/+23 |
| | |||||
* | [svn-r26782] Remove md5 from METHODS arguments for calling bin/release ↵ | Larry Knox | 2015-04-12 | 1 | -2/+2 |
| | | | | script from snapshot script. md5 method was removed and md5 checksums are always produced for all compression methods. | ||||
* | [svn-r26778] fix path to config | Allen Byrne | 2015-04-10 | 1 | -2/+2 |
| | |||||
* | [svn-r26777] - Fix usage of the internal AC global dxpls | Mohamad Chaarawi | 2015-04-10 | 18 | -250/+259 |
| | | | | | | - allocate sieve buffer with calloc instead of malloc tested with h5committest | ||||
* | [svn-r26776] Add missing quote char. | Allen Byrne | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | [svn-r26772] Fixed wrong fapl for H5Fopen when testing H5Iget_name with ↵ | Scot Breitenfeld | 2015-04-09 | 1 | -1/+1 |
| | | | | | | anonymously created datatype. Tested: jam (using split virtual driver) | ||||
* | [svn-r26771] - remove unused internal dxpl properties and property lists ↵ | Mohamad Chaarawi | 2015-04-08 | 2 | -111/+30 |
| | | | | | | | | from the AC layer - fix warnings in H5AC.c tested with h5committest | ||||
* | [svn-r26767] Added test to address HDFFV-3065: | Scot Breitenfeld | 2015-04-08 | 1 | -2/+57 |
| | | | | | | H5Iget_name on datatype that is not named returns no error Tested: h5committest | ||||
* | [svn-r26757] Description: | Quincey Koziol | 2015-04-07 | 7 | -79/+64 |
| | | | | | | | | Minor typos & code cleanups Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (Too minor to require h5committest) | ||||
* | [svn-r26751] Updated. | Albert Cheng | 2015-04-07 | 1 | -1/+0 |
| | |||||
* | [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-07 | 8 | -25759/+14 |
| | | | | | | | | | compound type. Added the testing to h5repack where it belongs. Undo the tests added to h5dump. Tested: h5committested plus tested in jam by hand. | ||||
* | [svn-r26746] install_parallel updates. | Mohamad Chaarawi | 2015-04-07 | 1 | -118/+1 |
| | |||||
* | [svn-r26737] Purpose: Fix daily test failure | Binh-Minh Ribler | 2015-04-06 | 3 | -8/+14 |
| | | | | | | | | | | | | | | Description: - In DataType::DataType(const PredType& pred_type), using DataType::copy will invoke DataType::close() unnecessarily, which will produce undefined behavior. Changed to call H5Tcopy directly, code reuse is not useful in this case. - Also, fixed CommonFG::childObjVersion to return expected value outside of an if/else block. Platforms tested: Linux/ppc64 (ostrich) Linux/64 (platypus) Linux/32 2.6 (jam) | ||||
* | [svn-r26721] Disable failing test | Allen Byrne | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r26719] Add HL to default components | Allen Byrne | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r26712] Bug fix: cmakehdf5 broken because zlib is no longer configure ↵ | Albert Cheng | 2015-04-02 | 1 | -0/+11 |
| | | | | | | | | | | | | | | in by default. That broke the testings as some testfiles have zlib compressed datasets. Added options control to enable the linking of zlib external libarary by default and turn off the szip library linking as szip library may not be avaiable. This matches the established settings. Tested: run cmakehdf5 by hand in jam and platypus. Also tested in wren but it failed in the testing stage. Also tried "cmakehdf5 --script" in jam. It failed. | ||||
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵ | Larry Knox | 2015-04-02 | 47 | -204/+6 |
| | | | | | | | | 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-r26702] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-01 | 1 | -3/+16 |
| | | | | | | | | | | | | | compound type. Description: The test added failed in some machines because the data file contains infinity values that different machines print them differently as "inf", "INF", "Inf", ... Solution: Added a "ignorecase" option to TOOLTEST() to do caseless matching between generated output vs expected output. This solved most machines problem for now. Tested: h5committest, emu by hand for both development and production modes. But cmake built h5dump failed to read the data file. Using the same source to build h5dump by autotools produced a h5dump that can read the test data file. Don't know why cmake could not produce a correct binary. | ||||
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 10 | -21/+21 |
| | |||||
* | [svn-r26695] Purpose: Fixed HDFFV-7947 (cont.) | Binh-Minh Ribler | 2015-04-01 | 8 | -29/+9 |
| | | | | | | | | | | | | Description: - Put back the UNUSED parameters in dsets test because the change to remove the warning last time caused failure in setting filter, in turn, caused failure in the test with such obscure/unrelated errors! - Added incRefCount() to other constructors that missed from last time. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam) SunOS 5.11 (emu) | ||||
* | [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} | Allen Byrne | 2015-04-01 | 3 | -98/+22 |
| | |||||
* | [svn-r26691] Move attribute define out of dynamic block. | Allen Byrne | 2015-04-01 | 1 | -3/+3 |
| | | | | Tested: windows | ||||
* | [svn-r26690] Fix error in H5Sextent_copy | Neil Fortner | 2015-04-01 | 2 | -0/+34 |
| | | | | | | | | When the selection is set to all, H5Sextent_copy did not update the number of elements in the selection in the destination space. Fixed H5Sextent_copy to do this. Added tests for this functionality. Tested: jam, koala, ostrich (h5committest) | ||||
* | [svn-r26685] Add new test from test script | Allen Byrne | 2015-03-31 | 1 | -1/+19 |
| | |||||
* | [svn-r26683] Remove internal filter checks | Allen Byrne | 2015-03-31 | 2 | -33/+17 |
| | |||||
* | [svn-r26682] Add new test from test script | Allen Byrne | 2015-03-31 | 1 | -0/+3 |
| | |||||
* | [svn-r26678] add ifdef checks and setting for __attribute__ in a public ↵ | Mohamad Chaarawi | 2015-03-31 | 3 | -6/+10 |
| | | | | | | place to allow usage in public routines. | ||||
* | [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own ↵ | Albert Cheng | 2015-03-31 | 6 | -1/+25760 |
| | | | | | | | | | | | | | | | | examples The tool claimed it could handle 24bit images but there was no code to handle it. (or might be there were but was removed by previous revisions.) Also discovered that it does not accept multiple images nor -p for palette as its user document and online help message indicated. Solution: Added code to verify dimension sizes are within 8 bit raster images limit and added tests to verify the tools correctness. Need to update user document tool. Tested: h5committested. | ||||
* | [svn-r26675] HDFFV-9201: Create md5s for bzip, gzip and zip files | Albert Cheng | 2015-03-31 | 1 | -11/+15 |
| | | | | | | An md5 checksum is produced for each archive created and stored in the md5 file Tested: jam by hand. | ||||
* | [svn-r26671] Since cmake always redoes everything from start, I change the ↵ | Albert Cheng | 2015-03-31 | 1 | -1/+1 |
| | | | | | | | | logfiles to start fresh everytime. Tested: platypus | ||||
* | [svn-r26670] Remove VPATH and LONE_COLON | Larry Knox | 2015-03-31 | 3 | -120/+1 |
| | | | | Tested with h5committest |