summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [svn-r23359] I added some macros and refactoring the code to prepare for Wind...Raymond Lu2013-03-1510-102/+203
| * | | [svn-r23358] correct env var value for testAllen Byrne2013-03-151-1/+1
| * | | [svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linuxAllen Byrne2013-03-153-0/+105
| * | | [svn-r23356] Correct target nameAllen Byrne2013-03-151-1/+1
| * | | [svn-r23350] I cleaned up some code and added comments for my previous checki...Raymond Lu2013-03-149-59/+142
| * | | [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-13161-3224/+4016
| * | | [svn-r23346] First commit for DESY project. It has the basic functionality o...Raymond Lu2013-03-1331-44/+1834
* | | | [svn-r23476] HDFFV-8359: correct script function calls.Allen Byrne2013-03-281-5/+5
* | | | [svn-r23475] added dll for verify_Fortran_INTEGER_4Scot Breitenfeld2013-03-281-6/+3
* | | | [svn-r23470] update INSTALL_parallel with build instructions for Hopper.Mohamad Chaarawi2013-03-271-0/+67
* | | | [svn-r23469] Description:Quincey Koziol2013-03-271-1/+4
* | | | [svn-r23466] more missed static declarationsMohamad Chaarawi2013-03-272-6/+6
* | | | [svn-r23463] Added dllexport for verify_real_kind_7Scot Breitenfeld2013-03-271-1/+1
* | | | [svn-r23462] Added definition for h5kind_to_typeScot Breitenfeld2013-03-271-0/+1
* | | | [svn-r23461] add missing static declarations of rotuines.Mohamad Chaarawi2013-03-272-2/+2
* | | | [svn-r23460] Add missing infile assignment and error countsAllen Byrne2013-03-261-3/+19
* | | | [svn-r23456] Description:Binh-Minh Ribler2013-03-261-1/+1
* | | | [svn-r23449] Update script for reporting errors from configure, build, test.Allen Byrne2013-03-251-3/+16
* | | | [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branchAllen Byrne2013-03-255-7/+21
* | | | [svn-r23441] HDFFV-8245: bug fix. Snow Leopard (darwin 10.X) does not have cl...Albert Cheng2013-03-251-3/+12
* | | | [svn-r23438] Purpose: Fix bug HDFFV-7520Binh-Minh Ribler2013-03-233-7/+112
* | | | [svn-r23434] Improvement: DFFV-8245Albert Cheng2013-03-221-4/+35
* | | | [svn-r23433] Fix for HDFFV-7996.Larry Knox2013-03-223-0/+42
| |_|/ |/| |
* | | [svn-r23431] Fix for HDFFV-8141.Larry Knox2013-03-223-34/+65
* | | [svn-r23428] Description:Binh-Minh Ribler2013-03-221-3/+3
* | | [svn-r23427] Purpose: Fix bug HDFFV-8067Binh-Minh Ribler2013-03-2211-27/+31
* | | [svn-r23417] Fixes an issue (HDFFV-8159) where uninitialized memory was being...Dana Robinson2013-03-211-8/+11
* | | [svn-r23415] Description:Quincey Koziol2013-03-211-2/+2
* | | [svn-r23412] Add test depends on clear test. Occasional failures.Allen Byrne2013-03-211-0/+7
* | | [svn-r23411] HDDFV-8322: Free allocations in command line parsing.Allen Byrne2013-03-211-36/+18
* | | [svn-r23410] HDFFV-8264: Using F2003, build fails on Fedora with undefined re...Scot Breitenfeld2013-03-211-3/+4
* | | [svn-r23407] Purpose: Jonathan Kim2013-03-204-10/+26
* | | [svn-r23395] Description:Quincey Koziol2013-03-207-611/+619
* | | [svn-r23388] HDDFV-8322: Free allocations in parse_command_line function.Allen Byrne2013-03-191-2/+11
* | | [svn-r23379] HDFFV-8297 h5fc does not recognize files ending in .f95, .f03, a...Scot Breitenfeld2013-03-191-2/+7
* | | [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions fr...Dana Robinson2013-03-183-184/+0
* | | [svn-r23361] Snapshot version 1.9 release 148HDF Tester2013-03-1713-26/+26
* | | [svn-r23354] Close prop list varAllen Byrne2013-03-151-4/+8
* | | [svn-r23353] Correct target nameAllen Byrne2013-03-151-3/+3
| |/ |/|
* | [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-1013-26/+26
* | [svn-r23338] Updated with HDFFV-8305 fix.Albert Cheng2013-03-071-1/+10
* | [svn-r23336] Discovered some typo in the last added comment. Rewrote the comm...Albert Cheng2013-03-071-3/+3
* | [svn-r23333] Update CMake documentation, remove obsolete info for windows.Allen Byrne2013-03-064-670/+483
* | [svn-r23332] HDFFV-8322: for valgrind testing, split-up testhdf5 tests by exc...Allen Byrne2013-03-062-3/+3
* | [svn-r23329] Bug fix: HDFFV-8305Albert Cheng2013-03-061-1/+4
* | [svn-r23327] Added the reference of the requirement of POSIX Compliance.Albert Cheng2013-03-051-6/+22
* | [svn-r23326] Refactor testhdf5 for memcheck testing. Test longest running opt...Allen Byrne2013-03-051-3/+16
* | [svn-r23325] DescriptionScot Breitenfeld2013-03-057-448/+616
* | [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-0313-26/+26
* | [svn-r23322] HDFFV-8322: Close resources, found from valgrind testingAllen Byrne2013-03-015-7/+30