summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [svn-r26949] Correct linux separatorsAllen Byrne2015-04-281-11/+11
| * [svn-r26944] Match src folder versionAllen Byrne2015-04-281-3/+7
| * [svn-r26941] Correct ext lib packing listAllen Byrne2015-04-281-2/+6
| * [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro H5...Allen Byrne2015-04-271-3/+3
| * [svn-r26929] Added support for shared lib and zlib.Albert Cheng2015-04-271-5/+17
| * [svn-r26926] Fixed previous typo in the installation of DMG file.Albert Cheng2015-04-271-1/+1
| * [svn-r26925] Added method to install the Mac OSX DMG file by line commands.Albert Cheng2015-04-271-1/+36
| * [svn-r26924] Remove old and invalid information:Albert Cheng2015-04-271-48/+2
| * [svn-r26907] Check range and fix conversion issue of compound members in H5T_...Jerome Soumagne2015-04-231-9/+25
| * [svn-r26906] Correct typoAllen Byrne2015-04-231-1/+1
| * [svn-r26905] Add user scripts to CMake folderAllen Byrne2015-04-233-0/+446
| * [svn-r26900] Update CMake doc referencesAllen Byrne2015-04-233-79/+156
| * [svn-r26868] Remove accum_change assert in H5T for nowJerome Soumagne2015-04-211-2/+2
| * [svn-r26864] Change location of lib settings fileAllen Byrne2015-04-211-1/+1
| * [svn-r26857] Bugs:Albert Cheng2015-04-211-3/+5
| * [svn-r26852] Correct component matchingAllen Byrne2015-04-201-11/+9
| * [svn-r26848] Fix warnings in H5TJerome Soumagne2015-04-201-31/+115
| * [svn-r26843] Description:Quincey Koziol2015-04-194-6/+30
| * [svn-r26842] Description:Quincey Koziol2015-04-1810-123/+131
| * [svn-r26841] Description:Quincey Koziol2015-04-184-7/+5
| * [svn-r26840] configureLarry Knox2015-04-178-78/+174
| * [svn-r26837] Description:Quincey Koziol2015-04-176-341/+490
| * [svn-r26823] Update instruction that changes in this releaes that " --enable-...Albert Cheng2015-04-161-5/+4
| * [svn-r26815] Update cmake configuration checksAllen Byrne2015-04-153-75/+1
| * [svn-r26812] Removed printf debugging statements.Scot Breitenfeld2015-04-151-2/+0
| * [svn-r26803] Fixed a minor typo in H5R code comment.Dana Robinson2015-04-141-1/+1
| * [svn-r26786] In libhdf5.settings.in, changed the C++ shared library setting v...Dana Robinson2015-04-131-1/+1
| * [svn-r26785] Snapshot version 1.9 release 216HDF Tester2015-04-1212-23/+23
| * [svn-r26782] Remove md5 from METHODS arguments for calling bin/release script...Larry Knox2015-04-121-2/+2
* | [svn-r27053] Add more tests for unlimited selections.Neil Fortner2015-05-124-22/+887
* | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-1111-231/+1614
* | [svn-r27028] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-05-061-1/+1
* | [svn-r27025] Enabled compilation and run for the new vds examples for "make i...Elena Pourmal2015-05-056-4/+26
* | [svn-r27024] Modified Percival example to read VDS data. Elena Pourmal2015-05-051-10/+69
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-0512-143/+283
* | [svn-r27018] Fixed a comment for the expected VDS sizes.Elena Pourmal2015-05-051-1/+1
* | [svn-r27017] Modified Percival example to have different extents for the sour...Elena Pourmal2015-05-051-0/+300
* | [svn-r26984] Add support for unlimited selection being clipped in the middle ...Neil Fortner2015-04-303-38/+62
* | [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w...Neil Fortner2015-04-296-58/+131
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-2916-54/+696
* | [svn-r26960] Added example of unlimited VDS using Percival use case.Elena Pourmal2015-04-281-0/+293
* | [svn-r26959] Fixed ERTERN print format and remove "Files" from virtual.Allen Byrne2015-04-281-4/+4
* | [svn-r26935] Add dataset name to mapping outputAllen Byrne2015-04-271-0/+5
* | [svn-r26910] Add clarification that the files are SourceAllen Byrne2015-04-231-1/+1
* | [svn-r26909] Convert layout to switch and add virtual. Print number of maps a...Allen Byrne2015-04-231-56/+87
* | [svn-r26891] Fix bug in H5S__hyper_project_intersection that could cause an i...Neil Fortner2015-04-221-13/+13
* | [svn-r26883] Fix bug in H5S__hyper_project_intersection that could cause an i...Neil Fortner2015-04-221-2/+2
* | [svn-r26880] Fix errors where unlim_dim was not initialized in several places...Neil Fortner2015-04-221-1/+19
* | [svn-r26879] Removed printf size_t warnings from VDS examples.Dana Robinson2015-04-225-5/+5
* | [svn-r26878] Fix errors in unlimited selection serialize/deserializeNeil Fortner2015-04-2111-68/+76