summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #155 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_...Quincey Koziol2016-11-127-817/+727
|\ \
| * | Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-127-817/+727
* | | Merge pull request #154 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_...Quincey Koziol2016-11-126-66/+92
|\ \ \ | |/ / |/| |
| * | Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-126-66/+92
|/ /
* | Merge pull request #151 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2016-11-115-405/+213
|\ \
| * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~koziol/hdf5 int...Quincey Koziol2016-11-102-11/+22
| |\ \
| * | | Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-105-405/+213
* | | | Merge pull request #152 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2016-11-111-8/+9
|\ \ \ \
| * | | | Moved Win32 variables to top of function in H5FDlog.c.derobins2016-11-111-8/+9
|/ / / /
* | | | Merge pull request #144 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:restore_script_...Dana Robinson2016-11-102-0/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds a script to undo the action of autogen.sh. UsefulDana Robinson2016-11-082-0/+68
* | | | Merge pull request #148 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-11-102-11/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Update installdir format for windowsAllen Byrne2016-11-101-2/+2
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2016-11-101-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #147 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:subdir-objects ...Dana Robinson2016-11-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warningsDana Robinson2016-11-101-1/+1
|/ / /
| * | Correct name of listAllen Byrne2016-11-091-11/+11
| * | Factor out pathAllen Byrne2016-11-091-10/+9
| * | On windows there could be a conflict when two processes try to read theAllen Byrne2016-11-091-1/+13
|/ /
* | Merge pull request #138 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pget_driver_i...Dana Robinson2016-11-074-10/+10
|\ \
| * | Changed the return type of H5Pget_driver_info() from void * toDana Robinson2016-11-054-10/+10
* | | Merge pull request #140 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_...Quincey Koziol2016-11-0717-1022/+805
|\ \ \
| * | | Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-0716-882/+805
| * | | Remove routines not yet used in developQuincey Koziol2016-11-071-140/+0
|/ / /
* | | Merge pull request #139 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2016-11-0739-5845/+5234
|\ \ \ | |/ / |/| |
| * | Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-0639-5845/+5234
|/ /
* | Merge pull request #134 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2016-11-041-0/+16
|\ \
| * | Add missing retrieval of cache logging name, from revise_chunks.Quincey Koziol2016-11-041-0/+16
|/ /
* | Merge pull request #133 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-11-043-319/+6
|\ \
| * | Fix mktarball errors with ManifestAllen Byrne2016-11-043-319/+6
* | | Merge pull request #131 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2016-11-0425-21/+2452
|\ \ \ | |/ / |/| |
| * | Add public H5F* routines for cache logging.Quincey Koziol2016-11-041-0/+99
| * | Add cache logging test.Quincey Koziol2016-11-045-2/+185
| * | Add cache logging property and file pieces.Quincey Koziol2016-11-047-10/+475
| * | Add logging prototypes and cache struct fields.Quincey Koziol2016-11-042-0/+33
| * | Add logging error message.Quincey Koziol2016-11-041-0/+1
| * | Bring cache logging routines from revise_chunks branch to develop.Quincey Koziol2016-11-049-6/+1653
| * | Remove static definition for debugging routines. *sigh*Quincey Koziol2016-11-041-2/+0
| * | Add missing prototypes for cache debugging routines.Quincey Koziol2016-11-042-1/+6
|/ /
* | Merge pull request #100 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:HDFFV-8882-re...Frank Willmore2016-11-0319-48/+48
|\ \
| * | Changes to be committed:Frank.Willmore2016-10-2519-48/+48
* | | Merge pull request #123 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2016-11-0318-1299/+1551
|\ \ \
| * | | Move cache debugging routines into separate module.Quincey Koziol2016-11-037-1102/+1223
| * | | Change file memory type for extending to default, and correct error inQuincey Koziol2016-11-032-4/+8
| * | | Warning and whitespace cleanup.Quincey Koziol2016-11-034-17/+43
| * | | Improvements to the log VFD, for helping with SWMR debugging.Quincey Koziol2016-11-032-28/+137
| * | | Minor code cleanups.Quincey Koziol2016-11-032-14/+6
| * | | Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-033-133/+133
* | | | Merge pull request #122 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_groups to d...Dana Robinson2016-11-032-31/+206
|\ \ \ \
| * | | | Removed commented-out lines that clean up test files.Dana Robinson2016-11-031-2/+2