Commit Graph

16390 Commits

Author SHA1 Message Date
Binh-Minh Ribler
7942414b24 Merge pull request #323 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp:develop to develop
Replaces tabs with spaces.

* commit '8f5a1f43d0cf527488be2b2805bac2b6c86b8c66':
  Description:     Only format changes: mostly tabs vs. spaces Platforms tested:     Linux/64 (jelly) - very minor
2017-03-07 16:05:53 -06:00
Quincey Koziol
7f95d847e6 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_page_buffering_07 2017-03-07 13:56:41 -08:00
Quincey Koziol
cc75f67514 Align with incoming page buffering changes: minor cleanups, centralize removing
entries from collective metadata read list
2017-03-07 12:50:41 -08:00
Allen Byrne
12b87f0f84 Fix vds tests
java wrong call
vds test - missing checks and if content
2017-03-07 10:06:38 -06:00
Allen Byrne
1a1bdc1219 Merge pull request #324 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'cceddc6b4f002fe98470f9f6af5dbf9f6461c95a':
  Correct result code for strings test
  Add extension to filename
  HDFFV-10128 fix string compare and add tests
  Lowercase math and set CMake commands
2017-03-06 13:17:44 -06:00
Allen Byrne
cceddc6b4f Correct result code for strings test 2017-03-03 15:26:06 -06:00
Allen Byrne
eebe786cca Add extension to filename 2017-03-03 15:10:40 -06:00
Allen Byrne
9e75847d67 HDFFV-10128 fix string compare and add tests 2017-03-03 14:47:59 -06:00
Binh-Minh Ribler
8f5a1f43d0 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp into develop 2017-03-03 08:50:04 -06:00
Binh-Minh Ribler
861a849530 Description:
Only format changes: mostly tabs vs. spaces
Platforms tested:
    Linux/64 (jelly) - very minor
2017-03-03 08:45:57 -06:00
Allen Byrne
713f0f3721 Lowercase math and set CMake commands 2017-03-02 12:20:26 -06:00
Allen Byrne
0df90f9f79 Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743':
  Update CMake formatting
  Update CMake files and formatting
  HDFFV-10120 verify nozlib checking with tools tests
  cmake non-code typo
2017-03-02 12:11:19 -06:00
Quincey Koziol
a04bf9bf7f Merge pull request #319 in HDFFV/hdf5 from merge_page_buffering_07 to develop
* commit '5df52404bc6f6323ebf064b3d82b8e683de96eba':
  Misc. small cleanups to sync against incoming page buffering changes.
2017-03-02 11:25:40 -06:00
Dana Robinson
82e2f9acbd Merge pull request #320 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
* commit 'acdd8463bf97f84f9d50e10b16bfd3e3945207c1':
  Added "flush" and "refresh" to testflushrefresh.sh error output so it's easier to see where errors in the script occur.
2017-03-02 10:01:43 -06:00
Dana Robinson
acdd8463bf Added "flush" and "refresh" to testflushrefresh.sh error output so
it's easier to see where errors in the script occur.
2017-03-02 10:45:41 -05:00
Quincey Koziol
5df52404bc Misc. small cleanups to sync against incoming page buffering changes. 2017-03-02 06:24:46 -08:00
Allen Byrne
f4dd30f41c Update CMake formatting 2017-03-01 15:07:01 -06:00
Allen Byrne
2562ec3a4b Update CMake files and formatting 2017-03-01 14:47:53 -06:00
Quincey Koziol
046e64a9bd Merge pull request #318 in HDFFV/hdf5 from merge_page_buffering_06 to develop
* commit '90a0d07f099831f5b6070fa647dab86dacc0aaad':
  Normalize against incoming page buffering changes.
2017-03-01 13:47:54 -06:00
Quincey Koziol
90a0d07f09 Normalize against incoming page buffering changes. 2017-03-01 10:04:28 -08:00
Allen Byrne
0383597463 HDFFV-10120 verify nozlib checking with tools tests 2017-03-01 11:46:30 -06:00
Allen Byrne
cae5e0ad07 cmake non-code typo 2017-03-01 09:58:59 -06:00
Quincey Koziol
a49bd13da3 Merge pull request #316 in HDFFV/hdf5 from merge_page_buffering_05 to develop
* commit 'cf932610999de00867c0a0bb3a08ee3bbf39a158':
  Correct issues from pull request reviews.
  Corrected version of 4b5e05c084:     Fix some more signed -> unsigned value issues with cache data structures,     also misc. style cleanups.  All to align w/incoming page_buffering changes.
  Revert "Fix some more signed -> unsigned value issues with cache data structures, also"
2017-02-28 10:43:38 -06:00
Quincey Koziol
cf93261099 Correct issues from pull request reviews. 2017-02-28 08:41:57 -08:00
Allen Byrne
dfad2e1b07 Merge pull request #315 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '8d909320bf752baa32c13c0d4e2a29985a0e923b':
  Added virtual to list
  mpich module file is in env var
2017-02-28 09:26:26 -06:00
Quincey Koziol
5db402afbb Corrected version of 4b5e05c084:
Fix some more signed -> unsigned value issues with cache data structures,
    also misc. style cleanups.  All to align w/incoming page_buffering changes.
