Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporary fix for HDFFV-10469 | M. Scot Breitenfeld | 2018-05-09 | 1 | -101/+1 |
| | |||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 267 | -17409/+20552 |
|\ | |||||
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-04-29 | 451 | -31489/+37928 |
| |\ | | | | | | | | | | merge_hyperslab_updates | ||||
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-23 | 1 | -11/+2 |
| | |\ | | | | | | | | | | | | | | | | | * commit 'fa829e322ed44a67e2b3f2d6adf1306ad794859b': Fix non-threadsafe API context head pointer handling. | ||||
| | | * | Fix non-threadsafe API context head pointer handling. | Quincey Koziol | 2018-04-19 | 1 | -11/+2 |
| | | | | |||||
| | * | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-18 | 3 | -53/+26 |
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | * commit 'e217bd113db96b96b485de82395688ca2313918a': Resolve memory leak of last API context, by freeing it in H5CX terminate routine. Revert "Close memory leak of last API context when shutting library down." | ||||
| | | * | Resolve memory leak of last API context, by freeing it in H5CX terminate | Quincey Koziol | 2018-04-18 | 3 | -35/+11 |
| | | | | | | | | | | | | | | | | routine. | ||||
| | | * | Revert "Close memory leak of last API context when shutting library down." | Quincey Koziol | 2018-04-18 | 2 | -21/+18 |
| | | | | | | | | | | | | | | | | This reverts commit 0bd3634dc5747d88582a966050896bad57acb892. | ||||
| | * | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -2/+9 |
| | |/ | |||||
| | * | Close memory leak of last API context when shutting library down. | Quincey Koziol | 2018-04-17 | 2 | -18/+21 |
| | | | |||||
| | * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -2/+2 |
| | | | |||||
| | * | Remove vestiges of H5_DEBUG_BUILD macro, switching it to the more | Quincey Koziol | 2018-04-06 | 1 | -2/+2 |
| | | | | | | | | | | | | standard H5CX_DEBUG form. | ||||
| | * | Minor warning cleanup while working on VOL issues. | Dana Robinson | 2018-04-06 | 2 | -3/+3 |
| | | | |||||
| | * | Correct errors with non-"instrumented library" builds (production & parallel, | Quincey Koziol | 2018-04-05 | 2 | -0/+8 |
| | | | | | | | | | | | | generally speaking). | ||||
| | * | Revert using H5MF_sect_small_can_shrink and H5MF_sect_small_shrink for the | Quincey Koziol | 2018-04-02 | 1 | -2/+14 |
| | | | | | | | | | | | | file's free space manager (and add a comment about them). | ||||
| | * | Add comment for the file flush when the file low / high bounds are changed | Quincey Koziol | 2018-04-01 | 1 | -0/+19 |
| | | | | | | | | | | | | after a file is open. | ||||
| | * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-04-01 | 4 | -133/+171 |
| | |\ | |||||
| | | * | Created internal functions for a couple of H5F calls. | Dana Robinson | 2018-03-30 | 3 | -248/+334 |
| | | | | |||||
| | * | | Expanded comments abuot H5CX_t fields. | Quincey Koziol | 2018-03-29 | 1 | -12/+14 |
| | | | | |||||
| | * | | Add an assert to verify that we don't write when between MPI_Barrier() calls | Quincey Koziol | 2018-03-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | during a flush. | ||||
| | * | | Add comments for internal structs. | Quincey Koziol | 2018-03-27 | 1 | -4/+44 |
| | | | | |||||
| | * | | Remove redundant 'is_collective' parameter from H5CX_set_loc. | Quincey Koziol | 2018-03-27 | 16 | -62/+58 |
| | | | | |||||
| | * | | Correct typo in comment. | Quincey Koziol | 2018-03-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Revert some tangential code cleanups. | Quincey Koziol | 2018-03-23 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add API context source files to CMake configuration file. | Quincey Koziol | 2018-03-21 | 1 | -2/+12 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-03-21 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | * | | Corrections for parallel I/O & tests. | Quincey Koziol | 2018-03-21 | 3 | -51/+28 |
| | | | | |||||
| | * | | Update handling of reporting for breaking collective I/O when the default | Quincey Koziol | 2018-03-20 | 1 | -10/+14 |
| | | | | | | | | | | | | | | | | DXPL is used. | ||||
| | * | | Correct typo for error checking malloc return value. | Quincey Koziol | 2018-03-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | Refactor H5CX code to reduce duplication. | Quincey Koziol | 2018-03-20 | 1 | -684/+116 |
| | | | | |||||
| | * | | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 35 | -1491/+421 |
| | | | | |||||
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 96 | -3126/+4604 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| | * | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 252 | -15184/+19821 |
| | | | | | |||||
| * | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-04-11 | 17 | -84/+736 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| * | | | | | Further minor cleanups | Quincey Koziol | 2017-03-28 | 3 | -39/+35 |
| | | | | | | |||||
| * | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-03-28 | 15 | -41/+192 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| * | | | | | | Checkpoint normalization against incoming hyperslab / selection / dataspace | Quincey Koziol | 2017-03-28 | 29 | -1836/+1802 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | improvements. | ||||
* | | | | | | | Updated version to 1.10.3-snap1 | hdftest | 2018-04-30 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | HDFFV-10444 fix so numbers and merge java test changes | Allen Byrne | 2018-04-10 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #983 in HDFFV/hdf5 from develop to hdf5_1_10 | Larry Knox | 2018-03-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6a1627f2967099039e11b9e86cf347f6482bdf3c': Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format Fix date. Correct the date in RELEASE.txt for H5DOread_chunk. Add release info for H5DOread_chunk. Updated RELEASE.txt Description: Wrappers for H5Tencode and H5Tdecode No code change. Fixed HDFFV-10151 Description: Added a document to the HDF5 C++ API Reference Manual to show the mapping from a C API to C++ wrappers. Fix memory leak simply by capturing allocation in var Change max value Chnage values so test will fail when new latest is added Exception changed Exception type changed Correct constant var names Java constants for new lib verbounds values | ||||
| * | | | | | | Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format | Vailin Choi | 2018-03-20 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Updated version to 1.10.3-snap0 | lrknox | 2018-03-14 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10 | Larry Knox | 2018-03-13 | 13 | -49/+281 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9247388c3d14510341ea3f07847ce2cbb6e44a8e': Rework new tests into one macro Added a "won't fix" RELEASE.txt entry for HDFFV-10356. Fix CMake test names Fixed typo Add release note for HDFFFV-10397. Added a fix for HDFFV-10358. Fixed documentation Description: - Updated the description of copy constructor for clarification. - Removed unnecessary comments. Platforms tested: Linux/64 (jelly) Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| * | | | | | Merge pull request #945 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10358 to ↵ | Dana Robinson | 2018-03-13 | 3 | -4/+8 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'b877534a330a201e3b5c51d97daa8e01a5c1cd3a': Added a fix for HDFFV-10358. | ||||
| | * | | | | | Added a fix for HDFFV-10358. | Dana Robinson | 2018-03-13 | 3 | -4/+8 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 10 | -45/+273 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| | * | | | | | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 7 | -38/+239 |
| | | | | | | | | |||||
| | * | | | | | | Fix for HDFFV-10209 VDS SWMR test failure | Vailin Choi | 2018-03-09 | 3 | -7/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Free the object header when there are chksum retries. | ||||
* | | | | | | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-12 | 3 | -22/+142 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |