summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup for H5QJerome Soumagne2016-11-291-5/+5
* Cleanup H5Q codeJerome Soumagne2016-11-291-7/+14
* Add query test to ctest/make checkJerome Soumagne2016-11-293-1/+5
* Add missing header and fix global variable name in H5QJerome Soumagne2016-11-291-4/+5
* Fix H5Q encode and decode after changesJerome Soumagne2016-11-291-4/+11
* Minor fixes for H5QMohamad Chaarawi2016-11-291-5/+12
* Split H5Qget_match_op into H5Qget_type and H5Qget_match_opJerome Soumagne2016-11-294-22/+89
* Update tracing in H5QJerome Soumagne2016-11-291-1/+1
* Add H5Qapply_combine backJerome Soumagne2016-11-293-0/+97
* Fix attribute and link name comparison.Mohamad Chaarawi2016-11-291-2/+24
* Update trace for H5QMohamad Chaarawi2016-11-291-1/+4
* Update H5Qapply to use all query types on singleton queryJerome Soumagne2016-11-294-107/+132
* Add H5Qget_match_info/H5Qget_components/H5Qget_combine_op to H5Q interfaceJerome Soumagne2016-11-293-331/+551
* Add correct error checking in H5V and H5Q codeMohamad Chaarawi2016-11-291-8/+20
* NULL initialization of query in H5QencodeMohamad Chaarawi2016-11-291-1/+1
* Add support for H5Q types in tracingMohamad Chaarawi2016-11-294-3/+99
* Fix anonymous union in H5Q structsJerome Soumagne2016-11-292-62/+62
* Add H5Q query API (H5Q.c/H5Qpublic.h/H5Qprivate.h)Jerome Soumagne2016-11-2913-4/+1572
* Fixes for selection patchJerome Soumagne2016-11-294-118/+4
* Add hyperslab improvement changes back.Jerome Soumagne2016-11-2914-2299/+4272
* [svn-r28499] Correct working dirAllen Byrne2015-12-031-1/+1
* [svn-r28497] Avoid race condition on creating same source file.Allen Byrne2015-12-031-4/+21
* [svn-r28488] Removed second argument from AC_CHECK_SIZEOF() in configure.ac. ...Dana Robinson2015-12-031-44/+44
* [svn-r28467] Removed commented-out tests from the list of simple tests. They ...Dana Robinson2015-11-301-8/+0
* [svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 fromDana Robinson2015-11-241-2/+2
* [svn-r28452] Description:Quincey Koziol2015-11-2315-65/+60
* [svn-r28422] Description:Quincey Koziol2015-11-2024-419/+584
* [svn-r28416] Description:Quincey Koziol2015-11-203-67/+76
* [svn-r28403] Update to include cdash submit optionsAllen Byrne2015-11-192-0/+18
* [svn-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definitionAllen Byrne2015-11-182-22/+27
* [svn-r28393] HDFFV-9573: bin/h5vers failure, claiming reconfigure failed.Albert Cheng2015-11-181-3/+3
* [svn-r28388] HDFFV-9573: bin/chkmanifest did not like the missing generated f...Albert Cheng2015-11-181-0/+16
* [svn-r28377] CMake 3.4 policy changeAllen Byrne2015-11-171-24/+24
* [svn-r28373] HDFFV-9573: Our helper tests bin/release and bin/h5vers are not ...Albert Cheng2015-11-171-0/+68
* [svn-r28371] Update script mode order of commandsAllen Byrne2015-11-171-135/+140
* [svn-r28346] Description:Quincey Koziol2015-11-153-16/+17
* [svn-r28342] DAILYTEST-195: Osx1010test has culmulated a lot of mounted volum...Albert Cheng2015-11-131-2/+33
* [svn-r28340] Remove dependencies due to flex/bisonAllen Byrne2015-11-131-10/+0
* [svn-r28336] Remove flex/bison generationAllen Byrne2015-11-131-72/+3
* [svn-r28332] Updated autogen.sh to not run flex/bison.Dana Robinson2015-11-138-111/+5259
* [svn-r28311] Description:Quincey Koziol2015-11-091-0/+1
* [svn-r28285] move private H5G_get_create_plist from public source file to int...Mohamad Chaarawi2015-11-052-95/+94
* [svn-r28241] Correct prototype return signature.Allen Byrne2015-10-281-1/+1
* [svn-r28236] Rework get timezone function to add another exclusion define (H5...Allen Byrne2015-10-273-5/+17
* [svn-r28234] Changed a C++-style comment to C-style.Dana Robinson2015-10-271-4/+6
* [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ...Allen Byrne2015-10-263-17/+32
* [svn-r28228] Remove WIN32 only config of threadsafeAllen Byrne2015-10-262-46/+48
* [svn-r28204] Fix use of hbool_t in H5FDmulti (revert previous fix and use uns...Jerome Soumagne2015-10-231-3/+3
* [svn-r28196] Fix use of hbool_t in H5FDmultiJerome Soumagne2015-10-231-2/+2
* [svn-r28193] Rework VS2015 timezone patch for better fit to standards.Allen Byrne2015-10-222-13/+21