summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ...Allen Byrne2015-10-263-17/+32
| * [svn-r28228] Remove WIN32 only config of threadsafeAllen Byrne2015-10-261-0/+1
| * [svn-r28204] Fix use of hbool_t in H5FDmulti (revert previous fix and use uns...Jerome Soumagne2015-10-231-3/+3
| * [svn-r28196] Fix use of hbool_t in H5FDmultiJerome Soumagne2015-10-231-2/+2
| * [svn-r28193] Rework VS2015 timezone patch for better fit to standards.Allen Byrne2015-10-222-13/+21
| * [svn-r28174] HDFFV-9550: Add VS2015 fix for timezone.Allen Byrne2015-10-211-0/+7
| * [svn-r28151] Fix memory leak in dtransform test (encountered when parsing an ...Neil Fortner2015-10-201-0/+1
| * [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-206-5/+21
| * [svn-r28132] Cleanup cmake output of HDF5_GENERATE_HEADERS perl scriptJerome Soumagne2015-10-191-3/+6
| * [svn-r28053] Change file generation from build time to cmake time.Allen Byrne2015-10-131-47/+7
| * [svn-r28024] Description:Quincey Koziol2015-10-101-0/+1
| * [svn-r28015] Decription:Quincey Koziol2015-10-091-1/+1
* | [svn-r27976] merge from trunk.Mohamad Chaarawi2015-10-0634-221/+6514
|\ \ | |/
| * [svn-r27968] Modified version number to 1.9.233 before creating a tar ball fo...Elena Pourmal2015-10-061-2/+2
| * [svn-r27957] Description:Quincey Koziol2015-10-051-23/+12
| * [svn-r27956] Description:Quincey Koziol2015-10-052-5/+5
| * [svn-r27946] Brought VDS branch in sync with trunk (up to r27945).Dana Robinson2015-10-0411-113/+149
| |\
| | * [svn-r27939] Remove H5D__iterate and use H5S_select_iterate directlyJerome Soumagne2015-10-026-69/+97
| | * [svn-r27938] Fix private/public H5A_get_type and H5A_get_spaceJerome Soumagne2015-10-024-38/+49
| * | [svn-r27944] Description:Quincey Koziol2015-10-041-6/+12
| * | [svn-r27918] Brought in sync with the trunk:Dana Robinson2015-09-301-3/+4
| |\ \
| * \ \ [svn-r27916] Re-merge of r27884-27891 from the trunk + bugfix for a fewDana Robinson2015-09-305-90/+130
| |\ \ \
| * | | | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-296-140/+91
| * | | | [svn-r27887] Description:Quincey Koziol2015-09-276-91/+140
| |\ \ \ \
| * | | | | [svn-r27885] Description:Quincey Koziol2015-09-271-4/+8
| * | | | | [svn-r27879] Move property list shutdown earlier in H5_term_library, since wi...Neil Fortner2015-09-251-4/+8
| * | | | | [svn-r27876] Description:Quincey Koziol2015-09-251-1/+2
| * | | | | [svn-r27860] Description:Quincey Koziol2015-09-231-0/+10
| |\ \ \ \ \
| * \ \ \ \ \ [svn-r27850] Description:Quincey Koziol2015-09-222-3/+13
| |\ \ \ \ \ \
| * | | | | | | [svn-r27848] Description:Quincey Koziol2015-09-222-2/+1
| * | | | | | | [svn-r27839] Removed generated autotools stragglers missed in trunk sync.Dana Robinson2015-09-211-2014/+0
| * | | | | | | [svn-r27835] Description:Quincey Koziol2015-09-21332-11596/+8126
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-1116-856/+1616
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [svn-r27701] RM offset initialization that is no longer necessary with the re...Neil Fortner2015-09-082-8/+0
| * | | | | | | | | [svn-r27673] rm unnecessary/unreachable code from H5S_get_select_hyper_nblocksNeil Fortner2015-09-031-7/+0
| * | | | | | | | | [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-013-12/+27
| * | | | | | | | | [svn-r27632] Description:Quincey Koziol2015-08-3112-247/+85
| * | | | | | | | | [svn-r27630] Description:Quincey Koziol2015-08-3123-309/+533
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ [svn-r27606] Merge revisions 27593 through 27605 from trunk to vds branch.Neil Fortner2015-08-282-2/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [svn-r27599] Ran bin/reconfigureDana Robinson2015-08-274-817/+817
| * | | | | | | | | | | [svn-r27598] Description:Quincey Koziol2015-08-272-17/+2
| * | | | | | | | | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-2738-540/+608
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [svn-r27547] Fill in public function descriptions from RM entries.Neil Fortner2015-08-212-15/+94
| * | | | | | | | | | | | [svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...Neil Fortner2015-08-211-3/+1
| * | | | | | | | | | | | [svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...Neil Fortner2015-08-201-25/+19
| * | | | | | | | | | | | [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-205-16/+4
| * | | | | | | | | | | | [svn-r27528] Modify printf implementation to not open source datasets that we...Neil Fortner2015-08-192-4/+13
| * | | | | | | | | | | | [svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.Neil Fortner2015-08-192-11/+10
| * | | | | | | | | | | | [svn-r27520] Add new test for all 3 selection types in the same VDS.Neil Fortner2015-08-181-7/+2
| * | | | | | | | | | | | [svn-r27506] H5Dset_extent no longer holds all printf source datasets open.Neil Fortner2015-08-148-908/+925