summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correct test command lineAllen Byrne2016-11-011-3/+3
|
* refactor repart test to use test dirAllen Byrne2016-11-011-7/+80
|
* Merge pull request #109 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-11-01645-1490/+2340
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0f94a43c46186eba3a536ab3b60433f469b5672c': Update with changes from buildbot process Remove duplicate block Update with latest changes used in buildbot process Re-merge HDFFV-9942 to new folder structure Correct dir reference Split tools code - remove old change Add new file to ignore Split tools into src and test - update locations Split tools into src and test - update with new files or locations Split tools into src and test - add folders Split tools into src and test - remove folders Split the code into src and test Add error log for dlopen
| * Update with changes from buildbot processAllen Byrne2016-10-271-3/+9
| |
| * Remove duplicate blockAllen Byrne2016-10-271-3/+0
| |
| * Update with latest changes used in buildbot processAllen Byrne2016-10-271-23/+26
| |
| * Re-merge HDFFV-9942 to new folder structureAllen Byrne2016-10-276-46/+420
| |
| * Correct dir referenceAllen Byrne2016-10-271-1/+1
| |
| * Split tools code - remove old changeAllen Byrne2016-10-273-276/+0
| |
| * Merge pull request #6 in ~BYRN/hdf5_adb from ↵Allen Byrne2016-10-27644-2004/+2750
| |\ |/ / | | | | | | | | | | | | | | | | | | | | | | bugfix/HDFFV-9719-tools-code-split to develop * commit 'b96f0bc9ed9212ad0f9248a701ebce59ee8e14fa': Add new file to ignore Split tools into src and test - update locations Split tools into src and test - update with new files or locations Split tools into src and test - add folders Split tools into src and test - remove folders Split the code into src and test Add error log for dlopen
| * Add new file to ignoreAllen Byrne2016-10-271-0/+3
| |
| * Split tools into src and test - update locationsAllen Byrne2016-10-271-4/+4
| |
| * Split tools into src and test - update with new files or locationsAllen Byrne2016-10-272-602/+646
| |
| * Split tools into src and test - add foldersAllen Byrne2016-10-27636-0/+115683
| |
| * Split tools into src and test - remove foldersAllen Byrne2016-10-27608-114958/+0
| |
| * Split the code into src and testAllen Byrne2016-10-272-37/+11
| |
| * Add error log for dlopenAllen Byrne2016-10-271-1/+1
|/
* Merge pull request #108 in HDFFV/hdf5 from ↵Binh-Minh Ribler2016-10-262-2/+8
|\ | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr_packet_table:develop to develop Work-around for Emu's alignment problem. * commit '889d7fd73341a377dff98673d08031e422c18ab0': Description: - In the test for HDFFV-9758, a pragma pack(1) caused failure on Emu because Sparc cannot access misaligned data. Changed it to pack() to do the default alignment. - Added DOXYGEN_SHOULD_SKIP_THIS blocks to private elements to prevent warnings from doxygen. Platforms tested: SunOS 5.11 (emu) Linux/32 2.6 (jam)
| * Description:Binh-Minh Ribler2016-10-262-2/+8
|/ | | | | | | | | | | - In the test for HDFFV-9758, a pragma pack(1) caused failure on Emu because Sparc cannot access misaligned data. Changed it to pack() to do the default alignment. - Added DOXYGEN_SHOULD_SKIP_THIS blocks to private elements to prevent warnings from doxygen. Platforms tested: SunOS 5.11 (emu) Linux/32 2.6 (jam)
* Merge pull request #89 in HDFFV/hdf5 from ↵Binh-Minh Ribler2016-10-2674-528/+109
|\ | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr_obsolete_items:develop to develop * commit 'a903cbafa863f22d360e7ef59f787b4fe0c0d2c3': Description: Removed obsolet macros from C++ API: H5_NO_NAMESPACE, H5_NO_STD, __cplusplus Leave OLD_HEADER_FILENAME because iostream.h might still be in use, until further checking is done. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Jelly
| * Description:Binh-Minh Ribler2016-10-1974-528/+109
| | | | | | | | | | | | | | | | | | | | | | | | Removed obsolet macros from C++ API: H5_NO_NAMESPACE, H5_NO_STD, __cplusplus Leave OLD_HEADER_FILENAME because iostream.h might still be in use, until further checking is done. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Jelly
* | Merge pull request #96 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2016-10-244-12/+12
|\ \ | | | | | | | | | | | | | | | * commit 'db9b0cb1006daa2c249a60ceca1d518a3da06c88': Translate SVN commands and references to GIT. Translate svn commands and references to git.
| * | Translate SVN commands and references to GIT.lrknox2016-10-241-3/+3
| | |
| * | Translate svn commands and references to git.lrknox2016-10-243-9/+9
|/ /
* | Merge pull request #90 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-10-246-46/+420
|\ \ | | | | | | | | | | | | | | | * commit '5dfe4b6de70afa8f2cb08af47fb81b3f53381fd6': Add defines missing on OSX Merge includes from sio file
| * \ Merge pull request #3 in ~BYRN/hdf5_adb from ↵Allen Byrne2016-10-216-46/+420
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix/HDFFV-9942-verify-standalone-perform to develop * commit '9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff': Add defines missing on OSX Merge includes from sio file
| | * | Add defines missing on OSXAllen Byrne2016-10-212-0/+10
| | | |
| | * | Merge includes from sio fileAllen Byrne2016-10-195-46/+410
| | | |
* | | | Merge pull request #94 in HDFFV/hdf5 from ↵Binh-Minh Ribler2016-10-241-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr_packet_table:develop to develop Fixed typo * commit '4c91c858beb4933669d5855ba0648bc044d0d09e': Description: User's sample code used "not" instead of "!" and Windows does not like that. Fixed. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test)
| * \ \ \ Merge branch 'develop' of ↵Binh-Minh Ribler2016-10-240-0/+0
| |\ \ \ \ | |/ / / / |/| | | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_packet_table into develop
* | | | | Merge pull request #93 in HDFFV/hdf5 from ↵Binh-Minh Ribler2016-10-245-145/+211
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr_packet_table:develop to develop Fix HDFFV-9758 May also fix HDFFV-9927 and HDFFV-9042 * commit 'b3b7ae087edbc20891a088db2f4e4f83e186c8b0': Purpose: Fix Packet Table issues cont. Description: Misc cleanups and comments in tests. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Linux/64 (jelly) Miscellaneous code cleanup. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Description: - Removed calls to H5Tget_native_type in the PT code. The application would need to do that if desired. - Added Abhi's program to tests to verify the fix. - This fix might have fixed HDFFV-9927, HDFFV-9042, and the issue reported by Barbara Jones from Ametek as well. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)
| | * | | Description:Binh-Minh Ribler2016-10-241-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | User's sample code used "not" instead of "!" and Windows does not like that. Fixed. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test)
| * | | Purpose: Fix Packet Table issues cont.Binh-Minh Ribler2016-10-242-30/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Misc cleanups and comments in tests. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Linux/64 (jelly)
| * | | Merge pull request #1 in ~BMRIBLER/hdf5_bmr_packet_table from ↵Binh-Minh Ribler2016-10-235-123/+174
| |\ \ \ |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-8882-replace-numeric-exit-code-with to develop Accidentally in the wrong branch so merging over to "develop" now. * commit 'be613da6b804e56a51f43a053bf35d898dccb420': Miscellaneous code cleanup. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Description: - Removed calls to H5Tget_native_type in the PT code. The application would need to do that if desired. - Added Abhi's program to tests to verify the fix. - This fix might have fixed HDFFV-9927, HDFFV-9042, and the issue reported by Barbara Jones from Ametek as well. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)
| * | | Miscellaneous code cleanup.Binh-Minh Ribler2016-10-212-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test)
| * | | Description:Binh-Minh Ribler2016-10-205-123/+179
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed calls to H5Tget_native_type in the PT code. The application would need to do that if desired. - Added Abhi's program to tests to verify the fix. - This fix might have fixed HDFFV-9927, HDFFV-9042, and the issue reported by Barbara Jones from Ametek as well. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)
* | | Merge pull request #84 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-10-219-54/+352
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | * commit '0a27add8d71a9e623a99e7fc6eeff988e54a8566': Change return statement format. remove unneeded defines Add new testlib to copy Correct multiple lib setting HDFFV-9996: Test file to verify that that multiple params are parsed
| * | Change return statement format.Allen Byrne2016-10-211-31/+19
| | |
| * | remove unneeded definesAllen Byrne2016-10-211-13/+2
| |/
| * Add new testlib to copyAllen Byrne2016-10-191-0/+6
| |
| * Correct multiple lib settingAllen Byrne2016-10-181-2/+1
| |
| * HDFFV-9996: Test file to verify that that multiple params are parsedAllen Byrne2016-10-188-22/+338
|/
* Merge pull request #80 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-10-1711-0/+24
|\ | | | | | | | | * commit 'c3cea7f96e0800a941874d565afbf909be20074d': Add missing EXPORT tag in INSTALL command
| * Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-1711-0/+24
|/
* Merge pull request #78 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-10-142-3/+3
|\ | | | | | | | | | | | | * commit '43affeb0f388466b5be555879d91d14037be0e99': Correct text - missing GIT option Correct text - missing GIT option Correct typo of variable format
| * Correct text - missing GIT optionAllen Byrne2016-10-140-0/+0
| |
| * Correct text - missing GIT optionAllen Byrne2016-10-142-3/+3
| |
| * Merge pull request #2 in ~BYRN/hdf5_adb from ↵Allen Byrne2016-10-1424-13/+47
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix/HDFFV-10003-examples-project-fails-to-build to develop * commit '321db89a65909c02d7279fed7e8b7a3585cde8da': Remove test only tools from exports Fix typo Correct typo in variable format Description: Fixed typo that caused daily test failed when --enable-deprecated-symbols is used. Also, removed a commented-out function. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) with --enable-deprecated-symbols Description: Added test file titerate.cpp. Platform tested: Verified with bin/chkmanifest Description: Removed commented out lines. Platform tested Jam (only comments) Purpose: Fix bug HDFFR-9920 cont. Description: Added new test file titerate.cpp. Fix:HDFFV-9987 With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F) Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes. Purpose: Updated documentation Description: Revised class brief description and other comments for up-to-date info. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Purpose: Fix bug HDFFR-9920 cont. Description: Adding user's test revealed a flaw in the fix. Moved CommonFG's functions in Group to H5Location, so that they could be called by objects that can be used to specify a location Also, rearranged many "#include" header files to resolve conflicts. Add support for namespace and add tools to binaries config
| * | Correct typo of variable formatAllen Byrne2016-10-141-1/+1
| | |
* | | Merge pull request #76 in HDFFV/hdf5 from ↵Allen Byrne2016-10-1424-14/+48
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10003-examples-project-fails-to-build to develop * commit '321db89a65909c02d7279fed7e8b7a3585cde8da': Remove test only tools from exports Fix typo Correct typo in variable format Description: Fixed typo that caused daily test failed when --enable-deprecated-symbols is used. Also, removed a commented-out function. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) with --enable-deprecated-symbols Description: Added test file titerate.cpp. Platform tested: Verified with bin/chkmanifest Description: Removed commented out lines. Platform tested Jam (only comments) Purpose: Fix bug HDFFR-9920 cont. Description: Added new test file titerate.cpp. Fix:HDFFV-9987 With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F) Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes. Purpose: Updated documentation Description: Revised class brief description and other comments for up-to-date info. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Purpose: Fix bug HDFFR-9920 cont. Description: Adding user's test revealed a flaw in the fix. Moved CommonFG's functions in Group to H5Location, so that they could be called by objects that can be used to specify a location Also, rearranged many "#include" header files to resolve conflicts. Add support for namespace and add tools to binaries config