summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24757] Change assertion to condition check/error return. Should fix pe...Neil Fortner2014-03-032-3/+5
* [svn-r24753] Snapshot version 1.9 release 173HDF Tester2014-03-022-3/+3
* [svn-r24726] Description:Quincey Koziol2014-02-206-75/+92
* [svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. h5re...Allen Byrne2014-02-201-17/+21
* [svn-r24716] Snapshot version 1.9 release 172HDF Tester2014-02-162-3/+3
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-1357-385/+385
* [svn-r24698] Snapshot version 1.9 release 171HDF Tester2014-02-092-3/+3
* [svn-r24682] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-041-2/+3
* [svn-r24681] Description:Scot Breitenfeld2014-02-041-3/+10
* [svn-r24676] Snapshot version 1.9 release 170HDF Tester2014-02-022-3/+3
* [svn-r24635] Change some range check assertions to errors in H5HF_man_remove ...Neil Fortner2014-01-161-2/+4
* [svn-r24598] allocate and use the H5AC_aux_t struct even if num_procs == 1. ...Mohamad Chaarawi2013-12-301-48/+42
* [svn-r24476] Description:Quincey Koziol2013-11-307-26/+25
* [svn-r24465] Snapshot version 1.9 release 169HDF Tester2013-11-252-3/+3
* [svn-r24463] Issue 8484 - Segfault during H5Fopen of corrupt file. I put a c...Raymond Lu2013-11-221-1/+1
* [svn-r24368] Issue 8147 - clang's -fcatch-undefined-behavior exposed undefine...Raymond Lu2013-10-281-4/+43
* [svn-r24362] Snapshot version 1.9 release 168HDF Tester2013-10-272-3/+3
* [svn-r24360] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-10-251-59/+73
* [svn-r24334] Snapshot version 1.9 release 167HDF Tester2013-10-202-3/+3
* [svn-r24333] Added a few volatile keywords to H5detect.c to quiet Visual Stud...Dana Robinson2013-10-192-3/+3
* [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-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-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-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