summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27424] Implement support for h5debug for VDS.Neil Fortner2015-07-225-49/+224
* [svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.Neil Fortner2015-07-217-222/+541
|\
| * [svn-r27415] Fix potential error with H5I_clear_type which could occur when a...Neil Fortner2015-07-203-217/+533
| * [svn-r27412] Snapshot version 1.9 release 225HDF Tester2015-07-202-3/+3
| * [svn-r27407] Updated the H5_ATTR_* macros.Dana Robinson2015-07-182-2/+5
* | [svn-r27398] Fixed potential issue layouts with compilers that do not support...Neil Fortner2015-07-151-0/+3
* | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-1526-4360/+4198
|\ \ | |/
| * [svn-r27372] Snapshot version 1.9 release 224HDF Tester2015-07-132-3/+3
| * [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-1/+2
| * [svn-r27339] Snapshot version 1.9 release 223HDF Tester2015-07-062-28/+31
| * [svn-r27332] Fix src/CMakeLists.txt after Quincey's metadata cache changesJerome Soumagne2015-07-021-0/+2
| * [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th...Neil Fortner2015-07-018-16/+46
| * [svn-r27298] Description:Quincey Koziol2015-06-295-134/+159
| * [svn-r27296] Description:Quincey Koziol2015-06-294-18/+17
| * [svn-r27294] Description:Quincey Koziol2015-06-295-707/+316
| * [svn-r27293] Description:Quincey Koziol2015-06-279-3506/+3658
| * [svn-r27292] Description:Quincey Koziol2015-06-273-12/+16
| * [svn-r27278] Merge of 27270 from trunk. Fixes HDFFV-9119 and HDFFV-9421.Dana Robinson2015-06-244-31/+45
| * [svn-r27262] Snapshot version 1.9 release 222HDF Tester2015-06-222-3/+3
* | [svn-r27323] Implement support for H5Dflush for VDS.Neil Fortner2015-07-024-51/+100
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-255-53/+115
* | [svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.Neil Fortner2015-06-1983-11362/+13789
|\ \ | |/
| * [svn-r27243] fix problem with encoding/decoding external fapl for lapls.Mohamad Chaarawi2015-06-181-17/+33
| * [svn-r27237] Description:Quincey Koziol2015-06-1880-8004/+11390
| * [svn-r27207] use "closing" flag instead of always TRUE in the truncate call.Mohamad Chaarawi2015-06-151-1/+1
| * [svn-r27206] fix for HDFFV-9418. Mohamad Chaarawi2015-06-151-8/+9
| * [svn-r27204] Description:Quincey Koziol2015-06-153-1440/+1270
| * [svn-r27199] Description:Quincey Koziol2015-06-135-1966/+1159
| * [svn-r27198] Set "entire_chunk" to false in H5D__chunk_write() for point sele...Vailin Choi2015-06-122-4/+5
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-187-330/+289
* | [svn-r27224] Fix bug that prevented reading from datasets with unlimited mapp...Neil Fortner2015-06-171-31/+41
* | [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-164-57/+144
* | [svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...Dana Robinson2015-06-161-1/+1
* | [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-123-16/+60
* | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-127-253/+417
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-11149-1599/+1873
|\ \ | |/
| * [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-4/+8
| * [svn-r27162] fix for HDFFV-9412:Mohamad Chaarawi2015-06-081-11/+15
| * [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-082-3/+3
| * [svn-r27144] Description:Quincey Koziol2015-06-0334-475/+614
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-01119-967/+980
| * [svn-r27130] Fix warnings in H5TconvJerome Soumagne2015-06-011-91/+132
| * [svn-r27129] Fix warnings in H5TbitJerome Soumagne2015-06-011-5/+7
| * [svn-r27128] Fix warnings in H5TdbgJerome Soumagne2015-06-011-2/+44
| * [svn-r27127] Snapshot version 1.9 release 220HDF Tester2015-06-012-3/+3
| * [svn-r27114] Fixed spelling and which file is created with the program.Scot Breitenfeld2015-05-271-1/+1
| * [svn-r27111] move undef of __attribute__ back to private and remove its usage...Mohamad Chaarawi2015-05-263-8/+3
| * [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-242-3/+3
* | [svn-r27174] Fix bug in H5S__hyper_project_intersection that affected empty s...Neil Fortner2015-06-091-5/+8
* | [svn-r27155] Change H5Pget_virtual_view to return herr_t and take a pointer t...Neil Fortner2015-06-052-9/+12