summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29954] */run*-ex.sh.in:hdf5-1_10_0-patch1Larry Knox2016-05-236-12/+12
| | | | | | Scripts to compile and run installed needed relative paths to the installed bin directory instead of the ablsolute path from $prefix (on the build machines). Committing changes to version strings generated by running bin/release for HDF5 1.10.0-patch1.
* [svn-r29836] Revert whitespace and non-critical changes for patch.Allen Byrne2016-04-297-380/+380
|
* [svn-r29753] HDFFV-9770: Fix Windows compile errors.Allen Byrne2016-04-203-66/+128
|
* [svn-r29748] HDFFV-9770: Fix h5watch and CMake for HL.Allen Byrne2016-04-1910-313/+339
| | | | Convert CMake sources tags from _SRCS to _SOURCES(closer match to Makefile).
* [svn-r29733] HDFFV-9756: Verified H5Dint.c patch works for H5Repack, also ↵Allen Byrne2016-04-1842-234/+383
| | | | | | | | | reworked VDS tests for H5Repack. HDFFV-9766: Added h5format_convert to CMake. Reworked tests to allow parallel testing with CMake. HDFFV-9770: Added h5watch to CMake. Tested: CMake and autotools on loacl linux.
* [svn-r29493] Add LT_*_VERS_* variables for HDF5 wrapper libraries.Larry Knox2016-03-226-6/+69
| | | | | | Add configure fix to create .classes directories in java subdirs. Tested with h5committest.new.
* [svn-r29381] Re-ran autogen.sh on THG machines to update autotools outputDana Robinson2016-03-0915-0/+15
| | | | | | | | files. Added java Makefile.in files. Tested on: jam
*-. [svn-r29378] Bring alpha2 in line with revise_chunks (up to r29365)Dana Robinson2016-03-0932-906/+3054
|\ \ | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ C++ and Fortran autotools parallel w/ Fortran CMake serial w/ C++ and Fortran
| | * [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-1/+1
| | |\
| | | * [svn-r29007] Fixed typos in h52gif test.Dana Robinson2016-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools
| | * | [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-148-87/+5176
| | |\ \ | | | |/
| * | | [svn-r29376] Merge of r29360, 29361, 29364, 29365 from trunk.Dana Robinson2016-03-094-234/+760
| | | | | | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ C++ bin/cmakehdf5 w/ C++
| * | | [svn-r29343] Merge of r29332, 29336, 29337 from trunk.Dana Robinson2016-03-082-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | C++ and Fortran changes. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ C++ and Fortran
| * | | [svn-r29329] Revert the changes to h5watch.c that was checked in (#29328) by ↵Vailin Choi2016-03-081-28/+15
| | | | | | | | | | | | | | | | | | | | | | | | mistake. Tested on osx1010test, kituo, platypus, ostrich.
| * | | [svn-r29328] Change H5D_BT2_NODE_SIZE from 512 to 2048 for performance issue.Vailin Choi2016-03-071-15/+28
| | | | | | | | | | | | | | | | Tested on quail, osx1010test, platypus, ostrich, kite, emu, mayll, kituo.
| * | | [svn-r29303] Merge of r29295 (packet test v1.6 fix) from trunk.Dana Robinson2016-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ v1.6 default
| * | | [svn-r29291] Merge of r29226-29259 from trunk.Dana Robinson2016-03-063-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly java JNI + a few smaller merges. Tested on: h5committest.new jam w/ java
| * | | [svn-r29287] Merge of r29269, 29270, 29272 from trunk.Dana Robinson2016-03-067-577/+1654
| | | | | | | | | | | | | | | | | | | | | | | | | | | | packet table improvements Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Fortran and C++
| * | | [svn-r29253] Merge of r29057 from trunk (dxpl checks in debug builds)Dana Robinson2016-03-031-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Fortran and C++ autotools parallel (MPICH 3.1.4) w/ Fortran bin/cmakehdf5 (CMake 3.3.2)
* | | | [svn-r29225] Re-ran autogen.sh on THG machines to update autotools outputDana Robinson2016-02-2915-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | files. Tested on: jam
* | | | [svn-r29224] Brought alpha2 branch in sync with revise_chunks (up to r29219)Dana Robinson2016-02-2916-61/+106
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: generated autotools files are from a VM and not THG machines. These will be updated immediately after check-in. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Fortran & C++ autotools parallel (MPICH 3.1.4) w/ Fortran CMake serial (cmakehdf5 w/ CMake 3.3.2)
| * | | [svn-r29016] Merge of r28936, 28949, 28960-29009 from trunk.Dana Robinson2016-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ Fortran and C++ autotools parallel (MPICH 3.1.4) w/ Fortran CMake serial (3.3.2, via cmakehdf5)
| * | | [svn-r28436] Cleaned up warnings generated by gcc 5.2 in flex/bison code.Dana Robinson2015-11-224-227/+241
| | | | | | | | | | | | | | | | | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
| * | | [svn-r28433] Misc warning and cleanup fixes.Dana Robinson2015-11-211-1/+1
| | | | | | | | | | | | | | | | | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
| * | | [svn-r28365] Fixed trivial warnings in h5watch code.Dana Robinson2015-11-163-9/+26
| | | | | | | | | | | | | | | | | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
| * | | [svn-r28362] Merge of r28234 to r28346 from the trunk.Dana Robinson2015-11-166-82/+5005
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the flex/bison changes to both the autotools and CMake. Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial and parallel (MPICH 3.1.4)
| * | | [svn-r28344] Description:Quincey Koziol2015-11-151-176/+190
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up H5LD test code. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | | [svn-r28327] Description:Quincey Koziol2015-11-123-115/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More progress on revise_chunks review/normalization Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | | [svn-r28324] Description:Quincey Koziol2015-11-107-314/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code cleanups during review/normalization pass. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | | [svn-r28212] Add code from r28179 back to the branch. This allows h5watchDana Robinson2015-10-252-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to open VDS files, though it won't pick up changes to source files until they are closed. This is a library problem and will be fixed later. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
| * | | [svn-r28206] 1) Implementation for Single Chunk indexing type.Vailin Choi2015-10-231-0/+0
| | | | | | | | | | | | | | | | 2) Fix for changing h5format_convert testfiles for in-place build.
| * | | [svn-r28197] Revert of 28179, which causes problems in the h5watch test.Dana Robinson2015-10-231-14/+8
| | | |
| * | | [svn-r28179] h5watch can now open VDS files, though it will not detect changesDana Robinson2015-10-221-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | until the source files are closed. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial only
| * | | [svn-r28093] Merge of r27768 and r27774 from trunkDana Robinson2015-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Complete revamp of package initialization/shutdown mechanism in the library. Each package now has a single init/term routine. This new way should avoid packages being re-initialized during library shutdown and is also be _much_ more proactive about giving feedback for resource leaks internal to the library. Introduces a new "module" header file for packages in the library (e.g src/H5Fmodule.h) which sets up some necessary package configuration macros for the FUNC_ENTER/LEAVE macros. (The VFL drivers have their own slightly modified version of this header, src/H5FDdrvr_module.h) Also cleaned up a bunch of resources leaks all across the library and tests, along with addressing many warnings, as I encountered them. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial and parallel (MPICH 3.1.4)
| * | | [svn-r28092] Description:Quincey Koziol2015-10-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge the storage message back into the layout message. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | | [svn-r28074] Merge from trunk CMake code.Allen Byrne2015-10-141-5/+0
| | | | | | | | | | | | | | | | Also two fortran source files were changed.
| * | | [svn-r28049] Merge of r27997-28047 from the trunk.Dana Robinson2015-10-132-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/ Fortran and C++ parallel (MPICH 3.1.4) w/ Fortran
| * | | [svn-r28043] Description:Quincey Koziol2015-10-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge r27818 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | | [svn-r27994] Merge of r27799 from trunk.Dana Robinson2015-10-076-20/+24
| | | | | | | | | | | | | | | | | | | | | | | | High-level library warnings. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
| * | | [svn-r27963] Removed a few straggler Makefile.in, etc. from the repository.Dana Robinson2015-10-062-2969/+0
| | | | | | | | | | | | | | | | Tested on: bin/chkmanifest
| * | | [svn-r27960] Autogen merges from trunk.Dana Robinson2015-10-0619-23265/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | r27794, 27795, 27802, 27812, 27819, 27826, 27828, 27829, 27878 27880, 27898, 27902 Tested on: local Linux
| * | | [svn-r27954] Merge of smaller changes from the trunk:Dana Robinson2015-10-051-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r27807, 27810, 27834, 27847, 27854, 27892, 27938 Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 parallel w/ fortran serial w/ fortran and C++
| * | | [svn-r27953] Merge of CMake files from the trunk.Dana Robinson2015-10-051-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | r27796, 27803, 27808, 27817, 27823, 27831, 27836, 27846, 27858-27874, 27894-27897, 27901, 27903-27933 Not tested. CMake still basically broken in this branch.
| * | | [svn-r27859] Merged revisionsDana Robinson2015-09-2219-584/+932
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 27625, 27627, 27647, 27648, 27661, 27668, 27670, 27671, 27674, 27676, 27703, 27716, 27720, 27747, 27754, 27755 from the trunk. Mostly CMake and Fortran changes. Tested on: jam (w/ gcc/gfortran 4.9.3)
| * | | [svn-r27856] Fix the bug from revise_chunks daily test failure hl/test/ld.c: ↵Vailin Choi2015-09-221-21/+9
| | | | | | | | | | | | | | | | unable to open/lock the test file.
| * | | [svn-r27855] Merged revisions:Dana Robinson2015-09-2220-56/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 27509, 27515, 27517, 27521, 27524, 27525, 27537, 27555, 27570, 27575, 27585, 27586, 27590, 27591, 27592 from the trunk. Minor CMake and Fortran changes Tested on: jam (w/ gcc/gfortran 4.9.3)
| * | | [svn-r27853] Merged r27488-27500 from the trunk.Dana Robinson2015-09-2235-12395/+5172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fortran 2003 changes Tested on: jam serial (w/ gcc/gfortran 4.9.3) jam parallel (fortran tests, parallel tests have known failure)
| * | | [svn-r27841] Merged r27346, r27407, r27459, r27460, r27467, r27468, r27485 ↵Dana Robinson2015-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from trunk. These are all CMake-only or comment/whitespace changes. Tested on: N/A CMake still fails in this branch.
| * | | [svn-r27840] Merged r27313, r27332, r27364, r27428, r27465, r27466 from trunk.Dana Robinson2015-09-212-30/+50
| | | | | | | | | | | | | | | | | | | | | | | | These are all CMake-only changes. Tested on: N/A CMake still fails in this branch.
| * | | [svn-r27786] Bring revisions #27237 - 27262 from trunk to revise_chunks.Vailin Choi2015-09-143-3/+3
| | | | | | | | | | | | | | | | Tested on jam, moohan, kite, platypus.