Author Commit Message Commit Date Allen Byrne 5dfe4b6de70 M Merge pull request #3 in ~BYRN/hdf5_adb from bugfix/HDFFV-9942-verify-standalone-perform to develop
* commit '9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff':
Add defines missing on OSX
Merge includes from sio file 21 Oct 2016 Allen Byrne 9a4ac501c1b Add defines missing on OSX 21 Oct 2016 Allen Byrne 8fd2eb8287a Merge includes from sio file 19 Oct 2016 Binh-Minh Ribler a2c0c2116d3 M Merge pull request #94 in HDFFV/hdf5 from ~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) 24 Oct 2016 Binh-Minh Ribler 4c91c858beb M Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_packet_table into develop 24 Oct 2016 Binh-Minh Ribler efa541c1376 M Merge pull request #93 in HDFFV/hdf5 from ~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: ... 23 Oct 2016 Binh-Minh Ribler 061b758c294 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) 24 Oct 2016 Binh-Minh Ribler b3b7ae087ed 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) 23 Oct 2016 Binh-Minh Ribler d51b785f4e7 M Merge pull request #1 in ~BMRIBLER/hdf5_bmr_packet_table from 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 t... 23 Oct 2016 Binh-Minh Ribler be613da6b80 Miscellaneous code cleanup.
Platforms tested:
Linux/32 2.6 (jam)
Darwin (osx1010test) 20 Oct 2016 Binh-Minh Ribler 14e308b2e6e 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) 20 Oct 2016 Allen Byrne 6ad305ee9d7 M Merge pull request #84 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* 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 21 Oct 2016 Allen Byrne 0a27add8d71 Change return statement format. 21 Oct 2016 Allen Byrne 3543f58f25a remove unneeded defines 21 Oct 2016 Allen Byrne 8e0674691a8 Add new testlib to copy 19 Oct 2016 Allen Byrne a8883cf07b2 Correct multiple lib setting 18 Oct 2016 Allen Byrne 7ea09c9292e HDFFV-9996: Test file to verify that that multiple params are parsed 18 Oct 2016 Allen Byrne b6bb7c123a0 M Merge pull request #80 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'c3cea7f96e0800a941874d565afbf909be20074d':
Add missing EXPORT tag in INSTALL command 17 Oct 2016 Allen Byrne c3cea7f96e0 Add missing EXPORT tag in INSTALL command 17 Oct 2016 Allen Byrne 8d04c682f4f M Merge pull request #78 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '43affeb0f388466b5be555879d91d14037be0e99':
Correct text - missing GIT option
Correct text - missing GIT option
Correct typo of variable format 14 Oct 2016 Allen Byrne 43affeb0f38 Correct text - missing GIT option 14 Oct 2016 Allen Byrne 9ccadb2e6dd Correct text - missing GIT option 14 Oct 2016 Allen Byrne 6de1836e477 M Merge pull request #2 in ~BYRN/hdf5_adb from 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
Descri... 14 Oct 2016 Allen Byrne f0a356a9032 Correct typo of variable format 14 Oct 2016 Allen Byrne 1ae1dc8a319 M Merge pull request #76 in HDFFV/hdf5 from ~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-symb... 14 Oct 2016 Allen Byrne 321db89a659 Remove test only tools from exports 14 Oct 2016 Allen Byrne fabfa3c1f44 Fix typo 14 Oct 2016 Allen Byrne 789c1d081ae Correct typo in variable format 14 Oct 2016 Allen Byrne 1414a0b03f8 M Merge remote-tracking branch 'origin/develop' into bugfix/HDFFV-10003-examples-project-fails-to-build 14 Oct 2016 Binh-Minh Ribler 14b1e13e80c 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 12 Oct 2016 Binh-Minh Ribler 202cb530581 Description:
Added test file titerate.cpp.
Platform tested:
Verified with bin/chkmanifest 12 Oct 2016 Binh-Minh Ribler ef52b96a9ab Description:
Removed commented out lines.
Platform tested
Jam (only comments) 11 Oct 2016 Binh-Minh Ribler d26c3bef4d2 Purpose: Fix bug HDFFR-9920 cont.
Description:
Added new test file titerate.cpp. 11 Oct 2016 Scot Breitenfeld 21b5e3132eb Fix:HDFFV-9987
With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F)
Resolution:
Made H5S_ALL_F INTEGER(HID_T) to match C. 10 Oct 2016 Scot Breitenfeld fe5c359ce94 Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes.
HDFFV-9973
Fortran library fails to compile and fails tests with NAG compiler 07 Oct 2016 Binh-Minh Ribler 43dd56f0a01 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) 26 Sep 2016 Binh-Minh Ribler 4fc6f27a5eb 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.
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test) 21 Sep 2016 Allen Byrne 3ee36553b9a Add support for namespace and add tools to binaries config 14 Oct 2016 Dana Robinson 871e3ca614d M Merge pull request #77 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:windows_dset_fail to develop
Merged (minor) fix for Windows dsets test failure.
* commit '53099719497a5a5561cabdac96a710f91d0fa21b':
Fixed Windows dsets.c test failure.
Revert "Added C++ wrappers (get/setCoreWriteTracking()) for new"
Revert "Fixed Windows test failures."
Fixed Windows test failures.
Added C++ wrappers (get/setCoreWriteTracking()) for new H5Pset/get_core_write_tracking() API calls. 14 Oct 2016 Dana Robinson 53099719497 Fixed Windows dsets.c test failure.
A 'static' keyword was removed from an array that needs it on Windows
during a warning removal overhaul. Replacing it fixes the error.
Tested on: 64-bit Windows 7 w/ VS 2015 14 Oct 2016 Dana Robinson bad28040b0e Revert "Added C++ wrappers (get/setCoreWriteTracking()) for new"
This reverts commit d93cb9ca25b5a5e987c6b9023f6868d47dd93a9a. 14 Oct 2016 Dana Robinson 9d4cbecb2f6 Revert "Fixed Windows test failures."
This reverts commit f1dcda5c8e23d4897b5fe49049b8d939313b39c6. 14 Oct 2016 derobins f1dcda5c8e2 Fixed Windows test failures.
Replaced a static keyword that was deleted during a warnings overhaul.
Tested on 64-bit Visual Studio 2015 14 Oct 2016 Dana Robinson d93cb9ca25b Added C++ wrappers (get/setCoreWriteTracking()) for new
H5Pset/get_core_write_tracking() API calls. 04 Oct 2016 Allen Byrne bb94c5efded M Merge pull request #67 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '052ca6a74199005efe7f324f2a3ac508b18cdc27':
Correct name and usage of cmake variable
Add STGZ to mac cpack list
Merge from master cmake_conf project 14 Oct 2016 Allen Byrne 052ca6a7419 Correct name and usage of cmake variable 10 Oct 2016 Allen Byrne 517bccdbfb8 Add STGZ to mac cpack list 07 Oct 2016 Allen Byrne 4cb4a781794 Merge from master cmake_conf project 07 Oct 2016 Scot Breitenfeld baecf9c5e6d M Merge pull request #73 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdffv-9987 to develop
* commit 'de07b2d22435741fa7dc68faa80df3c0207c89fa':
Fix:HDFFV-9987 With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F) 14 Oct 2016 Scot Breitenfeld de07b2d2243 Fix:HDFFV-9987
With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F)
Resolution:
Made H5S_ALL_F INTEGER(HID_T) to match C. 10 Oct 2016 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '5dfe4b6de70afa8f2cb08af47fb81b3f53381fd6', href: '/users/frank.willmore/repos/hdf5_der/commits/5dfe4b6de70afa8f2cb08af47fb81b3f53381fd6',parents: [{ id: '6ad305ee9d7ad4cdd8630de60aca0a11e73b848d' },{ id: '9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff' }]},{id: '9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff', href: '/users/frank.willmore/repos/hdf5_der/commits/9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff',parents: [{ id: '8fd2eb8287adb11d70ff04483ecdd741e487133b' }]},{id: '8fd2eb8287adb11d70ff04483ecdd741e487133b', href: '/users/frank.willmore/repos/hdf5_der/commits/8fd2eb8287adb11d70ff04483ecdd741e487133b',parents: [{ id: '8e0674691a820dd0df80d5408ceb017adefa86da' }]},{id: 'a2c0c2116d302e59deae9580e5f5575ad5ca9fee', href: '/users/frank.willmore/repos/hdf5_der/commits/a2c0c2116d302e59deae9580e5f5575ad5ca9fee',parents: [{ id: 'efa541c13767eea117b83be59d17f6132034d285' },{ id: '4c91c858beb4933669d5855ba0648bc044d0d09e' }]},{id: '4c91c858beb4933669d5855ba0648bc044d0d09e', href: '/users/frank.willmore/repos/hdf5_der/commits/4c91c858beb4933669d5855ba0648bc044d0d09e',parents: [{ id: '061b758c2948a94cf32f172119bcb5023d283750' },{ id: 'efa541c13767eea117b83be59d17f6132034d285' }]},{id: 'efa541c13767eea117b83be59d17f6132034d285', href: '/users/frank.willmore/repos/hdf5_der/commits/efa541c13767eea117b83be59d17f6132034d285',parents: [{ id: '6ad305ee9d7ad4cdd8630de60aca0a11e73b848d' },{ id: 'b3b7ae087edbc20891a088db2f4e4f83e186c8b0' }]},{id: '061b758c2948a94cf32f172119bcb5023d283750', href: '/users/frank.willmore/repos/hdf5_der/commits/061b758c2948a94cf32f172119bcb5023d283750',parents: [{ id: 'b3b7ae087edbc20891a088db2f4e4f83e186c8b0' }]},{id: 'b3b7ae087edbc20891a088db2f4e4f83e186c8b0', href: '/users/frank.willmore/repos/hdf5_der/commits/b3b7ae087edbc20891a088db2f4e4f83e186c8b0',parents: [{ id: 'd51b785f4e7ff0dd3a456924a1808935e5fc7a0b' }]},{id: 'd51b785f4e7ff0dd3a456924a1808935e5fc7a0b', href: '/users/frank.willmore/repos/hdf5_der/commits/d51b785f4e7ff0dd3a456924a1808935e5fc7a0b',parents: [{ id: '6ad305ee9d7ad4cdd8630de60aca0a11e73b848d' },{ id: 'be613da6b804e56a51f43a053bf35d898dccb420' }]},{id: 'be613da6b804e56a51f43a053bf35d898dccb420', href: '/users/frank.willmore/repos/hdf5_der/commits/be613da6b804e56a51f43a053bf35d898dccb420',parents: [{ id: '14e308b2e6eada778818abf53949ceef0e7b2a34' }]},{id: '14e308b2e6eada778818abf53949ceef0e7b2a34', href: '/users/frank.willmore/repos/hdf5_der/commits/14e308b2e6eada778818abf53949ceef0e7b2a34',parents: [{ id: 'b6bb7c123a02570a33f02257d738e50195dbeb3a' }]},{id: '6ad305ee9d7ad4cdd8630de60aca0a11e73b848d', href: '/users/frank.willmore/repos/hdf5_der/commits/6ad305ee9d7ad4cdd8630de60aca0a11e73b848d',parents: [{ id: 'b6bb7c123a02570a33f02257d738e50195dbeb3a' },{ id: '0a27add8d71a9e623a99e7fc6eeff988e54a8566' }]},{id: '0a27add8d71a9e623a99e7fc6eeff988e54a8566', href: '/users/frank.willmore/repos/hdf5_der/commits/0a27add8d71a9e623a99e7fc6eeff988e54a8566',parents: [{ id: '3543f58f25ac6b71f7f7fc7c7a1e40b7fd373a75' }]},{id: '3543f58f25ac6b71f7f7fc7c7a1e40b7fd373a75', href: '/users/frank.willmore/repos/hdf5_der/commits/3543f58f25ac6b71f7f7fc7c7a1e40b7fd373a75',parents: [{ id: '8e0674691a820dd0df80d5408ceb017adefa86da' }]},{id: '8e0674691a820dd0df80d5408ceb017adefa86da', href: '/users/frank.willmore/repos/hdf5_der/commits/8e0674691a820dd0df80d5408ceb017adefa86da',parents: [{ id: 'a8883cf07b2dea4d3cbcc41734fbc7cc10c730fb' }]},{id: 'a8883cf07b2dea4d3cbcc41734fbc7cc10c730fb', href: '/users/frank.willmore/repos/hdf5_der/commits/a8883cf07b2dea4d3cbcc41734fbc7cc10c730fb',parents: [{ id: '7ea09c9292e74a195a0c5909f9e3790f48e5a3a5' }]},{id: '7ea09c9292e74a195a0c5909f9e3790f48e5a3a5', href: '/users/frank.willmore/repos/hdf5_der/commits/7ea09c9292e74a195a0c5909f9e3790f48e5a3a5',parents: [{ id: 'b6bb7c123a02570a33f02257d738e50195dbeb3a' }]},{id: 'b6bb7c123a02570a33f02257d738e50195dbeb3a', href: '/users/frank.willmore/repos/hdf5_der/commits/b6bb7c123a02570a33f02257d738e50195dbeb3a',parents: [{ id: '8d04c682f4f1199b7f32308a52c5dd04bbb4d1ef' },{ id: 'c3cea7f96e0800a941874d565afbf909be20074d' }]},{id: 'c3cea7f96e0800a941874d565afbf909be20074d', href: '/users/frank.willmore/repos/hdf5_der/commits/c3cea7f96e0800a941874d565afbf909be20074d',parents: [{ id: '8d04c682f4f1199b7f32308a52c5dd04bbb4d1ef' }]},{id: '8d04c682f4f1199b7f32308a52c5dd04bbb4d1ef', href: '/users/frank.willmore/repos/hdf5_der/commits/8d04c682f4f1199b7f32308a52c5dd04bbb4d1ef',parents: [{ id: '1ae1dc8a319acfffb3a757ddeb08cade6ab6750b' },{ id: '43affeb0f388466b5be555879d91d14037be0e99' }]},{id: '43affeb0f388466b5be555879d91d14037be0e99', href: '/users/frank.willmore/repos/hdf5_der/commits/43affeb0f388466b5be555879d91d14037be0e99',parents: [{ id: '9ccadb2e6dd5be248b379c7df73a5069300f3334' }]},{id: '9ccadb2e6dd5be248b379c7df73a5069300f3334', href: '/users/frank.willmore/repos/hdf5_der/commits/9ccadb2e6dd5be248b379c7df73a5069300f3334',parents: [{ id: '6de1836e477ddfa255812df8325405a741e002f4' }]},{id: '6de1836e477ddfa255812df8325405a741e002f4', href: '/users/frank.willmore/repos/hdf5_der/commits/6de1836e477ddfa255812df8325405a741e002f4',parents: [{ id: 'f0a356a90324e9542b2272df7e695a5a365dbb13' },{ id: '321db89a65909c02d7279fed7e8b7a3585cde8da' }]},{id: 'f0a356a90324e9542b2272df7e695a5a365dbb13', href: '/users/frank.willmore/repos/hdf5_der/commits/f0a356a90324e9542b2272df7e695a5a365dbb13',parents: [{ id: 'bb94c5efded35655aa32441355d85a3ccd0158ab' }]},{id: '1ae1dc8a319acfffb3a757ddeb08cade6ab6750b', href: '/users/frank.willmore/repos/hdf5_der/commits/1ae1dc8a319acfffb3a757ddeb08cade6ab6750b',parents: [{ id: '871e3ca614dd76302594663be9ee7bd5e84157c9' },{ id: '321db89a65909c02d7279fed7e8b7a3585cde8da' }]},{id: '321db89a65909c02d7279fed7e8b7a3585cde8da', href: '/users/frank.willmore/repos/hdf5_der/commits/321db89a65909c02d7279fed7e8b7a3585cde8da',parents: [{ id: 'fabfa3c1f44ee43598f88edbe5b0bf7409f1ec6f' }]},{id: 'fabfa3c1f44ee43598f88edbe5b0bf7409f1ec6f', href: '/users/frank.willmore/repos/hdf5_der/commits/fabfa3c1f44ee43598f88edbe5b0bf7409f1ec6f',parents: [{ id: '789c1d081aea0afdb6d893736992e140200856ab' }]},{id: '789c1d081aea0afdb6d893736992e140200856ab', href: '/users/frank.willmore/repos/hdf5_der/commits/789c1d081aea0afdb6d893736992e140200856ab',parents: [{ id: '1414a0b03f8c4bc8838f0c8c11a6e40b277d4338' }]},{id: '1414a0b03f8c4bc8838f0c8c11a6e40b277d4338', href: '/users/frank.willmore/repos/hdf5_der/commits/1414a0b03f8c4bc8838f0c8c11a6e40b277d4338',parents: [{ id: '14b1e13e80c72a65770dd9b462cb6d0eb9ed4c7e' },{ id: 'bb94c5efded35655aa32441355d85a3ccd0158ab' }]},{id: '14b1e13e80c72a65770dd9b462cb6d0eb9ed4c7e', href: '/users/frank.willmore/repos/hdf5_der/commits/14b1e13e80c72a65770dd9b462cb6d0eb9ed4c7e',parents: [{ id: '202cb53058177cd4daa51f333a6da4a7e83cf320' }]},{id: '202cb53058177cd4daa51f333a6da4a7e83cf320', href: '/users/frank.willmore/repos/hdf5_der/commits/202cb53058177cd4daa51f333a6da4a7e83cf320',parents: [{ id: 'ef52b96a9abb1717e6685b58fb97fd78a672c8f9' }]},{id: 'ef52b96a9abb1717e6685b58fb97fd78a672c8f9', href: '/users/frank.willmore/repos/hdf5_der/commits/ef52b96a9abb1717e6685b58fb97fd78a672c8f9',parents: [{ id: 'd26c3bef4d2c0c9dcf89ef203176e3dd636e2cfe' }]},{id: 'd26c3bef4d2c0c9dcf89ef203176e3dd636e2cfe', href: '/users/frank.willmore/repos/hdf5_der/commits/d26c3bef4d2c0c9dcf89ef203176e3dd636e2cfe',parents: [{ id: '21b5e3132ebb544797130c57224fca2cb2654b15' }]},{id: '21b5e3132ebb544797130c57224fca2cb2654b15', href: '/users/frank.willmore/repos/hdf5_der/commits/21b5e3132ebb544797130c57224fca2cb2654b15',parents: [{ id: 'fe5c359ce94012dde56938a125a71393a3f8e852' }]},{id: 'fe5c359ce94012dde56938a125a71393a3f8e852', href: '/users/frank.willmore/repos/hdf5_der/commits/fe5c359ce94012dde56938a125a71393a3f8e852',parents: [{ id: '43dd56f0a01b7c242c9d02e45098450edd965f24' }]},{id: '43dd56f0a01b7c242c9d02e45098450edd965f24', href: '/users/frank.willmore/repos/hdf5_der/commits/43dd56f0a01b7c242c9d02e45098450edd965f24',parents: [{ id: '4fc6f27a5ebb209753b5df9f15993f45e907daff' }]},{id: '4fc6f27a5ebb209753b5df9f15993f45e907daff', href: '/users/frank.willmore/repos/hdf5_der/commits/4fc6f27a5ebb209753b5df9f15993f45e907daff',parents: [{ id: '3ee36553b9aedb4e4d9cb31339e9c8a9f5ef3a92' }]},{id: '3ee36553b9aedb4e4d9cb31339e9c8a9f5ef3a92', href: '/users/frank.willmore/repos/hdf5_der/commits/3ee36553b9aedb4e4d9cb31339e9c8a9f5ef3a92',parents: [{ id: '052ca6a74199005efe7f324f2a3ac508b18cdc27' }]},{id: '871e3ca614dd76302594663be9ee7bd5e84157c9', href: '/users/frank.willmore/repos/hdf5_der/commits/871e3ca614dd76302594663be9ee7bd5e84157c9',parents: [{ id: 'bb94c5efded35655aa32441355d85a3ccd0158ab' },{ id: '53099719497a5a5561cabdac96a710f91d0fa21b' }]},{id: '53099719497a5a5561cabdac96a710f91d0fa21b', href: '/users/frank.willmore/repos/hdf5_der/commits/53099719497a5a5561cabdac96a710f91d0fa21b',parents: [{ id: 'bad28040b0eac564322304c0275786f09d0e44e4' }]},{id: 'bad28040b0eac564322304c0275786f09d0e44e4', href: '/users/frank.willmore/repos/hdf5_der/commits/bad28040b0eac564322304c0275786f09d0e44e4',parents: [{ id: '9d4cbecb2f648447f05b02be32ee5e3398b19d0c' }]},{id: '9d4cbecb2f648447f05b02be32ee5e3398b19d0c', href: '/users/frank.willmore/repos/hdf5_der/commits/9d4cbecb2f648447f05b02be32ee5e3398b19d0c',parents: [{ id: 'f1dcda5c8e23d4897b5fe49049b8d939313b39c6' }]},{id: 'f1dcda5c8e23d4897b5fe49049b8d939313b39c6', href: '/users/frank.willmore/repos/hdf5_der/commits/f1dcda5c8e23d4897b5fe49049b8d939313b39c6',parents: [{ id: 'd93cb9ca25b5a5e987c6b9023f6868d47dd93a9a' }]},{id: 'd93cb9ca25b5a5e987c6b9023f6868d47dd93a9a', href: '/users/frank.willmore/repos/hdf5_der/commits/d93cb9ca25b5a5e987c6b9023f6868d47dd93a9a',parents: [{ id: '620bfd58ae44dcf876303efb99482019ebbb9b6a' }]},{id: 'bb94c5efded35655aa32441355d85a3ccd0158ab', href: '/users/frank.willmore/repos/hdf5_der/commits/bb94c5efded35655aa32441355d85a3ccd0158ab',parents: [{ id: 'baecf9c5e6dc0358d1188657bc6a9695a61db431' },{ id: '052ca6a74199005efe7f324f2a3ac508b18cdc27' }]},{id: '052ca6a74199005efe7f324f2a3ac508b18cdc27', href: '/users/frank.willmore/repos/hdf5_der/commits/052ca6a74199005efe7f324f2a3ac508b18cdc27',parents: [{ id: '517bccdbfb8875b960182995d6993bfc156379e8' }]},{id: '517bccdbfb8875b960182995d6993bfc156379e8', href: '/users/frank.willmore/repos/hdf5_der/commits/517bccdbfb8875b960182995d6993bfc156379e8',parents: [{ id: '4cb4a781794ff9f3b014297ce5b269e7825c19b4' }]},{id: '4cb4a781794ff9f3b014297ce5b269e7825c19b4', href: '/users/frank.willmore/repos/hdf5_der/commits/4cb4a781794ff9f3b014297ce5b269e7825c19b4',parents: [{ id: '9d71583920e940ec07edee45f109ec32c54e2a19' }]},{id: 'baecf9c5e6dc0358d1188657bc6a9695a61db431', href: '/users/frank.willmore/repos/hdf5_der/commits/baecf9c5e6dc0358d1188657bc6a9695a61db431',parents: [{ id: '79dca0ba25146755d0c92b0117a2b6936e6349f3' },{ id: 'de07b2d22435741fa7dc68faa80df3c0207c89fa' }]},{id: 'de07b2d22435741fa7dc68faa80df3c0207c89fa', href: '/users/frank.willmore/repos/hdf5_der/commits/de07b2d22435741fa7dc68faa80df3c0207c89fa',parents: [{ id: 'c7fc321a6d4448c59cb621c46968a5245b080fa1' }]}]);