| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r26559] Fix error in H5S_extent_copy (needs testing) - would not patch n... | Neil Fortner | 2015-03-24 | 2 | -4/+14 |
|
|
* | [svn-r26482] Opening source files now reuses the flags from the virtual file. | Neil Fortner | 2015-03-19 | 2 | -4/+9 |
|
|
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no... | Neil Fortner | 2015-03-18 | 8 | -151/+279 |
|
|
* | [svn-r26469] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-03-17 | 8 | -86/+380 |
|
|
* | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi... | Neil Fortner | 2015-03-09 | 8 | -56/+411 |
|
|
* | [svn-r26346] Add more test cases, refactor test code to reduce code duplicati... | Neil Fortner | 2015-03-03 | 2 | -2/+2 |
|
|
* | [svn-r26306] Merge r26296 through 26304 from trunk to vds branch. | Neil Fortner | 2015-02-25 | 10 | -10/+124 |
|\ |
|
| * | [svn-r26303] remove files with .clog2 extension generated by MPE when doing m... | Mohamad Chaarawi | 2015-02-25 | 2 | -3/+4 |
|
|
| * | [svn-r26302] Description: | Quincey Koziol | 2015-02-25 | 9 | -121/+190 |
|
|
| * | [svn-r26301] Description: | Quincey Koziol | 2015-02-25 | 2 | -3/+7 |
|
|
| * | [svn-r26300] Description: | Quincey Koziol | 2015-02-25 | 2 | -0/+108 |
|
|
* | | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch. | Neil Fortner | 2015-02-24 | 33 | -555/+691 |
|\ \
| |/ |
|
| * | [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun... | Mohamad Chaarawi | 2015-02-23 | 1 | -19/+61 |
|
|
| * | [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. | Dana Robinson | 2015-02-23 | 3 | -64/+7 |
|
|
| * | [svn-r26275] Merge of r26042, 26083, 26084, 26085 from features/autotools_rework | Dana Robinson | 2015-02-22 | 1 | -1/+1 |
|
|
| * | [svn-r26272] Merge of r26071 from features/autotools_rework | Dana Robinson | 2015-02-22 | 2 | -3/+4 |
|
|
| * | [svn-r26271] Reverse merge of r26260 which was causing daily test failures. | Dana Robinson | 2015-02-22 | 1 | -61/+19 |
|
|
| * | [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM... | Mohamad Chaarawi | 2015-02-20 | 1 | -19/+61 |
|
|
| * | [svn-r26246] Corrects a regular expression in the bin/trace Perl script that ... | Dana Robinson | 2015-02-20 | 7 | -0/+10 |
|
|
| * | [svn-r26225] Removes broken open() call work-around that was specific to the now | Dana Robinson | 2015-02-19 | 1 | -3/+0 |
|
|
| * | [svn-r26216] Removed inappropriate TEXT() macro from the plugin name and chan... | Dana Robinson | 2015-02-18 | 1 | -9/+21 |
|
|
| * | [svn-r26213] Description: | Quincey Koziol | 2015-02-18 | 3 | -88/+76 |
|
|
| * | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
|
|
| * | [svn-r26206] Reverting change r26204 | Scot Breitenfeld | 2015-02-18 | 1 | -4/+0 |
|
|
| * | [svn-r26205] Fix for HDFFV-8908: | Scot Breitenfeld | 2015-02-18 | 1 | -0/+4 |
|
|
| * | [svn-r26203] increase string size to 128 for MPE function event name. | Mohamad Chaarawi | 2015-02-18 | 1 | -1/+1 |
|
|
| * | [svn-r26200] Fixed mixed tabs and spaces before making changes. | Dana Robinson | 2015-02-17 | 1 | -56/+55 |
|
|
| * | [svn-r26195] Description: | Quincey Koziol | 2015-02-17 | 6 | -13/+14 |
|
|
| * | [svn-r26193] Description: | Quincey Koziol | 2015-02-17 | 1 | -112/+35 |
|
|
| * | [svn-r26191] Description: | Quincey Koziol | 2015-02-17 | 6 | -125/+359 |
|
|
| * | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 1 | -1/+2 |
|
|
| * | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au... | Mohamad Chaarawi | 2015-02-16 | 4 | -32/+19 |
|
|
| * | [svn-r26177] Snapshot version 1.9 release 214 | HDF Tester | 2015-02-15 | 2 | -3/+3 |
|
|
| * | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 1 | -2/+2 |
|
|
| * | [svn-r26149] Fix potential memory error reported by valgrind in | Neil Fortner | 2015-02-09 | 1 | -23/+21 |
|
|
| * | [svn-r26146] Snapshot version 1.9 release 213 | HDF Tester | 2015-02-08 | 2 | -3/+3 |
|
|
| * | [svn-r26092] Snapshot version 1.9 release 212 | HDF Tester | 2015-02-01 | 2 | -3/+3 |
|
|
* | | [svn-r26293] Implement patching of virtual dataspace extent in mapping datasp... | Neil Fortner | 2015-02-24 | 5 | -8/+52 |
|
|
* | | [svn-r26282] Update source file list and test list | Allen Byrne | 2015-02-23 | 1 | -0/+1 |
|
|
* | | [svn-r26261] Commit working but incomplete prototype. Does not perform I/O. | Neil Fortner | 2015-02-20 | 10 | -99/+130 |
|
|
* | | [svn-r26198] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-02-17 | 21 | -349/+818 |
|
|
* | | [svn-r26154] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-02-10 | 1 | -0/+394 |
|
|
* | | [svn-r26153] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-02-10 | 16 | -86/+558 |
|/ |
|
* | [svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls. | Allen Byrne | 2015-01-26 | 1 | -1/+1 |
|
|
* | [svn-r26036] HDFFV-8736: Patch H5PL.c and test for cygwin plugin support. | Allen Byrne | 2015-01-26 | 1 | -0/+6 |
|
|
* | [svn-r26012] make the print format for address overflow error windows friendly. | Mohamad Chaarawi | 2015-01-23 | 1 | -4/+4 |
|
|
* | [svn-r26005] fix error return value. minor change. | Mohamad Chaarawi | 2015-01-22 | 1 | -2/+2 |
|
|
* | [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi... | Mohamad Chaarawi | 2015-01-22 | 6 | -21/+14 |
|
|
* | [svn-r25994] revert adding the has_mpi_atomicity feature flag and use the has... | Mohamad Chaarawi | 2015-01-21 | 3 | -11/+4 |
|
|
* | [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to | Mohamad Chaarawi | 2015-01-20 | 4 | -11/+12 |
|
|