summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22418] merge from trunkMohamad Chaarawi2012-05-2956-367/+1082
|\
| * [svn-r22416] Missing ${TEST_FOLDER} path component in test scriptAllen Byrne2012-05-291-1/+1
| * [svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6)Allen Byrne2012-05-291-0/+1
| * [svn-r22413] Snapshot version 1.9 release 119HDF Tester2012-05-2714-30/+30
| * [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-2510-35/+24
| * [svn-r22410] reduce compiler warnings reported by CDash for non-critical issuesAllen Byrne2012-05-251-3/+3
| * [svn-r22406] do not need warnings from utility program.Allen Byrne2012-05-251-0/+1
| * [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-2418-9/+108
| * [svn-r22396] Correct missing clean filenames in h5dump makeAllen Byrne2012-05-232-16/+7
| * [svn-r22393] I forgot to close a few datatypes in test_str_create. I fixed t...Raymond Lu2012-05-231-0/+5
| * [svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option.Scot Breitenfeld2012-05-232-29/+73
| * [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.Allen Byrne2012-05-227-12/+152
| * [svn-r22390] Break out the packed bits tests into a new script.Allen Byrne2012-05-228-233/+678
* | [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-2920-78/+84
* | [svn-r22404] split the generic callback into a misc and optional callback for...Mohamad Chaarawi2012-05-2410-211/+390
* | [svn-r22401] remove ID from object open callback since location token is suff...Mohamad Chaarawi2012-05-234-11/+7
* | [svn-r22399] move location token out of va_list on lookup callbackMohamad Chaarawi2012-05-239-28/+30
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-2330-1449/+578
* | [svn-r22389] merge from trunkMohamad Chaarawi2012-05-2227-101/+156
|\ \ | |/
| * [svn-r22388] remove unbalanced bracketAllen Byrne2012-05-221-1/+1
| * [svn-r22386] Add missing H5_VERS_SUBRELEASE of version infoAllen Byrne2012-05-211-0/+15
| * [svn-r22385] Skip tests using sparse file writes on Windows. JIRA issue (JIRA...Allen Byrne2012-05-212-1/+9
| * [svn-r22382] Snapshot version 1.9 release 118HDF Tester2012-05-2014-30/+30
| * [svn-r22378] removed the parallel #endif by mistake.. oopsMohamad Chaarawi2012-05-182-2/+2
| * [svn-r22377] make the file and memory MPI datatypes as default properties in theMohamad Chaarawi2012-05-184-59/+26
| * [svn-r22375] add a test to expose a memory leak when adding/removing the same...Mohamad Chaarawi2012-05-182-1/+47
| * [svn-r22373] Purpose: Jonathan Kim2012-05-161-5/+10
| * [svn-r22371] Fix for HDFFV-7697Dana Robinson2012-05-151-1/+1
| * [svn-r22369] Change case of filename to match file.Larry Knox2012-05-151-1/+1
| * [svn-r22368] change file name caseAllen Byrne2012-05-141-1/+1
| * [svn-r22366] Added libsettings file to packagingAllen Byrne2012-05-141-0/+5
| * [svn-r22361] Change library source properties: remove "LANGUAGE C" property f...Allen Byrne2012-05-142-5/+8
* | [svn-r22387] H5Fget_obj_counts/ids (iterate over all IDs and call correspondi...Mohamad Chaarawi2012-05-213-38/+154
* | [svn-r22384] - fix type in CMake fileMohamad Chaarawi2012-05-218-35/+35
* | [svn-r22381] add a VL free location callback and use it as appropriateMohamad Chaarawi2012-05-189-72/+167
* | [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-1812-97/+172
* | [svn-r22358] merge from trunkMohamad Chaarawi2012-05-1415-31/+31
|\ \ | |/
| * [svn-r22356] Snapshot version 1.9 release 117HDF Tester2012-05-1314-30/+30
| * [svn-r22346] replace C++ style commentsAllen Byrne2012-05-071-1/+1
* | [svn-r22357] minor editsMohamad Chaarawi2012-05-141-4/+3
* | [svn-r22344] merge from trunkMohamad Chaarawi2012-05-0733-51/+173
|\ \ | |/
| * [svn-r22326] Snapshot version 1.9 release 116HDF Tester2012-04-2914-30/+30
| * [svn-r22324] Description:Quincey Koziol2012-04-291-1/+1
| * [svn-r22323] Description:Jonathan Kim2012-04-271-2/+3
| * [svn-r22319] Purpose:Jonathan Kim2012-04-2615-6/+129
| * [svn-r22318] Use new function that combines two functions that check for vlen...Allen Byrne2012-04-262-12/+4
| * [svn-r22312] Description:Quincey Koziol2012-04-231-0/+1
| * [svn-r22311] Snapshot version 1.9 release 115HDF Tester2012-04-2214-30/+30
| * [svn-r22300] Purpose:Jonathan Kim2012-04-192-0/+5
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-2019-375/+379