summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * [svn-r26365] HDFFV-8520: Add plugin control APIs.Allen Byrne2015-03-057-48/+70
| * [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-015-69/+102
| * [svn-r26331] Revert checking r 26327&8, which added new code and test that fa...Larry Knox2015-02-284-150/+61
| * [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-279-84/+35
| * [svn-r26327] Added public API functions that expose the C library's memory al...Dana Robinson2015-02-274-61/+150
* | [svn-r26680] Implement minor suggestions from 3/26/15 code review.Neil Fortner2015-03-314-34/+25
* | [svn-r26668] Fix error in H5D__virtual_read/write that prevented short circuit.Neil Fortner2015-03-302-146/+148
* | [svn-r26566] Fix error in H5S__hyper_project_intersection algorithm.Neil Fortner2015-03-241-6/+7
* | [svn-r26559] Fix error in H5S_extent_copy (needs testing) - would not patch n...Neil Fortner2015-03-242-4/+14
* | [svn-r26482] Opening source files now reuses the flags from the virtual file.Neil Fortner2015-03-192-4/+9
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-188-151/+279
* | [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-178-86/+380
* | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-098-56/+411
* | [svn-r26346] Add more test cases, refactor test code to reduce code duplicati...Neil Fortner2015-03-032-2/+2
* | [svn-r26306] Merge r26296 through 26304 from trunk to vds branch.Neil Fortner2015-02-2510-10/+124
|\ \ | |/
| * [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-252-3/+4
| * [svn-r26302] Description:Quincey Koziol2015-02-259-121/+190
| * [svn-r26301] Description:Quincey Koziol2015-02-252-3/+7
| * [svn-r26300] Description:Quincey Koziol2015-02-252-0/+108
* | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch.Neil Fortner2015-02-2433-555/+691
|\ \ | |/
| * [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-231-19/+61
| * [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.Dana Robinson2015-02-233-64/+7
| * [svn-r26275] Merge of r26042, 26083, 26084, 26085 from features/autotools_reworkDana Robinson2015-02-221-1/+1
| * [svn-r26272] Merge of r26071 from features/autotools_reworkDana Robinson2015-02-222-3/+4
| * [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-61/+19
| * [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-201-19/+61
| * [svn-r26246] Corrects a regular expression in the bin/trace Perl script that ...Dana Robinson2015-02-207-0/+10
| * [svn-r26225] Removes broken open() call work-around that was specific to the nowDana Robinson2015-02-191-3/+0
| * [svn-r26216] Removed inappropriate TEXT() macro from the plugin name and chan...Dana Robinson2015-02-181-9/+21
| * [svn-r26213] Description:Quincey Koziol2015-02-183-88/+76
| * [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
| * [svn-r26206] Reverting change r26204Scot Breitenfeld2015-02-181-4/+0
| * [svn-r26205] Fix for HDFFV-8908:Scot Breitenfeld2015-02-181-0/+4
| * [svn-r26203] increase string size to 128 for MPE function event name.Mohamad Chaarawi2015-02-181-1/+1
| * [svn-r26200] Fixed mixed tabs and spaces before making changes.Dana Robinson2015-02-171-56/+55
| * [svn-r26195] Description:Quincey Koziol2015-02-176-13/+14
| * [svn-r26193] Description:Quincey Koziol2015-02-171-112/+35
| * [svn-r26191] Description:Quincey Koziol2015-02-176-125/+359
| * [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2
| * [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-164-32/+19
| * [svn-r26177] Snapshot version 1.9 release 214HDF Tester2015-02-152-3/+3
| * [svn-r26161] Fix cmake case. Allen Byrne2015-02-121-2/+2
| * [svn-r26149] Fix potential memory error reported by valgrind inNeil Fortner2015-02-091-23/+21
| * [svn-r26146] Snapshot version 1.9 release 213HDF Tester2015-02-082-3/+3
| * [svn-r26092] Snapshot version 1.9 release 212HDF Tester2015-02-012-3/+3
* | [svn-r26293] Implement patching of virtual dataspace extent in mapping datasp...Neil Fortner2015-02-245-8/+52
* | [svn-r26282] Update source file list and test listAllen Byrne2015-02-231-0/+1
* | [svn-r26261] Commit working but incomplete prototype. Does not perform I/O.Neil Fortner2015-02-2010-99/+130
* | [svn-r26198] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-1721-349/+818
* | [svn-r26154] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-101-0/+394