summaryrefslogtreecommitdiffstats
path: root/MANIFEST
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24303] update from VOL branch that has been updated with trunk.Mohamad Chaarawi2013-10-161-16/+30
|\
| * [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-271-16/+30
| |\
| | * [svn-r24175] Description:Binh-Minh Ribler2013-09-201-0/+9
| | * [svn-r24105] Correct filename extensionAllen Byrne2013-09-061-1/+1
| | * [svn-r24104] HDFFV-8345: add User Defined filters to h5repack.Allen Byrne2013-09-061-16/+21
* | | [svn-r24177] update testff for ctests (did not try out)Mohamad Chaarawi2013-09-201-0/+1
* | | [svn-r24090] Merging r24045 through r24089 from VOL branchMohamad Chaarawi2013-08-301-67/+71
|\ \ \ | |/ /
| * | [svn-r24088] Merging r24044 through r24087Mohamad Chaarawi2013-08-301-67/+71
| |\ \ | | |/
| | * [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-301-2/+2
| | * [svn-r24057] Add --superblock long name to parser and add tests for both --bo...Allen Byrne2013-08-221-65/+68
| | * [svn-r24050] HDFFV-8498: --minimum option was disabled by HDFFV-8214. Reverte...Allen Byrne2013-08-211-0/+1
* | | [svn-r24045] Merging r23841 through r24044 from VOL branch.Mohamad Chaarawi2013-08-211-0/+55
|\ \ \ | |/ /
| * | [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-211-0/+55
| |\ \ | | |/
| | * [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-191-0/+29
| | * [svn-r24007] Update configure to support 64-bit cygwinAllen Byrne2013-08-131-0/+1
| | * [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. Ne...Allen Byrne2013-08-121-0/+2
| | * [svn-r23979] Correct Packaging var names.Allen Byrne2013-08-091-0/+1
| | * [svn-r23978] Add Bundle and plist file. Update script file add iconAllen Byrne2013-08-081-0/+1
| | * [svn-r23977] Update MANIFEST for previous checkin #23976.Vailin Choi2013-08-081-0/+17
| | * [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option.Allen Byrne2013-06-281-0/+4
* | | [svn-r23837] merge from VOL branch and add new callbacksMohamad Chaarawi2013-06-271-28/+48
|\ \ \ | |/ /
| * | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-0/+8
| |\ \ | | |/
| | * [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the t...Allen Byrne2013-06-261-0/+2
| | * [svn-r23753] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-111-0/+3
| | * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+1
| | * [svn-r23740] HDFFV-8447: subsetting broke data output file option.Allen Byrne2013-06-071-0/+2
| * | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-101-28/+40
| |\ \ | | |/
| | * [svn-r23662] Bug fix: HDFFV-8236Albert Cheng2013-05-021-24/+28
| | * [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-291-0/+1
| | * [svn-r23649] Correct file reference in pack listAllen Byrne2013-04-291-3/+3
| | * [svn-r23638] Removed INSTALL_MinGW because, Albert Cheng2013-04-261-1/+0
| | * [svn-r23549] Description:Quincey Koziol2013-04-041-1/+1
| | * [svn-r23515] I added test/dynlib3.c.Raymond Lu2013-04-011-0/+1
| | * [svn-r23495] ported revisions 23433:23494 from the trunkRaymond Lu2013-03-291-0/+1
| | * [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am...Raymond Lu2013-03-271-4/+1
| | * [svn-r23437] Removed duplicated line in the MANIFEST file (exposed by the dai...Elena Pourmal2013-03-231-1/+0
| | * [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-221-0/+1
| | * [svn-r23403] Refactor windows code:Allen Byrne2013-03-201-1/+0
| | * [svn-r23399] Add missing CMakeLists.txt fileAllen Byrne2013-03-201-0/+1
| | * [svn-r23380] Description:Quincey Koziol2013-03-191-3/+2
| | * [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-131-8/+13
| | * [svn-r23346] First commit for DESY project. It has the basic functionality o...Raymond Lu2013-03-131-0/+10
* | | [svn-r23489] merge VOL branch in:Mohamad Chaarawi2013-03-291-0/+1
|\ \ \ | |/ /
| * | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-0/+1
* | | [svn-r23452] pull from VOL branchMohamad Chaarawi2013-03-251-8/+15
|\ \ \ | |/ /
| * | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-251-8/+15
| |\ \
| | * | [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.Scot Breitenfeld2013-02-181-0/+3
| | * | [svn-r23287] Correct file namesAllen Byrne2013-02-151-6/+6
| | * | [svn-r23286] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-151-8/+10
| | |/
| | * [svn-r23207] add the new test file to the list.Peter Cao2013-01-301-0/+2