summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-1724-407/+407
* [svn-r24302] remove hash size for H5I_VL type.Mohamad Chaarawi2013-10-161-1/+0
* [svn-r24301] merge from trunk.Mohamad Chaarawi2013-10-1633-530/+531
|\
| * [svn-r24287] Snapshot version 1.9 release 166HDF Tester2013-10-132-3/+3
| * [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-105-7/+7
| * [svn-r24270] checkin coverity changes from 10/4/2013.Mohamad Chaarawi2013-10-091-0/+3
| * [svn-r24261] Description:Quincey Koziol2013-10-074-10/+11
| * [svn-r24256] Description:Quincey Koziol2013-10-048-14/+14
| * [svn-r24255] Description:Quincey Koziol2013-10-0414-415/+402
| * [svn-r24224] HDFFV-8529: Space separate define stringsAllen Byrne2013-09-301-1/+1
| * [svn-r24218] Snapshot version 1.9 release 165HDF Tester2013-09-292-3/+3
| * [svn-r24210] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-09-271-14/+7
* | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-2718-254/+368
|\ \ | |/
| * [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
| * [svn-r24186] Snapshot version 1.9 release 164HDF Tester2013-09-222-3/+3
| * [svn-r24171] Purpose: Fix problem with gcc 4.8Neil Fortner2013-09-194-122/+125
| * [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-193-6/+6
| * [svn-r24140] Purpose: Remove problematic abandonment of error stackNeil Fortner2013-09-133-36/+41
| * [svn-r24139] Remove "will never be exectued" warnings in H5detect.cNeil Fortner2013-09-131-42/+74
| * [svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to in...Allen Byrne2013-09-101-1/+1
| * [svn-r24111] Description:Quincey Koziol2013-09-061-10/+5
| * [svn-r24104] HDFFV-8345: add User Defined filters to h5repack.Allen Byrne2013-09-062-2/+5
| * [svn-r24103] Force NO optimization of H5detect.cAllen Byrne2013-09-062-2/+2
| * [svn-r24101] Description:Quincey Koziol2013-09-055-48/+123
| * [svn-r24098] Issue 8500 - H5detect.c has trouble to find info for long double...Raymond Lu2013-09-041-2/+0
| * [svn-r24095] Issue 8500 - H5detect.c has trouble to find info for long double...Raymond Lu2013-09-031-0/+2
| * [svn-r24092] Snapshot version 1.9 release 163HDF Tester2013-09-012-3/+3
* | [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-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