summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24076] Allow H5VLobject_register to create an hid_t for files and attr...Mohamad Chaarawi2013-08-262-8/+11
* [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-r23839] moving H5T_get_named_dtype prototype out of deprec. section afte...Mohamad Chaarawi2013-06-271-1/+3
* | [svn-r23836] fix bug in public API of H5Tget_vol_named_typeMohamad Chaarawi2013-06-272-3/+3
* | [svn-r23835] add a new API routine H5Tget_vol_named_type that retrieves the V...Mohamad Chaarawi2013-06-272-2/+35
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-2770-1073/+1267
|\ \ | |/
| * [svn-r23806] Snapshot version 1.9 release 155HDF Tester2013-06-232-3/+3
| * [svn-r23778] Snapshot version 1.9 release 154HDF Tester2013-06-162-3/+3
| * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+3
| * [svn-r23741] Snapshot version 1.9 release 153HDF Tester2013-06-092-3/+3
| * [svn-r23735] HDFFV-8445: unregonized character warning solved by changing '\/...Allen Byrne2013-06-051-1/+1
| * [svn-r23718] Snapshot version 1.9 release 152HDF Tester2013-05-262-3/+3
| * [svn-r23717] Description:Quincey Koziol2013-05-231-1/+1
| * [svn-r23715] Bug Fix: HDFFV-8247Joel Plutchak2013-05-221-4/+9
| * [svn-r23713] Description:Quincey Koziol2013-05-2162-1033/+1198
| * [svn-r23708] Snapshot version 1.9 release 151HDF Tester2013-05-192-3/+3
| * [svn-r23698] Description:inactive/trunk_merge_coverityQuincey Koziol2013-05-131-330/+254
| * [svn-r23695] Description:Quincey Koziol2013-05-115-278/+359
* | [svn-r23803] Add VOL callback for H5AiterateMohamad Chaarawi2013-06-218-80/+371
* | [svn-r23790] intialize the vol_obj for named datatypes to NULL in Native plugin.Mohamad Chaarawi2013-06-171-0/+1
* | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-1030-143/+1344
|\ \ | |/
| * [svn-r23685] Issue 8380 H5Zunregister caused seg fault. I simplied the itera...Raymond Lu2013-05-083-88/+56
| * [svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the follow...Raymond Lu2013-05-061-84/+116
| * [svn-r23669] Snapshot version 1.9 release 150HDF Tester2013-05-052-3/+3
| * [svn-r23666] Fix for fill value problem for chunked files with mixed allocate...Joel Plutchak2013-05-021-3/+5
| * [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-2910-21/+319
| * [svn-r23642] Snapshot version 1.9 release 149HDF Tester2013-04-282-3/+3