summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25348] - adding properties for dataset layout (still not used).Mohamad Chaarawi2014-06-241-1/+1
* [svn-r25295] Add support for FastBit index pluginJerome Soumagne2014-06-161-1/+1
* [svn-r25270] Update ALACRITY to support compressed index (not working)Jerome Soumagne2014-06-121-1/+1
* [svn-r24942] merge from VOL branch.Mohamad Chaarawi2014-04-011-3/+4
|\
| * [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-011-3/+4
| |\
| | * [svn-r24864] Description:Quincey Koziol2014-03-211-3/+4
* | | [svn-r24795] forgot to svn add index server code last commit.Mohamad Chaarawi2014-03-141-1/+1
* | | [svn-r24793] Add indexing server implementation.Mohamad Chaarawi2014-03-131-1/+3
* | | [svn-r24729] - Add View Objects.Mohamad Chaarawi2014-02-211-4/+4
* | | [svn-r24711] merge from VOL branch to free up the H5V namespace.Mohamad Chaarawi2014-02-141-1/+1
|\ \ \ | |/ /
| * | [svn-r24710] merge from trunk to 24709.Mohamad Chaarawi2014-02-141-1/+1
| |\ \ | | |/
| | * [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-1/+1
* | | [svn-r24647] some code cleanup and revisions to mapls and mcpls.Mohamad Chaarawi2014-01-271-1/+1
* | | [svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...Mohamad Chaarawi2014-01-241-1/+1
* | | [svn-r24493] Include ax_python_devel.m4 / add enable-python optionJerome Soumagne2013-12-031-2/+2
* | | [svn-r24441] Add H5Q query API (H5Q.c/H5Qpublic.h/H5Qprivate.h)Jerome Soumagne2013-11-141-0/+2
* | | [svn-r24341] merge from VOL branch.Mohamad Chaarawi2013-10-221-1/+1
|\ \ \ | |/ /
* | | [svn-r24338] Start adding some analysis pieces.Mohamad Chaarawi2013-10-221-2/+2
* | | [svn-r24303] update from VOL branch that has been updated with trunk.Mohamad Chaarawi2013-10-161-1/+0
|\ \ \ | |/ /
| * | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-271-1/+0
| |\ \ | | |/
| | * [svn-r24171] Purpose: Fix problem with gcc 4.8Neil Fortner2013-09-191-1/+0
| | * [svn-r24103] Force NO optimization of H5detect.cAllen Byrne2013-09-061-1/+1
* | | [svn-r24211] - remove H5EQ and H5AO interfaceMohamad Chaarawi2013-09-281-2/+2
* | | [svn-r24102] add trans and read context operations:Mohamad Chaarawi2013-09-051-5/+6
* | | [svn-r24091] Start adding infrastructure for Transaction and Read Context cha...Mohamad Chaarawi2013-08-301-1/+1
* | | [svn-r24090] Merging r24045 through r24089 from VOL branchMohamad Chaarawi2013-08-301-1/+1
|\ \ \ | |/ /
| * | [svn-r24088] Merging r24044 through r24087Mohamad Chaarawi2013-08-301-1/+1
| |\ \ | | |/
| | * [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-301-1/+1
* | | [svn-r23922] Add a new utility routine to traverse an entire path and open th...Mohamad Chaarawi2013-07-191-1/+1
* | | [svn-r23909] Add Jerome's patch needed to update to latest function shipper.Mohamad Chaarawi2013-07-161-1/+1
* | | [svn-r23893] Add New HDF5 object - MapMohamad Chaarawi2013-07-121-3/+4
* | | [svn-r23840] split server implementation into several C filesMohamad Chaarawi2013-06-271-0/+1
* | | [svn-r23837] merge from VOL branch and add new callbacksMohamad Chaarawi2013-06-271-1/+4
|\ \ \ | |/ /
| * | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-101-1/+4
| |\ \ | | |/
| | * [svn-r23549] Description:Quincey Koziol2013-04-041-1/+1
| | * [svn-r23380] Description:Quincey Koziol2013-03-191-2/+5
| | * [svn-r23346] First commit for DESY project. It has the basic functionality o...Raymond Lu2013-03-131-2/+2
* | | [svn-r23583] update the encoding/decoding part of the IOD pluginMohamad Chaarawi2013-04-121-1/+1
* | | [svn-r23523] - Add event queue objectsMohamad Chaarawi2013-04-021-2/+2
* | | [svn-r23436] stuffMohamad Chaarawi2013-03-221-1/+1
* | | [svn-r23404] switching to use new async APIMohamad Chaarawi2013-03-201-0/+1
* | | [svn-r23335] what I have for now. will not compile..Mohamad Chaarawi2013-03-061-1/+2
|/ /
* | [svn-r22855] remove dummy pluginMohamad Chaarawi2012-10-031-2/+2
* | [svn-r22809] - bring in plist encode decode changes from trunkMohamad Chaarawi2012-09-251-1/+2
|\ \ | |/
| * [svn-r22807] Description:Quincey Koziol2012-09-251-1/+2
* | [svn-r22468] split H5F.c into 2 files, H5F.c for public routines and H5Fint.c...Mohamad Chaarawi2012-06-151-1/+1
* | [svn-r22435] separate public and private VOL routinesMohamad Chaarawi2012-06-051-1/+1
* | [svn-r22274] merge from trunk, resolve conflictsMohamad Chaarawi2012-04-101-0/+0
|\ \ | |/
| * [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-281-0/+0
* | [svn-r22064] -renmace a few VOL file routinesMohamad Chaarawi2012-03-141-2/+2