summaryrefslogtreecommitdiffstats
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Adds a script to undo the action of autogen.sh. UsefulDana Robinson2016-11-081-0/+1
| | | | when git complains about Makefile.in clobbers, etc.
* Merge pull request #133 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-11-041-1/+4
|\ | | | | | | | | | | | | Buildbot mktarball test pass * commit '070362cc93793f3b4fa3cc9bc44b235461520408': Fix mktarball errors with Manifest
| * Fix mktarball errors with ManifestAllen Byrne2016-11-041-1/+4
| |
* | Add cache logging test.Quincey Koziol2016-11-041-0/+1
| |
* | Bring cache logging routines from revise_chunks branch to develop.Quincey Koziol2016-11-041-0/+2
|/
* Merge pull request #123 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2016-11-031-0/+2
|\ | | | | | | | | | | | | | | | | | | * commit 'b2878dec04c120e4e3cdf00e943283e359862c84': Move cache debugging routines into separate module. Change file memory type for extending to default, and correct error in backward compatibility for multi VFD. Warning and whitespace cleanup. Improvements to the log VFD, for helping with SWMR debugging. Minor code cleanups. Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping in tools code.
| * Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+2
| |
* | Correct locations of tools filesAllen Byrne2016-11-031-109/+107
|/
* Split tools into src and test - update with new files or locationsAllen Byrne2016-10-271-572/+607
|
* HDFFV-9996: Test file to verify that that multiple params are parsedAllen Byrne2016-10-181-0/+3
|
* Merge branch 'develop' of ↵Binh-Minh Ribler2016-10-121-1/+1
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_CppAPI into develop
| * HDFFV-9991: Remove uneeded fileAllen Byrne2016-10-041-1/+0
| |
| * - Removed BRANCH.txt and MANIFEST entryDana Robinson2016-09-301-1/+0
| | | | | | | | - Fixed a missing line in H5Dint.c
| * Updated manifest. Was missing BRANCH.txt.Dana Robinson2016-09-191-0/+1
| |
| * Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-4/+15
| |\
| * | [svn-r30084] First pass at the evict-on-close feature.Dana Robinson2016-06-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The features is controlled via H5Pset/get_evict_on_close() and is currently enabled by default (it will be disabled by default in the final implementation). There is a bug in the code where the eviction of tagged metadata fails due to some of the metadata being dirty, resulting in error return values and test failures.
* | | Description:Binh-Minh Ribler2016-10-121-0/+1
| |/ |/| | | | | | | | | Added test file titerate.cpp. Platform tested: Verified with bin/chkmanifest
* | Add bin/pkgscrpts files to MANIFEST.lrknox2016-09-021-0/+4
| |
* | Added .gitignore and .gitattributes files with contents from the lastlrknox2016-09-011-1/+3
| | | | | | | | | | | | git mirror or the hdf5 repository prior to the manual migration of the hdf5 svn repository to the git repository in bitbucket. Added entries to MANIFEST for the 2 new files.
* | [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters.Allen Byrne2016-08-251-0/+1
| | | | | | | | Verified by user, who reported issue.
* | [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which ↵Allen Byrne2016-08-011-0/+1
| | | | | | | | calls a HDF5 function.
* | [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.Allen Byrne2016-08-011-0/+4
| |
* | [svn-r30211] Remove extra cygwin filesAllen Byrne2016-07-201-1/+0
| |
* | [svn-r30207] Change cygwin files to a single fileAllen Byrne2016-07-201-2/+1
| |
* | [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-181-0/+1
|/ | | | Tested: jelly (gnu)
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+2
| | | | | | | | | | Bring object/dataset/group/named datatype features from revise_chunks branch to trunk. Also CMake support for h5format_convert and a bunch of misc. cleanups. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+2
| | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30035] Description:Quincey Koziol2016-06-061-0/+1
| | | | | | | | Extract tagging routines into separate source module. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30033] Description:Quincey Koziol2016-06-061-0/+1
| | | | | | | | Extract epoch marker metadata client into separate source file. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r29985] Description:Quincey Koziol2016-05-301-0/+1
| | | | | | | | Extract query routines into separate source module. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest not required on this branch)
* [svn-r29969] Description:Quincey Koziol2016-05-291-0/+2
| | | | | | | | | | | Bring r29934 from revise_chunks branch to trunk: (1) Fix for HDFFV-9434: throw an error instead of assertion when v1 btree level hits the 1 byte limit. (2) Modifications to better handle error recovery when conversion by h5format_convert fails. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29924] Description:Quincey Koziol2016-05-121-0/+52
| | | | | | | | Bring h5format_convert tool from revise_chunks branch to trunk. Tested on: MacoSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29888] Correct spelling of testfile nameAllen Byrne2016-05-041-1/+1
|
* [svn-r29884] VDS correction for get_space_status, with test change.Allen Byrne2016-05-041-1/+7
| | | | | Add new files for repack tests. Add repack tests for VDS files.
* [svn-r29874] Move hl/tools/gif2h5 CMake code to subfolder.Allen Byrne2016-05-041-1/+2
|
* [svn-r29873] Java add missing APIs.Allen Byrne2016-05-041-0/+2
| | | | | Adjust whitespace in H5.java for exception indentation. Adjust whitespace in JNI for function signature formatting.
* [svn-r29857] Description:Quincey Koziol2016-05-031-0/+6
| | | | | | | | Bring H5LD* routines from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+2
| | | | | | | | | | Bring H5DOappend(), H5P[s|g]et_object_flush_cb, and H5P[s|g]et_append_flush from revise_chunks branch to trunk. Brings along updated metadata cache entry tagging, and the internal object flush routine. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29844] Description:Quincey Koziol2016-05-011-6/+6
| | | | | | | | Minor rearrangements, to align with revise_chunks branch Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29779] Description:Quincey Koziol2016-04-241-0/+4
| | | | | | | | Bring over some of the tool testing for the new chunk indices. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29770] Description:Quincey Koziol2016-04-231-0/+1
| | | | | | | | Bring 'none' chunk index from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (w/check-vfd) (h5committest forthcoming)
* [svn-r29738] Description:Quincey Koziol2016-04-191-0/+1
| | | | | | | | Bring "single" chunk index from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (w/check-vfd) (h5committest forthcoming)
* [svn-r29722] Description:Quincey Koziol2016-04-171-1/+2
| | | | | | | | Bring over more dataset tests from the revise_chunks branch. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-0/+1
| | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ Java, Fortran, & C++
* [svn-r29635] Description:Quincey Koziol2016-04-051-0/+2
| | | | | | | | | Bring support for earray and v2 B-trees from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29537] Added "latest format" tests to h5copy and h5repack from ↵Dana Robinson2016-03-231-0/+2
| | | | | | | | revise_chunks. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial cmake serial
* [svn-r29519] rename java test file because test modifies original file.Allen Byrne2016-03-221-1/+1
|
* [svn-r29450] Separate error compare from output compareAllen Byrne2016-03-161-0/+1
|
* [svn-r29403] Correct file location and add overview to makefileAllen Byrne2016-03-141-1/+1
|
* [svn-r29399] HDFFV-9717: add overview section to javadocsAllen Byrne2016-03-141-0/+1
|