2017-02-27 21:45:55 -08:00
Quincey Koziol
e5fb4191de Revert "Fix some more signed -> unsigned value issues with cache data structures, also"
This reverts commit 4b5e05c084.
2017-02-27 21:23:44 -08:00
Allen Byrne
8d909320bf Added virtual to list 2017-02-27 14:51:20 -06:00
Quincey Koziol
fd268dca96 Merge pull request #313 in HDFFV/hdf5 from merge_page_buffering_04 to develop
* commit '321adc3a6f35e3e8f3b3c7be8680fcdff6660db6':
  Align w/incoming page buffering changes.
2017-02-25 14:20:16 -06:00
Quincey Koziol
321adc3a6f Align w/incoming page buffering changes. 2017-02-25 03:40:00 -08:00
Allen Byrne
6cd6daf8f9 mpich module file is in env var 2017-02-24 15:50:51 -06:00
Allen Byrne
1b8c195eb7 Merge pull request #312 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'ca8aeefeba8d6285423b701c3a6a36a2ad42fbb5':
  MS keeps changing names
  Update docs and scripts for release
  Smale changes from CMake repo
2017-02-24 13:28:30 -06:00
Binh-Minh Ribler
8578cb8499 Merge pull request #310 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp:develop to develop
Added H5File::getFileInfo; IdComponent::getNumMembers and typeExists

* commit '4fc97f28531bd89640c10389dd36270335e5a971':
  Purpose: Add new C++ wrappers Description:     Added wrappers for H5Fget_info2, H5Inmembers, and H5Itype_exists
2017-02-24 13:04:31 -06:00
Allen Byrne
ca8aeefeba MS keeps changing names 2017-02-24 10:57:58 -06:00
Allen Byrne
ccee75d3e9 Update docs and scripts for release 2017-02-24 10:27:36 -06:00
Binh-Minh Ribler
4fc97f2853 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp into develop 2017-02-23 16:54:38 -06:00
Binh-Minh Ribler
d7c6fa00da Purpose: Add new C++ wrappers
Description:
    Added wrappers for H5Fget_info2, H5Inmembers, and H5Itype_exists

        // Gets general information about this file.
        void getFileInfo(H5F_info2_t& file_info) const;

        // Returns the number of members in a type.
        static hsize_t getNumMembers(H5I_type_t type);

        // Determines if an element type exists.
        static bool typeExists(H5I_type_t type);

Platforms tested:
    Linux/32 2.6 (jam)
    Linux/64 (jelly)
    Darwin (osx1010test)
2017-02-23 16:53:16 -06:00
Allen Byrne
64e1513f43 Smale changes from CMake repo 2017-02-23 16:32:06 -06:00
Dana Robinson
ed4fa57298 Merge pull request #309 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
* commit 'd2692f782a1ce660a855b2459e187e3e9425002d':
  Minor fix for duplicated H5Pclose() call in C++ tests.
2017-02-23 14:51:27 -06:00
Quincey Koziol
42bbd8b6b0 Merge pull request #308 in HDFFV/hdf5 from merge_page_buffering_03 to develop
* commit 'c3321cba03450d8d70934505f40676c3a530a2cb':
  Fix some more signed -> unsigned value issues with cache data structures, also misc. style cleanups.  All to align w/incoming page_buffering changes.
2017-02-23 11:14:28 -06:00
Dana Robinson
d2692f782a Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into develop 2017-02-23 12:08:28 -05:00
Dana Robinson
dca632bd96 Minor fix for duplicated H5Pclose() call in C++ tests. 2017-02-23 12:07:44 -05:00
Quincey Koziol
c3321cba03 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_page_buffering_03 2017-02-22 23:23:00 -08:00
Quincey Koziol
4b5e05c084 Fix some more signed -> unsigned value issues with cache data structures, also
misc. style cleanups.  All to align w/incoming page_buffering changes.
2017-02-22 23:21:41 -08:00
Dana Robinson
054cc1af29 Merge pull request #307 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
* commit 'a247e3367847567de1b605bfb63e19e06ee582e9':
  Changed C++ comments to C comments in H5win32defs.h.
2017-02-22 19:49:03 -06:00
Dana Robinson
a247e33678 Changed C++ comments to C comments in H5win32defs.h. 2017-02-22 17:41:42 -05:00
hdftest
1fe01afe29 Merge pull request #304 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'be6e9282f6ed824c367d364b4edd79d00b23f9f1':
  Make release script fail and return failing exit code when any of the steps for creating the docs.tar file fails.
  h5vers:     Added code to update version strings in     config/cmake/scripts/HDF5config.cmake.
2017-02-22 16:08:20 -06:00
Allen Byrne
b55626e071 Merge pull request #305 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'e545f474a507e68e6fdbe295b54e82343f020ca4':
  Correct filename typo
2017-02-22 09:57:37 -06:00
Allen Byrne
e545f474a5 Correct filename typo 2017-02-22 08:43:34 -06:00
lrknox
be6e9282f6 Make release script fail and return failing exit code when any of the steps for creating the docs.tar file fails. 2017-02-21 16:34:05 -06:00