Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Allen Byrne | 2016-10-14 | 1 | -1/+1 |
* | Correct typo in variable format | Allen Byrne | 2016-10-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/develop' into bugfix/HDFFV-10003-example... | Allen Byrne | 2016-10-14 | 0 | -0/+0 |
|\ | |||||
| * | Merge pull request #67 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2016-10-14 | 6 | -85/+87 |
| |\ | |||||
| * \ | Merge pull request #73 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdffv-9987 to dev... | Scot Breitenfeld | 2016-10-14 | 6 | -48/+66 |
| |\ \ | |||||
| | * | | Fix:HDFFV-9987 | M. Scot Breitenfeld | 2016-10-10 | 6 | -48/+66 |
| * | | | Merge pull request #71 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cppapi:develop t... | Binh-Minh Ribler | 2016-10-12 | 3 | -6/+4 |
| |\ \ \ | |||||
| | * | | | Description: | Binh-Minh Ribler | 2016-10-12 | 2 | -6/+3 |
| | * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2016-10-12 | 95 | -965/+1908 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #45 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cppapi:develop t... | Binh-Minh Ribler | 2016-10-11 | 54 | -1541/+2183 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #65 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2016-10-07 | 1 | -5/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes. | M. Scot Breitenfeld | 2016-10-07 | 1 | -5/+1 |
| |/ / / / | |||||
| | | * | | Description: | Binh-Minh Ribler | 2016-10-12 | 1 | -0/+1 |
| | |/ / | |||||
| | * | | Description: | Binh-Minh Ribler | 2016-10-11 | 2 | -2/+0 |
| | * | | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-10-11 | 2 | -0/+3 |
| | * | | Purpose: Updated documentation | Binh-Minh Ribler | 2016-09-27 | 24 | -75/+115 |
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2016-09-21 | 13 | -117/+415 |
| | |\ \ | |||||
| | * | | | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-09-21 | 31 | -1469/+2070 |
* | | | | | Description: | Binh-Minh Ribler | 2016-10-14 | 2 | -6/+3 |
* | | | | | Description: | Binh-Minh Ribler | 2016-10-14 | 1 | -0/+1 |
* | | | | | Description: | Binh-Minh Ribler | 2016-10-14 | 2 | -2/+0 |
* | | | | | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-10-14 | 2 | -0/+3 |
* | | | | | Fix:HDFFV-9987 | M. Scot Breitenfeld | 2016-10-14 | 6 | -48/+66 |
* | | | | | Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes. | M. Scot Breitenfeld | 2016-10-14 | 1 | -5/+1 |
* | | | | | Purpose: Updated documentation | Binh-Minh Ribler | 2016-10-14 | 24 | -75/+115 |
* | | | | | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-10-14 | 31 | -1469/+2070 |
* | | | | | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 24 | -13/+49 |
| |_|_|/ |/| | | | |||||
* | | | | Correct name and usage of cmake variable | Allen Byrne | 2016-10-10 | 3 | -6/+6 |
* | | | | Add STGZ to mac cpack list | Allen Byrne | 2016-10-07 | 1 | -0/+1 |
* | | | | Merge from master cmake_conf project | Allen Byrne | 2016-10-07 | 2 | -79/+80 |
|/ / / | |||||
* | | | Merge pull request #61 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9961-ad... | Allen Byrne | 2016-10-06 | 7 | -67/+23 |
|\ \ \ | |||||
| * | | | Fix copyright to point to cmake | Allen Byrne | 2016-10-06 | 4 | -8/+4 |
| * | | | Fix cyclic depends due to typo | Allen Byrne | 2016-10-05 | 1 | -4/+3 |
| * | | | Correct how include is used when located inside project | Allen Byrne | 2016-10-05 | 1 | -1/+1 |
| * | | | HDFFV-9961: Add GIT option to ext lib macros | Allen Byrne | 2016-10-04 | 2 | -8/+11 |
| * | | | Update copyright to latest from kitware | Allen Byrne | 2016-10-04 | 4 | -56/+14 |
* | | | | Merge pull request #47 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2016-10-06 | 17 | -363/+240 |
|\ \ \ \ | |||||
| * | | | | removed the use of C_SIZEOF for non BIND(C) derived type | M. Scot Breitenfeld | 2016-10-03 | 1 | -5/+1 |
| * | | | | Fixed test to use storage_size instead of c_sizeof when available. | M. Scot Breitenfeld | 2016-09-29 | 1 | -4/+4 |
| * | | | | fixed missing closing bracket | M. Scot Breitenfeld | 2016-09-29 | 1 | -1/+1 |
| * | | | | Removed unused variables. | M. Scot Breitenfeld | 2016-09-29 | 1 | -12/+12 |
| * | | | | Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n... | M. Scot Breitenfeld | 2016-09-29 | 3 | -12/+20 |
| * | | | | Removed duplicate FCFLAG | M. Scot Breitenfeld | 2016-09-29 | 1 | -3/+0 |
| * | | | | Removed duplicate FCFLAG. | M. Scot Breitenfeld | 2016-09-29 | 3 | -8/+2 |
| * | | | | Added number of integer KINDs found to the header files. | M. Scot Breitenfeld | 2016-09-26 | 6 | -28/+41 |
| * | | | | Added path to source include files when building buidiface. | M. Scot Breitenfeld | 2016-09-26 | 2 | -2/+2 |
| * | | | | Added rule to build buildiface program, without a rule, build would add repea... | M. Scot Breitenfeld | 2016-09-26 | 2 | -2/+9 |
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Scot Breitenfeld | 2016-09-23 | 2 | -27/+81 |
| |\ \ \ \ | |||||
| * | | | | | Misc. cleaning up of the program. | M. Scot Breitenfeld | 2016-09-23 | 2 | -92/+15 |
| * | | | | | Added SEQUENCE to derived types for NAG: | M. Scot Breitenfeld | 2016-09-23 | 2 | -3/+4 |