summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28606] Description:Quincey Koziol2015-12-1325-273/+270
| | | | | | | | | | Revisions to normalize revise chunks vs. trunk, plus push dataset metadata changes into the cache immediately (instead of holding them within the dataset data structures). Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest not required on this branch)
* [svn-r28599] Normalization of tools with revise_chunks.Dana Robinson2015-12-1116-278/+249
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only, autotools and CMake (3.3.2)
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-116-5/+197
| | | | | | | minor tweaks from H5private.h. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only, autotools and CMake (3.3.2)
* [svn-r28577] Normalize test/th5o.c with revise_chunks.Dana Robinson2015-12-111-0/+1
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28575] Normalize test/file_image.c with revise_chunks.Dana Robinson2015-12-111-29/+68
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28573] Merge of r28109 from revise_chunks. Minor change to test/vds.c.Dana Robinson2015-12-111-3/+3
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28570] Normalization of test/lheap.c with revise_chunks.Dana Robinson2015-12-111-49/+52
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28568] Normalization of test/big.c with revise_chunks.Dana Robinson2015-12-111-8/+8
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28565] Normalization of bin/trace with revise_chunks in preparationDana Robinson2015-12-111-0/+4
| | | | | | | for merge. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) bin/trace run only
* [svn-r28563] HDFFV-9612: added ability to run multiple make commands.Albert Cheng2015-12-101-3/+18
| | | | | | | Added --njobs option to special number of jobs (-j N) to allow multiple commands during build (cmamke) and testing (ctest). Tested: platypus.
* [svn-r28555] Normalization of Fortran directory with revise_chunks (minor).Dana Robinson2015-12-101-0/+8
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial, with and without the direct VFD enabled
* [svn-r28553] Merge of r28436 from revise_chunks. Cleans up warnings exposedDana Robinson2015-12-105-228/+244
| | | | | | | by gcc 5.2 in the flex/bison code. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28538] Merge of r28479 from revise_chunks.Dana Robinson2015-12-081-16/+17
| | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
* [svn-r28533] Fix loops in H5Dvirtual.c to only loop over used entries in VDS ↵Neil Fortner2015-12-071-3/+3
| | | | | | | | mapping list, instead of all allocated entries. Tested: ummon (too minor for full h5committest)
* [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
| | | | | | | | This is no longer needed for cross compiling and is ignored. Tested on: h5committest
* [svn-r28467] Removed commented-out tests from the list of simple tests. They ↵Dana Robinson2015-11-301-8/+0
| | | | | | are handled in the additional tests section, below the list. Tested on 64-bit Windows 10 w/ VS2015 and CMake 3.3.1.
* [svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 fromDana Robinson2015-11-241-2/+2
| | | | | | | C++ flags under CMake. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, CMake 3.3.2
* [svn-r28452] Description:Quincey Koziol2015-11-2315-65/+60
| | | | | | | | Normalization changes against revise_chunks branch. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r28422] Description:Quincey Koziol2015-11-2024-419/+584
| | | | | | | | | | Revert most of r27549, since revise_chunks code requires debugging contexts for v2 B-trees. Also, misc. warning cleanups and alignments w/changes on revise_chunks branch. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r28416] Description:Quincey Koziol2015-11-203-67/+76
| | | | | | | | | Refactor time conversion code to put all the system-specific changes into one routine, H5_make_time, in H5system.c. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest forthcoming)
* [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
| | | | | | | | bin/reconfigure is replaced by autogen.sh. Fixed h5vers to call autogen.sh instead. Tested: Jam
* [svn-r28388] HDFFV-9573: bin/chkmanifest did not like the missing generated ↵Albert Cheng2015-11-181-0/+16
| | | | | | | | file. Changed bin/chkmanifest to generate the files if configure is missing. Tested: jam
* [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
| | | | | | | | | | working properly bin/release uses the content of MANIFEST file to build the release tarball. But all the files generated by autogen had been removed. Therefore the release would not contain those needed generated files for a proper release. Solution: Added all those generated files to the tail of MANIFEST and titled it accordingly. (Somehow bin/chkmanifest does not complain against these entries though they are not svn managed. This needs further investigation.) Test: bin/release generated the release tarball in jam, then use it in Platypus to do a full build (--enable-fortran --enable-cxx). All passed.
* [svn-r28371] Update script mode order of commandsAllen Byrne2015-11-171-135/+140
|
* [svn-r28346] Description:Quincey Koziol2015-11-153-16/+17
| | | | | | | | Bring in cleanups from revise_chunks branch. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (too minor to require full h5committest)
* [svn-r28342] DAILYTEST-195: Osx1010test has culmulated a lot of mounted ↵Albert Cheng2015-11-131-2/+33
| | | | | | | | | | | | | | volumes from cmakehdf5 installation. Tried to find out what went wrong but all output files were deleted already. Added a verbose option to display all cmake process output in order to see what might have gone wrong. Default is on. Using --disable-verbose will turn it off. Tested: osx1010dev, osx1010test, playtypus.
* [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
| | | | | | | | | This was giving a lot of users headaches and the parser code rarely changes. There is now a new script (bin/genparser) which can be run as needed. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, flex 2.5.39, bison 3.0.2
* [svn-r28311] Description:Quincey Koziol2015-11-091-0/+1
| | | | | | | | Add missing callback to virtual layout "class" structure. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (Too minor to require h5committest)
* [svn-r28285] move private H5G_get_create_plist from public source file to ↵Mohamad Chaarawi2015-11-052-95/+94
| | | | internal one.
* [svn-r28241] Correct prototype return signature.Allen Byrne2015-10-281-1/+1
|
* [svn-r28236] Rework get timezone function to add another exclusion define ↵Allen Byrne2015-10-273-5/+17
| | | | | | | (H5_HAVA_TM_GMTOFF). Also needed to add prototype - followed lead of HDrand. Tested linux and windows
* [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
| | | | to a HDget_timezone function.
* [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 ↵Jerome Soumagne2015-10-231-3/+3
| | | | | | unsigned instead) Tested on: Sun OS 5.11/64 (emu)
* [svn-r28196] Fix use of hbool_t in H5FDmultiJerome Soumagne2015-10-231-2/+2
| | | | Tested on: Sun OS 5.11/64 (emu)
* [svn-r28193] Rework VS2015 timezone patch for better fit to standards.Allen Byrne2015-10-222-13/+21
| | | | Tested: VS2015 VMs
* [svn-r28188] Fix inline/__inline__/__inline detection with CMake after ↵Jerome Soumagne2015-10-223-37/+24
| | | | autotools changes
* [svn-r28184] correct import targetsAllen Byrne2015-10-221-57/+57
|
* [svn-r28176] HDFFV-9550: Add VS2015 fix for change of standard format.Allen Byrne2015-10-211-3/+3
|
* [svn-r28174] HDFFV-9550: Add VS2015 fix for timezone.Allen Byrne2015-10-212-3/+8
|
* [svn-r28168] Remove Wall option passed by default on non-windows systemsJerome Soumagne2015-10-211-4/+0
| | | | (not necessary anymore since there is now
* [svn-r28161] Update comment about VS versionsAllen Byrne2015-10-212-8/+51
|