summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24122] more transactions/read contextsMohamad Chaarawi2013-09-1025-1862/+2583
* [svn-r24102] add trans and read context operations:Mohamad Chaarawi2013-09-0528-318/+2572
* [svn-r24091] Start adding infrastructure for Transaction and Read Context cha...Mohamad Chaarawi2013-08-3014-17/+1673
* [svn-r24090] Merging r24045 through r24089 from VOL branchMohamad Chaarawi2013-08-3021-111/+125
|\
| * [svn-r24088] Merging r24044 through r24087Mohamad Chaarawi2013-08-3019-104/+115
| |\
| | * [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-3018-100/+106
| | * [svn-r24068] Snapshot version 1.9 release 162HDF Tester2013-08-252-3/+3
| | * [svn-r24046] HDFFV-8500: set h5detect compile optimization to -O0Allen Byrne2013-08-211-1/+6
| * | [svn-r24076] Allow H5VLobject_register to create an hid_t for files and attr...Mohamad Chaarawi2013-08-262-8/+11
* | | [svn-r24089] minor updateMohamad Chaarawi2013-08-301-1/+1
* | | [svn-r24085] Add a common routine to decrement ref count on a request and fre...Mohamad Chaarawi2013-08-293-73/+32
* | | [svn-r24083] Build a request array for parent requests for every request.Mohamad Chaarawi2013-08-296-944/+1186
* | | [svn-r24075] Send add on payload from clients to finish AXE tasks that are kn...Mohamad Chaarawi2013-08-265-95/+440
* | | [svn-r24065] - refactor code for client FF plugin to help usage of global lin...Mohamad Chaarawi2013-08-237-2924/+922
* | | [svn-r24045] Merging r23841 through r24044 from VOL branch.Mohamad Chaarawi2013-08-2136-460/+462
|\ \ \ | |/ /
| * | [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-2131-391/+376
| |\ \ | | |/
| | * [svn-r24030] Description:Quincey Koziol2013-08-191-120/+0
| | * [svn-r24027] merge r 23938 from reduce warnings branch into trunk.Mohamad Chaarawi2013-08-197-0/+39
| | |\
| | | * [svn-r23939] Fix unused variables warnings in trunkNeil Fortner2013-07-2611-188/+177
| | | * [svn-r23938] remove "switch missing default case" in src.Mohamad Chaarawi2013-07-268-0/+41
| | | * [svn-r23937] Remove unused param / var warnings and fix H5HF_sect_single_dblo...Jerome Soumagne2013-07-265-7/+9
| | * | [svn-r24020] Description:Quincey Koziol2013-08-172-1/+5
| | * | [svn-r23989] Snapshot version 1.9 release 161HDF Tester2013-08-112-3/+3
| | * | [svn-r23988] Description:Quincey Koziol2013-08-101-2/+3
| | * | [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-0911-188/+177
| | * | [svn-r23985] Merge commit 23937 from reduce_warning branchJerome Soumagne2013-08-095-7/+9
| | * | [svn-r23968] Snapshot version 1.9 release 160HDF Tester2013-08-042-3/+3
| | * | [svn-r23926] Snapshot version 1.9 release 159HDF Tester2013-07-212-3/+3
| | * | [svn-r23895] Snapshot version 1.9 release 158HDF Tester2013-07-142-3/+3
| | * | [svn-r23889] Description:Quincey Koziol2013-07-112-68/+98
| | * | [svn-r23865] Snapshot version 1.9 release 157HDF Tester2013-07-072-3/+3
| | * | [svn-r23862] Change printfs in perform output and h5dump to prevent overflow.Mohamad Chaarawi2013-07-031-1/+2
| | * | [svn-r23859] Add const tag to source buffers for H5Dscatter and H5Dgather.Neil Fortner2013-07-022-5/+5
| | * | [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows (v)s...Allen Byrne2013-07-013-3/+35
| | * | [svn-r23849] Snapshot version 1.9 release 156HDF Tester2013-06-302-3/+3
| | |/
| * | [svn-r24042] edit description of H5VLobject_register. No code change.Mohamad Chaarawi2013-08-211-3/+4
| * | [svn-r23919] Modify H5Tcommitted to work with VOL plugins.Neil Fortner2013-07-181-5/+5
| * | [svn-r23907] - add a new routine:Mohamad Chaarawi2013-07-164-40/+55
| * | [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-1112-58/+65
* | | [svn-r24043] - add test for creating and accessing two containersMohamad Chaarawi2013-08-216-30/+58
* | | [svn-r24033] Fix bug in CRT property list setting for native backend.Mohamad Chaarawi2013-08-205-15/+10
* | | [svn-r24026] - Add FF version of link and object info structs.Mohamad Chaarawi2013-08-1921-538/+2002
* | | [svn-r23972] - Merge common code between read and write operations in IOD VOL...Mohamad Chaarawi2013-08-0611-420/+1859
* | | [svn-r23929] switch to using list array IO instead of issuing multiple single...Mohamad Chaarawi2013-07-221-18/+113
* | | [svn-r23923] split serve file into main and utility file.Mohamad Chaarawi2013-07-191-0/+1064
* | | [svn-r23922] Add a new utility routine to traverse an entire path and open th...Mohamad Chaarawi2013-07-1912-1181/+303
* | | [svn-r23920] - update Soft links implementation.Mohamad Chaarawi2013-07-1912-74/+161
* | | [svn-r23918] call NA_finalizeMohamad Chaarawi2013-07-1813-221/+255
* | | [svn-r23914] update generic object operations at server for better IOD usage.Mohamad Chaarawi2013-07-171-16/+203
* | | [svn-r23913] some refactoring of the server side access to IODMohamad Chaarawi2013-07-179-688/+787