summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29537] Added "latest format" tests to h5copy and h5repack from ↵Dana Robinson2016-03-2328-79/+657
| | | | | | | | revise_chunks. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial cmake serial
* [svn-r29534] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-237-10/+17
| | | | | | | | | tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
* [svn-r29531] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-235-11/+6
| | | | | | | hl and bin directories Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
* [svn-r29524] Fix typo in test nameAllen Byrne2016-03-221-1/+1
|
* [svn-r29523] Add test dependencyAllen Byrne2016-03-221-0/+1
|
* [svn-r29520] rename java test file because test modifies original file.Allen Byrne2016-03-223-15/+22
| | | | Delete copy when test is finished.
* [svn-r29519] rename java test file because test modifies original file.Allen Byrne2016-03-221-1/+1
|
* [svn-r29513] Only delete the copied and generated test files.Allen Byrne2016-03-224-40/+8
|
* [svn-r29507] Add actual file name to delete functions to prevent accidental ↵Allen Byrne2016-03-225-11/+11
| | | | | | deletion of source files. (HDFFV-9730 created for tools scripts, which is the basis for the java scripts)
* [svn-r29503] The parallel and enable Java options have been marked asDana Robinson2016-03-221-0/+9
| | | | | | | "unsupported" in the autotools. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools parallel w/ Java
* [svn-r29502] The thread-safety and enable Java options have been marked asDana Robinson2016-03-221-1/+9
| | | | | | | "unsupported" in the autotools. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java
* [svn-r29501] - POSIX compliance changes to autogen.shDana Robinson2016-03-221-3/+5
| | | | | | | - autogen.sh now exits on unknown arguments Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
* [svn-r29500] Made CMake header generation a normal (not advanced) optionDana Robinson2016-03-221-1/+0
| | | | | | | since users will need to set this if they check out source. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 CMake serial (CMake 3.2.2)
* [svn-r29499] Minor prettification of Java configure code and libraryDana Robinson2016-03-222-5/+6
| | | | | | | settings file. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/Java
* [svn-r29482] Switched a few Visual Studio #ifdefs to Win32Dana Robinson2016-03-213-10/+10
| | | | Tested on 64-bit Win10 w/ VS 2015 Pro
* [svn-r29480] Correct copy functions to test the directoryAllen Byrne2016-03-215-22/+22
|
* [svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h.Dana Robinson2016-03-181-5/+0
| | | | | | | This is unused and causes problems for a user who has OUT #defined. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
* [svn-r29465] Fix issue with .classes dir not getting created for java by ↵Allen Byrne2016-03-177-18/+25
| | | | adding mkdir .classes to configure.
* [svn-r29463] qualify .classes with $(top_builddir)Allen Byrne2016-03-176-6/+6
|
* [svn-r29450] Separate error compare from output compareAllen Byrne2016-03-166-7/+9
|
* [svn-r29447] Correct signature of H5Pexist to return booleanAllen Byrne2016-03-164-21/+22
|
* [svn-r29446] Check if H5Pexist return value is >0 rather then ==1Allen Byrne2016-03-161-7/+7
|
* [svn-r29443] Fix get_access_plist testAllen Byrne2016-03-161-5/+57
|
* [svn-r29440] Minor typo fix.Dana Robinson2016-03-161-1/+1
|
* [svn-r29435] Remove char from var name.Allen Byrne2016-03-151-1/+2
|
* [svn-r29427] Correct name of build option in scriptAllen Byrne2016-03-151-2/+2
|
* [svn-r29421] Fix for HDFFV-9516.Dana Robinson2016-03-154-16/+277
| | | | | | | | Corrects a problem where H5Dget_access_plist() returns a dapl that does not contain all dapl fields. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
* [svn-r29418] Add compare to expected to script to verify correct operation ↵Allen Byrne2016-03-151-1/+29
| | | | of test
* [svn-r29407] Correct source locationAllen Byrne2016-03-141-1/+1
|
* [svn-r29406] Add Java and update options to CMake/Windows docsAllen Byrne2016-03-145-110/+124
|
* [svn-r29404] correct filename in commentAllen Byrne2016-03-141-1/+1
|
* [svn-r29403] Correct file location and add overview to makefileAllen Byrne2016-03-142-2/+2
|
* [svn-r29402] Add Java optionAllen Byrne2016-03-141-5/+22
|
* [svn-r29400] HDFFV-9717: add overview section to javadocsAllen Byrne2016-03-141-1/+1
|
* [svn-r29399] HDFFV-9717: add overview section to javadocsAllen Byrne2016-03-145-4/+166
|
* [svn-r29395] Corrected parentheses in floating-point compare macros.Dana Robinson2016-03-122-9/+10
| | | | | | | Corrected H5_EB and H5_PB macros. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
* [svn-r29382] Change LT_VERS_* to 1000, 0, 0 for HDF5 1.10.0 release.Larry Knox2016-03-091-16/+16
|
* [svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, ↵Larry Knox2016-03-098-17/+46
| | | | | | | | | | | | | | | | fortran, java, hl, hl/c++, hl/fortran to so that the shared object version numbers can be incremented independently. Disabled auto-increment of shared object version numbers by h5vers. Files modified: config/lt_vers.am java/src/jni/Makefile.am hl/src/Makefile.am hl/c++/src/Makefile.am hl/fortran/src/Makefile.am c++/src/Makefile.am bin/h5vers fortran/src/Makefile.am
* [svn-r29372] minor error reporting fix.Mohamad Chaarawi2016-03-091-2/+2
|
* [svn-r29369] Description:Binh-Minh Ribler2016-03-091-14/+52
| | | | More updates about the Packet Table improvement.
* [svn-r29366] Purpose: Update RELEASE.txtBinh-Minh Ribler2016-03-091-1/+23
| | | | | Description: Added note about the changes in the C++ Packet Table library
* [svn-r29364] Purpose: Improve C++ Packet Table libraryBinh-Minh Ribler2016-03-093-229/+159
| | | | | | | | | | | | | | | | | | | | | | Description: Performed similar improvement as the C Packet Table library. - Removed the VLPT_REMOVED ifdef around class VL_PacketTable - Moved VL_PacketTable::IsVariableLength to PacketTable - Moved VL_PacketTable::FreeReadBuff to PacketTable::FreeBuff - Added overloaded constructor to FL_PacketTable that takes a property list ID and call the new C API H5PTcreate. - Added accessor wrappers to class PacketTable, per HDFFV-8623/patch 003. /* Returns the ID of the dataset associated with the packet table */ hid_t GetDataset(); /* Returns the ID of the datatype the packet table uses */ hid_t GetDatatype(); - Replaced appropriate calls in tests - Various cleanup Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r29362] Description:Binh-Minh Ribler2016-03-091-1/+0
| | | | | | Removed another left-over commented-out line. Platforms tested: Linux/64 (platypus) - very minor
* [svn-r29361] Purpose: CorrectionBinh-Minh Ribler2016-03-093-18/+16
| | | | | | | | | | Description: Replaced static_cast with reinterpret_cast for "void *". Removed some commented-out old code. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r29360] Purpose: Adding testBinh-Minh Ribler2016-03-091-5/+601
| | | | | | | | | | Description: Added several tests for packet table that were missing from the previous update. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers ↵Larry Knox2016-03-086-230/+60
| | | | | | | | | | | | | | | | | rather than HDF5 library version numbers. Svn revisions reverted: 29341, 29326 Branch features/h5check_version was created for further development. Files changed test/tcheck_version.c test/testcheck_version.sh.in src/H5public.h src/H5.c config/lt_vers.am bin/h5vers Tested with h5committest.new
* [svn-r29348] Correct script process for optionsAllen Byrne2016-03-081-4/+10
|
* [svn-r29341] Correct path to source code in line 227.Larry Knox2016-03-081-1/+1
| | | | Tested change on emu, moohan, platypus, and quail.
* [svn-r29340] Purpose: Code cleanupBinh-Minh Ribler2016-03-0812-83/+84
| | | | | | | | | | | | | | | Description: - Removed many warnings: warning: use of old-style cast warning: enumeration value ‘H5D_VIRTUAL’ not handled in switch warning: comparison between signed and unsigned There are others of the same warnings and they will be taken care of in the next release. - Made some code reuse between overloads Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r29337] Cleaning warnings in Fortran code.Dana Robinson2016-03-082-4/+2
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ Fortran